搜索资源列表
Gabor(matlab_C_Cv).rar
- 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
cvlib_mex.zip
- opencv函数包,用于matlab调用,opencv function package, calls for matlab
MSER.rar
- 该代码是对MSER(Maximally stable extremal regions )方法的编程实现。采用的基于opencv的库进行编程,用的是vc++6.0工具。且对不是骗人的代码,大家可以根据分析代码,结合文献,进一步对该代码加以改进。,The code is the MSER (Maximally stable extremal regions) programming methods. Using the opencv library-based programming, using
AdvMorph
- 用OpenCV实现的Matlab中形态学细化、提取骨架、收缩算法。测试效果与Matlab相同。-Algorithms of morphological thinning,Skeleton and Shrink,ported from Matlab to OpenCV.
MS-PiecewiseSmooth
- 分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
defog
- 用MatLab实现图片的雾化效果的去除,有四种方法(haze removal)-haze removal using Matlab
seg_oneseed
- 单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-Single seed point region growing image segmentation algorithms: the basic processing method is based on a set of seed points, started to trip the growth region, which is about predefi
LocalOstu
- 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
histeq
- 图像直方图均衡化的源代码,opencv实现-Image histogram equalization of the source code, opencv implementation
OpenCV-wraper
- cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
imhist
- opencv里面像matlab那样显示直方图,解决了opencv没有显示直方图的缺陷。-opencv as it shows as histogram matlab to solve opencv histogram did not show defects.
backgroundsubtractionAndEdgedetection
- 图像 背景差分 边缘提取 用OpenCV来完成-background substraction and edge detection
bag_words_demo
- bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
61EDA_C1622
- Adaboost 正面人脸识别; 必须先装上OPENCV,编译环境乃是visual studio 2005 -Adaboost positive face recognition must be fitted with OPENCV, compiling environment is a visual studio 2005
findtriangle
- OpenCV+Vs2008实现找出图像中的三角形-OpenCV+ Vs2008 to achieve the image of the triangle to find out
VideoFaceDetect
- 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
OpenTLD
- 用于在视频中进行运动物体的跟踪。matlab与c混合编程,需要用到openCV。-For tracking moving objects in the video.
mexopencv
- matlab对opencv库的调用,编译成功,可以直接使用,里面有安装过程,供大家学习-matlab opencv library call, the compiler is successful, can be used directly, there are installation process for them to learn
极限约束
- 能实现出来的极限约束,用来计算机视觉中的双目标定的下一步。在MATLAB中进行标定并且读取摄像机参数,然后进行图像处理,再极限约束(A limit that can be achieved)
学习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