write an image resulting from "window processing" at native spatial resolution (assuming square windows & origin at top left corner)

Write_Image_NativeRes(Image, ImagePath, HDR, window_size)

Arguments

Image

numeric. Image corresponding to a 2D matrix or 3D array

ImagePath

character. Path where the image should be written

HDR

list. Image header

window_size

numeric. window size used to generate Image

Value

None