hyperlpr4Android icon indicating copy to clipboard operation
hyperlpr4Android copied to clipboard

End to end license plate recognition.

Results 13 hyperlpr4Android issues
Sort by recently updated
recently updated
newest added

![cuowu](https://user-images.githubusercontent.com/23544869/40049928-9b014a00-5868-11e8-950e-c715f8d54888.png) 配置了 OpenCV_DIR C:/Users/uggyy/Desktop/opencv-3.2.0-android-sdk/opencv-3.2.0-android-sdk/sdk/native/jni

windows10 64位,Android studio。 配置好了opencv路径。 Information:Gradle tasks [assemble] F:\hyperlpr4Android-master\app\src\main\jni\src\PlateDetection.cpp Error:(30) undefined reference to 'cv::CascadeClassifier::detectMultiScale(cv::_InputArray const&, std::__ndk1::vector&, double, int, int, cv::Size_, cv::Size_)' Error:error: undefined reference to 'vtable for std::basic_stringstream' Error:error: undefined reference...