change the default value of param charWhitelist from null to "" for method OpenCvSharp.Text.OCRTesseract.Create()#1542
change the default value of param charWhitelist from null to "" for method OpenCvSharp.Text.OCRTesseract.Create()#1542n0099 wants to merge 1 commit intoshimat:masterfrom
charWhitelist from null to "" for method OpenCvSharp.Text.OCRTesseract.Create()#1542Conversation
I don't think this modification is a major problem, but it creates a difference in specifications from the original OpenCV. |
|
I've tested another OpenCV wrapper library
|
|
I am not willing to conform to Emgu.CV. Sorry but I will close this PR. |
Now the change to upstream has been merged: opencv/opencv_contrib#3462 |
this will prevent anyone who uses tesseract to recognize non-Latin characters struggle with #873 and probably #1364 in the future
fix #873