|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlinestatic |
Create a Region representing a region in a video (frames and spatial rectangle).
| start_frame | Start frame index (inclusive). |
| end_frame | End frame index (inclusive). |
| x1 | Top-left X coordinate. |
| y1 | Top-left Y coordinate. |
| x2 | Bottom-right X coordinate. |
| y2 | Bottom-right Y coordinate. |
| label | Optional label for this region. |
Definition at line 221 of file Region.hpp.