cleya segment
Detect people and generate segmentation mask (macOS only)
Platform: macOS only (Vision/AVFoundation)
cleya segment --input video.mp4 --time 0:05
Options
| Flag | What it does | |
|---|---|---|
--input | Path to input video | required · string |
--time | Time to extract frame at | required · string |
--width | Frame extraction width in pixels | string |
--output | Output path for mask PNG | string |
--overwrite | Overwrite output file if it exists | boolean |
Category: assets — extract usable pieces from media
Generated from the toolkit
Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift.
Run cleya segment --help for the same information in your terminal.