* 函数名称: * Fourier() * 参数: * LPSTR lpdibBits - 指向源dib图像指针 * LONG lWidth - 源图像宽度(象素数) * LONG lHeight - 源图像高度(象素数) * 返回值: * BOOL - 成功返回TRUE,否则返回FALSE。 * 说明: * 该函数用来对图像进行付立叶变换。
标签: LONG lpdibBits Fourier lWidth
上传时间: 2014-01-24
上传用户:fxf126@126.com
详细解释了dib类中的函数和类,为大家学习dib类提供了很好的参考。
上传时间: 2017-03-18
上传用户:x4587
1、掌握Windows 下的dib图像的存储格式和基本的处理方法; 2、编写程序进行图像的模板处理; 3、窗口大小为:3*3
上传时间: 2014-08-09
上传用户:silenthink
10位显示接口板(dib)的作用是协助评估AD9981或AD9980。它与评估板一起用来评估这些器件,属于评估板套件的一部分。它是一种导管,可在任何平板显示器、CRT、LCD(或DLP)投影仪或TFT平板(带LVDS接口)上显示
上传时间: 2013-11-11
上传用户:
PrintNow is a 32-bit application that runs only under Windows 95 or Windows NT 4.0. It allows your PrtScr and Alt+PrtScr keys to print a screen capture directly to your printer instead of just copying the image to the Windows clipboard. PrintNow can also print any dib image in the clipboard, regardless of its original source. PrintNow supports multiple instances, it can print multiple copies of a screen capture to the same printer with different print settings, to several different printers, or any combination thereof, with a single keystroke.
标签: Windows application PrintNow allows
上传时间: 2015-04-27
上传用户:zhanditian
图象处理小程序代码,另外还有一篇关于位图文件读写综述(dib)。
上传时间: 2014-11-12
上传用户:xjz632
数字图像的显示,使用了自定义的dib类,通过画笔 调色板的应用在内存中读写图像并显示到程序中
标签: 数字图像
上传时间: 2013-12-09
上传用户:wangzhen1990
BMP文件是Windows保存图像的一种通用文件格式,在数字图像处理方面占有重要的地位。BMP文件中保存的图像数据是一种dib(Device-Independent Bitmap,即设备无关位图),dib是标准的Windows位图格式,它自带颜色信息,因此调色板管理非常容易。有许多文章是关于讲述如何将BMP文件读取、显示的,而如何将数据保存为BMP文件则不是太多,本文作者通过一个实例讲述这一过程。
上传时间: 2014-01-02
上传用户:zmy123
可以进行bmp文件的打开/存储操作,采用MFC单文档/视图体系,对VC的dib进行了封装
上传时间: 2016-05-08
上传用户:xiaodu1124
这是书上的代码,在Visual C++ 中定制dib类,供大家参考
标签: 代码
上传时间: 2014-11-14
上传用户:xc216