This commit is contained in:
luoliangyi 2022-07-29 10:46:45 +08:00
parent 0f4606104d
commit e89af48c50
1 changed files with 2 additions and 2 deletions

View File

@ -770,12 +770,12 @@ namespace hg_imgproc
std::vector<cv::Mat> mats(mats_);
mats_.clear();
printf("scanner_path:%s\r\n",scanner_path.c_str());
if(scanner_path.empty())
{
return SCANNER_ERR_OUT_OF_RANGE;
}
printf("scanner_path:%s\r\n",scanner_path.c_str());
#if ((!defined x86_64) && (!defined WIN32))
//linux x86_64 暂时没有OCR三方
#ifndef test