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

Feature opencv cvmat #7107

Merged
merged 3 commits into from
Sep 28, 2022
Merged

Conversation

ofTheo
Copy link
Member

@ofTheo ofTheo commented Sep 28, 2022

Adds cv::Mat ofxCvImage::getCvMat(); for easier usage with modern opencv.

The main addon needs a lot more work, or a newer addon for modern opencv usage, but this function is a nice stop gap for easily using OpenCV's C++ api in the workflow.

Also fixes incorrect ofLog notices with the wrong allocation size.

@ofTheo ofTheo merged commit ab5a7ae into openframeworks:master Sep 28, 2022
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

Successfully merging this pull request may close these issues.

1 participant