04-11-2017 02:21 AM
Hello!
Can you explain, what is threshold1, threshold2 and kernel_size?
04-11-2017 05:24 AM
04-11-2017 03:17 PM
Thank you, I have understood it with your help!
03-02-2020 04:33 AM - edited 03-02-2020 04:45 AM
It seems that LabVIEW can correctly pass color image to opencv via 2d uint32 array pointer. But it doesn't work when you pass a color image from opencv to LabVIEW。At LabVIEW side,it just shows what you pass out to opencv even if it's been changed a lot. In my experiment, it is true. Maybe there is something wrong in my code or some particular reasons I will never know.
My environment:
LabVIEW 2017 64bit trail,
OpenCV 4.1.2,
windows 10 pro 64bit.
12-10-2020 04:36 AM
This have solved my encountering issue. Thanks you so much.
Hsing-Yu Chen