You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Calling
convertToCvMat
on a compressed frame returns acv::Mat
with the raw compressed data.Either this should decompress the image, or raise an exception.
The text was updated successfully, but these errors were encountered: