GstCodecParsers.Vp9SegmentationInfo¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
abs_delta |
r/w |
interpretation of segment data values |
|
data |
r/w |
segment feature data |
|
enabled |
r/w |
enables the segmentation feature for the current frame |
|
pred_probs |
r/w |
prediction probabilities |
|
temporal_update |
r/w |
type of map update |
|
tree_probs |
r/w |
segment tree probabilities |
|
update_data |
r/w |
indicates if the segment feature data is updated in the current frame |
|
update_map |
r/w |
determines if segmentation is updated in the current frame |
|
update_pred_probs |
r/w |
determines if prediction probabilities updated or not |
|
update_tree_probs |
r/w |
determines if tree probabilities updated or not |
Methods¶
None
Details¶
- class GstCodecParsers.Vp9SegmentationInfo¶
Segmentation info
New in version 1.8.