-
cxrDCT
DCT1实现一维离散余弦变换;
DCT2实现二维离散余弦变换;
其中使用的算法是碟形算法来实现频域变换(DCT1 peacekeeping achieve a discrete cosine transform; DCT2 achieve two-dimensional discrete cosine transform; the use of the algorithm is dishing algorithm to achieve the transformation frequency domain)
- 2007-05-20 09:22:12下载
- 积分:1
-
fcm
用模糊C均值算法实现图像分割 ,文件夹中附带有图片和matlab的源程序,已经验证过可以实现对图片的分割 (Fuzzy C-means algorithm for image segmentation, there is a folder with pictures and matlab source, has already been verified can be achieved on image segmentation)
- 2020-06-29 09:00:01下载
- 积分:1
-
fsl
基于matlab的分水岭算法在处理粘连细胞图像分割的应用(watershed for digital image prosessing )
- 2012-11-20 12:27:07下载
- 积分:1
-
tracker_release2
PAMI2015 基于核的相关滤波跟踪方法 可以在32位机上运行 因为包含gradientMex.mex32文件( Kernelized Correlation Filter PAMI2015 the code can run on 32-bit computer because it contains file gradientMex.mex32.)
- 2014-10-21 21:30:16下载
- 积分:1
-
EM_algorithm
非常好的EM算法介绍,不妨去看看.The Expectation Maximization Algorithm
A short tutorial(Very good introduction EM algorithm, may wish to go and see. The Expectation Maximization AlgorithmA short tutorial)
- 2008-06-30 22:46:01下载
- 积分:1
-
udf
运用在fluent中的udf,解决边界正弦运动的情况,非常珍贵(Border harmonic vibration UDF, use them in fluent, very precious resource)
- 2021-04-13 21:08:56下载
- 积分:1
-
matlab
输入一幅图像,用传统的算子方法进行检测与用形态学腐蚀之后使原图像与腐蚀后的图像相减得到图像边缘进行比较(The Mathematical Morphology Image Edge Detection Based on MATLAB)
- 2016-03-31 09:48:33下载
- 积分:1
-
CODE
说明: 基于小波变换的图像压缩和编码。matlab实现。(Based on wavelet transform image compression and coding. matlab achieve.)
- 2008-09-19 15:04:19下载
- 积分:1
-
Single-slit-diffraction
模拟单缝衍射实验,可任意给定单缝的长和宽,得出单缝衍射模拟图像、光量等高线分布图、单缝衍射3D模拟图;另外附带一个关闭全屏的小程序。(Simulation of single-slit diffraction experiment, sewn to order any length and width, draw single-slit diffraction analog image, the amount of light contour maps, 3D modeling diagram single slit diffraction addition Close Full Screen comes with a small program.)
- 2012-08-22 16:11:39下载
- 积分: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