搜索资源列表
facetect_matlab
- Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
filtfilt
- C++ version (OpenCV) of the Matlab built-in function filtfilt.m.
Steerable_filters
- Matlab code to visualize Steerable filters.
EllipseDirectFit
- 椭圆的拟合 MATLAB源代码 很强大!-Fitting elliptical MATLAB source code is very powerful!
OpenCVMatlab
- OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/opencv/). OpenCV is a real time
Proj3-Talk
- some code for opencv in matlab
Proj3-Report
- some code for opencv in matlab
circularHough
- Circular Hough transform using OpenCV: C++ version of the popular (best accurate I think) Matlab function CircularHough_Grd.m of Tao-Peng. Note: the user should know how to use OpenCV first.
accumarray
- C++ version (OpenCV) of the Matlab built-in functions accumarray.m and gradient.m
FaceDetection_MATLAB_Call_OpenCV
- 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to stu
Ctrax-matlab-0.1.04
- 果蝇跟踪方法,计算机视觉,版,visual surveillance opencv-opencv fly tracking,visual surveillance
tutorialOpenCVPMatlab
- tutorial of OpenCV and Matlab
matlab-code
- gui in matlab and opencv
CaGHSDFHiftatlab
- 一个Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理。-A Camshitft algorithm, although there Camshift opencv functions, but using matlab to write a better understanding of the principles.
CCamShift-mata
- Camshitft算法,虽然opencv有Camshiift函数,但是用matlab写能更好的了解原理,呵呵! -Camshitft algorithm, although the opencv the Camshiift functions, but to write a better understanding of the principle of using matlab, huh, huh!
opencv 检测直线、线段、圆、矩形
- matlab学习,对于初学matlab的人来说是良好的基础
sRGB2LabOpenCV
- OpenCV中RGB转Lab的matlab实现,与matlab自带的sRGB转RGB不太一样。-OpenCV in RGB to Lab matlab realize, comes with matlab sRGB to RGB not the same.
2013041677756857
- 基于matlab开发的手势识别,里面有测试代码和图片 还有一个可以运行的.fig文件,可以直接运行的.并且同时分享了matlab的源码,效果很不错,可以学习和参考.相比C++开发的要简单易懂,可以通过代码了解手势识别的方法和原理,可以先学习matlab版的手势识别,再尝试编写C++和opencv版的。(Gesture recognition based on MATLAB development, there are test code and pictures and one can run