opencv/modules/core
Alexander Alekhin 2978a16c85 core: preserve sizes values (fixes #5991)
_sizes can point to internal structure which is destroyed
by release() call
2016-01-26 14:11:53 +03:00
..
doc Added example to the documentation for the NormTypes enum (L1, L2, INF) 2015-10-15 19:16:07 +02:00
include/opencv2 Add missing implementation to one of the Mat_<_Tp> constructor. (#5945) 2016-01-11 16:11:50 +01:00
misc/java Revert of "Merge pull request #4014 from sgjava:opencv-sgjava" (reverted from commit 52fa55a770) 2015-05-19 13:30:18 +03:00
perf UMat: add perf test for custom ptr 2015-09-03 10:48:07 +03:00
src core: preserve sizes values (fixes #5991) 2016-01-26 14:11:53 +03:00
test test: regression 5991 2016-01-26 14:11:53 +03:00
CMakeLists.txt cmake: refactor OpenCL detection, allow custom configurations 2016-01-15 13:05:16 +03:00