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

FrameHelper::convertToCvMat does not warn if input is compressed #19

Open
chhtz opened this issue Sep 18, 2023 · 0 comments
Open

FrameHelper::convertToCvMat does not warn if input is compressed #19

chhtz opened this issue Sep 18, 2023 · 0 comments

Comments

@chhtz
Copy link
Member

chhtz commented Sep 18, 2023

Calling convertToCvMat on a compressed frame returns a cv::Mat with the raw compressed data.
Either this should decompress the image, or raise an exception.

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