This website requires JavaScript.
Explore
Help
Sign In
dockerfile
/
openalpr-base
Watch
1
Star
0
Fork
0
You've already forked openalpr-base
mirror of
https://github.com/kerberos-io/openalpr-base.git
synced
2025-10-16 18:10:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24468becabeb2e75a7e885ea0c7229d6b3aea7c4
openalpr-base
/
src
History
Matt Hill
947fb939ce
Improved binarization speed by ~15% with no change in output. Re-using row pointers as opposed to x,y getters/setters.
2014-04-07 20:42:26 -05:00
..
misc_utilities
Merge branch 'develop' of github.com:openalpr/openalpr into develop
2014-04-04 17:19:31 -05:00
openalpr
Improved binarization speed by ~15% with no change in output. Re-using row pointers as opposed to x,y getters/setters.
2014-04-07 20:42:26 -05:00
tclap
Cleanup & indent .h files
2014-03-19 11:44:13 +01:00
CMakeLists.txt
Remove trailing whitespace
2014-03-17 10:35:09 +01:00
main.cpp
Added check to verify that file exists when input is given on standard in. If not, print an error message
2014-03-28 12:41:47 -05:00