04-07-2010 03:07 PM - edited 04-07-2010 03:09 PM
Does anyone know how to use IMAQ ReadFile to read the stacked tiff file generated by ImageJ(as attached, 4 images in the stack)?
It seems possible but IMAQ ReadFile somehow only gives the first image of the stack file.
04-09-2010 07:58 AM
04-09-2010 10:02 AM
Hi Ein,
Randall is right.Unfortunately while .tif files are supported, multiple paged .TIF files are not supported by IMAQ Vision. If you must use this file format, I believe that there are many freeware or shareware programs that can allow you to split this file type into individual pictures. I apologize for any inconvenience.
Esmail Hamdan | Applications Engineering | National Instruments
04-11-2010 04:31 PM
Easiest way is to write a wrapper around libTIFF. One person has done that here: http://forums.ni.com/ni/board/message?board.id=170&message.id=417600