搜索资源列表
BmpTest
- 运用MFC多文档,可以打开256位真彩图片并能显示出来。-Using MFC multi-document, you can open a 256-bit true color image and can be displayed.
meanshift-tracking
- 采用MeanShift算法对视频中目标进行跟踪,程序在vc6.0 MFC多文档结构下运行通过,视频第一帧的目标位置和大小需要在事先指定。-This program is to track object in video by mean shift algorithm. The program can be running in MFC framework. The position and scale of the object should be given by hand on the fi
DIBDisplay
- 在MFC中,编写简单的读写BMP的多文档示例。该文档不但可以直接读写BMP文件,还可打印当前DIB,还支持剪贴板操作:复制当前DIB到剪切板,也可以 将剪切板中现有的DIB复制到当前的DIB中。-display the picture
fuse
- 程序在VC6.0的MFC多文档环境下开发图像融合,打开8位位图,且使用三种不同方式测试图像融合-Fusion program developed in VC6.0 MFC multi-document environment, open 8 bitmap, and use three different ways to test image fusion
chap1_5
- MFC多文档程序 功能为打开图片,保存图片,添加了DIB类-open a bmp
tuxiangxianshi
- 源码实现了图像在多文档MFC窗口中的显示、处理操作。-Source code to achieve the image display in multiple document MFC window processing operations.
2
- 使用MFC建立工程,建立多文档窗口,实现打开一幅图像,显示图像的直方图。-MFC building project, the establishment of a multi-document window, open an image, display the image histogram.
New-folder
- 这是我自己在mfc下利用gdal库实现的遥感影像显示模块,能显示绝大部分的遥感影像格式数据。打开影像是可以同时打开多幅影像,程序默认对每幅影像建立各自的金字塔文件以便后面操作,同时程序默认将影像拉伸到0-255范围以防有的影像是11位的或更大的而显示不出来。打开影像后可进行简单的拉框放缩、移动、复位、旋转、链接显示、直方图、缩略图等操作,还有基本的影像增强处理,如伪彩色变换、饱和度亮度调节、直方图匹配、各种滤波等。影像处理实现了几何校正、投影变换、裁剪等操作。界面开发时用的是mfc的ROBBON
ShowDIB
- MFC基于多文档视图的图像打开保存及图像的二值化处理-MFC image document view opened the preservation and image based on two value processing
Photo
- c++,mfc多文档的图像处理包,实现图像的点运算,图像增强,几何变换,空间变换,边缘检测,形态学处理等基本功能-c++, multi-document image processing package mfc, realize image point operations, image enhancement, geometric transformations, spatial transformation, the basic functions of edge detection, mo
Mirror_DImageProcess
- 这个实例就像一个魔镜一样,能把原始图像照出各种变换效果,是基于MFC的多文档应用程序-This example is like a mirror,which can convert original image according to a variety of effects
ImgProc02
- 使用MFC制作的多文档视图图像处理框架程序,使用cpicture类实现图像的读入显示等基本操作。-Produced using MFC multi-document view image processing framework, the use of cpicture class implements the image to read the display and other basic operations.