VisioForge (c) 2025

Search Results for

    Enum CVTrackerAlgorithm

    OpenCV tracker algorithm.

    Namespace: VisioForge.Core.Types.X.OpenCV
    Assembly: VisioForge.Core.dll
    Syntax
    public enum CVTrackerAlgorithm

    Fields

    Name Description
    Boosting

    The boosting tracker.

    CSRT

    The CSRT tracker.

    KCF

    The KCF tracker.

    MIL

    The MIL tracker.

    MOSSE

    The MOSSE tracker.

    MedianFlow

    The median flow tracker.

    TLD

    The TLD tracker.