Skip to content

Commit 1a5b411

Browse files
committed
js(tutorial): add note about CVAT integration
1 parent 2f8c629 commit 1a5b411

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/js_tutorials/js_imgproc/js_intelligent_scissors/js_intelligent_scissors.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Goal
77
- Here you can check how to use IntelligentScissors tool for image segmentation task.
88
- Available methods and parameters: @ref cv::segmentation::IntelligentScissorsMB
99

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+
1012
\htmlonly
1113
<iframe src="../../js_intelligent_scissors.html" width="100%"
1214
onload="this.style.height=this.contentDocument.body.scrollHeight +'px';">

0 commit comments

Comments
 (0)