js(tutorial): add note about CVAT integration

This commit is contained in:
Alexander Alekhin 2021-01-29 10:27:47 +00:00
parent 2f8c62999f
commit 1a5b411ae4

View File

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