Commit Graph

15 Commits

Author SHA1 Message Date
James King
6f41196763 Now with support for Python 3+ 2015-11-23 14:30:01 -07:00
Matt Hill
17c6ce9dea updated python gitignore 2015-11-05 19:29:27 -05:00
John Kua
f18e1f7f95 Added check for Mac OS X/Darwin when loading the openalprpy library 2015-08-21 14:42:30 -04:00
Matt Hill
e640c99310 Added Python binding installer/deb package 2015-08-05 19:00:05 -04:00
Matt Hill
7061db5548 Cleaned up Python bindings. Moved to openalpr package and added import in __init__ 2015-08-05 18:47:29 -04:00
Matt Hill
6b42d2eab1 Using generic library path for Python binding 2015-08-02 11:43:08 -04:00
Matt Hill
91f0dd08e5 Fixed thread safety issue in Python binding 2015-08-02 11:41:29 -04:00
Robin Hilliard
8886b15e49 Cast ptr to void_p when passing back to freeJsonMem() to avoid "pointer being freed was not allocated" bug 2015-06-16 10:32:54 +10:00
Matt Hill
0a6e0c294c Check if Python alpr obj exists before unloading 2015-03-12 19:26:07 -04:00
Matt Hill
5e7d18e6b2 Added arguments to Python test program 2015-03-12 19:25:43 -04:00
Matt Hill
2b1bbe7374 Explicitly exporting Python binding functions in Windows 2015-03-12 18:53:34 -04:00
Matt Hill
359fe8e1f4 Added major version to python/java native libs 2015-03-11 22:48:38 -04:00
Matt Hill
530cd3ad8f Added install to Python/Java libs 2015-03-11 22:30:15 -04:00
Matt Hill
aaad0ab6dd Added CMakeLists.txt for Python binding 2015-03-11 22:26:10 -04:00
Matt Hill
a2791acd63 Moved bindings to src/bindings 2015-03-11 22:25:43 -04:00