Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] 添加变化检测滑动可视化功能 #35

Closed
Bobholamovic opened this issue Oct 13, 2022 · 1 comment · Fixed by #32 or #47
Closed

[Feature] 添加变化检测滑动可视化功能 #35

Bobholamovic opened this issue Oct 13, 2022 · 1 comment · Fixed by #32 or #47
Assignees

Comments

@Bobholamovic
Copy link
Member

Bobholamovic commented Oct 13, 2022

效果参考:
https://rs.sensetime.com/roller.html?name=build_change

参考代码:
https://github.com/CrazyBoyM/webRS
参考代码效果:
https://www.bilibili.com/video/BV1W14y1s7fs/?vd_source=0de109a09b98176090b8aa3295a45bb6

@Bobholamovic
Copy link
Member Author

mask转轮廓可以使用OpenCV的findContours算法实现。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment