-
LBP-master
获取图像的LBP特征:对图像的原始LBP模式、等价LBP模式、旋转不变LBP模式,以及等价旋转不变LBP模式的LBP特征进行提取以及显示(Obtaining LBP features of images: extracting and displaying the original LBP pattern, equivalent LBP pattern, rotation invariant LBP pattern and equivalent rotation invariant LBP pattern of images)
- 2019-04-08 19:36:12下载
- 积分:1
-
audio_noise
一段matlab试验程序,可以学习FFT+降噪的功能,适合初学者。(Test a matlab program, you can learn FFT+ noise reduction features, suitable for beginners.)
- 2011-09-26 10:03:59下载
- 积分:1
-
demo
本程序包括图像的几何变换、图像的灰度变换、图像的空域增强、图像的频域增强、图像的形态学处理、图像的分割和区域增长、还有图像的数字识别等一系列有关图像的基本操作和处理。(This procedure including the image geometric transform, the image gradation transformation, the image air zone strengthens, the image frequency range to strengthen, image morphology processing, the image division and the region grows, also has the image digital recognition and so on a series of related image elementary operation eo and processing.
)
- 2011-11-10 17:43:10下载
- 积分:1
-
sift_feature-extract-and-match
使用sift算法,找出图像的关键点,使用关键点作为匹配因子对两幅图像进行匹配,数据库中包含了丰富的可用图片库。(Use sift algorithm to find the image of the key points, key points to use as matching factor of two images match, the database contains a wealth of available gallery.)
- 2020-11-28 15:19:30下载
- 积分:1
-
锥束CT(CBCT)的三维重构算法(FDK) FDK_Algorithm
锥束CT(CBCT)的三维重构算法(FDK)(the FDK algorithm for cone beam CT reconstruction)
- 2016-05-21 15:33:13下载
- 积分:1
-
feikuai
可以设置图像分块的大小和分块数,然后来分块保存图像到文件目录下面(You can set the size of the image sub-block and sub-blocks, and then to block to save the image to a file directory)
- 2009-10-16 18:39:53下载
- 积分:1
-
sfun_mppt_vinc
光伏逆变系统中的最大功率点跟踪算法,采用的是快速收敛的改进的变步长的电导增量方法,由s函数编写(maximum power point tracking method, using variable step size inc method,written by s-function)
- 2020-11-07 22:09:48下载
- 积分:1
-
gOMP
广义正交压缩感知的代码,实现了压缩感知与图像的重构(Generalized orthogonal compressed sensing code, to achieve compressed sensing and image reconstruction)
- 2020-08-25 16:28:15下载
- 积分: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
-
CSR_denoise
一种利用中心和结构聚类的稀疏表示图像去噪方法,有不错的效果(a image denoising method with structral clustering and sparse representation, has good effect .)
- 2012-06-27 14:53:04下载
- 积分:1