Search Criteria
Package Details: openalpr 2.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openalpr.git (read-only, click to copy) | 
|---|---|
| Package Base: | openalpr | 
| Description: | Automatic License Plate Recognition library. | 
| Upstream URL: | https://github.com/openalpr/openalpr/archive/v2.3.0.tar.gz | 
| Keywords: | alpr openalpr | 
| Licenses: | GPL3 | 
| Provides: | openalpr | 
| Submitter: | smotocel69 | 
| Maintainer: | smotocel69 | 
| Last Packager: | smotocel69 | 
| Votes: | 2 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2016-09-30 15:10 (UTC) | 
| Last Updated: | 2016-09-30 15:10 (UTC) | 
Dependencies (7)
- beanstalkdAUR (beanstalkd-gitAUR)
 - curl (curl-gitAUR, curl-c-aresAUR)
 - leptonica
 - log4cplus (log4cplus-gitAUR)
 - opencv (opencv-cuda)
 - tesseract (tesseract-gitAUR)
 - cmake (cmake3AUR, cmake-gitAUR) (make)
 
Latest Comments
alhirzel commented on 2024-12-09 21:56 (UTC)
Fails to find
tesseractas of when I tried installing a few minutes ago:Any thoughts on what the issue could be? The file
/usr/lib/libtesseract.sodoes exist.kuba-orlik commented on 2021-02-04 11:05 (UTC)
I tried installing this package and got error:
"==> ERROR: A failure occurred in build()."
Some of the build errors above that include:
/home/kuba/.cache/yay/openalpr/src/openalpr-2.3.0/src/openalpr/detection/detectormorph.cpp:162:23: error: ‘CV_RETR_LIST’ was not declared in this scope
/home/kuba/.cache/yay/openalpr/src/openalpr-2.3.0/src/openalpr/detection/detector.cpp:72:36: error: ‘CV_BGR2GRAY’ was not declared in this scope
/home/kuba/.cache/yay/openalpr/src/openalpr-2.3.0/src/openalpr/alpr_impl.cpp:118:31: error: ‘CV_BGR2GRAY’ was not declared in this scope
visibilityspots commented on 2017-05-13 20:36 (UTC)