diff --git a/doc/js_tutorials/js_imgproc/js_intelligent_scissors/js_intelligent_scissors.markdown b/doc/js_tutorials/js_imgproc/js_intelligent_scissors/js_intelligent_scissors.markdown index 97ffca596d..1a3ca4c484 100644 --- a/doc/js_tutorials/js_imgproc/js_intelligent_scissors/js_intelligent_scissors.markdown +++ b/doc/js_tutorials/js_imgproc/js_intelligent_scissors/js_intelligent_scissors.markdown @@ -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