Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 333 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 333 Bytes

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)}