Skip to content

Cameron-Calpin/IMG

 
 

Repository files navigation

IMG

Image Manipulation Genie

How to Run:

git clone https://github.com/CnuUasLab/IMG.git
cd IMG
pip install -r Requirements.txt
python img.py

Notes: Use python -m pip install... on certain system setups. Also, ensure python is in your evironment path.

Keyboard Cmds:

O   goto Original image list
P   goto Processed image list

N   Previous image
M   Next image

C   Crop regions of interests (red boxes)
R   Reset ROIs
L   List ROI points (for debugging)

About

Image Manipulation Genie

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%