资源列表
FW_Markus_1.12m_M328
- fdgdf dfbfdbjhjh hj ,.k j,kj,koiiojk, ,j,
code
- 水平集进行协同分割的代码,用两幅图像的前景背景分别比较,能够获得很好的效果,相对单图(The level set for collaborative segmentation of the code)
db97
- %% 本程序实现任意偶数大小图像第二代双正交97提升小波变换 %% 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) %% 注2: 为了保证正交,所有边界处理,全部采用循环处理 %% 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) %% 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 %% 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 %% 注6: 此程序
交通灯识别
- 能够从自然场景中有效识别交通灯,包括图像预处理、匹配,识别等。(the procedure is based on traffic sign detection)
hsvSAVEdata
- 将HSV量化数据保存至DATA文件用于SVM分类器(Save the HSV quantized data to the DATA file for the SVM classifier)
ROF-Denoising
- 这个程序是20世纪的一篇著名的图像去噪文章(ROF模型)的一部分代码,希望大家参考并给出建议。(This denoising method is based on total-variation, originally proposed by Rudin, Osher and Fatemi. In this particular case fixed point iteration is utilized.)
OpenSURF_version1c
- 利用matlab实现SURF特征匹配,包括surf特征检测与特征描述(Using MATLAB to implement SURF feature matching, including surf feature detection and feature descr iption)
lvbo
- ①线性灰度变换(函数形式) ② 编程计算图像的直方图,并与函数imhist比较 ③ 执行直方图均衡化和规定化histeq ④ 给图像添加噪声 ⑤ 执行均值滤波、高斯滤波和中值滤波 ⑥ 执行拉普拉斯滤波 ⑦ 执行低通滤波和高通滤波(Linear gray scale transformation (function form) The histogram of the image is calculated and compared with the function imhist
lvbofuyuan
- ① 采用逆滤波、维纳滤波和约束最小二乘方滤波复原图像。 ② 实现四种均值滤波(Inverse filtering, Wiener filtering and constrained least square square filtering are used to restore the image. Realizing four kinds of mean filtering)
cos_localangle
- 用于遥感影像进行考虑带有地形的辐射纠正,(c correct of remote sensing for terrain)
新建 Microsoft Word 97 - 2003 文档
- 图像变换(傅立叶变换), 图像增强, 边缘检测, 滤波, 图像压缩等.(Image transform (Fu Liye transform), image enhancement, edge detection, filtering, image compression and so on.)
PanoramaMaker-master
- 在机器视觉应用领域里特征检测和匹配是一个很重要的算法,比如图像配准、跟踪和目标检测。这个例子里,我们用基于特征的方法完成图像拼接。处理的方法是先用图像配准特征点。不同于单图像对配准,这里是多图像对的配准完成图像拼接。(In the field of machine vision application, feature detection and matching is a very important algorithm, such as image registration, trackin