mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 06:43:01 +04:00
16821b877c
* Load and save tiff images in CV_32FC1 format (1 channel of floats). * Add test * Fix error handling and resources leak. Improve test.