Import_Main
-> go to [File]
This tool provides various import functions to support special file formats and structures. In this version, it includes the capability to load multiple images at once and generate a new image by either computing the average pixel value at each position across all images or by summing the pixel values at each position.
-
Import Multiple Image as Average
Generates a single image by averaging the pixel values across multiple input images.
-
Import Multiple Image as Summation
Generates a single image by summing the pixel values across multiple input images.