Skip to content

ali207715/image_resizing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Image Resizer

USAGE

For usage, please enter in the terminal where the file has been downloaded -

python TASK.py [address to the image to be resized] [json file] [width of the desired resolution] [height of the desired resolution]

eg:

python TASK.py test.jpg test.json 1920 1080

OUTPUT

The program will output three files,

  • The resized image
  • The modified json file
  • The resized image with annotations
    NOTE : The output files will be located in the same directory as the script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages