msalman2890 / fingerprints_matching

The package for fingerprints matching using minutiae matching algorithm
MIT License
0 stars 0 forks source link

The convex hull indices are not monotonous #1

Open simplycode07 opened 1 year ago

simplycode07 commented 1 year ago

error: (-5:Bad argument) The convex hull indices are not monotonous, which can be in the case when the input contour contains self-intersections in function 'cv::convexityDefects'

this is the error that i get when i run the code