搜索资源列表
Introduction-gucas
- opencv 中科院数字图像处理入门教程,很不错的哦!
avbpa99
- 优秀OPENCV 人脸检测论文,请大家漫漫阅读
opencv_tutorial_cxcore_highgui_2005Q4
- opencv的tutorial源代码及可执行文件
Kalman
- 介绍Kalman滤波的经典文章,也是Opencv中跟踪算法的基础。值得一读。
面部识别java demo
- java调用opencv的面部识别
OMimage
- 一個基於MFC的opencv人臉檢測程序
blobs
- A java based programming environment - processing - free from processing.org. here it uses a free library - OpenCV - to detect blobs in a live video capture - some parts like - hands or head or the entire human are evidenced through some visual eff
222
- JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String
JNI2OpenCV
- java development kit that I recomand the most
GoldenCapture
- 摄像头监控系统,DirectShow+OpenCV开发后台,前台JSP-Camera monitoring system, DirectShow+OpenCV development background, foreground JSP
tutorial1
- java and opencv for drawing text
javacv
- java的opencv的例子,里边有完整的例子,还不错-the java opencv example inside complete example
face-detection
- 在android平台上实现了人脸检测的例子,是opencv包自带的例子-face detect
AndroidOpenCVMOTION
- Android-OpenCV-运动目标检测-Android-OpenCV-moving target detection
MyContact
- android手机通讯源码可以正常运行,包括常规的手机通讯录功能。-。-The android phone end sift match the source code, you need to import opencv library.
MyTracking
- 差分法动态跟踪目标,读取视频文件,动态跟踪。使用javaCV和openCV-Difference method of dynamic target tracking, read video files, dynamic tracking. Use javaCV and openCV
TestOpenCV_3_0
- Android调用Opencv,例子将一副图像编程灰度。-Android call Opencv, a example RGB image transform gray image.
javacv.src
- javacv 源码包,基于opencv的JAVA版SDK源码-javacv src
DetectBlur
- Detect if image is blurry using OpenCV
JavaOpenCV246_face
- 人脸检测程序java实现,运用了Opencv中的dll库-Face detection program java achieve