Merge pull request #19422 from alalek:js_tutorial_intelligent_scissors_note

This commit is contained in:
Alexander Alekhin 2021-02-07 20:07:18 +00:00
commit e5518ee657

View File

@ -7,6 +7,8 @@ Goal
- Here you can check how to use IntelligentScissors tool for image segmentation task.
- Available methods and parameters: @ref cv::segmentation::IntelligentScissorsMB
@note The feature is integrated into [CVAT](https://github.com/openvinotoolkit/cvat) annotation tool and you can try it online on https://cvat.org
\htmlonly
<iframe src="../../js_intelligent_scissors.html" width="100%"
onload="this.style.height=this.contentDocument.body.scrollHeight +'px';">