Skip to content

PriyanshSanghavi/ObjectDetection-OpticalCharacterRecognition

Repository files navigation

ObjectDetection-OpticalCharacterRecognition

About

It's a camera or image object detector written in Python and using OpenCV.

Project Setup

A python environment and the appropriate modules are required.

python -m pip install

pip install opencv-python

How to Get Begin

In a Command Prompt window, select "Run as Administrator" and type:

python object_detection_image.py

Altering the code's image path to a different location will cause image detector to execute.

object_detection_video.py

To activate camera identifier, or to supply a video file's location from within the code.

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages