mirror of
https://github.com/opencv/opencv.git
synced 2025-08-05 22:19:14 +08:00
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.
|
||||
- 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';">
|
||||
|
Loading…
Reference in New Issue
Block a user