From 1a5b411ae466919fbc776dde9166073455aee4ed Mon Sep 17 00:00:00 2001 From: Alexander Alekhin Date: Fri, 29 Jan 2021 10:27:47 +0000 Subject: [PATCH] js(tutorial): add note about CVAT integration --- .../js_imgproc/js_intelligent_scissors/js_intelligent_scissors.markdown | 2 ++ 1 file changed, 2 insertions(+) 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 97ffca5..1a3ca4c 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