Add support to IMAQ conversion
This commit is contained in:
@@ -3656,7 +3656,7 @@ int ALPR_OCR_Test() {
|
||||
ANSCENTER::ANSALPR* infHandle = nullptr;
|
||||
std::string licenseKey = "";
|
||||
std::string modelFilePath = "C:\\Projects\\ANSVIS\\Models\\ANS_GenericALPR_v2.0.zip";
|
||||
std::string imagePath = "C:\\Programs\\ModelTraining\\JLPD\\data\\test7.jpg";
|
||||
std::string imagePath = "C:\\Programs\\ModelTraining\\JLPD\\data\\test3.jpg";
|
||||
|
||||
int engineType = 2; // ANSALPR_OCR
|
||||
double detectionThreshold = 0.3;
|
||||
|
||||
Reference in New Issue
Block a user