搜索资源列表
数字图像处理alpha版
- 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
fft绘图matlab实现
- 用matlab和vc++联合开发的能量图绘图程序-using Matlab and vc joint development of energy mapping procedure
FFT算法的VC实现
- FFT算法的VC实现-FFT algorithm VC
FFT.rar
- 用VC++实现的快速傅里叶变换的源代码,开发平台是VC++6.0,this is fft which effects in image by vc++
2107210017520071022238367591296
- vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt,
FFT
- 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
FFT
- 快速傅里叶变换,使用VC++编写的。可读性很强。-Fast Fourier transform, using VC++ written in. Very readable.
VC
- 各种基于V C++ 6.0 的源程序 有二值化 高斯平滑 对比度拉伸 反色 傅里叶变换 -All based on the V C++ 6.0 of the source binary Gaussian smoothing with contrast color stretch anti-FFT, etc.
FFT
- 应用VC++编写,应用GPU的CUDA扩展平台完成FFT运算-Programming with CUDA FFT program
VCpicture
- 可以实现256色和24位真彩色bmp图片的打开显示,具有缩放,旋转任意角度,fft,灰度化,中值滤波的功能。是我的vc作业,自己写的,已在vc6.0下运行通过,欢迎交流-Can achieve 256-color and 24-bit true color bmp image to open display, zoom, rotate at any angle, fft, graying, median filtering function. Vc is my job to write thei
fft2_ifft2
- vc实现的fft变换 程序及源码-vc fft implementation process and transform source code
VCPP-for-wavelet-fft
- 一些常用的变换,傅里叶,小波变换的VC++实现,仅供学习参考。-Some commonly used transform, Fourier, wavelet transform VC++ implementation of study reference purposes only.
ColorToGray-FFT
- 用vc++实现了真彩色图变灰度图,并实现了傅里叶变换。-Achieved with the vc++ true grayscale color map change, and to achieve the Fourier transform.
SignalProcess
- VC++6.0下实现 FFT IFFT Hilbert CONV FIR滤波器 小波降噪-VC++6.0 to achieve FFT IFFT Hilbert CONV FIR filter wavelet noise reduction
fft
- VC++写的傅里叶变换,1D和2D的都有。-1DFFT 2DFFT
Spectrum-Analyzer
- 这是一个简单的应用,建立了解的Windows音频波形API的基本知识,并得到快速傅立叶变换(FFT)基本掌握。应用程序的特点是:双缓冲图形,采样音频信号源,选择录音源,使用调音台,计算FFT频谱阵列,并绘制采样数据。-This is a simple application built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Transfor
bmpdis-fft
- 图像处理程序vc++代码。有图像的傅里叶变换FFT图像线性旋转、绘制直方图、提取直方图、以及绘制图像、提前数据信息等。-Image handler vc++ code. Linear rotation of the image Fourier transform FFT image, draw a histogram to extract histogram is and draw the image, the data in advance.
fft-dct
- 用VC实现的,对图像进行离散余弦变换和快速傅里叶变换,利于学习数字图像处理-With VC' s, the image discrete cosine transform and fast Fourier transform, conducive to learning digital image processing
FFT
- 基于vc++的频谱细化的算法设计与实现&MFC对话框设计-MFC dialog box design