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?

Image Loses Quality With Cv2.warpperspective

I am working with OpenCV 3.1 and with Python. My problem comes when I try to deskew (fix the tilt … Read more Image Loses Quality With Cv2.warpperspective

Detecting Simple Geometric Shapes Using Opencv [java]

I'm programming a Java application that detects simple geometric shapes. The following Python c… Read more Detecting Simple Geometric Shapes Using Opencv [java]

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