opencv/modules
Pavel Rojtberg b3bbe7704d add jaccardDistance measure for rectangle overlap
computes the complement of the Jaccard Index as described in
https://en.wikipedia.org/wiki/Jaccard_index. For rectangles this reduces
to computing the intersection over the union.
2015-12-23 13:12:45 +01:00
..
calib3d change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
core add jaccardDistance measure for rectangle overlap 2015-12-23 13:12:45 +01:00
cudaarithm fix #5780 : cv::cuda::createContinuouseffectively ignores its cols argument 2015-12-10 14:20:28 +03:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 2015-11-27 16:46:47 +03:00
cudalegacy
cudaobjdetect change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
cudaoptflow disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 2015-11-27 16:46:47 +03:00
cudastereo
cudawarping
cudev
features2d change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
flann
highgui fix build 2015-12-17 13:25:10 +03:00
imgcodecs update osx and ios build_framework.py 2015-12-17 16:17:31 +03:00
imgproc HAL moved back to core 2015-12-17 12:33:23 +03:00
java Fix java version++ 2015-12-18 18:02:16 +03:00
ml fix reshape call not being an inplace method 2015-12-21 21:10:35 +01:00
objdetect change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
photo change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
python Merge pull request #5821 from alalek:build_framework 2015-12-18 10:12:55 +00:00
shape
stitching HAL moved back to core 2015-12-17 12:33:23 +03:00
superres
ts disable ts module if it is not used: BUILD_TESTS=OFF and BUILD_PERF_TESTS=OFF 2015-12-12 15:23:31 +03:00
video change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
videoio ffmpeg: install both 32/64-bit versions (required for java/python 32/64-bit bindings) 2015-12-18 15:59:02 +03:00
videostab
viz
world update osx and ios build_framework.py 2015-12-17 16:17:31 +03:00
CMakeLists.txt