Skip to content

DizzyYunxuan/Image-Cutting-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-cutting-tool

Image cutting, comparison and save.

image

Usage

python Launcher.py

Package require

-PyQt5  (sudo apt-get install python3-pyqt5)

-numpy 

-opencv-python

-pillow

Image Dir root hierarchy

HR folder is necessary and every image from each subdir should be the same name.

Image Dir root
    |
    |-------- RealSR_SRCNN
    |           |
    |           ------------img_1.png
    |           |
    |           ------------img_2.png
    |
    |-------- RealSR_EDSR
    |           |
    |           ------------img_1.png
    |           |
    |           ------------img_2.png
    |
    |-------- RealSR_ESRGAN
    |
    |-------- RealSR_DASR
    ......
    |
    --------- HR    # HR folder IS NECESSARY

About

Image cutting, comparison and save.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages