Pixel-Processing
Pixel-Processing copied to clipboard
📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
Hello @geekquad and @kritikaparmar-programmer, I'm a GSSOC'21 participant and I want to contribute to this repo by adding an open-cv watermark image application. Please assign this issue to me.
Add Face-Recognition script using opencv, which consist a ML model which takes images as input to be trained and recognises the person whoes image was given, in a live stream.
A minimal implementation of SURF (Speeded-Up Robust Features) algorithm.
Hello, I am GSSOC '21 participant. Just like face detection, I would like implement nose and eye detection using opencv
I can update the Face Detection section, in which I can add my mini project were it mark attendance using Face Recognition.
I am a GSSOC 2021 participant and I want to add adaptive thresholding notebook. Please kindly assign me this isue.
I want to add car license plate detection using haarcascades opencv.I promise to write a CLEAN CODE and PERFECT README and also provide all resources associated with it.Can you please...
Hello, I am a GSSoC '21 participant. I would like to work on adding Contour Detection to this repository # Description Contour Detection is a useful technique in Object Detection...