Enum RoiTrackerType
Definition
- Namespace:
- Tizen.Multimedia.Vision
- Assembly:
- Tizen.Multimedia.Vision.dll
- API Level:
- 10
Specifies the type of ROI tracker.
C#Copypublic enum RoiTrackerType
Name | Description |
---|---|
Accuracy | ROI tracker focuses on accuracy |
Balance | ROI tracker focuses on both accuracy and speed |
Speed | ROI tracker focuses on speed |