搜索资源列表
WifiCamera 通过无线路由openwrt上挂载的摄像头获得图像信息
- webcamera wifi android 通过无线路由openwrt上挂载的摄像头获得图像信息,可做监控-webcamera wifi android 通过无线路由openwrt上挂载的摄像头获得图像信息,可做监控
CamMonitor
- Android摄像头监控程序,接受显示VB服务器端摄像头采集的图像-Android camera surveillance program, accept the VB server-side camera images collected
android_Use-the-camera
- android下,使用相机拍照。包括打开摄像头、图像预览等功能-android, using the camera to take pictures. Including the ability to open the camera and image preview
SocketCamera
- 基于Socket的Android手机视频实时传输.主要是在手机客户端(Android)通过实现Camera.PreviewCallback接口,在其onPreviewFrame重载函数里面获取摄像头当前图像数据,然后通过Socket将图像数据和相关的用户名、命令等数据传输到服务器程序中。-Socket Android mobile video-based real-time transmission
Android-phone-camera
- 在手机客户端(Android)通过实现Camera.PreviewCallback接口,在其onPreviewFrame重载函数里面获取摄像头当前图像数据,然后通过Socket将图像数据和相关的用户名、命令等数据传输到服务器程序中。-Mobile client (Android) implement the Camera.PreviewCallback interface in onPreviewFrame overloaded functions inside access to the ca
OpenCV-2.3.11
- 基于图像处理的裂缝宽度检测系统的研究与实现:使用android编程!环境为eclipse。针对裂缝图像,选择裂缝检测算法;在Android下设计实现系统:摄像头、图像处理和宽度计算算法 ;在手机上对整个系统进行测试研究。 -Based on Image Processing crack width detection system Research and Implementation: Use android programming! Environment for the eclipse
PuzzleVersion1
- 基于JNI的JAVA C++混编。 在opencv的android应用。自动破解数独游戏。从摄像头获取图像后自动破解。 包含:opencv代码(c++) android代码(java)-JNI-based JAVA C++ mixed. In the opencv android applications. Automatic crack Sudoku. Automatically after the break to get images from the camera. Includes
15-puzzle
- opencv android 上的例子,该例子调用了摄像头,实时采集图像-one simple sample of android opencv devleopment
Camera2
- 图像识别的一个很好的例子 通过摄像头采集信息,完成库中的匹配-A good example of image recognition
BogoPicGen-master
- 通过算法生成的图像来模仿Andr oid摄像头,大家可以研究一下-A Fake Android Camera That Generates Images Algorthimically,you can study of it
Camera
- 手机摄像头采集图像,电脑端显示,用udp实现的一个不可靠的实时监控demo。包括手机端和服务器端两部分-Cell phone camera to capture images, computer terminal display, using udp achieve a real-time monitoring unreliable demo
camera
- 安卓摄像头拍照,并对获得的图像一个进行模糊处理,另一个进行锐化处理,最后进行对比显示。-Android camera to take pictures, and to get the image of a fuzzy processing, and another for sharpening, and finally to compare the display.
51-SZ-hjwifi2015
- 电子安卓端控制软件(这时可看到小车摄像头所传回的图像以及实现控制)-Electronic control software for Android (You can see the image car camera returns and the realization of control)
Camera_sxt
- 手机摄像头图像源码是一套PC端动态演示手机摄像头图像的源码,在电脑上先运行服务端,手机需要和电脑在一个网络中,打开安卓端以后会要求配置一个ip地址,把PC的IP地址填入手机,点击登录以后服务端控制台会循环打印连接成功,并且弹出一个窗口用来演示手机传过来的图像每秒可以显示20-30帧图像。可以截屏图片并保存为本地文件,本项目包括java服务端源码和安卓客户端源码通过Socket进行通信。-Cell phone camera image source is a PC dynamic demonstr
Android_GPUImage
- 支持实时摄像头滤镜的GPUImage是iOS下一个开源的基于GPU的图像处理库,提供各种各样的图像处理滤镜,并且支持照相机和摄像机的实时滤镜。GPUImage for Android是它在Android下的实现,同样也是开源的,托管在Github上。-Support real-time camera filters GPUImage is IOS under an open source GPU based image processing library, provides a variety
Mezzofanti
- Mezzofanti文字扫描识别是一种把图像上的文字识别出来并变为正常文字的一种技术,在某些领域应用比较广,例如摄像头取词读词、电脑上的验证码识别,还有比如印象笔记的图片文档识别。都用到了ORC技术。国内汉王做的不错.Mezzofanti是一个Android手机应用程序。它利用内部的OCR引擎来识别图片中的文本,并用翻译引擎进行翻译。其中OCR引擎采用JNI技术集成C++来调用Google-Tesseract。翻译引擎基于Google translate实现,所以可以支持超过40多种语言。-Me
choosepicdemo
- 选择图片到安卓app中或调用摄像头拍照,并对选中的图像进行裁剪-Select a picture to Android app or call the camera to take pictures, and the selected image cropping
MyMirror
- 魔镜 预备知识导图 1.控件 1.1TextView文件框控件 1.2ImageView图像视图控件 1.3SeekBar拖动条控件 2.多媒体应用 2.1Camera摄像头应用 2.2SoundPool声音播放 3.布局管理器 3.1LinearLayout线性布局管理器 3.2RelativeLayout相对布局管理器 3.3布局管理器的嵌套 4.事件处理 4.1OnTouchListener触摸事件 4.2OnClickList
native-lib
- 将手机摄像头预览图像数据转化为Hue值。(The mobile phone camera preview image data into Hue.)