EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Property OverlapThreshold

    OverlapThreshold

    Gets or sets the Intersection over Union (IoU) overlap threshold for object detection. A higher value reduces false positives but may miss some objects. See https://en.wikipedia.org/wiki/Jaccard_index for more information.

    Declaration
    double OverlapThreshold { get; set; }
    Property Value
    Type Description
    double
    © Xab3r. All rights reserved.