Add check for all zero moments. If one of the shapes is empty, the match would return...
authorTetragramm <gaussgun+git@gmail.com>
Thu, 5 Jan 2017 00:38:46 +0000 (18:38 -0600)
committerTetragramm <gaussgun+git@gmail.com>
Thu, 5 Jan 2017 00:38:46 +0000 (18:38 -0600)
commitd33d37ffd9af0367aa3ee637a3f4252ac1271930
treec99e7782b082fc0b37f2734f681e0097ba2f0827
parent9be630466f8c9d6349a7bc557833fe92eb8e5cdf
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.
modules/imgproc/src/matchcontours.cpp