Home > Back-end >  Baidu OCR (character recognition) C SDK initialization failed
Baidu OCR (character recognition) C SDK initialization failed

Time:04-17

I use baidu on QT5 OCR SDK, initialize the engine always fail, someone used? Please advise the
The following code is always failure
Pv_ocrgeneralocr: : PVStatus ret=g_ocrgeneralocr_engine. Init (" E: \ \ tsi_pof \ \ pofcamera_huaxzx \ \ ocrgeneralocr - model ", 1, 0).
If (ret!=pv_ocrgeneralocr: : PVStatus: : SUCCESS) {
STD: : cout & lt; <"Ret:" & lt; }

Ocrgeneralocr - the model folder is
  • Related