搜索资源列表
opencv android
- 本程序包可以使其在android手机开发平台上使用opencv
OpenASURF-ed50a44
- OpenCV SURF在android上的应用 opencv 2.2从2010年12月5日开始支持Android,这是一个应用的例子-OpenCV SURF application on the android opencv 2.2 from December 5, 2010 began to support Android, this is an example of an application
helloopencv
- Android平台上用opencv库编写的测试小代码。用于保存一张图片-Android platform test with the opencv library to write a small code. To save a picture
CannyBianYuanTest
- 使用NDK编译好的openCV库打开图片进行canny边缘检测再保存的Android程序代码-OpenCV library compiled using the NDK pictures canny edge detection to open and then save the Android code
T-tracking_Ver0.1
- 1、基于深度摄像机的手势跟踪、手势识别、轮廓识别、运动目标坐标输出代码 2、基于Primesense公司深度图 3、技术涉及复杂图形学算法,感兴趣的朋友,希望你们能发展中国自己的识别技术发展。 4、能够运行于Window,Linux,Android系统,全球第一个能够运用Android系统深度摄像的手势跟踪实现代码。 5、有部分OpenCV函数被简化。 6、代码的思路和细节已经有发明专利保护,拒绝完全抄袭,希望在此基础上大家创新-1, the depth of the cam
opencv_android
- 实现使用opencv在Android平台中获取图像轮廓-Achieved using OpenCV in Android platform to obtain image contour
MyImgTest
- 使用NDK编译好的openCV库打开图片再保存的Android程序代码-NDK libraries compiled using the open image and then save openCV the Android code
src
- Opencv for Android code-Opencv sample for Android
MyOpenCVTest
- 使用NDK编译好的openCV库打开图片将图片宽高都缩小成1/2之后再保存的Android程序代码-OpenCV library compiled using the NDK open the picture width and height of the image are reduced to 1/2 after the program code stored in the Android
eyedetecting
- 在android手机上使用opencv库识别静态人脸图像的眼睛位置-In use opencv library on android phone identifying the location of eyes in static facial images
Tutorial-2-OpenCV-for-Android-Setup-Windows.pdf.t
- how to do android setup in opencv a perfect tutorial
OpenCV-Tutorial-1---Camera-Preview
- 安卓移动平台环境上开发,并使用opencv捕捉相机输入帧,可以完成对输入帧的预览编辑保存-Android opencv java eclipse
Android OpenCV Static implementation
- Static implementation of OpenCV in Android. OpenCV example to compare the differences between two pictures.
学习OpenCV(中文版)
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV is a cross platform computer vision library based on BSD licensing (open source) that
opencv
- android 上opencv简单的人脸识别功能的java文件(Android opencv simple face recognition function on the java file)
OpenCV入门教程.pdf
- OpenCV入门教程,跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。(OpenCV introductory tutorial)
opencv-3.3.0
- OpenCV3.0安装包,OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上(OpenCV3.0 installation package, OpenCV is a cross platform computer vision library based on BSD license (open source), which can run in Linux, Windows, Android and M
src
- 在Android Studio中调用opencv的库,对图像进行灰度化处理的操作。(In Android Studio, the library of OpenCV is called, and the image is grayscale processing.)
OPENCV图像处理的函数说明
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接
FaceDetectLibrary-master
- Android opencv 人脸识别,在Android上用Opencv做人脸识别,人脸对比(Android opencv face detect)