-
shuz
常用数字图像处理,图像变换等功能的实现,锐化平滑等算法(digital image processing)
- 2017-10-19 20:54:38下载
- 积分:1
-
matlabPyrTools
可控金字塔,用于图像去噪,识别,是一种方向可控的金字塔结构的图像处理方法(steerable pyramids for image denoising, recognition, is a steerable pyramid image processing method)
- 2010-09-12 16:53:15下载
- 积分:1
-
XIHUA
本程序是使用c++开发语言编写的,功能是将bmp图像进行细化处理,比如,可以将比较粗的汉字细化成较细的汉字。(This program used c++ development language, the function is to thinning BMP image . For example, it can be more crude refining the Chinese characters into a fine characters.)
- 2016-01-06 16:35:17下载
- 积分:1
-
生物特征识别技术手指静脉识别技术_余成波_代码
手指静脉预处理,图像分割,静脉纹路分割,滤波去噪,细化等相关代码(Finger vein pretreatment, image segmentation, vein segmentation, filtering and denoising, thinning and other related codes)
- 2020-06-20 07:00:01下载
- 积分:1
-
Image-translation-transformation
图像平移处理,可以图片进行平移变换处理,提供演示图片(Image translation process, it can image pan transformation process provides demonstration image)
- 2016-05-19 13:56:43下载
- 积分:1
-
图像修复
说明: 应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)
- 2020-06-28 20:00:01下载
- 积分:1
-
db4-lifting-wavelet-decomposition
db4小波的提升小波分解,从已发表的论文中得来,可放心使用(db4 wavelet lifting wavelet decomposition, the published papers come, you can be assured)
- 2016-12-30 10:02:32下载
- 积分:1
-
mfile
简单写的一些图像预处理(灰度增强、小波高通滤波、LBP、迭代阈值分割、种子生长法etc)和RGB 、纹理(相关矩阵)特征提取(Write some simple image pre-processing (grayscale enhancement, wavelet high-pass filter, LBP, iterative threshold segmentation, seed growth method etc) and RGB, texture (correlation matrix) feature extraction)
- 2010-12-23 11:13:13下载
- 积分:1
-
polygon
一个计算多边形面积和周长的程序, 同时可以把多边形显示出来, 直观展现多边形形状.(A polygon area and perimeter calculation procedures, the polygons can be displayed simultaneously, intuitive show polygonal shape.)
- 2020-06-28 18:20:01下载
- 积分:1
-
DFT&DCT
编程实现二维8*8图像块的DFT,DCT变换
输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间
编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block
Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time
The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)
- 2021-01-18 11:58:43下载
- 积分:1