Skip to content

raywu60kg/image-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-processor

GitHub Actions status GitHub Actions status GitHub

image

C++ command line tool for processing image.

Usages

help

Display the description of this command line tools

./image-processor --help

Shift image

Shift image based on the arguments offset_x and offset_y. image

./image-processor --method shift_image --input_image_dir <image directory> --offset_x <offset x axis>  --offset_x <offset y axis>

gray scale image

image

./image-processor --method grayscale_image --input_image_dir <image directory> --offset_x <offset x axis>  --offset_x <offset y axis>

Installation guild

For linux

check here

For Mac ARM

check here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published