Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/151.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ 使用Tesseract 3.0获取图像块_C++_Ocr_Tesseract_Image Segmentation - Fatal编程技术网

C++ 使用Tesseract 3.0获取图像块

C++ 使用Tesseract 3.0获取图像块,c++,ocr,tesseract,image-segmentation,C++,Ocr,Tesseract,Image Segmentation,我试图通过调用SegmentPage()函数(在中声明)来获取图像块 tesseractclass.h,并在pagesegmain.cpp中定义),但它只返回“文本块” 我怎样才能得到图像块呢 谢谢你的回答 埃利安

我试图通过调用SegmentPage()函数(在中声明)来获取图像块 tesseractclass.h,并在pagesegmain.cpp中定义),但它只返回“文本块”

我怎样才能得到图像块呢

谢谢你的回答

埃利安