搜索资源列表
slide-image-selector
- 带滑动效果的图像显示控件,翻页时带滑动的过渡效果,可放大图像显示,可选择图像 控件中提供的接口方法: 1.可由属性设置背景色,前景色,每一屏幕显示图像的行数和列数,图像之间的间隔 2.BOOL SetImageFolder(LPCTSTR PathName) 设置图像文件夹的路径,将自动枚举该文件夹下的所有图像,并显示。成功则返回true 3.BOOL PageBack() 显示上一页。成功则返回true 4.BOOL PageNext() 显示下一页。成功则返回tru
convert_raw_bmp_image
- 读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
BandFilter
- 自己设计的带通滤波器函数,包括理想带通,巴特沃斯带通,高斯带通,附齐全的子函数M文件及测试程序。-Own design bandpass filter functions, including over bandpass Butterworth band-pass, band-pass Gaussian, with a full range of M Functions documents and testing procedures.
8-8DCT变换verilogHDL代码
- DCT变换实现图像压缩及嵌入水印等,内含测试文件及DCT算法讲解(Image compression and embedding watermark by DCT transform)