This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-29 07:13:02 +04:00
Code
Packages
Releases
Wiki
Activity
Files
d33d37ffd9af0367aa3ee637a3f4252ac1271930
opencv
/
modules
/
imgproc
T
History
Tetragramm
d33d37ffd9
Add check for all zero moments. If one of the shapes is empty, the match would return zero distance between the shapes even when the other one had content. It now returns DBL_MAX if no moments had value.
2017-01-04 18:38:46 -06:00
..
doc
Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics.
2016-08-16 12:49:33 +02:00
include
/opencv2
HitMiss tutorial
2017-01-03 18:34:04 +01:00
misc
/java
java tests fixes
2016-11-23 13:53:00 +03:00
perf
test: update HoughLines perf test
2016-10-20 16:54:35 +03:00
src
Add check for all zero moments. If one of the shapes is empty, the match would return zero distance between the shapes even when the other one had content. It now returns DBL_MAX if no moments had value.
2017-01-04 18:38:46 -06:00
test
Merge pull request
#7812
from alalek:fix_putText
2016-12-15 13:33:56 +00:00
CMakeLists.txt
Python support
2015-03-02 18:13:00 +03:00