搜索资源列表
可以显示多行文字的工具条
- CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra lines. Their idea is to put the
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
在MFC中显示Word文档
- 在MFC中显示Word文档,这个比较简单,没有啥好说的啦。-MFC show in Word documents, the relatively simple, no receivers incorporate a few million.
在MFC程序中显示JPG-GIF图像
- 在MFC程序中显示JPG-GIF图像,方法简单实用.经过验证.-in MFC process shows JPG-GIF images, simple and practical method. Validated.
MFCCenterGIFShow
- 在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
GDICenterGIFShow
- 在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
在你的mfc应用程序中显示一个jpg文件
- 在你的mfc应用程序中显示一个jpg文件-in your mfc applications showed a jpg file
VTK+MFC
- 将VTK重建结果在MFC中显示,并有颜色与阀值设置。
MFC程序中显示JPG或GIF图像文件示例
- MFC程序中显示JPG或GIF图像文件示例,能方便的运用到自己的程序中。-MFC process shows JPG or GIF image files example, can facilitate the use of its own procedures.
图像显示
- MFC中显示bmp图像
图像的读入、显示与放大缩小图像的存储(MFC)
- 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
通用的图片显示class
- 本程序中实现了一个DisplayControlPic类,可以很方便的用来显示多种图片格式,例如bmp, jpg, gif. DisplayControlPic封装了对图片操作的管理,可以将该类与任意CWnd类进行绑定,从而在上面显示图片,适用于Windows MFC编程。
nirs2000_demo
- 在MFC中实现多行显示的ListCtrl控件-In MFC to achieve multi-line display control ListCtrl
MFC_OpenCV_Operation
- 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
MFC3Dimages
- 在MFC中显示图像,将图像立体化产生的三维图像。-Displayed at MFC images, three-dimensional images produced by three-dimensional image.
mfc
- 在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置依次提高10个像素单位。 -In the window shows the 26 English letters, the letters from left to right, followed by location of units increased by 10 pixels, and the color turns red,
camshiftInMFC
- 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
show-JPEG-in-MFC
- 在MFC应用程序中显示JPGGIF图像文件-show JPEG in the MFC
MFC-OpenCV
- MFC中使用OpenCV在图片框内显示图片和视频文件-MFC using OpenCV in the picture box displays pictures and video files
OpenImgTest
- 刑侦检测,目标跟踪,结果不是手动圈出,并在MFC中实现(Criminal detection, target tracking, the results are not manually circled, and implemented in MFC)