文件名称:EasyPR
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-07-08
- 文件大小:
- 31.58mb
- 下载次数:
- 0次
- 提 供 者:
- ydc****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
java识别车牌软件,原资源已经无法下载,提供大家研究(Java license plate recognition software, the original resources have been unable to download, providing you study)
相关搜索: JAVA车牌识别
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EasyPR
EasyPR\.classpath
EasyPR\.gitignore
EasyPR\.idea
EasyPR\.idea\dictionaries
EasyPR\.idea\dictionaries\fanwenjie.xml
EasyPR\.idea\libraries
EasyPR\.idea\libraries\javacpp.xml
EasyPR\.idea\libraries\javacv.xml
EasyPR\.idea\libraries\opencv.xml
EasyPR\.idea\uiDesigner.xml
EasyPR\.project
EasyPR\bin
EasyPR\bin\org
EasyPR\bin\org\easypr
EasyPR\bin\org\easypr\core
EasyPR\bin\org\easypr\core\CharsIdentify.class
EasyPR\bin\org\easypr\core\CharsRecognise.class
EasyPR\bin\org\easypr\core\CharsSegment.class
EasyPR\bin\org\easypr\core\CoreFunc$Color.class
EasyPR\bin\org\easypr\core\CoreFunc$Direction.class
EasyPR\bin\org\easypr\core\CoreFunc.class
EasyPR\bin\org\easypr\core\Features.class
EasyPR\bin\org\easypr\core\PlateDetect.class
EasyPR\bin\org\easypr\core\PlateJudge.class
EasyPR\bin\org\easypr\core\PlateLocate.class
EasyPR\bin\org\easypr\core\PlateRecognize.class
EasyPR\bin\org\easypr\core\SVMCallback.class
EasyPR\bin\org\easypr\test
EasyPR\bin\org\easypr\test\EasyPrTest.class
EasyPR\bin\org\easypr\train
EasyPR\bin\org\easypr\train\ANNTrain.class
EasyPR\bin\org\easypr\train\SVMTrain.class
EasyPR\bin\org\easypr\util
EasyPR\bin\org\easypr\util\Convert.class
EasyPR\bin\org\easypr\util\Util.class
EasyPR\EasyPR-Java.iml
EasyPR\hs_err_pid10908.log
EasyPR\hs_err_pid134812.log
EasyPR\hs_err_pid30648.log
EasyPR\hs_err_pid4028.log
EasyPR\hs_err_pid47228.log
EasyPR\hs_err_pid47308.log
EasyPR\hs_err_pid50804.log
EasyPR\hs_err_pid51004.log
EasyPR\hs_err_pid51180.log
EasyPR\hs_err_pid52168.log
EasyPR\hs_err_pid8532.log
EasyPR\libs
EasyPR\libs\javacpp-0.11.jar
EasyPR\libs\javacv-0.11.jar
EasyPR\libs\opencv-2.4.11-0.11-windows-x86_64.jar
EasyPR\libs\opencv-2.4.11-0.11.jar
EasyPR\libs\opencv-2413.jar
EasyPR\LICENSE
EasyPR\README.md
EasyPR\res
EasyPR\res\image
EasyPR\res\image\baidu_image
EasyPR\res\image\GDSL.txt
EasyPR\res\image\general_test
EasyPR\res\image\native_test
EasyPR\res\image\test_image
EasyPR\res\image\test_image\ceshi.jpg
EasyPR\res\image\test_image\yun.jpg
EasyPR\res\image\test_image\yun2.jpg
EasyPR\res\image\test_image\yun3.jpg
EasyPR\res\image\使用说明.txt
EasyPR\res\model
EasyPR\res\model\ann.xml
EasyPR\res\model\haarcascade_frontalface_alt_tree.xml
EasyPR\res\model\haarcascade_frontalface_default.xml
EasyPR\res\model\svm.xml
EasyPR\res\train
EasyPR\res\train\data
EasyPR\res\train\data\chars_recognise_ann
EasyPR\res\train\data\chars_recognise_ann\chars2.7z
EasyPR\res\train\data\chars_recognise_ann\charsChinese.7z
EasyPR\res\train\data\plate_detect_svm
EasyPR\res\train\data\plate_detect_svm\learn
EasyPR\res\train\data\plate_detect_svm\learn\HasPlate.rar
EasyPR\res\train\data\plate_detect_svm\learn\NoPlate.rar
EasyPR\res\train\data\plate_detect_svm\test
EasyPR\res\train\data\plate_detect_svm\test\HasPlate
EasyPR\res\train\data\plate_detect_svm\test\HasPlate\A01_NMV802_0.jpg
EasyPR\res\train\data\plate_detect_svm\test\NoPlate
EasyPR\res\train\data\plate_detect_svm\test\NoPlate\S22_KG2187_3.jpg
EasyPR\res\train\data\plate_detect_svm\test\NoPlate\S22_KG2187_5.jpg
EasyPR\res\train\data\plate_detect_svm\train
EasyPR\res\train\data\plate_detect_svm\train\HasPlate
EasyPR\res\train\data\plate_detect_svm\train\HasPlate\A01_N84E28_0.jpg
EasyPR\res\train\data\plate_detect_svm\train\NoPlate
EasyPR\res\train\data\plate_detect_svm\train\NoPlate\S22_KG2187_2.jpg
EasyPR\res\train\data\plate_detect_svm\train\NoPlate\S22_KG2187_4.jpg
EasyPR\res\train\svm鍑嗙‘鐜囨彁楂樺巻鍙?txt
EasyPR\res\train\训练说明.txt
EasyPR\src
EasyPR\src\org
EasyPR\src\org\easypr
EasyPR\src\org\easypr\core
EasyPR\.classpath
EasyPR\.gitignore
EasyPR\.idea
EasyPR\.idea\dictionaries
EasyPR\.idea\dictionaries\fanwenjie.xml
EasyPR\.idea\libraries
EasyPR\.idea\libraries\javacpp.xml
EasyPR\.idea\libraries\javacv.xml
EasyPR\.idea\libraries\opencv.xml
EasyPR\.idea\uiDesigner.xml
EasyPR\.project
EasyPR\bin
EasyPR\bin\org
EasyPR\bin\org\easypr
EasyPR\bin\org\easypr\core
EasyPR\bin\org\easypr\core\CharsIdentify.class
EasyPR\bin\org\easypr\core\CharsRecognise.class
EasyPR\bin\org\easypr\core\CharsSegment.class
EasyPR\bin\org\easypr\core\CoreFunc$Color.class
EasyPR\bin\org\easypr\core\CoreFunc$Direction.class
EasyPR\bin\org\easypr\core\CoreFunc.class
EasyPR\bin\org\easypr\core\Features.class
EasyPR\bin\org\easypr\core\PlateDetect.class
EasyPR\bin\org\easypr\core\PlateJudge.class
EasyPR\bin\org\easypr\core\PlateLocate.class
EasyPR\bin\org\easypr\core\PlateRecognize.class
EasyPR\bin\org\easypr\core\SVMCallback.class
EasyPR\bin\org\easypr\test
EasyPR\bin\org\easypr\test\EasyPrTest.class
EasyPR\bin\org\easypr\train
EasyPR\bin\org\easypr\train\ANNTrain.class
EasyPR\bin\org\easypr\train\SVMTrain.class
EasyPR\bin\org\easypr\util
EasyPR\bin\org\easypr\util\Convert.class
EasyPR\bin\org\easypr\util\Util.class
EasyPR\EasyPR-Java.iml
EasyPR\hs_err_pid10908.log
EasyPR\hs_err_pid134812.log
EasyPR\hs_err_pid30648.log
EasyPR\hs_err_pid4028.log
EasyPR\hs_err_pid47228.log
EasyPR\hs_err_pid47308.log
EasyPR\hs_err_pid50804.log
EasyPR\hs_err_pid51004.log
EasyPR\hs_err_pid51180.log
EasyPR\hs_err_pid52168.log
EasyPR\hs_err_pid8532.log
EasyPR\libs
EasyPR\libs\javacpp-0.11.jar
EasyPR\libs\javacv-0.11.jar
EasyPR\libs\opencv-2.4.11-0.11-windows-x86_64.jar
EasyPR\libs\opencv-2.4.11-0.11.jar
EasyPR\libs\opencv-2413.jar
EasyPR\LICENSE
EasyPR\README.md
EasyPR\res
EasyPR\res\image
EasyPR\res\image\baidu_image
EasyPR\res\image\GDSL.txt
EasyPR\res\image\general_test
EasyPR\res\image\native_test
EasyPR\res\image\test_image
EasyPR\res\image\test_image\ceshi.jpg
EasyPR\res\image\test_image\yun.jpg
EasyPR\res\image\test_image\yun2.jpg
EasyPR\res\image\test_image\yun3.jpg
EasyPR\res\image\使用说明.txt
EasyPR\res\model
EasyPR\res\model\ann.xml
EasyPR\res\model\haarcascade_frontalface_alt_tree.xml
EasyPR\res\model\haarcascade_frontalface_default.xml
EasyPR\res\model\svm.xml
EasyPR\res\train
EasyPR\res\train\data
EasyPR\res\train\data\chars_recognise_ann
EasyPR\res\train\data\chars_recognise_ann\chars2.7z
EasyPR\res\train\data\chars_recognise_ann\charsChinese.7z
EasyPR\res\train\data\plate_detect_svm
EasyPR\res\train\data\plate_detect_svm\learn
EasyPR\res\train\data\plate_detect_svm\learn\HasPlate.rar
EasyPR\res\train\data\plate_detect_svm\learn\NoPlate.rar
EasyPR\res\train\data\plate_detect_svm\test
EasyPR\res\train\data\plate_detect_svm\test\HasPlate
EasyPR\res\train\data\plate_detect_svm\test\HasPlate\A01_NMV802_0.jpg
EasyPR\res\train\data\plate_detect_svm\test\NoPlate
EasyPR\res\train\data\plate_detect_svm\test\NoPlate\S22_KG2187_3.jpg
EasyPR\res\train\data\plate_detect_svm\test\NoPlate\S22_KG2187_5.jpg
EasyPR\res\train\data\plate_detect_svm\train
EasyPR\res\train\data\plate_detect_svm\train\HasPlate
EasyPR\res\train\data\plate_detect_svm\train\HasPlate\A01_N84E28_0.jpg
EasyPR\res\train\data\plate_detect_svm\train\NoPlate
EasyPR\res\train\data\plate_detect_svm\train\NoPlate\S22_KG2187_2.jpg
EasyPR\res\train\data\plate_detect_svm\train\NoPlate\S22_KG2187_4.jpg
EasyPR\res\train\svm鍑嗙‘鐜囨彁楂樺巻鍙?txt
EasyPR\res\train\训练说明.txt
EasyPR\src
EasyPR\src\org
EasyPR\src\org\easypr
EasyPR\src\org\easypr\core