Skip to content

simsab-ufcg/TiffUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TiffUtils

Install dependencies

Just need run ./install to install all dependencies

Compress Tiff

Run the follow command:

python main.py compress <input_path> <output_path>

compress inform that the tiff will be compressed to 8 bits single-channel jpeg. Input path must be the path to tiff that will be compressed and output path the output of the compressing process.

Other functions

TiffUtils have other useful functions that will be added later in python manager, but the C++ source code is available in functions folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published