Login  Register

import raw images from file explorer

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

import raw images from file explorer

brianbacker
1 post
I'm new to ImageJ and have been able to use it successfully to read in raw binary frames that i've created in matlab using the following settings

32-bit real
width= 640
height = 480
little-endian

I have lots of these images stored in a directory and would like to associate the file name (*.bin) so that i can simply double click the file and have it open automatically in ImageJ (vs using raw -> import).

I've done the file association but attempting the double-click gives me an error saying "File is not a supported format, a reader plugin is not available, or it was not found"

Does anyone know of a reader plugin that I would be able to use for this?

Thanks
Brian