Non-square pixels test
Posted by Gabriel Landini on Dec 02, 2005; 12:06pm
URL: http://imagej.273.s1.nabble.com/Non-square-pixels-test-tp3704327.html
Hi,
Can somebody point me to what is the proper way to find out in a plugin if the
image is made of square pixels?
Is this testing if cal.pixelWidth() is the same as cal.pixelHeight()?
Any examples?
Many thanks,
Gabriel