Skip to content

Text detection in natural scene images using the Stoke Width Transform.

Notifications You must be signed in to change notification settings

dennis1088/gaze-text-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Gaze Text Detection

This purpose of this project is to explore the possibility of using eye gaza data in order to supplement optical character recognition. I will be implementing the stroke width transform (SWT), which is used for natural text detection.

The idea would be to use gaze data in order to augment the text detection. Implementing a method to detect when a user is reading will allow us to preform the SWT on a perticular video frame and on a specific region of interest, dramatically increasing the effeciency of the text recognition.

I will be using the Tesseract OCR engine for text recognition.

Folder Structure

About

Text detection in natural scene images using the Stoke Width Transform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages