搜索资源列表
2002011827
- 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
savwindows
- 将窗口中的任意部分存为位图,对于想做图像截取的人来说很有用处-window to any part of the deposit for the Bitmap images for wanted people interception useful
46764563
- 把任一窗口的内容存为位图,把编辑框中的文字存为位图,当然,你也可以按照这个思路,你也可以把任何控件、窗口里的东西当作位图来存储-put the contents of a window to deposit Bitmap, and the text editing box to deposit bitmap, of course, You can also According to this idea, you can put any controls, window Lane things a
0025
- 《面向对象的MFC图象处理》 Windows提供了一些DIB函数,但未在MFC里封装;精通VC++.NET图象处理编程一书分析了这些函数,由此进而设计了一套函数,定义了类CDib使用,使用类CDib读、存、显示图象的示例 -"object-oriented image processing MFC" Windows DIB provides some function, but in MFC Lane Packaging; VC proficient.NET imag
c01
- 处理与设备无关位图dib的cdib类,包含打开,转换,另存为等多项功能-Dealing with device-independent bitmap dib of cdib categories, including open, conversion, a number of features such as Save As
Simple_and_MultiCallback
- SimpleCallback提供了图像显示和简单采集回调函数的演示 提供了多路显示和采集存图的简单例子。MultiCallback采用异步方式,用回调来捕获图像,最多支持8路同时采集和显示。-SimpleCallback provides image display and simple demonstration of acquisition callback function provides a multi-channel display and collecting examples
image
- 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
Qt4ImageEdit
- 本代码采用Qt开发工具进行编程,主要展示了如何可以像处理文档文件一样的去对图像文件进行编辑。该样板代码其中的格式转换对我颇有益处,另外其中还有很多处理方法,如“打开,另存,复制,另存为”等等。-The code used to program development tools, Qt, the main display can deal with how the same document to an image file to edit it. The model code of the f
source
- 一个简单的程序,将一个raw格式文件转换成位图文件并转存-A simple procedure, a raw format file into a bitmap file and dump
RLEBM
- 使用相同像素存于同一数组的形式,对256位图进行RLE编码,达到图像压缩的效果,减少图像所占空间。-Using the same pixel stored in the same array of 256 bit diagram, RLE coding, achieve image compression effect, reduce image what occupy a space.
1
- (1)实现图像文件的打开、保存、另存为、打印功能; (2)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果; (3)能对图像加入各种常见噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效果; (4)频谱处理,能够分析图像频谱,显示频谱图; (5)实现空域滤波中的平滑滤波和锐化滤波。 -Digital Image Processing
24bmpt8bit
- 真彩色BMP图转换为8位图 ,vc++图像处理,源码中为固定路径中的图片 ,转换后存为固定路径,可通过修改灵活选取路径-Convert true color BMP Figure 8 Figure, vc++ image processing source in the picture for a fixed path, the deposit after conversion to a fixed path, by modifying the flexibility to select the
CSharp-image-capture
- 用C#编写的图像截取程序,可以截取位图并另存为一张图-The image capture program written in C#, can intercept bitmap and save as a picture
ReadBmp
- 读取bmp文件的各种信息 //1. 检查路径是否合法:文件能打开;以bmp为后缀名 //2. 读入位图的文件头: //3. 打印位图的文件头 //4. 读入位图的信息头 //5. 打印位图的信息头 //6. 创建8位位图的调色板 //7. 读入位图的像素数据 //8. 计算每行像素所占的字节数 ... //11. 另存为位图 //12. 显示位图 -Read bmp file various information// check the p
FruitCP
- 1、处理系统具备人机交互的界面; 2、处理系统能实现对常见图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印和退出等功能操作; 3、主题处理的中间结果都要能查看和保存; 4、提供至少4类的图像(偏暗的、偏亮的、带噪声的和正常良好情况的图像)验证处理程序的效果。 5、一份处理系统的说明文档,说明文档包括选题的缘由、系统运行的平台要求和配置、系统的操作说明、系统实现的步骤和对应算法的详细解释(最好要有中间结果和最终结果的截图)、总结(包括程序实现过程中遇到
HIST
- 可用于新建/打开/保存/另存位图,同时可实现对灰度图进行直方图的绘制-Available for New/Open/Save/Save the bitmap, grayscale can be realized simultaneously draw a histogram