How are images larger than the display window rendered?
Posted by Conner Phillips on May 31, 2021; 1:17pm URL: http://imagej.273.s1.nabble.com/How-are-images-larger-than-the-display-window-rendered-tp5024669.html
Greetings,
I am trying to compare a program written in LabVIEW with ImageJ. LabVIEW seems to do something odd when rendering images which are larger than their displaying window. I found an unverified mention that the largest value in a neighborhood is taken when downsizing to fit the image into the window (intensity chart). ImageJ seems to render the same ImageJ just fine though. How does ImageJ decided on the pixel values when resampling a large image to fit into the display window?