搜索资源列表
image_enhancement
- 本程序是基于VC6.0的图像增强算法,程序支持读入显示各种类型的彩色、灰度图像,可随时显示任意位置像素点的颜色信息。图像增强处理是基于8位图像的直方图均衡化处理,程序中增添了直方图显示对话框,并可查询任意灰阶的像素点数目。-This program is an image enhancement algorithm based on VC6.0, the program displays various types of support read into the color, grayscal
image_filter
- 本程序是基于VC6.0的图像滤波代码,程序可支持读入和显示所有的BMP图像,并可显示任意位置像素点的颜色信息。图像滤波处理是对8位的BMP图像执行的,采用改进的中值滤波算法。程序中还附有椒盐噪声的添加功能,可通过对话框选择添加任何密度的椒盐噪声,操作方便。-This procedure is based on the image filtering code in VC6.0, the program can support read and display all the BMP images
test-double-display
- 采用VC中对话框,快速实现需要的图像在另外一个地方显示,可以控制显示位置。-By VC in the dialog box, and quickly achieve the desired image display in another place that can control the display position.