-
interpolation
几种插值方法,双线性,三次,最邻近,sinc(Several interpolation, bilinear, cubic, nearest neighbor, sinc)
- 2011-11-29 13:36:09下载
- 积分:1
-
shuzhishuiying
图像数字水印的方案毕业论文MATLAB和典型的混沌系统(Image Digital Watermarking thesis MATLAB programs and typical chaotic systems)
- 2020-07-01 13:20:02下载
- 积分:1
-
Voronoi
图形voronoi图的自动生成算法,用vc做,是基于一般图形voronoi图的算法,结合数字图形处理里的轮廓跟踪算法,使一般图形voronoi图能够根据不同的生成元总动生成。(Graph voronoi diagram automatic generation algorithm, using vc do is based on the general graph voronoi diagram algorithm, combined with digital image processing in the contour tracking algorithm, the general graph voronoi diagram to the total depending on the generator automatically generated.)
- 2020-12-10 21:19:19下载
- 积分:1
-
BM3D
BM3D去噪算法的实现和相关文档,很好的去噪算法(Image and video denoising by sparse 3D transform-domain collaborative filtering
Block-matching and 3D filtering (BM3D) algorithm
)
- 2021-04-25 17:38:46下载
- 积分:1
-
SIFT
SIFT图像配准,已测试比较好用,请大家放心使用(SIFT image registration)
- 2015-05-09 15:19:35下载
- 积分:1
-
第四次作业
说明: 1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果
2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果
3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。
4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
- 2020-12-11 21:53:25下载
- 积分:1
-
图像识别代码集
HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
- 2019-05-24 15:05:36下载
- 积分:1
-
TVdenoising-
全变差图像去噪,用的分裂Bregman迭代算法,分别用到了L1,、L2、和Lp范数来做的,其中在L1模型中还用到了高斯赛德尔迭代和收缩算子,(Total variation image denoising, with split Bregman iterative algorithm, respectively, used in the L1,, L2, and Lp norm to do, which is also used in the L1 model iterations and high Sisaideer contraction operator)
- 2014-06-25 11:58:58下载
- 积分:1
-
ICPbyJakobWilmICP
实现了Jakob Wilm & Hans Martin提出的ICP算法,配准两片点云。(The ICP algorithm proposed by Jakob Wilm & Hans Martin is used to register two point clouds.)
- 2021-01-28 14:38:41下载
- 积分:1
-
SIFT
提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,(extract SIFT feature,and feature matching)
- 2020-12-10 10:49:21下载
- 积分:1