opencv/modules/core
Alex Zatsman e2bfd1a036 Changed NORM_RELATIVE_INF, NORM_RELATIVE_L1 and NORM_RELATIVE_L2 to
NORM_RELATIVE | NORM_INF, NORM_RELATIVE | NORM_L1 and NORM_RELATIVE | NORM_L2
respectively in the documentation for cv::norm and cv::NormTypes
2017-08-13 11:55:35 -04:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Changed NORM_RELATIVE_INF, NORM_RELATIVE_L1 and NORM_RELATIVE_L2 to 2017-08-13 11:55:35 -04:00
misc/java core: empty() for Rect/Size templates 2017-08-01 17:19:18 +03:00
perf core(perf): added Hamming tests 2017-07-01 00:49:18 +00:00
src core: fix flag processing for nested regions in cv::parallel_for_() 2017-08-10 08:37:47 +00:00
test Fix JSON booleans without quotes 2017-07-26 12:51:06 +03:00
CMakeLists.txt core(alloc): drop unused code, use memalign() functions instead of hacks 2017-07-27 18:10:41 +03:00