搜索资源列表
GrayBMPandPalette
- 基于MFC的基于对话框的小程序,实现了BMP图像的灰化,和还原-based MFC dialog-based small procedures, the BMP image gray, and reduction
mymfc
- 应用OpenCV,基于对话框的MFC框架里面打开图像文件。
MYDLGOPENGL
- mfc里面可以进行opengl编程的基于对话框的框架应用程序。
OpenGLDlgTest
- 用基于对话框的MFC程序实现的显示OpenGL图形的源代码,本源代码选择在picture控件中显示OpenGL图形,对想学习MFC与OpenGL混合编程的同学很有帮助。-MFC dialog-based program with the implementation of the OpenGL graphics display the source code, source code control, select the picture to display OpenGL graphics,
readVideo
- 基于MFC对话框的OpenCV视频的播放程序-OpenCV MFC dialog-based video player
text
- 简单的图像处理,基于对话框的MFC程序,可以实现显示,截取,保存,变灰度,反白等功能-A simple image processing, dialog-based MFC program, can be achieved show that interception, preservation, variable gray-scale, anti-white and other functions
mymfc
- MFC界面基于对话框的OpenCV+VS2008实现图像读取,边缘提取-MFC dialog-based interface to achieve the image OpenCV+ VS2008 read, edge extraction
CLControl
- 实现在基于对话框的MFC程序上,绘制OpenGL场景的,可以绘制多个。这里提供的是核心基类,绝对原创代码,只发pudn。注释十分详细,如需使用,请保留本人版权信息。-Dialog-based MFC implementation procedures, drawing OpenGL scene, you can draw a number. Here are the core base class, absolutely original code, only made pudn. Very d
TreeView
- 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
SkinDemoDLG_
- MFC中,基于图像,皮肤对话框的处理及编程,很实用。-MFC, based on the image, the skin of the dialog box processing and programming, very practical.
DDBTestDlg
- 采用Visual Studio 2008开发的,基于对话框的MFC程序,实现了图片的显示功能,适宜初学者学习图像编程。-Developed using Visual Studio 2008, MFC dialog-based procedures, the image display, images suitable for beginners to learn programming.
Rubiks-Cube-Solver
- 这是Windows基于对话框的应用程序,在Visual C++ / MFC的环境下,得到了一个杂乱的鲁比克魔方的显示步骤。一个魔方的配置可以由一个二维视图表示。 3D视图采用的是OpenGL技术。-This is a windows Dialog based application written in Visual C++/MFC that solves a scrambled Rubik s cube, showing the steps. A Rubik s cube configurat
imagepro
- imagepro 基于对话框的MFC与图像显示,可打开图像,进行腐蚀和灰度化。-imagepro dialog-based MFC and image displaying,it can open the image, corrode and gray.
vedio_image
- 基于对话框的MFC开发的视频图像读取处理、视频读取播放的程序,源代码-Read developed based on the MFC dialog video image processing, video and read the play program, source code
opencv 基于MFC对话框显示图像
- opencv 将opencv的图像数据显示在对话框的picture控件上!
MFC-tuxiangxianshi
- 通过调用OpenCV库函数,用VC++6.0,新建基于对话框的工程,实现图像的显示功能。-By calling the OpenCV library functions, with VC++6.0, a new dialog-based project, the image display function.
dsp
- 数字图像处理的常见算法 基于对话框的mfc源码 打开图像 保存图像 平均滤波 直方图-Digital image processing algorithm is based on common open source mfc dialog save the image histogram image averaging filter
CLControl
- 实现在基于对话框的MFC程序上,绘制OpenGL场景的,可以绘制多个。这里提供的是核心基类,绝对原创代码,只发pudn。注释十分详细,如需使用,请保留本人版权信息。-Dialog-based MFC implementation procedures, drawing OpenGL scene, you can draw a number. Here are the core base class, absolutely original code, only made pudn. Very d
OpenGL-MFC
- 基于对话框的OpenGL的程序搭建包括源程序和word文档说明-The OpenGL graphics program based on the dialog box
GDI画笔
- 基于对话框的 MFC 工程,主要是GDI 对象之画笔 CPen的代码:在对话框上有一个 Picture 控件,将此控件的背景填充为黑色;启动一个定时器,每次定时器到时,所有波形数据都前移一个单位,并获取一个 80 以内的随机数作为波形的最后一个数据,然后以绿色画笔在绘图控件上绘制波形。这样就实现了波形的绘制及动态变化。(Dialog based MFC project, GDI is the main object of the brush CPen Code: there is a Pictu