-
SUN-saliency
SUN:利用自然统计的显著性贝叶斯检测框架。一种自底向上的检测图像的显著性区域方法。(SUN: A Bayesian Framework for
Saliency Using Natural Statistics)
- 2014-03-27 21:54:40下载
- 积分:1
-
改进RLS校正算法
说明: 采用基于信道非均匀性校正改进的RLS算法实现对探测器的非均匀性校正(An improved RLS algorithm based on channel nonuniformity correction is used to correct the nonuniformity of detector.)
- 2019-05-30 21:14:48下载
- 积分: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
-
StOMP
分段自适应正交匹配追踪StOMP算法源程序,压缩感知里面很好的算法(Orthogonal Matching Pursuit StOMP adaptive segmentation algorithm source code, a good algorithm inside compressed sensing)
- 2020-11-24 15:19:32下载
- 积分:1
-
新建 Microsoft Word 文档
图像处理之Matlab特征提取和表达-一些规则图形的特征提取(Matlab feature extraction and expression in image processing - feature extraction of some regular patterns)
- 2018-11-17 15:24:07下载
- 积分:1
-
Gaussian
高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
- 2014-10-18 09:00:28下载
- 积分:1
-
com
图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.(Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization, threshold treatment, blur, sharpen, corrosion, expansion, mask filter, frequency domain conversion, edge detection, gradient detection, binarization and so forth. The way to achieve more, and have to undergo a certain degree of optimization, efficiency, good.)
- 2010-02-21 17:03:30下载
- 积分:1
-
VQ
使用Splitting算法和GLA算法实现对图像的矢量量化及重新编码和重建。(Vector Quantization:To generate a 16-codeword codebook using Splitting Algorithm and GLA,then use this codebook to code the training image and reconstuct it.)
- 2013-11-07 21:32:18下载
- 积分:1
-
pathopenings
形态学pathopenings的实现,对线特征提取等图像处理有令人惊奇的效果。(Morphological pathopenings the realization of the line feature extraction and other image processing have surprising effects.)
- 2021-04-12 20:28:56下载
- 积分:1
-
imagesegmentation
本软件包包括四个程序,主要用于图像处理(图像去噪,图像分割)和模拟退火算法。(This package includes four procedures, mainly used for image processing (image denoising, image segmentation) and simulated annealing algorithm.)
- 2009-01-14 15:12:42下载
- 积分:1