-
JPEG
C++ based JPEG on grayscale image
DCT -> Quantization -> ZigZag -> DPCM, Runlength,-> Entropy Coding
- 2016-11-28 21:05:34下载
- 积分:1
-
ridgeorient
计算指纹方向场的代码。。。。。。。。。。。。(code for computing orientation of fingerprint )
- 2020-10-26 10:20:00下载
- 积分:1
-
poissonSolver_matlab
siggraph2003论文Poisson image editing的matlab实现(the matlab implementation of Poisson image editing(siggraph 2003))
- 2009-06-13 17:40:11下载
- 积分:1
-
fangshebianhuan
仿射变换来实现旋转 (线性变换),平移 (向量加),缩放操作 (线性变换)(Affine transformations are implemented by rotation (linear transformation), translation (vector addition), scaling operation (linear transformation))
- 2017-09-28 17:01:39下载
- 积分:1
-
Image fusion
基于稀疏表示的图像融合算法 KSVD OMP(Image fusion algorithm based on sparse representation KSVD OMP)
- 2021-03-15 21:19:21下载
- 积分:1
-
椭圆拟合
说明: 二值化处理图像,自动拟合椭圆并得到长短轴的大小。(Automatically fit the ellipse and get the size of the long and short axes)
- 2021-04-20 15:28:50下载
- 积分:1
-
第五次作业
说明: 1.学习使用fft2,ifft2,fftshift,ifftshift函数。用fft2函数对”lena.bmp”做二维傅立叶变换,并显示其频谱,用fftshift函数将频谱坐标原点移动到图像中心。用ifft2函数做傅立叶反变换。(提示:显示频谱时,可以先对频谱取对数,这样可以压缩动态范围很大的频谱,获得更好的显示效果)(1. Learn to use fft2, ifft2, fftshift, ifftshift functions. With the FFT 2 function, the lena.bmp'The two-dimensional Fourier transform is performed and the spectrum is displayed. The origin of the spectrum coordinate is moved to the center of the image by using the FFT shift function. The inverse Fourier transform is done with ifft2 function. (Note: when displaying the spectrum, the logarithm of the spectrum can be taken first, so that the spectrum with a large dynamic range can be compressed to obtain better display effect.))
- 2020-12-11 21:59:55下载
- 积分:1
-
雷达信号回波仿真多普勒
雷达信号回波仿真
多普勒(Echo Doppler radar signal simulation)
- 2020-06-30 15:00:01下载
- 积分:1
-
color-image-seg
由于彩色图像提供了比灰度图像更为丰富的信息, 因此彩色图像处理正受到人们越来越多的关注。彩色图像分割是彩色图像处理的重要问题, 彩色图像分割可以看成是灰度图像分割技术在各种颜色空间上的应用, 为了使该领域的研究人员对当前各种彩色图像分割方法有较全面的了解, 因此对各种彩色图像分割方法进行了系统论述, 即先对各种颜色空间进行简单介绍, 然后对直方图阈值法、特征空间聚类、基于区域的方法、边缘检测、模糊方法、神经元网络、基于物理模型方法等主要的彩色图像分割技术进行综述, 并比较了它们的优缺点, 通过比较发现模糊技术由于能很好地表达和处理不确定性问题, 因此在彩色图像分割领域会有更广阔的应用前景。(colorful image segment)
- 2011-07-08 08:09:16下载
- 积分:1
-
Wavelet_OMP
本程序实现图像LENA的压缩传感
程序作者:沙威,香港大学电气电子工程学系,wsha@eee.hku.hk(The procedure of image compression sensing process by LENA: Javert, University of Hong Kong Electrical and Electronic Engineering, wsha@eee.hku.hk)
- 2011-09-26 20:31:01下载
- 积分:1