文件名称:fdfff
-
所属分类:
- 标签属性:
- 上传时间:2014-10-24
-
文件大小:9.08mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
简单的车牌识别源码,Android下的 ,下载即可试用,须有jni环境-Simple license plate recognition source code, Android under can download a trial, there must be jni environment
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fdfff/CarPlate/.classpath
fdfff/CarPlate/.project
fdfff/CarPlate/.settings/org.eclipse.jdt.core.prefs
fdfff/CarPlate/AndroidManifest.xml
fdfff/CarPlate/assets/OCR.xml
fdfff/CarPlate/assets/SVM.xml
fdfff/CarPlate/bin/AndroidManifest.xml
fdfff/CarPlate/bin/CarPlate.apk
fdfff/CarPlate/bin/classes/com/example/carplate/BuildConfig.class
fdfff/CarPlate/bin/classes/com/example/carplate/CarPlateDetection.class
fdfff/CarPlate/bin/classes/com/example/carplate/MainActivity$1.class
fdfff/CarPlate/bin/classes/com/example/carplate/MainActivity.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$attr.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$dimen.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$drawable.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$id.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$layout.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$menu.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$string.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$style.class
fdfff/CarPlate/bin/classes/com/example/carplate/R.class
fdfff/CarPlate/bin/classes.dex
fdfff/CarPlate/bin/dexedLibs/android-support-v4-232005d180228e01219a4067fffefd51.jar
fdfff/CarPlate/bin/dexedLibs/android-support-v4-4aa5622cb97ab9dcd194c11c37d6fc71.jar
fdfff/CarPlate/bin/dexedLibs/opencv library - 2.4.7.1-e3dd1d7d01c822cc5573109737530f52.jar
fdfff/CarPlate/bin/dexedLibs/opencv-3f637e50e15dd88e73a9f177b757b7e3.jar
fdfff/CarPlate/bin/jarlist.cache
fdfff/CarPlate/bin/R.txt
fdfff/CarPlate/bin/res/crunch/drawable-hdpi/ic_launcher.png
fdfff/CarPlate/bin/res/crunch/drawable-mdpi/ic_launcher.png
fdfff/CarPlate/bin/res/crunch/drawable-xhdpi/ic_launcher.png
fdfff/CarPlate/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
fdfff/CarPlate/bin/resources.ap_
fdfff/CarPlate/gen/com/example/carplate/BuildConfig.java
fdfff/CarPlate/gen/com/example/carplate/R.java
fdfff/CarPlate/ic_launcher-web.png
fdfff/CarPlate/jni/Android.mk
fdfff/CarPlate/jni/Application.mk
fdfff/CarPlate/jni/com_example_carplate_CarPlateDetection.h
fdfff/CarPlate/jni/ImageProc.cpp
fdfff/CarPlate/jni/Plate.cpp
fdfff/CarPlate/jni/Plate.h
fdfff/CarPlate/jni/Plate_Recognition.cpp
fdfff/CarPlate/jni/Plate_Recognition.h
fdfff/CarPlate/jni/Plate_Segment.cpp
fdfff/CarPlate/jni/Plate_Segment.h
fdfff/CarPlate/libs/android-support-v4.jar
fdfff/CarPlate/libs/armeabi-v7a/libimageproc.so
fdfff/CarPlate/libs/opencv.jar
fdfff/CarPlate/lint.xml
fdfff/CarPlate/obj/convert-dependencies.sh
fdfff/CarPlate/obj/local/armeabi-v7a/libimageproc.so
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/ImageProc.o
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/ImageProc.o.d
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate.o
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate.o.d
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate_Recognition.o
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate_Recognition.o.d
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate_Segment.o
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate_Segment.o.d
fdfff/CarPlate/proguard-project.txt
fdfff/CarPlate/project.properties
fdfff/CarPlate/res/drawable-hdpi/ic_launcher.png
fdfff/CarPlate/res/drawable-hdpi/test.JPG
fdfff/CarPlate/res/drawable-hdpi/test2.JPG
fdfff/CarPlate/res/drawable-mdpi/ic_launcher.png
fdfff/CarPlate/res/drawable-xhdpi/ic_launcher.png
fdfff/CarPlate/res/drawable-xxhdpi/ic_launcher.png
fdfff/CarPlate/res/layout/activity_main.xml
fdfff/CarPlate/res/menu/main.xml
fdfff/CarPlate/res/values/dimens.xml
fdfff/CarPlate/res/values/strings.xml
fdfff/CarPlate/res/values/styles.xml
fdfff/CarPlate/res/values-sw600dp/dimens.xml
fdfff/CarPlate/res/values-sw720dp-land/dimens.xml
fdfff/CarPlate/res/values-v11/styles.xml
fdfff/CarPlate/res/values-v14/styles.xml
fdfff/CarPlate/src/com/example/carplate/CarPlateDetection.java
fdfff/CarPlate/src/com/example/carplate/MainActivity.java
fdfff/QQ截图20140109115437.png
fdfff/QQ截图20140109115815.png
fdfff/我的博客地址.txt
fdfff/CarPlate/bin/classes/com/example/carplate
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc
fdfff/CarPlate/bin/classes/com/example
fdfff/CarPlate/bin/res/crunch/drawable-hdpi
fdfff/CarPlate/bin/res/crunch/drawable-mdpi
fdfff/CarPlate/bin/res/crunch/drawable-xhdpi
fdfff/CarPlate/bin/res/crunch/drawable-xxhdpi
fdfff/CarPlate/gen/com/example/carplate
fdfff/CarPlate/obj/local/armeabi-v7a/objs
fdfff/CarPlate/src/com/example/carplate
fdfff/CarPlate/bin/classes/com
fdfff/CarPlate/bin/res/crunch
fdfff/CarPlate/gen/com/example
fdfff/CarPlate/obj/local/armeabi-v7a
fdfff/CarPlate/src/com/example
fdfff/CarPlate/bin/classes
fdfff/CarPlate/bin/dexedLibs
fdfff/CarPlate/bin/res
fdfff/CarPlate/gen/com
fdfff/CarPlate/libs/armeabi-v7a
fdfff/CarPlate/obj/local
fdfff/CarPlate/res/drawable-hdpi
fdfff/CarPlate/res/drawable-ldpi
fdfff/CarPlate/res/drawable-mdpi
fdfff/CarPlate/res/drawable-xhdpi
fdfff/CarPlate/res/drawable-xxhdpi
fdfff/CarPlate/res/layout
fdfff/CarPlate/res/menu
fdfff/CarPlate/res/values
fdfff/CarPlate/res/values-sw600dp
fdfff/CarPlate/res/values-sw720dp-land
fdfff/CarPlate/res/values-v11
fdfff/CarPlate/res/valu
fdfff/CarPlate/.project
fdfff/CarPlate/.settings/org.eclipse.jdt.core.prefs
fdfff/CarPlate/AndroidManifest.xml
fdfff/CarPlate/assets/OCR.xml
fdfff/CarPlate/assets/SVM.xml
fdfff/CarPlate/bin/AndroidManifest.xml
fdfff/CarPlate/bin/CarPlate.apk
fdfff/CarPlate/bin/classes/com/example/carplate/BuildConfig.class
fdfff/CarPlate/bin/classes/com/example/carplate/CarPlateDetection.class
fdfff/CarPlate/bin/classes/com/example/carplate/MainActivity$1.class
fdfff/CarPlate/bin/classes/com/example/carplate/MainActivity.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$attr.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$dimen.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$drawable.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$id.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$layout.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$menu.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$string.class
fdfff/CarPlate/bin/classes/com/example/carplate/R$style.class
fdfff/CarPlate/bin/classes/com/example/carplate/R.class
fdfff/CarPlate/bin/classes.dex
fdfff/CarPlate/bin/dexedLibs/android-support-v4-232005d180228e01219a4067fffefd51.jar
fdfff/CarPlate/bin/dexedLibs/android-support-v4-4aa5622cb97ab9dcd194c11c37d6fc71.jar
fdfff/CarPlate/bin/dexedLibs/opencv library - 2.4.7.1-e3dd1d7d01c822cc5573109737530f52.jar
fdfff/CarPlate/bin/dexedLibs/opencv-3f637e50e15dd88e73a9f177b757b7e3.jar
fdfff/CarPlate/bin/jarlist.cache
fdfff/CarPlate/bin/R.txt
fdfff/CarPlate/bin/res/crunch/drawable-hdpi/ic_launcher.png
fdfff/CarPlate/bin/res/crunch/drawable-mdpi/ic_launcher.png
fdfff/CarPlate/bin/res/crunch/drawable-xhdpi/ic_launcher.png
fdfff/CarPlate/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
fdfff/CarPlate/bin/resources.ap_
fdfff/CarPlate/gen/com/example/carplate/BuildConfig.java
fdfff/CarPlate/gen/com/example/carplate/R.java
fdfff/CarPlate/ic_launcher-web.png
fdfff/CarPlate/jni/Android.mk
fdfff/CarPlate/jni/Application.mk
fdfff/CarPlate/jni/com_example_carplate_CarPlateDetection.h
fdfff/CarPlate/jni/ImageProc.cpp
fdfff/CarPlate/jni/Plate.cpp
fdfff/CarPlate/jni/Plate.h
fdfff/CarPlate/jni/Plate_Recognition.cpp
fdfff/CarPlate/jni/Plate_Recognition.h
fdfff/CarPlate/jni/Plate_Segment.cpp
fdfff/CarPlate/jni/Plate_Segment.h
fdfff/CarPlate/libs/android-support-v4.jar
fdfff/CarPlate/libs/armeabi-v7a/libimageproc.so
fdfff/CarPlate/libs/opencv.jar
fdfff/CarPlate/lint.xml
fdfff/CarPlate/obj/convert-dependencies.sh
fdfff/CarPlate/obj/local/armeabi-v7a/libimageproc.so
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/ImageProc.o
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/ImageProc.o.d
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate.o
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate.o.d
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate_Recognition.o
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate_Recognition.o.d
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate_Segment.o
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc/Plate_Segment.o.d
fdfff/CarPlate/proguard-project.txt
fdfff/CarPlate/project.properties
fdfff/CarPlate/res/drawable-hdpi/ic_launcher.png
fdfff/CarPlate/res/drawable-hdpi/test.JPG
fdfff/CarPlate/res/drawable-hdpi/test2.JPG
fdfff/CarPlate/res/drawable-mdpi/ic_launcher.png
fdfff/CarPlate/res/drawable-xhdpi/ic_launcher.png
fdfff/CarPlate/res/drawable-xxhdpi/ic_launcher.png
fdfff/CarPlate/res/layout/activity_main.xml
fdfff/CarPlate/res/menu/main.xml
fdfff/CarPlate/res/values/dimens.xml
fdfff/CarPlate/res/values/strings.xml
fdfff/CarPlate/res/values/styles.xml
fdfff/CarPlate/res/values-sw600dp/dimens.xml
fdfff/CarPlate/res/values-sw720dp-land/dimens.xml
fdfff/CarPlate/res/values-v11/styles.xml
fdfff/CarPlate/res/values-v14/styles.xml
fdfff/CarPlate/src/com/example/carplate/CarPlateDetection.java
fdfff/CarPlate/src/com/example/carplate/MainActivity.java
fdfff/QQ截图20140109115437.png
fdfff/QQ截图20140109115815.png
fdfff/我的博客地址.txt
fdfff/CarPlate/bin/classes/com/example/carplate
fdfff/CarPlate/obj/local/armeabi-v7a/objs/imageproc
fdfff/CarPlate/bin/classes/com/example
fdfff/CarPlate/bin/res/crunch/drawable-hdpi
fdfff/CarPlate/bin/res/crunch/drawable-mdpi
fdfff/CarPlate/bin/res/crunch/drawable-xhdpi
fdfff/CarPlate/bin/res/crunch/drawable-xxhdpi
fdfff/CarPlate/gen/com/example/carplate
fdfff/CarPlate/obj/local/armeabi-v7a/objs
fdfff/CarPlate/src/com/example/carplate
fdfff/CarPlate/bin/classes/com
fdfff/CarPlate/bin/res/crunch
fdfff/CarPlate/gen/com/example
fdfff/CarPlate/obj/local/armeabi-v7a
fdfff/CarPlate/src/com/example
fdfff/CarPlate/bin/classes
fdfff/CarPlate/bin/dexedLibs
fdfff/CarPlate/bin/res
fdfff/CarPlate/gen/com
fdfff/CarPlate/libs/armeabi-v7a
fdfff/CarPlate/obj/local
fdfff/CarPlate/res/drawable-hdpi
fdfff/CarPlate/res/drawable-ldpi
fdfff/CarPlate/res/drawable-mdpi
fdfff/CarPlate/res/drawable-xhdpi
fdfff/CarPlate/res/drawable-xxhdpi
fdfff/CarPlate/res/layout
fdfff/CarPlate/res/menu
fdfff/CarPlate/res/values
fdfff/CarPlate/res/values-sw600dp
fdfff/CarPlate/res/values-sw720dp-land
fdfff/CarPlate/res/values-v11
fdfff/CarPlate/res/valu
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.