Skip to content

Commit e5518ee

Browse files
committed
Merge pull request opencv#19422 from alalek:js_tutorial_intelligent_scissors_note
2 parents 0c31c07 + 1a5b411 commit e5518ee

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)