dxwdxw2005 / gerardus

Automatically exported from code.google.com/p/gerardus
0 stars 0 forks source link

Add units to PNG metadata in vmu2png.m #54

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When we read the pixel size from the microscope image (.vmu), we convert to PNG 
format:

xResolution = pixels / meter

However, we are not population the field "ResolutionUnit", which should say 
"meter" to avoid ambiguities.

Original issue reported on code.google.com by rcas...@gmail.com on 10 Mar 2015 at 7:39