Skip to content

tatsuya068/Cut_ROI_Annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Cut_ROI_Annotation

このリポジトリは、画像の指定した範囲を別画像として保存するアノテーションツールです。

起動方法

python annotation.py --input_dir XXXX --output_dir XXXX

  • input_dir : 画像があるフォルダを指定してください
  • output_dir : 画像の保存先を指定してください
Command 説明
j 次の画像
k 前の画像
1 左の枠を左に移動
2 左の枠を右に移動
3 上の枠を上に移動
4 上の枠を下に移動
5 右の枠を左に移動
6 右の枠を右に移動
7 下の枠を上に移動
8 下の枠を下に移動

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages