Fix issue that generate two or more objects with the same LP numbers/user name in the same image frame
This commit is contained in:
@@ -2770,9 +2770,9 @@ int main()
|
||||
//for (int i = 0; i < 100; i++) {
|
||||
// ANSLPR_CPU_Inferences_FileTest();
|
||||
//}
|
||||
ANSLPR_MultiGPU_StressTest();
|
||||
//ANSLPR_MultiGPU_StressTest();
|
||||
//ANSLPR_MultiGPU_StressTest_SimulatedCam();
|
||||
//ANSLPR_MultiGPU_StressTest_FilePlayer();
|
||||
ANSLPR_MultiGPU_StressTest_FilePlayer();
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user