搜索资源列表
walsh变换
- 该程序实现了对一幅图象进行Walsh变换。首先定义了一个imagewnd类, 该类可用于位图的创建、显示;WALh函数为快速沃尔什-哈达玛变换,f为时域值,F为变换域值,power为2的幂数,Walsh1函数为二维变换;在该函数中取出了一幅位图的所有像素,用来进行变换.具体算法过于专业,我就不细说了。-the realization of an image Walsh transform. First imagewnd definiti
ImageWnd
- 这份源码可以让大家更清晰的知道如何编写图像处理界面程序-This code can let everyone know how to write more clearly image processing interface program
ImageWnd
- 这份源码可以让大家更清晰的知道图像处理的方法-This code can let everyone know more clear image processing method
deansform
- 该程序实现了对一幅图象进行Walsh变换,首先定义了一个imagewnd类-The program implements the Walsh transform to an image, first defines a imagewnd class