Login  Register

use the getDirectory command for DM3 images

Posted by Caroline Petitjean on Aug 20, 2008; 12:12pm
URL: http://imagej.273.s1.nabble.com/use-the-getDirectory-command-for-DM3-images-tp3695331.html

Hello all,

I have a very simple problem: I want to write a macro to open dm3
images, convert them all to 8-bit tiff images and save them in the same
folder again. But the command

getDirectory("image")

does not work on dm3 images (only on tiff, jpeg and so on). Can somebody
tell me why and/or give me a solution around this problem?

Thanks a lot
Caro