Coders Packet

Packets submitted by Harshit Tamta

License Plate Detector in C++ using OpenCV

License Plate Detector is a CPP program that uses OpenCV to perform video processing through a webcam. The video highlight the License Plate on webcam.

Virtual Paint in C++ using OpenCV

Virtual Paint is a CPP program that uses OpenCV to perform video processing through a webcam. The video shows colored points according to color on the video.

Document Scanner in C++ using OpenCV

The Document Scanner is a CPP program that uses OpenCV to perform image processing to produce a cropped image of a document. The cropped image produced is in the first-person view.