CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别

文件名称: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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com