Bỏ qua, tới nội dung chính

nip4

Do jcupitt phát hành

Image processing spreadsheet

Mã nguồn mởGPL-2.0-or-later

Một số phần của trang này đang hiển thị bằng ngôn ngữ gốc, vì bản dịch chưa hoàn tất.

Điểm nổi bật

  • Processes images using a spreadsheet interface with cell-based formulas.
  • Handles large image files efficiently through demand-driven tile processing.
  • Runs on the Linux operating system under the GPL-2.0-or-later license.

Giới thiệu ứng dụng

nip4 is an image processing application structured around a spreadsheet interface. Instead of traditional menu-driven editing or node-based graphs, users manipulate visual data by arranging operations within a grid of cells. Each cell can hold an image, a number, a string, or a mathematical expression that computes a new image from existing inputs. This design allows for rapid experimentation with image filters, color adjustments, and geometric transformations while keeping a clear record of the processing steps.

The program is built for the Linux operating system and utilizes the VIPS library underneath, which handles large images efficiently by processing them in tiles rather than loading entire files into system memory. Because computation is demand-driven, the software only calculates pixels as they are needed for display or export, reducing processing time for complex operations. While the spreadsheet layout offers a unique approach to batch processing and image analysis, it requires familiarity with expression-based syntax to construct custom workflows.

Linux

Chúng tôi không lưu trữ tệp này, không quét tệp và không mở tệp ra xem. Hãy đọc những gì nguồn công bố rồi tự quyết định.