Use tracker and voting system to correct ALPR

This commit is contained in:
2026-04-22 11:19:42 +10:00
parent f7f356c044
commit 24d6d2e0a5
3 changed files with 8 additions and 4 deletions

View File

@@ -570,7 +570,7 @@ int ANSLPR_OD_FolderInferences_Test() {
ANSCENTER::ANSALPR* infHandle = nullptr;
std::string licenseKey = "";
std::string modelZipFile = "C:\\ProgramData\\ANSCENTER\\ANSVIS Server\\ANSALPR\\ServerOptimised\\ANS_ALPR_v1.2_NVIDIAGeForceRTX4070LaptopGPU.zip";
std::string folderPath = "E:\\Programs\\DemoAssets\\ImageSeries\\ALPR character M\\EventDebug_20260419_150533.690";
std::string folderPath = "E:\\Programs\\DemoAssets\\ImageSeries\\ALPR character M\\EventDebug_20260419_151653.296";
int engineType = 1;
double detectionThreshold = 0.3;