Skip to content

Extracts the title from an Image, can be used for things like document categorization or content indexing.

Notifications You must be signed in to change notification settings

Isaiah512/Image-Document-Title-Extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Title Extractor

This is a Python script that automatically detects and extracts the title from a document image in formats of JPEG, and PNG.

Usage

Run the script in the console.

cd image_title_extractor
python main.py

Dependencies

  • OpenCV (cv2)
  • pytesseract

About

Extracts the title from an Image, can be used for things like document categorization or content indexing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages