118 Commits (4.8.1)

Author SHA1 Message Date
Canming Huang c14a4e8088 Updated year in header to 2023 3 years ago
Canming Huang 36fac61a6e Updated documentation. 3 years ago
Canming Huang b06320c2f7 Use httpclient instead of webclient. 3 years ago
Canming Huang 50e2155255 Added BeginDocument, AddImage & EndDocument extension methods for ITessResultRenderer 3 years ago
Canming Huang 41f5bb4a90 Enable initializing Tesseract language model from memory. 3 years ago
Canming Huang 2c4726ea32 Added Tesseract.Datapath property 3 years ago
Canming Huang 319eedda17 Default TesseractModel to TesseractLstmCombined (instead of TesseractOnly). Use traineddata from 4.1.0 tag 3 years ago
Canming Huang 6dafa627f6 Update year in header to 2022 4 years ago
Canming Huang 7b5a92aa56 Upgraded Tesseract from 4.1.1 to 5.0 4 years ago
Canming Huang a63573e0dc Rename CheckLibraryLoaded to Init. 5 years ago
Canming Huang e1ec28561c Updated copyright notice. 5 years ago
Canming Huang fa27887ce7 Remove the "NETFX_CORE" conditional compilation flag. 5 years ago
Canming Huang 76ca471b38 Remove the Emgu.CV.OCR cmake project. 5 years ago
Canming Huang 783b9af1bd Include Emgu.CV.OCR shared project when not built with Tesseract. 5 years ago
Canming Huang 270606d3d4 Added dotnet core support. Folder re-organization. Moved files to Emgu.CV.Platform and delete folder that are no longer used. 5 years ago
Canming Huang 17981d38c2 Updated copy right notice. 6 years ago
Canming Huang d299a86a8f Replace the Emgu.CV.World project with Emgu.CV.World.Netstandard (netstandard 2.0) project. 6 years ago
Canming Huang 4bd7eda56e Documentation update. 6 years ago
Canming Huang 66428d7b17 Make the documentation compatible with doxygen. 7 years ago
Canming Huang 233f2c33b8 Documentation update. 7 years ago
Canming Huang cd98ee8a8c Simplified locale changing for Tesseract constructor. 7 years ago
Canming Huang 35807e61f5 Added OcrInvoke.SetLocale function to set locale for tesseract. 7 years ago
Canming Huang 840885836b update copyright notice from 2018 to 2019 7 years ago
Canming Huang d2630e2b85 Remove DNN demo page from UWP. It is not supported. 7 years ago
Canming Huang 154ab5f7ef Fix a netstandard1.4 compilation bug. 7 years ago
Canming Huang c9012eb893 Download the latest lang file. 7 years ago
Canming Huang 5d4fdce9cb Fixed a bug in Tesseract.Version. 7 years ago
Canming Huang 57772af899 Better debug message for OCR constructor. 7 years ago
Canming Huang 88ebb71cd8 Updated copyright headers to 2018 8 years ago
Canming Huang 0b1d55d1e6 minor improvements. 8 years ago
Canming Huang 4dc63ab903 Document update. 8 years ago
Canming Huang fe513466eb Build leptonica with PNG and TIFF. Fix a crash in tesseract LSTM mode. 9 years ago
Canming Huang c685d1c819 Added TessResultRenderer. Added multiple GetText function for Tesseract. 9 years ago
Canming Huang 615dacf45e Added Pix class. Rename Recognize to SetImage. 9 years ago
Canming Huang a23ae28332 updated header copyright for 2017. 9 years ago
Canming Huang 7dfdfae121 Updated leptonica to 1.7.4. Removed cude data for tesseract. 9 years ago
Canming Huang 57e9935d60 Updated shared project for framework 4.6.1 9 years ago
Canming Huang 7e52650175 Documentation update. 9 years ago
Canming Huang d38b884e85 Added "IsValidWord" to tesseract. 9 years ago
Canming Huang c61c55bc16 Updated Viz module, added GetHOCRText to Tesseract. 9 years ago
Canming Huang 692d6e8084 Updates to ximgproc & Android build script update. 10 years ago
Canming Huang d6fe46aea4 Build script fixes. 10 years ago
Canming Huang aa29d34505 Precompile binary for windows phone and windows store 8.1 10 years ago
Canming Huang c8b99f3901 update headers. 10 years ago
Canming Huang 3d17bebc68 Updated packaging script. 10 years ago
Canming Huang 7d74aac23c Deploying tesseract data. 10 years ago
Canming Huang e46897ec77 Build script updates and unity fixes. 10 years ago
Canming Huang 16610ab74e Use shared project for windows forms. 10 years ago
Canming Huang d8284ba30a Use shared project for windows forms. 10 years ago
Canming Huang a8fb8da3db Android build script updates. 10 years ago