资源列表
opencv_test
- 图像处理中的CenSurE方法的源程序,很实用。可以参考,-CenSurE method in computer vision..source code which is quite convenient to use
nlfilter
- 这是实现双边滤波器的一种算法,它是调用系统的nlfilter函数进行滑动窗口的滤波-This is to achieve a bilateral filter algorithm, which is called the system nlfilter sliding window filter function
Curve-Extraction-ACS
- 这个代码是基于蚁群算法的非参数曲线的自动提取算法,对于任意曲线具有很好的提取效果。-Nonparametric Curve Extraction Based on Ant Colony System
phasecorrelation
- 运用相位相关法对图像进行匹配,并通过图形形象地显示相关系数位置。对图像的亮度变换不敏感,相关峰尖突出,有较高的配准精度。-fft、ifft、phase correlation
svm
- svm算法的c++实现 svm-svm algorithm c++ implementation svm
Canny
- 实现了bmp图像的Canny边缘检测,非常好的代码,欢迎下载-canny edge detection
3drebuild
- 这是本人自己写的基于opencv的三维重建的实例源代码,可以运行.-This is written based on my own three-dimensional reconstruction of the opencv source code examples, you can run.
sanjiaopoufen
- 在VS2008和opencv下,对2D/3D点(云)数据实现三角剖分,运算速度快,实时性好,计算精度高,并对三角剖分进行了优化,可以处理复杂点集的三角剖分,可以用于人脸识别的工作-In the VS2008 and opencv, the pairs of 2D/3D points (cloud) data to achieve triangulation, calculation speed, real-time performance is good, high precision, and
background帧差法求背景
- 实现帧差法求背景的matlab程序和示例图片-Frame-difference method to achieve the background image matlab procedures and sample
MRF-benchmarks
- 马尔科夫随机场(MRF)基准,包括MRF库和验证图像-code for all the benchmarks, including the MRF library and imageLib
DFT-IDFT
- 图像处理的一些基本操作,滤波,傅立叶变换,傅立叶反变换等等,附带有CT照片,可以测试效果.-Some of the basic operation of image processing, filtering, Fourier transform, Fourier inverse transform, etc., with a CT picture, you can test results.