Anyone know if OpenCV is capable of loading a multi-frame TIFF stack? I\'m using OpenCV 2.2.0 with python 2.6.
Unfortunately OpenCV does not support TIFF directories and is able to read only the first frame from multi-frame TIFF files.