[Insight-users] Multipage tiff reading and writing

Prashanth Ravindran prashanth at 100ximaging.com
Tue Jun 16 09:18:24 EDT 2009


Hi all-

Is there any documentation that I can refer to to read and write multipage tiff's. I am interested in being able to retrieve individual pages to be able to perform some analysis upon them.

Example:

FrameType::Pointer currframe = reader->getPage(10);    // Gets the 10th page in the tiff and assigns it to the image called curr frame

--Prashanth


More information about the Insight-users mailing list