opencv/modules/core/include/opencv2
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
..
core add jaccardDistance measure for rectangle overlap 2015-12-23 13:12:45 +01:00
core.hpp change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00