mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 03:46:59 +08:00
Updated link
This commit is contained in:
@@ -134,16 +134,10 @@ Please follow these detailed compilation guides for your respective operating sy
|
|||||||
* [Android Library] (https://github.com/SandroMachado/openalpr-android)
|
* [Android Library] (https://github.com/SandroMachado/openalpr-android)
|
||||||
* [Android Application Sample] (https://github.com/sujaybhowmick/OpenAlprDroidApp)
|
* [Android Application Sample] (https://github.com/sujaybhowmick/OpenAlprDroidApp)
|
||||||
* [iOS] (https://github.com/twelve17/openalpr-ios)
|
* [iOS] (https://github.com/twelve17/openalpr-ios)
|
||||||
|
* [iOS React Native] (https://github.com/cardash/react-native-openalpr)
|
||||||
|
|
||||||
If all went well, there should be an executable named *alpr* along with *libopenalpr-static.a* and *libopenalpr.so* that can be linked into your project.
|
If all went well, there should be an executable named *alpr* along with *libopenalpr-static.a* and *libopenalpr.so* that can be linked into your project.
|
||||||
|
|
||||||
React Native
|
|
||||||
------------
|
|
||||||
|
|
||||||
If you'd like to use OpenALPR with a React Native project, you can use one of the following packages:
|
|
||||||
|
|
||||||
* [react-native-openalpr] (https://github.com/cardash/react-native-openalpr) (iOS only)
|
|
||||||
|
|
||||||
Docker
|
Docker
|
||||||
------
|
------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user