Namespace OpenCvSharp.Segmentation
Classes
IntelligentScissorsMB
Intelligent Scissors image segmentation
This class is used to find the path (contour) between two points which can be used for image segmentation.
Usage example: @snippet snippets/imgproc_segmentation.cpp usage_example_intelligent_scissors
Reference: Intelligent Scissors for Image Composition http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.138.3811&rep=rep1&type=pdf algorithm designed by Eric N. Mortensen and William A. Barrett, Brigham Young University @cite Mortensen95intelligentscissors