搜索资源列表
videocoolala-src
- 我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念: 一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)的Java应用程序,用来自动驱动你的手机摄像头定时拍摄一张图像(默认是Jpeg格式,数据量很小)。然后,后台线程将Jpeg图像(很小,大约几KB)上传到服务器上。手机默默地拍照,默默地上传照片,不用手工干预,比如你可以设置每隔三分钟拍一张照片,然后上传到Flickr这个著名的图片共享站点上,全世界都会看到你的慢速视频。
qr-software
- qr解码工具,支持摄像头解码,支持图片上传解码-qr decoding tools, support camera decoding, support for image upload decoding
camera
- j2me使用手机摄像头的代码,可以截取图片。-the use of camera phones j2me code, you can picture the interception.
swf
- java 实现调用摄像头 上传图片,此功能原为Ucenter中 现在经过改进有java版本-java calling camera to upload pictures, this feature was originally Ucenter improved have java version
jpegcam-1.0.8.tar
- JPEGCam是一个开源的Flash+Javascr ipt library,可以利用它来开发在线头像制作系统。它能够从摄像头获取图像并保存成JPEG格式的图片并提至交服务器中,服务器端采用PHP来处理保存图片。-JPEGCam is an open source Flash+Javascr ipt library, you can use it to develop the online avatar making system. It can acquire images from the
onPreviewFrame
- 获取摄像头当前图像的关键在于onPreviewFrame()重载函数里面,该函数里面有两个参数,第一个参数为byte[],为摄像头当前图像数据,通过YuvImage可以将该数据转换为图片文件,同时还可用对该图片进行压缩和裁剪,将图片进行压缩转换后转换为 ByteArrayOutputStream数据,即前面发送文件线程类中所需的文件数据,然后采用线程发送文件-failed to translate
FaceRecongizer
- 代码导入后直接可用,附带测试图片及视频。你也可以用自己的脸来识别。 这软件不仅可以识别摄像头中的人脸,还可以识别图片,视频文件中的人脸。 应用到特征脸的识别技术。-After the code is imported directly available, along with test pictures and videos. You can also use your face to identify. This software not only recognizes
camera
- 在安卓设备上开启摄像头,实时扫描图片或者二维码-Open the camera, real-time scanning pictures or two-dimensional code on Android devices
printScreen-webca
- 调用摄像头进行拍照,且将拍照的图片上传至服务器-Call camera to take pictures, and the pictures of pictures uploaded to the server
android-gpuimage-master
- 给图片添加滤镜的效果,实现了几百种种图片滤镜效果,还有摄像头拍照滤镜效果-Add the effect of the filter to the image
Cameror
- 摄像头监控Service端程序,实时更新图片-service camero
QRCodeScannerDemo-master
- 1、拍照; 2、图片存储; 3、白平衡。(1, take photos; 2, picture storage; 3, white balance.)
javacv_idea
- 通过JavaCV获取摄像头中的视频和图片(Capture video and pictures in the camera through JavaCV)