https://github.com/miho/charsolver
Simple image/character recognition solftware using GenSolver and FlexPars.
https://github.com/miho/charsolver
Last synced: 5 months ago
JSON representation
Simple image/character recognition solftware using GenSolver and FlexPars.
- Host: GitHub
- URL: https://github.com/miho/charsolver
- Owner: miho
- Created: 2010-03-18T14:27:26.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-03-20T21:36:11.000Z (almost 16 years ago)
- Last Synced: 2025-04-10T23:45:36.469Z (9 months ago)
- Language: C++
- Homepage: http://mihosoft.eu
- Size: 199 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Mac OS X and missing libraries:
before running the binaries try
export DYLD_LIBRARY_PATH="/usr/local/lib/gensolver:/usr/local/lib/flexpars"