We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8c629 commit 1a5b411Copy full SHA for 1a5b411
doc/js_tutorials/js_imgproc/js_intelligent_scissors/js_intelligent_scissors.markdown
@@ -7,6 +7,8 @@ Goal
7
- Here you can check how to use IntelligentScissors tool for image segmentation task.
8
- Available methods and parameters: @ref cv::segmentation::IntelligentScissorsMB
9
10
+@note The feature is integrated into [CVAT](https://github.com/openvinotoolkit/cvat) annotation tool and you can try it online on https://cvat.org
11
+
12
\htmlonly
13
<iframe src="../../js_intelligent_scissors.html" width="100%"
14
onload="this.style.height=this.contentDocument.body.scrollHeight +'px';">
0 commit comments