搜索资源列表
OpenCVExamples
- The most useful examples of the application with opencv.-The most useful examples of the applicatio n with opencv.
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
EdgeDetection
- Program use openCV to demo edge detection (algorithm Gradient).
kalman
- 在C++语言中利用OpenCV插件 进行卡尔曼滤波-Using OpenCV to achieve a kalman filtering
opencvsvd
- 关于openCV的一个使用实例用opencv做矩阵的SVD分解-opencv svd
HoughTransformconsole
- Using opencv, Hough Transformation extract lines from edges.
anisodiff_Perona-Malik
- image processing source code of anisotropic diffusion.
Source1
- face recognition with opencv
Gaussian
- Gaussian backgrounding using opencv
object_detect
- detect object (blob) use opencv library
kalman
- Kalman Filter Implementation using OpenCV
norm
- A source code of function which convert image from RGB scale - space into normalized RGB scale - space, using Visual C++ 2008 and OpenCV library. Normalized RGB scale - space can be used in color detection techniques, because this is independent
hartigansSLC_OpenCV
- hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2
MeanShiftByBumblebee_090109
- it is implemented meanshift using opencv.
FCM_CPP
- 模糊C均值聚类算法(FCM)的VC++实现-Fuzzy C means clustering VC++ Implementation
priorityQueue
- opencv implementation of priority queue with editing of inserted objects
snake
- This code implements snake algorithm using opencv
FaceDetection-775_code-source-visual-cPP-opencv.z
- FaceDetection-775_code source visual c++ opencv
ICP算法二维实现
- ICP算法实现自动配准,基于opencv及vs实现,是二维的(ICP algorithm for automatic registration, based on opencv and vs implementation, is two-dimensional)