Iorethan / opencv_pfm

OpenCV tools for loading and saving .pfm images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV tools for .pfm images.

Supports loading .pfm image into cv::Mat and saving it back to a file.

In example.cpp is simple example of loading and saving test.pfm image (included in directory).

TODO: support for multichannel images, scaling, custom exceptions

About

OpenCV tools for loading and saving .pfm images


Languages

Language:C++ 93.0%Language:Makefile 7.0%