OpenCV
Install opencv
pip install opencv-python
Start application
python main.py -resource <path_to_images> -result <path_to_save>
- Put the image you want to cut into one folder
- Select a ROI and then press SPACE or ENTER button!
- Press 'r' for retry and 'g' for image cutting
- All results are saved in <path_to_save> folder