-
65ExamplesOfImageProcessingCode
该文件涵盖了65个使用IDL进行图像处理的源码例子,对IDL语言以及ENVI软件的理解非常有帮助。(The document covers 65 for image processing using IDL source code examples, on IDL and ENVI software' s understanding of language is very helpful.)
- 2010-07-31 16:02:30下载
- 积分: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
-
Houghtranslate
这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
- 2013-09-07 00:28:11下载
- 积分:1
-
Kernel-Entropy-Component-Analysis
这篇文章是一种特征降维的方法,不过跟一般的计较离散度的方法不同,这个特征变换的准则是:尽可能地保留原始样本的熵(Kernel Entropy Component Analysis
Jenssen, R
Pattern Analysis and Machine Intelligence, IEEE Transactions on
Volume: PP , Issue: 99 )
- 2015-12-01 19:27:42下载
- 积分:1
-
histogram_2
Code for make histogram of image
- 2012-06-19 02:16:11下载
- 积分:1
-
matlabcode
说明: 相当的经典啊 是基于matlab的 大家做图像匹配的都可以用的到,做三维重建方面的。(Rather is based on the classic ah matlab we do the image matching can be used for that, so three-dimensional reconstruction.)
- 2008-09-17 10:28:19下载
- 积分:1
-
quyunengliangquda
基于区域能量的图像融合方法
赋原图 代码简练(Based on the Regional energy image fusion method)
- 2011-06-24 13:10:47下载
- 积分:1
-
snakedemo
说明: 功用:利用snake算法实现数字图像的边缘检测,图像分割以及特征提取(function : use of snake algorithm for digital image edge detection, image segmentation and feature extraction)
- 2006-05-16 21:05:20下载
- 积分:1
-
MATLAB数字图像特效处理系统[GUI,论文]
说明: 本设计是基于MATLAB GUI界面的特效处理系统。配一篇配套论文。探讨了包括色彩调整、代数运算、几何运算、滤镜效果、艺术效果、扭曲效果和风格化七个模块的处理。色彩平衡可以按照特定要求改变图像中每个像素的亮度值;代数运算可以对两幅图象进行代数运算;几何运算可以对图象进行简单的形状处理;滤镜效果是针对相临像素间的关系来处理每个像素,达到一种特殊的效果。艺术效果是可以将图象加工成精美的“艺术品” ;扭曲效果可以对图像进行变形处理;风格化属于破坏性滤镜,通过置换像素生成绘画或印象派的效果。(This design is a special effect processing system based on Matlab GUI interface. With a supporting paper. The processing of seven modules including color adjustment, algebraic operation, geometric operation, filter effect, artistic effect, distortion effect and stylization are discussed. Color balance can change the brightness value of each pixel in the image according to specific requirements; algebraic operation can carry out algebraic operation on two images; geometric operation can carry out simple shape processing on the image; filter effect is to deal with each pixel according to the relationship between adjacent pixels to achieve a special effect. The artistic effect is that the image can be processed into exquisite "artworks"; the distortion effect can deform the image; stylization belongs to destructive filter, which can generate painting or Impressionist effect by replacing pixels.)
- 2020-08-07 13:05:19下载
- 积分:1
-
video
通过matlab实现对视频的实时提取及处理(Real-time extraction and processing of the video by matlab)
- 2012-07-27 09:29:34下载
- 积分:1