mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 22:00:25 +08:00
6172803012
This patch implements the PAM image format as defined at: http://netpbm.sourceforge.net/doc/pam.html The PAM format provides a generic means for storing 2 dimensional information. This is useful for opencv since there are cases where data gets translated into non standardized formats, which makes it difficult to store and load this information. |
||
---|---|---|
.. | ||
imgcodecs | ||
imgcodecs.hpp |