openalpr-swift icon indicating copy to clipboard operation
openalpr-swift copied to clipboard

iOS Framework for the openalpr library ready to use in Swift and Objective-C.

Results 4 openalpr-swift issues
Sort by recently updated
recently updated
newest added

Is possible to have an integration with Swift Package Manager?

enhancement

Hey, I followed your installation instructions and everything seems to be correct so far. But when I try to recognize a basic image (even the official example image http://plates.openalpr.com/h786poj.jpg) I...

Hello, This class is also working well on a video stream (with CoreVideo.framework) but the plates are not localized and read when they are slightly rotated (> 15 ° /...

Hi there, After doing a pod install, I tried to run the test, and I get a compile error on the import of the framework: The line @testable import openalpr_swift...