tesserocr v2.3.0 Release Notes

Release Date: 2018-06-26 // almost 6 years ago
    • 👌 Support for Tesseract 4
      • New OCR engines LSTM_ONLY and TESSERACT_LSTM_COMBINED
      • New default tessdata path handling (#104)
    • 🛠 Fixed compilation against Tesseract v3.05.02 which required c++11 (#120)
    • 0️⃣ Fallback to 'eng' as default language when default language returned by the API is empty (#103)
    • ➕ Added notes about Windows installation in the README (#97)