搜索资源列表
使用Android客户端观看远程mjpeg-streamer提供的视频
- 使用Android客户端观看远程mjpeg-streamer提供的视频。把收到的视频流解析成一张张jpg图片显示-Android client to use mjpeg-streamer to provide remote viewing of video. The received video stream resolution jpg image into a picture show
ZXing-1.3.zip
- ZXing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和Android。 ,ZXing is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on
Android_install
- How to install Android in WinXP
Gallery3D
- 3d源码 好东西 这是一个3d相册,使用很方便,同时可以调用照相设备-Based on the android simple picture browser, use the Gallery to achieve android development of the image viewer code, the use of a gorgeous interface
AndroidCamera
- 实现Android原生摄像的源码,调用Android手机摄像头进行拍照,并可对所拍摄照片进行处理,能够为开发拍摄、图像处理剪裁的开发者提供示例.-Realization Android native camera source, call Android phone camera to take pictures, processing can take pictures to be taken for the development of tailoring the development o
camera
- android本地选择图片裁剪和拍照后进行图片裁剪-android the local select pictures cut and photographed after image cropping
image-video
- android音频格式转换器和图像LOGO制作工作。 -the android audio format converter and image LOGO production work. the android audio format converter and image LOGO production work.
Cartoonifier_Desktop
- OpenCV 一个实例,调用摄像头,对人脸进行卡通化的实例-This code will show you how to write some image-processing filters for Android smartphones and tablets, written first for desktop (in C/C++)
loadImage
- android 下动态显示sd卡上的相册-load image on android
PictureShow
- 该项目是一款基于安卓的图片处理软件,该程序集图片剪裁,锐化,调节暗亮,加边框,加文字, 加特效,加图标,自由画板等功能于一身,功能虽说不算强大,但贵在开源,其中还有程序的说明 文档,包括图像处理的基础知识,各个算法的描述,以及整个程序的搭建过程,是学习图像处理的 很好的资源,有兴趣的朋友们还可以在我们的基础上进行修改,为自己定制一款独特的图像处理程序。 在文档中我们还介绍了不少安卓开发的小窍门,相信对大家以后的安卓开发将带来很大的好处。-an android project th
tesseract-ocr-3.02.02.tar
- TESSERACT可能是最準確的開源OCR引擎。結合Leptonica圖像處理庫,它可以讀取多種圖像格式,並轉換為文本在超過60種語言。這是前3發動機的1995年UNLV精度的測試之一。在1995年和2006年之間,有一點就可以完成的工作,但自那時以來,它已經被廣泛的谷歌改善。它是根據Apache許可證2.0。 支持的平台 在Linux,Windows TESSERACT工程(含VC + +速成或Cygwin)和Mac OSX。詳細信息和安裝說明,請參閱自述文件。它也可以被編譯為其他平台
Android-image-processing-system
- 该项目是一款基于安卓的图片处理软件,该程序集图片剪裁,锐化,调节暗亮,加边框,加文字, 加特效,加图标,自由画板等功能于一身,功能虽说不算强大,但贵在开源,其中还有程序的说明 文档,包括图像处理的基础知识,各个算法的描述,以及整个程序的搭建过程,是学习图像处理的 很好的资源,有兴趣的朋友们还可以在我们的基础上进行修改,为自己定制一款独特的图像处理程序-Android image processing system
Mine_Socket_1_8
- Android监控 采用UDP方式从服务器请求图像数据 进行显示 显示控件用的ImageView-Android monitoring conducted using UDP display control with image data from the server request ImageView
PicCutDemo
- android图片裁剪,图片选择,照相选择,剪切后选择-android image cropping, image selection, camera selection, choose the Cut
Photos
- android 图像几种特效效果的实现,包括哈哈镜特效的处理-android image realization of several special effects, including the effects of treatment distorting mirror
android-tesseract-ocr-master
- tess two 图像识别 中文识别 ocr(image recognition Chinese recognition ocr)
FisheyeDemo
- yuv鱼眼显示,全景摄像头的android图像处理方案,可以参考(YUV fisheye display, panoramic camera Android image processing program, you can refer to)
xrfjg
- FIG simulation speed, distance, amplitude three-dimensional image, For lack of EMD, Wavelet packet analysis to extract vibration signal characteristic frequency.
图片特效处理
- android 平台的图形特效处理,源代码。(Android platform for graphic special effects processing, source code.)
Find_Different-master
- 简单的图像处理,包括开启手机相机预览图像 * 将采集到的图像转换成灰度图预览 * 将灰度图像经过Sobel转换后预览 * 对Sobel之后的图像进行二值化 * 二值化的过程中可以随时动态调整分割阈值 * 通过拍照按钮可以锁定图像,在按一次进行边缘提取(Simple image processing)