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

Support specifying crop / region of interest for any graph #67

Open
jonnor opened this issue Jun 5, 2016 · 0 comments
Open

Support specifying crop / region of interest for any graph #67

jonnor opened this issue Jun 5, 2016 · 0 comments

Comments

@jonnor
Copy link
Member

jonnor commented Jun 5, 2016

Similar to how one can resize with any graph.
Avoids having to do hacks like first pass through a crop graph, then the real graph. Also enables us to do smarter things by knowing which part of image API client is interested in.

Should be a rectangle of input-referred coordinates. region: { x, y, width, height }

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

No branches or pull requests

1 participant