Skip to content

The project consists of object – text, detection and recognition module, and a dimension measuring module. It offers an improved method of classifying objects and calculating their measures in real-time from video sequences. Uses OpenCV libraries, which comprise erosion algorithms, canny edge detection, dilation, and contour detection. To accomp…

Notifications You must be signed in to change notification settings

PervezSH/vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Vision - Object-Text Detection and Recognition Application

About The Project

The project consists of object – text, detection and recognition module, and a dimension measuring module. It offers an improved method of classifying objects and calculating their measures in real-time from video sequences. Uses OpenCV libraries, which comprise erosion algorithms, canny edge detection, dilation, and contour detection. To accomplish the task of the text recognition Tesseract OCR engine is employed.

Usage Guidelines

Download Configuration and Weight File for YoloV3-320 and YoloV3-tiny, and put them into the OTDRS folder.

Model Configuration and Weight Files: https://pjreddie.com/darknet/yolo/

Build With

  • Kivy
  • OpenCV
  • NumPy
  • YOLOv3
  • Tesseract OCR

Screenshots

Splash screen

1

Choose image

4

Change Module

5

Warp Perspective

image image

Object Detection

6 9 10

Text Recognition

7 8

Measure Dimension

2 3

About

The project consists of object – text, detection and recognition module, and a dimension measuring module. It offers an improved method of classifying objects and calculating their measures in real-time from video sequences. Uses OpenCV libraries, which comprise erosion algorithms, canny edge detection, dilation, and contour detection. To accomp…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages