Skip to content Skip to sidebar Skip to footer
Showing posts with the label Opencv3.1

How To Detect Red Color In Opencv Python?

I am trying to detect red color from the video that's being taken from my webcam. The following… Read more How To Detect Red Color In Opencv Python?

OpenCV Error: Assertion Failed (L.channels() == 1 && I.channels() == 1) In ConnectedComponents_sub1

I got the following error in OpenCV (python) and have googled a lot but have not been able to resol… Read more OpenCV Error: Assertion Failed (L.channels() == 1 && I.channels() == 1) In ConnectedComponents_sub1