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

Tooltip Error #34

Open
YanYas opened this issue Aug 3, 2019 · 2 comments
Open

Tooltip Error #34

YanYas opened this issue Aug 3, 2019 · 2 comments

Comments

@YanYas
Copy link

YanYas commented Aug 3, 2019

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

@YanYas
Copy link
Author

YanYas commented Aug 3, 2019

Suggested Fix:
In OpenCV 'ToImage'
VL OpenCV-ToImage_2019 08 03-15 22 38

@ravazquez
Copy link
Collaborator

ravazquez commented Aug 6, 2019

Suggested fix only applies to 3-channel images, would not cover many cases still. I will look into this.

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

2 participants