-
Notifications
You must be signed in to change notification settings - Fork 9
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
请教一个问题 #1
Comments
我有一个比较粗糙的想法。
现在的问题是不知道要怎么实现 |
已经实现了,感谢大神的demo算法。受益匪浅 |
在判断 区域
|
这个算法目前也存在一些缺陷,有时候找不到我埋在里面的种子点。 @lkkwxy 请教一下哈。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
大神你好,最近在做一款儿童填色应用。
需求是点击一个闭合区域,然后相关的其他闭合区域也会跟着填色。
比如图片上的耳朵,点左耳然后左右边耳朵都成了红色。
不知道这种有什么好的方法实现吗?
The text was updated successfully, but these errors were encountered: