资源列表
水位检测程序
- 用于对图像中某一特定对象的检测、滤波、去噪(Detection, filtering and denoising for a particular object in an image)
Welch_cov_burg
- MATLAB代码经典功率谱估计,Welch法、协方差法、周期图、burg法及其对比,附完整注释(MATLAB code, classical power spectrum estimation, Welch method, covariance method, periodogram, Burg method and their comparison, with complete annotation.)
数字识别系统源代码
- 图像识别源码,vc6.0,可以移植到VS,值得学习,用的是自己的类(The source of image recognition is worth learning)
计算均方差最小时候的average和d
- 用于计算均方差的源码,自己编写的程序,测试可用(Used to calculate the mean square error of the source code, written by myself, the test is available.)
sift 图像配准
- 本代码是基于sift特征的图像配准的纯MATLAB代码。
gprmax
- GPR2D模拟程序,3D模拟程序,可以得到数值模拟数据(GPR2D system,3D system to get the GPR data)
视频检测
- 视频人脸检测,基于视频流获取图像,进行人脸和眼睛定位。(Video face detection is based on video stream to get images and locate faces and eyes.)
手势识别
- 通过雷达采集手势数据,产生手势图像,再用SVM识别(Gesture data is acquired by radar, and gesture and image are generated, and then recognized by SVM.)
ncut_multiscale
- ncut 图像分割算法,test为测试程序,可直接使用(NCUT image segmentation algorithm, which can be used directly)
加权平均图像融合算法
- 小波融合的加权平均算法,适用于初学者,很好的引入(Weighted average algorithm for wavelet fusion)
sword
- A catia model of a sword which is created entirely by me no copyright
hough变换提取椭圆matlab源程序
- hough变换提取椭圆,可以从二值图像中提取出椭圆(The ellipse can be extracted from Hough transform, and ellipse can be extracted from the two valued image.)