Skip to content

This repository is work for detection the number of perforation in edges from image of stamp.

Notifications You must be signed in to change notification settings

awesomecode1234/StampPerforation_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StampPerforation_Detection

This repository is work for detection the number of perforation in edges from image of stamp.

  • How to use

    from detect_new import getPerforationNum

    top_num, bottom_num, left_num, right_num = getPerforationNum("input_pic/1.jpg")

    print(top_num, bottom_num, left_num, right_num)

About

This repository is work for detection the number of perforation in edges from image of stamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages