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

Use OpenCV to apply filters #55

Open
dishmint opened this issue Mar 20, 2023 · 0 comments
Open

Use OpenCV to apply filters #55

dishmint opened this issue Mar 20, 2023 · 0 comments

Comments

@dishmint
Copy link
Owner

dishmint commented Mar 20, 2023

Right now I'm applying filters with for loops.

Presumably OpenCV would have be able to apply filters in an optimized way, across the matrix, with multiple cores etc.

If possible this would really come in handy on the web, because the p5js code is really slow atm.

@dishmint dishmint changed the title Explore using OpenCV to apply filters Use OpenCV to apply filters Mar 20, 2023
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