搜索资源列表
Qt_QCamera_Example_v1_0_en
- Nokia新开发平台Qt的照相机例程,对Qt Mobility有很好的学习效果-Nokia' s new camera platform Qt routines for Qt Mobility has a good learning
TestCamera
- 这是一个机器人的广泛应用,对其称为系统与相机的照片种植,这是一个演示应用程序。下一个上传新的版本。-this is a android application,it called system camera with photo cropping ,this app is a demo.The next uploading the new version.
DragList
- 这是一个机器人的广泛应用,对其称为系统与相机的照片种植,这是一个演示应用程序。下一个上传新的版本。-this is a android application,it called system camera with photo cropping ,this app is a demo.The next uploading the new version.
lcamera-master
- L Camera is an open-source experimental camera app for Android L devices using the new android.hardware.camera2 API. Currently, the only supported device is Nexus 5 and Nexus 6 running Android 5.0 Lollipop.
SquareCamera-master
- Android module that takes a square photo using the native Android Camera APIs. The new Camera2 APIs the L release is not used because support has to go back to SDK version 14 for my own requirement. -Android module that takes a square photo using the
android_camera
- 该软件完美演示调用系统相机拍照显示并压缩保存,以及新增的视频录制并播放功能-The perfect demonstration of the software system camera camera to take pictures show and save, as well as the new video recording and playback functions
CameraView
- 这个源码是游戏摄像头案例源码,游戏中摄像头的原理介绍,在游戏开发中更新摄像头的位置可以决定屏幕显示的内容,尤其是RPG类游戏摄像头有着非常重要的作用,我举一个例子 有时候我们在玩RPG游戏的时候进入一个新的场景 触发一段脚本后 发现镜头开始向上移动 根据镜头移动玩家可以大概浏览一下这个场景有什么东西 ,触发什么样的剧情。这个实现的方式就是游戏摄像头原理,详细请看说明吧。-Is the source of the game camera case of source code, introduce