Coders Packet

Packets submitted by Ruparna Mukherjee

Text Extraction From Image And Pdf Using Python and Tesseract

Text Extraction from both images and pdfs in Python using Tesseract OCR(handled by pytesseract)

Face Recognition Using OpenCV In Python

Detecting and Recognizing known faces in an image using OpenCv and face-recognition libraries in python.

Object Detection Using Python With OpenCV

Detecting multiple objects with Python as code base and using OpenCV library. The trained datasets are obtained from YOLOv3