Skip to content

giacomopiccinini/imagesum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

imagesum

Obtain the "summary" of a folder containing images by reading metadata. Returns the total number of objects and the shapes. It is suggested to put it in /bin to enable system-wide execution.

Usage

imagesum <TARGET_DIRECTORY>

Output

Total images: 243
Unique (height, width) pairs: {(256, 512)}

About

Summary of images metadata, written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages