-
image_matching
说明: 实现了三种图像匹配算法
1:归一化互相关匹配算法
2:基于Hausdorff距离的图像匹配算法
3:图像不变矩匹配算法(Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matching Algorithm)
- 2021-03-28 19:09:11下载
- 积分:1
-
waterline
用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!(Water line thresholding segmentation image: The image of flattery, low cap transformation, and will be the results of subtraction, it can enhance image, and then use the watershed segmentation algorithm on the line!)
- 2008-05-17 09:36:15下载
- 积分:1
-
kkmatlabrenlian
人脸检测的方法很多,kl是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的大小位置,数目,大小(Face Detection many means kl is a more effective. The code is the use of the method pca Face Detection can detect the size face location, number, size)
- 2007-05-12 17:40:06下载
- 积分:1
-
matlab程序
卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全及包含噪声的测量中,估计动态系统的状态。(Calman filtering is an efficient recursive filter (autoregressive filter). It can estimate the state of dynamic system from a series of incomplete and noisy measurements.)
- 2017-12-11 10:34:34下载
- 积分:1
-
texutre
能够实现图像的纹理检测,可以直接调入一个图像然后得到纹理(to achieve the texture image detection, can be directly transferred to a texture image is then)
- 2007-07-06 17:57:13下载
- 积分:1
-
Image-Restoration-by-total-variation
基于全变分(TV)的多光谱遥感图像恢复。当多光谱图像中一个通道模糊时,利用其它通道的图像特征辅助进行去模糊或反卷积,效果不错!!附带有对应的文章做参考。(This is a new image restoration or deconvolution method, which uses one of clear band image to constraint Total Variation de-blurring of degraded band image in multispectral image. It tested with different noise with different regularization parameters. It also compared with otherhods.)
- 2013-08-30 22:13:45下载
- 积分:1
-
shuangmu
说明: 双目匹配计算视差,生成深度图。(前提是用自己标定好的摄像头拍的图片,导入内外参数然后进行立体匹配)(Binocular matching calculates parallax and generates depth map.(The premise is to take a picture with your own calibrated camera, import internal and external parameters, and then stereo matching))
- 2020-09-03 14:48:09下载
- 积分:1
-
gradient_program
给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等(Several morphological gradient algorithm is given, including, but gradient-scale, multi-scale gradient, multi-structural elements, such as gradient)
- 2008-07-31 16:00:36下载
- 积分:1
-
houghtuoyuan3
利用霍夫变换进行椭圆检测,无需模板,不同的图片只需要更改个别参数(Ellipse detection using Hough transform, without templates, a different picture only need to change individual parameters)
- 2013-08-26 09:34:49下载
- 积分:1
-
Graph-Cuts-in-Vision-and-Graphics
graphcut 图像分割经典论文 英文版(graphcut image segmentation classic paper in English)
- 2020-10-30 22:09:56下载
- 积分:1