Skip to content

Simple program to stich images together into one big image.

License

Notifications You must be signed in to change notification settings

Comeza/image-stitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-stitch

This is a simple program to stitch images together.

Usage

image-stitch -o ./output.png -i ./images -m 16000 -d X

Arguments

Argument Alias Values Default Optional Description
input i Path ./ Yes The source folder for the images.
output o Path ./output.png Yes The output file.
max m Pixels 0 Yes Maximum dimension in the defined direction
direction d X: X-Direction
Y: Y-Direction
X Yes The direction the program processes the images

About

Simple program to stich images together into one big image.

Resources

License

Stars

Watchers

Forks

Languages