opencv/modules/imgcodecs
Dimitrios Katsaros 6172803012 imgcodecs: Implementation of PAM encoder/decoder
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.
2016-09-06 15:47:22 +02:00
..
include/opencv2 imgcodecs: Implementation of PAM encoder/decoder 2016-09-06 15:47:22 +02:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf
src imgcodecs: Implementation of PAM encoder/decoder 2016-09-06 15:47:22 +02:00
test Camera orientation handling is added for jpeg files 2015-10-23 21:19:35 +03:00
CMakeLists.txt GDCM: modified compilation scheme 2016-07-08 16:08:55 +03:00