搜索资源列表
MouseGestures
- windows mobile 识别mouse gesture的源码-the source code of the project to identify the mouse gesture in windows mobile platform.
T-tracking_Ver0.1
- 1、基于深度摄像机的手势跟踪、手势识别、轮廓识别、运动目标坐标输出代码 2、基于Primesense公司深度图 3、技术涉及复杂图形学算法,感兴趣的朋友,希望你们能发展中国自己的识别技术发展。 4、能够运行于Window,Linux,Android系统,全球第一个能够运用Android系统深度摄像的手势跟踪实现代码。 5、有部分OpenCV函数被简化。 6、代码的思路和细节已经有发明专利保护,拒绝完全抄袭,希望在此基础上大家创新-1, the depth of the cam
Media_Player
- 一个小的音乐播放器源码,eclipse工程文件可直接导入(支持快进快退以及进度条拖动,扫描sd卡更新音乐列表,手势识别:可以在播放界面使用左右滑动的方式来切换歌曲等功能)-A small music player source code and eclipse project files can be directly imported (support fast forward and rewind as well as the progress bar drag, scanning sd c
Gestur
- Android Gesture - this code for used to move the activities using touch listener.
GusturesTest
- 一个手势识别的代码,识别画出的心形然后打出电话-A gesture recognition code
Android_daliy
- 支持手势的android日历源码,支持手势的android日历源码-Support gesture android calendar source code, support gesture source android calendar
MultiTouchTest
- 通过手势实现的缩放处理,应用程序编程源码,很好的参考资料。-Through scaling processing gesture implementation, application programming source code, a good reference.
GestureProject
- 触屏手势识别,Android开发精典案例源码,很好的参考资料。-Touch gesture recognition, Android development of classical case of source code, a good reference.
hand
- ios手机移动开发,手势源码实例,调试无错-ios mobile phone development, gesture source code examples, debugging error
3QTest
- 一款运行于Android手机平台的情商测试系统,基于Java的源代码,代码的关键部分都标记了注释,对理解代码挺有帮助。你可以了解到安卓连接数据库、手势识别、事务处理,特别是数据库读写部分,注释很详细,对阅读理解代码帮助比较大-A run on EQ test system Android mobile platform, based on key parts of Java source code, the code are marked notes, quite helpful in unde
SlidingDemo
- android手势左右与按钮混合触发滑动效果实现,通过不断的移动布局,形成动画效果。布局移动参考了SlidingDrawer,每次移动的时间间隔,20ms,当前时间是SystemClock的时间,平衡总量和每次平移的距离在代码中请自行设置,移动布局,偏移量为offsetX,编写过程中要注意,一定要将触屏事件交给手势识别类去处理(自己处理会很麻烦的)。-android gesture left button triggers mixed with sliding effect achieved t
Demo
- android 3D切换效果,附加手势滑动,代码易懂,可随意修改成自己想要的效果。-android 3D transition effects, slide an additional gesture, understandable code can be freely modified to their desired effect.
GestureLock
- 基于Android的一个手势解锁源码的开发,可以自定义解锁的个数。-The development of a gesture unlock code based on Android, can be customized to unlock the number.
guesture
- android手势识别源码,可以根据手指在屏幕上的动作与预先设定好的动作比较来判断正确与否。-Android gesture recognition source code, can according to the fingers on the screen in the action with the predefined action compared to judge correctly or not.
zhi-neng
- 这是一款很不错的智能家居系统手机客户端应用源码,该应用的源码比较完整,而且功能也很强大,应用可以实现了蓝牙的链接,还包括PDA端部分,以及和智能终端部分,很好地实现了一套设计通信,以及手势识别等功能,另外还有视频传输,和串口信号处理,等各种传感器的报警系统,是一个比较完整的系统的程序,大家可以下载学习与研究等。-This is a very good smart home system mobile client application source code, source code of t
dzPiano
- 这个小例子主要用到android手势部分和Mediaplayer部分的知识。 手势部分没啥问题,我们可以通过MotionEvent中定义的Event Code来判断当前手势的状态(按下或者释放等)-This small example mainly uses the Android part and the Mediaplayer part of the knowledge. Hand part of the problem, we can be defined in the Motio
GestureProject
- 手机输入法手势识别源代码输入法手势识别 注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! 关于两种方式创建模拟器的SDcard在【Android2D游戏开发之十】有详解 if (Environment.getExternalStorageState() != null) {// 这个方法在试探终端是否有sdcard! if (!file.exi
fwxtpllq
- 本项目是一个仿微信朋友圈的图片浏览器小例子,支持多图加载,点击缩略图会进入大图浏览模式,大图可以使用手势缩放,支持左右滑动浏览。本项目编码UTF-8编译版本4.4.2。-This project is an imitation of the micro channel circle of friends small example of image browser, support for multigraphs loading. Click on the thumbnail will into
znjjxtlrkh
- 这是一款很不错的智能家居系统手机客户端应用源码,该应用的源码比较完整,而且功能也很强大,应用可以实现了蓝牙的链接,还包括PDA端部分,以及和智能终端部分,很好地实现了一套设计通信,以及手势识别等功能,另外还有视频传输,和串口信号处理,等各种传感器的报警系统,是一个比较完整的系统的程序,大家可以下载学习与研究等。-This is a very good smart home system mobile client application source code, the application
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