搜索资源列表
chongjian
- 一中基于opencv的采用四幅图像的三维重建程序,并应用MATLAB现实出来-Opencv-based adoption of a four dimensional image reconstruction procedures and practical application from MATLAB
Gray-Level-Co-Occurrence-Matrix
- 基于OpenCV和VS2008的图像灰度共生矩阵特征提取实现。文件中还有matlab版本的-Images based on OpenCV and VS2008 GLCM feature extraction achieved. Matlab version of the file there
matlab
- 基于adaboost人脸检测matlab仿真程序- Face detection project based on adaboost algorithum
opencvPsift
- 基于opencv的sift角点提取matlab源程序代码-Sift corner detection based on OpenCV MATLAB source........
boosting-object-detector
- 基于MATLAB的boosting目标检测!-Detection based on MATLAB boosting goals!
Demos--scripts
- 本代码是基于matlab 的交通路标识别-this text is use matlab for Traffic sign recognition
face_detection_by_template_tutorial
- 基于模板匹配的人脸检测教程,matlab代码-tutorial of face detection by template
tbb_debug
- penCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-penCV full name is: Open Source Computer Vision Library. Ope
myCanny
- 基于opencv函数库的基础上,翻译matlab版的canny算法,实验结果一致性达到98 -Based on the basis of opencv library, translation matlab version of the canny algorithm, the consistency of the experimental results up to 98
faceDetection
- 基于OpenCV 2.4.3写的人脸检测DLL,可用在Matlab里调用。可用于人脸检测及VC Matlab OpenCV混合编程学习入门。Matlab中调用示例参考Release文件夹下的runtest.m -Based on OpenCV 2.4.3 face detection DLL, can be used to call in Matlab. A Start Example for face detection and VC Matlab OpenCV mixed program
learning-opencv-code
- OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Lib
OpenCVcankaowenxian
- OpenCV于1999年由Intel建立,如今由Willow Garage提供支持。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法-OpenCV was founded in 1999 by Intel, by Willow Garage provides su
edge-detecting-based-susan
- 这是基于susan算子的边缘检测代码,用于检测物体边缘。使用matlab实现。-susan detection foor edge
motion_detect
- 基于matlab的opencv车流量检测-Matlab-based traffic detection opencv
Read-the-sa-sb-radar--matlab
- 基于sa sb 雷达基数据的反射率因子图的读取程序 使用matlab编写 -Based on sa, sb radar base according to the reflectivity figure read program using matlab
agethe
- matlab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法,,(Image denoising matlab language development of the fixed point iteration method, an algorithm based on partial differential equation,,)
15861255-1-80
- OPEN CV 配置学习视频 OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(open cv learning video)
基于opencv的汽车尾部边缘提取
- 本代码是Opencv完成《数字图像处理》P468 页例 10.10 的编程实验,编程语言为Matlab。