-
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
-
fenchatu
此程序用于画混沌系统的相图及其分叉图,使用时只需要写出相应的混沌微分方程,便可画出相应的图(This procedure for drawing the phase diagram of chaotic systems and its Poincare section, when used only need to write the corresponding chaotic differential equations, will be able to draw the corresponding graph.)
- 2021-04-01 10:29:07下载
- 积分:1
-
PowerMaxImageFusion
说明: 图像融合是图像处理的一个研究热点,这里提供一种方法即局部能量最大选取规则图像融合法(Image fusion is image processing of a research hot spot that is here to provide a way to select the rules of the local energy of the largest image fusion method)
- 2008-11-08 19:11:16下载
- 积分:1
-
asgmt1
对于一张8位灰度图像lena.bmp
1)运用4×4抖动矩阵,生成对应抖动图像
2)生成有序抖动图像
3)对于一张24位彩色图像,生成4×4抖动图像( For a 8-bit gray image (lena.bmp)
1)Use a dithering matrix (4*4), generate the dithered image.
2) Generate the ordered ditering image (4*4).
3) For a 24-bit color image, generate the dithered image (4*4). )
- 2011-10-15 10:51:41下载
- 积分:1
-
HMarkDemo
基于Halcon开发的掩模 纯手工编辑(Mask editing based on Halcon)
- 2020-07-02 20:00:02下载
- 积分:1
-
ColorHistogram
图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。(Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a one-dimensional vector, then calculate the color histogram as a feature.)
- 2011-07-06 21:25:29下载
- 积分:1
-
MATLAB-image-processing-(can-see)
基于MATLAB图像处理的车辆检测与识别(可以看看)基于MATLAB图像处理的车辆检测与识别(可以看看(MATLAB image processing based vehicle detection and recognition (can see) MATLAB image processing based vehicle detection and recognition (can see)
- 2021-05-13 22:30:02下载
- 积分:1
-
regiongrowing
用MATLAB实现的基于区域生长算法的图像分割(Implemented using MATLAB-based region growing algorithm for image segmentation)
- 2010-07-17 10:43:27下载
- 积分:1
-
Dechirp
雷达成像Dechirp 脉冲压缩代码 ,感兴趣的可以看看。(Radar the imaging Dechirp pulse compression code, and can see the interest.)
- 2012-10-23 19:52:29下载
- 积分:1
-
houghjianceyuan
在matlab环境下对图像进行处理,运用霍夫变换方法得到图像分割的阈值,并进行圆形的检测(In the matlab environment for image processing, using Hough transform method for image segmentation threshold and for the detection of circular)
- 2013-06-03 11:21:07下载
- 积分:1