Digital Micrograph format support
Posted: Tue Feb 11, 2020 7:49 am
As microscopist I work a lot with images and so I have a big library of them. But there is no an instrument like XnView to fastly work with big library. More precisely speaking I mean dm3, dm4 formats, native images format of Digital Micrograph (for electron microscopist it is like photoshop for artists or graphic designers).
It is not complicated format I guess, file contains of the image information and some metadata about the instrument it was made. Most part of metadata is no use usually, but one is important, the information about relation between 1px of image and real space (1px = 1nm for example). This information is needed to plot a scalebar on image.
There is the python realization of this plugin for ImageJ, I had tried to transfer it into XnView but failed. I have no necessary programing skills for that.
So I am making suggestion for dm3, dm4 plugin for XnView and attaching reference on python plugin which I found, may be it will be helpful:
(https://imagejdocu.tudor.lu/plugin/util ... ader/start
Also, I want to mention that it is very needed to have scalebar on image for correct interpretation, there is the example of image with scalebar:
https://drive.google.com/open?id=1W_KJk ... UZ_wIctuyt
If it would be needed, I can provide my own native dm3/dm4 images for testing.
It is not complicated format I guess, file contains of the image information and some metadata about the instrument it was made. Most part of metadata is no use usually, but one is important, the information about relation between 1px of image and real space (1px = 1nm for example). This information is needed to plot a scalebar on image.
There is the python realization of this plugin for ImageJ, I had tried to transfer it into XnView but failed. I have no necessary programing skills for that.
So I am making suggestion for dm3, dm4 plugin for XnView and attaching reference on python plugin which I found, may be it will be helpful:
(https://imagejdocu.tudor.lu/plugin/util ... ader/start
Also, I want to mention that it is very needed to have scalebar on image for correct interpretation, there is the example of image with scalebar:
https://drive.google.com/open?id=1W_KJk ... UZ_wIctuyt
If it would be needed, I can provide my own native dm3/dm4 images for testing.