文件名称:Fourier()
介绍说明--下载内容均来自于网络,请自行研究使用
* 函数名称:
* Fourier()
* 参数:
* LPSTR lpDIBBits - 指向源DIB图像指针
* LONG lWidth - 源图像宽度(象素数)
* LONG lHeight - 源图像高度(象素数)
* 返回值:
* BOOL - 成功返回TRUE,否则返回FALSE。
* 说明:
* 该函数用来对图像进行付立叶变换。-* Function name:* Fourier ()* parameters:* LPSTR lpDIBBits- point to the source of DIB image pointer* LONG lWidth- source image width (the number of pixels)* LONG lHeight- source image height (the number of pixels)* return value:* BOOL- success return TRUE, or else return FALSE.* Descr iption:* The function used to image Fourier Transform.
* Fourier()
* 参数:
* LPSTR lpDIBBits - 指向源DIB图像指针
* LONG lWidth - 源图像宽度(象素数)
* LONG lHeight - 源图像高度(象素数)
* 返回值:
* BOOL - 成功返回TRUE,否则返回FALSE。
* 说明:
* 该函数用来对图像进行付立叶变换。-* Function name:* Fourier ()* parameters:* LPSTR lpDIBBits- point to the source of DIB image pointer* LONG lWidth- source image width (the number of pixels)* LONG lHeight- source image height (the number of pixels)* return value:* BOOL- success return TRUE, or else return FALSE.* Descr iption:* The function used to image Fourier Transform.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Fourier().txt