5 Commits

Author SHA1 Message Date
yair-mv
a928cf6cc3 ommit data folder 2025-11-04 11:46:12 +02:00
yair-mv
8da27a1ead feat: improve CLI UX with smart defaults and auto-output generation
- Add default yrow=8 when no mode specified
- Make --output optional, auto-generate to results/ folder
- Add 4-char UUID and threshold to auto-generated filenames
- Auto-append .jpg extension when no extension provided
- Rotate row mode output 90° clockwise for proper orientation
- Move debug mode outputs to results/ folder
- Add uuid module for unique filename generation

Example outputs:
- results/video_a3f2_t0_01.jpg (auto-generated)
- results/video_7c91_t0_05_changes.png (debug mode)
2025-11-02 10:17:21 +02:00
5shekel
27983949ea docs: streamline readme by removing redundant examples and condensing sections
- Compress introduction and explanation paragraphs
- Remove detailed debug output example
- Simplify usage examples and feature descriptions
- Condense threshold guide and output modes
- Reduce file length by ~40% while preserving all functionality
- add exmaples
2025-10-26 11:45:33 +02:00
5shekel
f39dbbab6c ignore 2025-10-26 11:31:13 +02:00
5shekel
be3eddb3a6 first 2025-10-26 10:04:16 +02:00