ailia_tracker  1.0.0.0
公開変数類 | 全メンバ一覧
_AILIATrackerSettings 構造体

#include <ailia_tracker.h>

公開変数類

float score_threshold
 
float nms_threshold
 
float track_threshold
 
int track_buffer
 
float match_threshold
 

メンバ詳解

◆ match_threshold

float _AILIATrackerSettings::match_threshold

matching threshold for tracking default=0.8

◆ nms_threshold

float _AILIATrackerSettings::nms_threshold

NMS threshould default=0.7

◆ score_threshold

float _AILIATrackerSettings::score_threshold

Score threshould to filter the result default=0.1

◆ track_buffer

int _AILIATrackerSettings::track_buffer

the frames for keep lost tracks default=30

◆ track_threshold

float _AILIATrackerSettings::track_threshold

tracking confidence threshold default=0.5


この構造体詳解は次のファイルから抽出されました: