CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 识别 android

搜索资源列表

  1. eye

    0下载:
  2. java android 人言识别代码,作者原创-android for eye detection
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:316858
    • 提供者:马冲
  1. ZXingDemo

    0下载:
  2. android 平台使用的zxing识别条码-the the zxing identification barcode android platform
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:168190
    • 提供者:李卓毅
  1. SpeechDemo

    0下载:
  2. android端的语言识别,实现的只是基本功能-android end speech recognition, to achieve just the basic functions
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:47813
    • 提供者:jy
  1. OCRService

    1下载:
  2. android图像(身份证)识别程序,可以清楚的识别身份证上的资料信息-android images (identity card) recognition program, you can clearly identify the data and information on the ID card
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-02-24
    • 文件大小:5561049
    • 提供者:daniel
  1. android-QR-

    0下载:
  2. 基于安卓平台系统的手机二维码的识别与实现,实现了快速响应码的解码与析码-The recognition and realization of the two-dimensional code based on the Android platform phone system, quick response code decoding and analysis code
  3. 所属分类:JavaScript

    • 发布日期:2017-11-06
    • 文件大小:2568827
    • 提供者:李丽丽
  1. Game_GestureDetector_three

    0下载:
  2. 在Android手机上识别手势,比如按下,抬起等,简单的手势事件响应。-Android phone gesture recognition, such as pressing, lifting, a simple gesture incident response.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:58174
    • 提供者:二月齐飞
  1. xjhxcp

    0下载:
  2. 车牌号识别,纯Java,K值聚类.可应用与Android平台下。-License plate number recognition, pure Java, K values ​ ​ clustering
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:2683290
    • 提供者:pxd
  1. ZxingDemo

    0下载:
  2. android上使用ZXing识别条形码和二维码,代码简单易懂,相信能帮助读者迅速掌握相关的开发-Use ZXing identify barcodes and 2D codes on android, the code is simple to understand and believe that we can help the reader quickly grasp the related development
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2845672
    • 提供者:陈昌
  1. ZxingDemo

    0下载:
  2. android上使用ZXing识别条形码和二维码,代码简单易懂,相信能帮助读者迅速掌握相关的开发-Use ZXing identify barcodes and 2D codes on android, the code is simple to understand and believe that we can help the reader quickly grasp the related development
  3. 所属分类:Java Develop

    • 发布日期:2017-05-21
    • 文件大小:6565542
    • 提供者:刘运
  1. android-gestures-

    0下载:
  2. 很多时候,利用触摸屏的Fling、Scroll等Gesture(手势)操作来操作会使得应用程序的用户体验大大提升,比如用Scroll手势在 浏览器中滚屏,用Fling在阅读器中翻页等。在Android系统中,手势的识别是通过 .OnGestureListener接口来实现的,不过William翻遍了Android的官方文档也没有找到一个相 关的例子,API Demo中的TouchPaint也仅仅是提到了onTouch事件的处理,没有涉及到手势。Android Developer讨论组里也有不少人
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:8983
    • 提供者:胡敏
  1. ZXingDemo

    0下载:
  2. 代码里有二维码扫描, 和识别源代码, 里面还有关于二维码博客, 直接导入android工程即可-There is a two-dimensional code code scanning, and identify the source code, there is also a two-dimensional code on the blog, you can directly import the android project
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1127214
    • 提供者:陈建辉
  1. SlidingDemoAndroid

    0下载:
  2. android手势左右与按钮混合触发滑动效果实现,通过不断的移动布局,形成动画效果。布局移动参考了SlidingDrawer,每次移动的时间间隔,20ms,当前时间是SystemClock的时间,平衡总量和每次平移的距离在代码中请自行设置,移动布局,偏移量为offsetX,编写过程中要注意,一定要将触屏事件交给手势识别类去处理(自己处理会很麻烦的)。-android gesture left button triggers mixed with sliding effect achieved t
  3. 所属分类:JavaScript

    • 发布日期:2017-05-06
    • 文件大小:1175992
    • 提供者:杜小东
  1. Voice-Recognition

    0下载:
  2. Android轻松实现语音识别。Google Voice Recognition在Android的实现-Android easy speech recognition. Google Voice Recognition implemented in the Android
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:94967
    • 提供者:李开博
  1. voicetotext

    1下载:
  2. android语音识别(使用了讯飞的语音api)-android voice recognition (using Iflytek voice api)
  3. 所属分类:Applet

    • 发布日期:2014-07-28
    • 文件大小:2344960
    • 提供者:沈珩
  1. SlidingDemo

    0下载:
  2. android手势左右与按钮混合触发滑动效果实现,通过不断的移动布局,形成动画效果。布局移动参考了SlidingDrawer,每次移动的时间间隔,20ms,当前时间是SystemClock的时间,平衡总量和每次平移的距离在代码中请自行设置,移动布局,偏移量为offsetX,编写过程中要注意,一定要将触屏事件交给手势识别类去处理(自己处理会很麻烦的)-android gesture left button triggers mixed with sliding effect achieved th
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1174601
    • 提供者:bpudn72
  1. 6

    0下载:
  2. Android平板电脑开发实战详解和典型案例——光盘源码 此书出版时间:2013-02-01 从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。 第6章 android TTS及语音识别 6.1 语音合成技术概览 6.1.1 Android系统TTS的设置界面 6.1.2 Android TTS引擎 6.1.3 语音
  3. 所属分类:Java Develop

    • 发布日期:2017-06-02
    • 文件大小:13917104
    • 提供者:Wendy
  1. learn

    0下载:
  2. 基于安卓终端的,识别身份证照片上的文字。-Android,recognition of ID card
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9057818
    • 提供者:sevnape
  1. facedemo

    0下载:
  2. 这是一块android端的人脸识别API测试DEMO,希望可以帮到大家.-this is a app for face demo.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:583808
    • 提供者:刘星
  1. 人脸比对

    1下载:
  2. 人脸识别Face Recognition Homepage / Relevant information in the the area of face recognition / Information pool for the face recognition community / Entry point for novices as well as a centralized information resource(Face recognitionFace Recognition
  3. 所属分类:Java编程

    • 发布日期:2017-12-23
    • 文件大小:3210240
    • 提供者:NengHUi
  1. Android 人脸识别功能使用源码

    1下载:
  2. Android 人脸识别功能使用源码, Android 人脸识别功能的示例代码(Android Face Recognition Sample Code)
  3. 所属分类:Java编程

    • 发布日期:2019-06-19
    • 文件大小:1491968
    • 提供者:czsme
« 12 »
搜珍网 www.dssz.com