D:\Users\xxbjkb2\Desktop\OpenCv\LicenseRecognition\license\src\main\cpp\src\PlateSegmentation.cpp:150:9: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
delete filterd;
^ 这个是什么原因呀
码姐姐匿名网友2019-06-01 11:39:55
安装apk编译时报错了,FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:externalNativeBuildDevDebug'.
> Build command failed.
Error while executing 'E:\Android\AndroidSDK\sdk\cmake\3.6.4111459\bin\cmake.exe' with arguments {--build E:\Android\Git\ehome-android\app
码姐姐匿名网友2019-06-01 11:39:55
还不错,感谢分享
码姐姐匿名网友2019-06-01 11:39:55
您好,为啥我在点击实时车牌识别时会显示“It seems that you device does not support camera (or it is locked). Application will be closed.” 请问这个要怎么办?我是直接import 你的project的,另外选择图片后对车牌的识别是可以的。
码姐姐匿名网友2019-06-01 11:39:55
下载下来试试看看
码姐姐匿名网友2019-06-01 11:39:55
Error:A problem occurred configuring project ':license'.
> executing external native build for cmake C:\Users\Administrator\Desktop\LicenseRecognition\license\CMakeLists.txt
这是什么错呢
# For more information about using CMake with Android Studio, read the
# documentation: https://d.android.com/stud
为什么无法编译
不支持黄牌和绿牌的识别码
D:\Users\xxbjkb2\Desktop\OpenCv\LicenseRecognition\license\src\main\cpp\src\PlateSegmentation.cpp:150:9: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete filterd; ^ 这个是什么原因呀
安装apk编译时报错了,FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:externalNativeBuildDevDebug'. > Build command failed. Error while executing 'E:\Android\AndroidSDK\sdk\cmake\3.6.4111459\bin\cmake.exe' with arguments {--build E:\Android\Git\ehome-android\app
还不错,感谢分享
您好,为啥我在点击实时车牌识别时会显示“It seems that you device does not support camera (or it is locked). Application will be closed.” 请问这个要怎么办?我是直接import 你的project的,另外选择图片后对车牌的识别是可以的。
下载下来试试看看
Error:A problem occurred configuring project ':license'. > executing external native build for cmake C:\Users\Administrator\Desktop\LicenseRecognition\license\CMakeLists.txt 这是什么错呢 # For more information about using CMake with Android Studio, read the # documentation: https://d.android.com/stud
还不错,值得学习一下