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

Area generation based on "painting" #64

Open
melinath opened this issue Sep 15, 2014 · 0 comments
Open

Area generation based on "painting" #64

melinath opened this issue Sep 15, 2014 · 0 comments

Comments

@melinath
Copy link
Owner

Essentially, the way this would work is that we have a canvas you can draw on, using different colors for different priorities / areas. When you're done, we save that image somewhere for later re-display, then automatically generate an area that encompasses the entire drawn segment for actual use cropping.

I suppose alternately we could do some kind of actual manipulation of the area detection algorithm to accept non-box areas, but I don't think we would actually get much better results from that, and it would be harder to implement. However, this is always a route we could choose to go down at a later date, especially if we save the drawn images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant