R/Lib_ImageProcess.R
Write_Image_NativeRes.Rd
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)
numeric. Image corresponding to a 2D matrix or 3D array
character. Path where the image should be written
list. Image header
numeric. window size used to generate Image
None