Skip to content

画像を開き、クリックした点にマークとナンバリングを行うスクリプト

License

Notifications You must be signed in to change notification settings

ail-and-colleagues/mark_clicked_point_on_img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mark_clicked_point_on_img

画像を開き、クリックした点にマークとナンバリングを行うスクリプト

python.exe .\mark_points.py .\assets\sample.jpg
mark clicked points on an image

positional arguments:
  img_file_path         img_file_path

optional arguments:
  -h, --help            show this help message and exit
  -c COUNT, --count COUNT
                        offset of the count
  -a AUTO_SAVE_INTERVAL, --auto_save_interval AUTO_SAVE_INTERVAL
                        oauto_save_interval

About

画像を開き、クリックした点にマークとナンバリングを行うスクリプト

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages