Skip to content Skip to sidebar Skip to footer
Showing posts with the label Opencv Python

How To Fill The Hollow Lines Opencv

I have an image like this: after I applied some processings e.g. cv2.Canny(), it looks like this n… Read more How To Fill The Hollow Lines Opencv

Opencv For Remove Watermark

I am trying cv2.inpaint, if you add watermark by myself, and then use cv2.inpaint, the result is pe… Read more Opencv For Remove Watermark

Opencv-overlay A Video On Webcam

Guys I am having problem on overlaying my video to webcam. I can open webcam without any issues or … Read more Opencv-overlay A Video On Webcam