-
extract
该程序是对输入的数字图片进行特征提取,以得到图片对应的向量,从而为下一步的识别提供帮助。(The program is to input the number of picture feature extraction in order to obtain the corresponding vector images, so as to identify the next step to help.)
- 2008-03-16 15:38:44下载
- 积分:1
-
image-SVM
主要在对图片加入不同噪声时进行图像复原程序。(Mainly in the picture by adding different noise when the image recovery process.)
- 2008-08-09 22:07:03下载
- 积分:1
-
KMS_project
KMS跟踪算法源代码,目前最快的但目标跟踪算法(没有之一)。工程可以直接运行(KMS tracking algorithm source code, but the fastest target tracking algorithm. Project can be run directly)
- 2014-11-06 09:21:39下载
- 积分:1
-
SAR
全极化干涉雷达图像分类算法的实现代码full_wishartdec(Polarimetric InSAR image classification algorithm implementation code full_wishartdec)
- 2011-11-26 22:45:29下载
- 积分:1
-
motionEstES
说明: 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。(The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.)
- 2010-04-26 19:29:25下载
- 积分:1
-
MSR_original
说明: 多尺度加权的rentinex算法实现图像增强,里面用到了高斯滤波对图像进行滤波,可以去除大部分的噪声,平滑图像效果较突出,3个高斯尺度对图像做滤波后加权在一起得到多尺度信息的图像。(Multiscale weighted rentinex algorithm is used to enhance the image. Gauss filter is used to filter the image, which can remove most of the noise. The smoothing effect of the image is prominent. Three Gaussian scales are filtered and weighted together to get the multi-scale information of the image.)
- 2020-07-03 06:40:02下载
- 积分:1
-
Calculate
This is simple calculator program.
I m making a GUI calculator interface in MFC.
this program works pretty well.
- 2011-07-28 15:22:25下载
- 积分:1
-
text-segmentation
不均匀光照下的文字分割,综合运用同态滤波方法、Bernsen局部阈值法、边缘识别法。(Uneven illumination of the text segmentation, integrated use of homomorphic filtering methods, Bernsen local threshold, the edge identification method.)
- 2020-11-11 00:29:45下载
- 积分:1
-
匹配滤波器图像识别
利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)
- 2021-01-17 08:48:45下载
- 积分:1
-
sift
SIFT 算法的实质上是提取局部特征的算法, 该算法在尺度空间寻找极值点, 然后根据极值点来获得尺度、旋转不变量和位置等特征。(In essence, the SIFT algorithm is an algorithm to extract local features. The algorithm finds the extreme points in the scale space and then obtains the characteristics of scale, rotation invariant and position according to the extreme point.)
- 2018-05-10 08:13:41下载
- 积分:1