perf(sam2): code

This commit is contained in:
zhangheng
2026-04-10 13:51:52 +08:00
parent 140df9202d
commit 033f11fb9b
4 changed files with 176 additions and 463 deletions

View File

@@ -2267,6 +2267,7 @@ const LabelPage = ({
// 追踪
if (e.key === "i") {
e.preventDefault()
// sam2 暂未有图片接口
paperContainerRef.current.renderTrackingAnnotation()
}