We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Float64 Images fail to get converted correctly before being previewed:
Unsupported depth of input image: 'VDepth::contains(depth)' where 'depth' is 6 (CV_64F)
at OpenCV.Filter.ConvertColor.c__DisplayClass37779189.b__0(InputArray Arg 1, OutputArray Arg 2) in C:\Users\H\Documents\vvvv\beta-preview\Packages\VL.OpenCV.0.2.106-alpha\VL.OpenCV.vl:line 183723 at OpenCV.Filter.Filter__1M_1_.Update(Boolean Apply, Action`2 Operation, CvImage Input, CvImage& Output) in C:\Users\H\Documents\vvvv\beta-preview\Packages\VL.OpenCV.0.2.106-alpha\VL.OpenCV.vl:line 188290
Cheers
The text was updated successfully, but these errors were encountered:
Suggested Fix: In OpenCV 'ToImage'
Sorry, something went wrong.
Suggested fix only applies to 3-channel images, would not cover many cases still. I will look into this.
No branches or pull requests
Float64 Images fail to get converted correctly before being previewed:
at OpenCV.Filter.ConvertColor.c__DisplayClass37779189.b__0(InputArray Arg 1, OutputArray Arg 2) in C:\Users\H\Documents\vvvv\beta-preview\Packages\VL.OpenCV.0.2.106-alpha\VL.OpenCV.vl:line 183723
at OpenCV.Filter.Filter__1M_1_.Update(Boolean Apply, Action`2 Operation, CvImage Input, CvImage& Output) in C:\Users\H\Documents\vvvv\beta-preview\Packages\VL.OpenCV.0.2.106-alpha\VL.OpenCV.vl:line 188290
Cheers
The text was updated successfully, but these errors were encountered: