Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
/ image_combiner Public archive

Freelance project ordered by a customer that wanted to combine a lot of images into new ones

Notifications You must be signed in to change notification settings

mcbianconi/image_combiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Combiner

Image Combiner is a script for combining images in two diferent folder.

Requirements

  • Python 3

Installation

Use the package manager pip to install the required dependencies.

sudo pip install -r requirements.txt

Usage

Here are some examples

python image_combiner.py --help # should display all avaliable options
python image_combiner.py -f1 /tmp/right -f2 /tmp/left -o ./out -v

About

Freelance project ordered by a customer that wanted to combine a lot of images into new ones

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages