mirror of
https://github.com/opencv/opencv.git
synced 2025-06-12 20:42:53 +08:00
Merge pull request #19422 from alalek:js_tutorial_intelligent_scissors_note
This commit is contained in:
commit
e5518ee657
@ -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