Skip to content

This is the script to count manuscript lines with rotation correction.

Notifications You must be signed in to change notification settings

guesalomon/manuscript-line-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

manuscript-line-counter

This is the script to count manuscript lines with rotation correction.

How to Use it?

  1. Install the required libraries (scipy, scikit-learn, numpy, cv2).
  2. Run the code using the name of the image as an argument.
python3 find_and_count_lines.py img.jpg
  1. The number of lines is printed on the terminal and the lines are drawn onto the output image (s_img.jpg).

About

This is the script to count manuscript lines with rotation correction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages