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

scope of ecto_opencv #18

Open
ethanrublee opened this issue Sep 10, 2011 · 0 comments
Open

scope of ecto_opencv #18

ethanrublee opened this issue Sep 10, 2011 · 0 comments

Comments

@ethanrublee
Copy link
Member

Suggesting less of a one to one mapping with opencv, and focus on:

io - video devices, disk r/w, pretty printing of cv mats
display - imshow, depth display, FPS
conversions - RGB2GRAY, RGB2LAB, etc... These are useful when the pipeline you are using expects a certain form of image
filters - common filtering operations on images

feature detectors are useful, but may be more special purpose. Calibration is cool to have, not sure where it fits in.

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