搜索资源列表
-
1下载:
傅立叶变换的c语言源代码
128点DIT FFT函数:
/* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */
void FFT(float dataR[],float dataI[])
-Fourier Transform c language source code DIT 128 point FFT function : / * Sample data on the dataR [] array, Operational before da
-
-
0下载:
图像变形函数使用,利用矩阵类变换图像,可以作为变形参考-The use of image morphing function, the use of matrices transform images, can be used as a reference deformation
-
-
0下载:
VC++设置窗体透明区域使其完全透明的源代码
这个小程序再简单不过了,不过实现的功能我觉得挺实用,它可以设置一些VC++程序窗体的透明区域,使其除了窗体的边框以及标题栏之外,其它全部都完全透明,研究本代码可帮你了解如何使用VC设置窗口的透明区域等技巧
-VC++ set to fully transparent form transparent region of the source code for this small program could not be easier, bu
-
-
0下载:
自己编写的图像处理软件,主要功能有二值化处理,经典HOUGH变换,边缘检测等。-Image processing software to write your own main function binarization, classic HOUGH transform, edge detection.
-
-
1下载:
小波分解去燥程序,在函数中加入白噪声,然后利用小波变换,进行去除噪声的处理,效果不错。(Wavelet decomposition to dry process, the white noise is added to the function, and use wavelet transform, remove noise processing, effect is good.)
-