搜索资源列表
Camera2
- opengl 可移动摄像头 和cs的死亡模式一样随便走-opengl movable camera and the same mode of death cs not go
Camera2
- 一个关于openCV的程序,便于大家入门!-A procedures of openCV, easy entry!
camera2
- 实现开启电脑摄像头和拍照的功能,感兴趣的朋友可以下下来参考参考啊-To achieve the the functionality of open the computer-camera head and photograph taken, interested in under the the can of the a friend down refer to the reference ah
camera2
- 基于OpenCV的摄像头运动物体的识别与检测代码,可直接运行!-Identification and detection code OpenCV camera moving object based and can be run directly!
Camera2
- 图像识别的一个很好的例子 通过摄像头采集信息,完成库中的匹配-A good example of image recognition
android-Camera2Basic-master
- 本示例演示了camera2 API的基本使用。检查源代码,你可以学会如何显示preview和如何做拍照动作。-This sample demonstrates the basic use of Camera2 API. Check the source code to see how you can display camera preview and take pictures.
android-Camera2Video-master
- 此示例演示如何使用camera2 API 进行录像。-This sample demonstrates how to record video using Camera2 API.
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.
Camera2-master
- Use Android L Camera2 API developed a sample application, with photographs, AWB, Flash, Continuous function
Camera2
- 海底视频监控界面的上位机程序,可以全屏显示,有数据显示等功能-The PC program underwater video monitoring interface, full screen display, data display and other functions
Camera3DummyStream
- A dummy output stream class, to be used as a placeholder when no valid streams are configured by the client. This is necessary because camera HAL v3.2 or older disallow configuring 0 output streams, while the public camera2 API allows for it.
android-Camera2Video-master
- camera2 api进行视屏录制 使用了最新的camera2的api-camera2 api
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
camera2
- 这是一个基于Android camera2的照相机实例,可以设置相机焦距-this is a demo of android camera can set focus distance.
camera2.0
- 1.调用DirectShow查询UVC设备信息; 2.调用OpenCV打开设备,设置视频流参数,读取视频流,录制视频,播放视频; 3.计算帧率;(1. Call DirectShow search UVC information; 2. Call OpenCV to open the device, set the video stream parameters, read the video stream, record video, play video; 3. Calculate
camera2例程代码
- camera2例程代码,视频YUV帧,camera2例程代码,视频YUV帧,camera2例程代码,视频YUV帧
android相机打开代码
- 可以适用于MTK各平台的相机打开代码,可以获取到raw图像,非常实用,camera和camera2 api都有示例