Does opencv feature the capability of extracting concave hulls/contours from a set of 2D points?
Also, is there a possibility to extract all possible hulls satisfying a certain criterion; let say all hulls must have their areas bounded (min<area<max)
?