搜索资源列表
bmp_r_w
- 用MFC实现界面显示位图,完成了图像数据读写冰显示。-MFC to achieve interface with bitmap display, completing the image data read and write ice show.
ShowBMP
- 使用的是mfc平台,语言用的是c++,实现了bmp图像的读取和显示,对于刚开始学习mfc编程的同学是一个很好的实例。-Use mfc platform, language is c++, bmp image read and display a good example for students just beginning to learn MFC programming.
Image--Browser-Based-on-MFC
- 针对不同格式的图像编码与解码方法,设计出不同的解码模块,实现对图片进行读、写、显示及转换等功能。利用图像处理中一些常用的变换算法,实现图像的放大、缩小、旋转及百叶窗、马赛克等显示特效,并将这些功能集成。-Different formats for image coding and decoding methods, design different decoding module enables the image to read, write, display and conversion.
MyDIP
- 在MFC环境下,读入一幅BMP图像,对其进行变换,如反色、二值化、图像缩放、梯度锐化、拉普拉斯锐化、均值滤波、阈值分割等-In the MFC environment, read a BMP image, transform them, such as anti-color, binary, image scaling, sharpening gradient, Laplacian sharpening, mean filtering, thresholding, etc.