Fix ALPR pipeline. Ready for production
This commit is contained in:
@@ -50,7 +50,7 @@ namespace ANSCENTER {
|
||||
_licenseValid = false;
|
||||
CheckLicense();
|
||||
|
||||
int frame_rate = 30;
|
||||
int frame_rate = 10;
|
||||
int track_buffer = 30;
|
||||
float track_thresh = 0.25;
|
||||
float track_highthres = 0.25;
|
||||
|
||||
Reference in New Issue
Block a user