js(tutorial): add note about CVAT integration
This commit is contained in:
parent
2f8c62999f
commit
1a5b411ae4
@ -7,6 +7,8 @@ Goal
|
|||||||
- Here you can check how to use IntelligentScissors tool for image segmentation task.
|
- Here you can check how to use IntelligentScissors tool for image segmentation task.
|
||||||
- Available methods and parameters: @ref cv::segmentation::IntelligentScissorsMB
|
- 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
|
\htmlonly
|
||||||
<iframe src="../../js_intelligent_scissors.html" width="100%"
|
<iframe src="../../js_intelligent_scissors.html" width="100%"
|
||||||
onload="this.style.height=this.contentDocument.body.scrollHeight +'px';">
|
onload="this.style.height=this.contentDocument.body.scrollHeight +'px';">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user