opencv/modules/imgproc
Andreas Stührk 3ec0e0943c TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8.
Conflicts:
	modules/highgui/src/grfmt_tiff.cpp

floodfill return value removed
2015-05-24 14:06:33 +02:00
..
doc Merge pull request #4011 from cr333:parula 2015-05-16 19:11:32 +00:00
include/opencv2 typos in comments 2015-05-23 17:36:45 +02:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf Increased perf_imgproc.moments max error 2015-04-27 17:05:55 +03:00
src TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 2015-05-24 14:06:33 +02:00
test added test to prove that remap does not leak memory (http://code.opencv.org/issues/2502). disabled the test for now to save execution time. 2015-05-14 18:21:26 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00