搜索资源列表
T-tracking_Ver0.1
- 1、基于深度摄像机的手势跟踪、手势识别、轮廓识别、运动目标坐标输出代码 2、基于Primesense公司深度图 3、技术涉及复杂图形学算法,感兴趣的朋友,希望你们能发展中国自己的识别技术发展。 4、能够运行于Window,Linux,Android系统,全球第一个能够运用Android系统深度摄像的手势跟踪实现代码。 5、有部分OpenCV函数被简化。 6、代码的思路和细节已经有发明专利保护,拒绝完全抄袭,希望在此基础上大家创新-1, the depth of the cam
MoveViewGroup
- 在android中实现手势翻页效果,主要用到ViewFlipper和GestureDetector. ViewFlipper变化当前显示内容,GestureDetector监听手势. 用于多页的展示非常酷. -Implemented in the android gesture flip effect, mainly used ViewFlipper and GestureDetector. ViewFlipper change the current display, Gestur
GestureDetector
- android 关于手势识别的介绍,有图有真相,绝对好资料-android on gesture recognition of the introduction, there are pictures and the truth, absolute good information
Android_srf
- 手机输入法手势识别,输入法手势识别 注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! -Phone input gesture recognition, gesture recognition input method Note: android.gesture this class in the api-4 (SDK1.6) start
test2
- android应用九宫格, 对手势进行了监听。-android application squared, the gesture was listening.
gesture
- 手势识别软件, Android系统。可部署到真实手机或模拟上-Gesture recognition software, Android system. Can be deployed to a real or simulated on a mobile phone
GestureLearn
- android手势识别,一个小demo,很适合用于开发跟手势有关的软件-android gesture learn
viewFlipperDemo
- 一个小Demo,主要实现利用手势左右滑动图片的功能。-A Demo, use the function of the sliding picture about the gesture.
gesture-imageview-master
- android 自定义imageview控件,支持放大缩小,支持手势。 封装度,直接使用-imageview android custom controls, support zoom, support for gestures. Package degrees, the direct use
Android_daliy
- 支持手势的android日历源码,支持手势的android日历源码-Support gesture android calendar source code, support gesture source android calendar
android-gestures-
- 很多时候,利用触摸屏的Fling、Scroll等Gesture(手势)操作来操作会使得应用程序的用户体验大大提升,比如用Scroll手势在 浏览器中滚屏,用Fling在阅读器中翻页等。在Android系统中,手势的识别是通过 .OnGestureListener接口来实现的,不过William翻遍了Android的官方文档也没有找到一个相 关的例子,API Demo中的TouchPaint也仅仅是提到了onTouch事件的处理,没有涉及到手势。Android Developer讨论组里也有不少人
Android--the-gesture-recognition
- android 开发,可以实现简单的手势识别-it can recognize the gesture
Android-gesture-control-calendar
- 功能完整带手势控制的日历源码,可以左右滑动更换月份,较基础,适合新手参考,未编译。-Source full-featured calendar with gesture control, can replace sliding around January, more basic, for beginners reference, not compiled.
Bypass-for-Screen-Lock-of-Android
- :随着移动通信技术的迅速发展和广泛应用,手机内部包含的信息已经成为犯罪侦查重要的线索和证据来 源。由于人们对数据安全和隐私保护意识的提高,以及涉案嫌疑人的反侦查意识的增强,涉案的智能手机通常 带有锁屏密码,在这种情况下,如何对其中的数据进行提取、处理和分析成为一个重要的研究方向。本文主要 针对Android 手机的锁屏问题进行研究,详细介绍了Android 智能手机三种锁屏密码,即手势密码、PIN 码密 码以及复杂密码的文件结构和存储原理,分析了如何借助Android 的ADB(
gesture-imageview
- 自定义多指缩放图片视图效果,这是一个简单的支持多指缩放图片的Android View类。在Android2.1及其更高版本的设备上,当你想要实现同时进行缩放操作时,可以将其作为一个标准的ImageView来使用。-Custom multi refers to the zoom image view effect, this is a simple support for the View Android. In Android2.1 and its higher version of the d
Android-suofangtupian
- 可以根据手势简单缩放图片,图片固定,只做简单例子-Can according to the simple gesture zoom pictures, picture is fixed, only do a simple example
Android中手势密码破解工具包
- Android中手势密码破解工具包Androidapp(Android gesture password cracking Toolkit Androidapp)
GestureBuilder
- android gesture开发案例,接口使用说明(the demo of android gesture develop)
Android
- 远程桌面连接源码可以实现远程连接不同的设备,添加了多点缩放,手势帮助等功能,另外可以根据网络情况自己设置图像质量(Remote desktop connection source code can achieve remote connection of different devices, add multi-point scaling, gesture help functions, and in addition, can set the image quality according t
simpletouchgestures_1
- Downloading Android - Simple Touch Gesture Code In this tutorial we will try to create a Simple Touch Gesture using Android. This is simple application can be used to any apps that needed to detect touch movement to call any functions. Android is a