Enum RoiTrackerType

    Definition

    Namespace:
    Tizen.Multimedia.Vision
    Assembly:
    Tizen.Multimedia.Vision.dll

    Specifies the type of ROI tracker.

    public enum RoiTrackerType

    Fields

    Name Description
    Accuracy

    ROI tracker focuses on accuracy

    Balance

    ROI tracker focuses on both accuracy and speed

    Speed

    ROI tracker focuses on speed

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX