Skip to content

Oromeror/redimension_de_imagenes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Resizer

Installation

  • Create a virtual environment with the command

    Local installation

    Linux/Mac virtualenv zenv

  • Activate the virtual environment:

    Linux/Mac . zenv/bin/activate and deactivate to exit

    It should appear (zenv) in the console. Whenever a new console is executed, the virtual machine has a libraries and dependencies other than those found in the normal Windows environment, this to maintain the integrity of the applications in the operating system.

  • Install open-cv

    Linux/Mac pip install opencv-python

Execution

Add images to resize to the folder Archivo de Imagenes

Run python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages