搜索资源列表
StC Btn Test
- 自己开发的MFC按钮. 可以显示图片(JPG/PNG/GIF)
OpenCV显示图片
- 初学MFC的同行可以很容易的对一张图像进行缩放和显示
通用的图片显示class
- 本程序中实现了一个DisplayControlPic类,可以很方便的用来显示多种图片格式,例如bmp, jpg, gif. DisplayControlPic封装了对图片操作的管理,可以将该类与任意CWnd类进行绑定,从而在上面显示图片,适用于Windows MFC编程。
14654654564
- Visual C++ 6.0 MFC时尚编程百例。包括各种时尚界面的编程,包括各种自定义控件、菜单、对话框、工具条,以及视频播放器、图片浏览器等。对于MFC初学者是很好的学习资料。-Visual C++ 6.0 MFC style programming hundred cases. Include a variety of fashion programming interface, including custom controls, menus, dialog boxes, toolbar
2009DIPFrame
- 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
MFC_WAVE
- MFC编写的水波纹模拟效果,可以设置颜色 波纹半径 扩散时间 以及背景图片 等等。-MFC water wave effecf.
MFC_OPENCV_test
- 基于OPENCV的MFC的例子,它可以显示图片,并将其灰度化、并边缘检测。 转于OPECV网站。-A MFC example which is based on opencv .The software evironment is VC 6.0.
opencv
- 基于opencv,可以显示图片,并进行相应的处理,亦可以播放AVI格式的视频文件,并实现快进快退,拖动等功能-Based on opencv, can display pictures, and the corresponding treatment can also play AVI format video files, and to achieve fast-forward, rewind, drag and other functions
MFC图像编程基础
- 图形学基本处理,环境是VC6.0.包括彩色图片变黑白图片等-basic programme for cg
mfc-shiyan3
- 一个标准的MFC Windows应用程序 要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。 2、菜单和工具栏的功能自定义。 3、应用程序的背景是一幅位图图片。 4、工具栏应该可以显示和隐藏,而且它有一个菜单不具有的功能。 -A standard MFC Windows application requirements: 1, to create a single/multi-MFC documentation procedures, so
VC_Graphics_rendering_and_image_display
- VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
GDIimage13
- 用GDI+在MFC对话框中显示图片,可以显示常见多种格式的图片。程序在打开文件夹中的图片时,可以对该文件夹下的常见图片文件进行统计,通过点击窗口按钮,进行上一张下一张的图片浏览。-Using GDI+ in MFC dialog box shown in pictures, can show a variety of common image format. Procedures to open the pictures folder, the folder may be the common
display_jpeg_pictures_in_MFC
- MFC中JEPG格式图片的读取和显示,开发环境Visual C-In C++ in JEPG format to read and display images
MFC
- MFC环境下利用VC6.0在对话框显示图片的多种方法 -MFC environment using VC6.0 in the dialog box displays images a number of ways
Jpegtest
- 一个解JPEG图片的程序,我将其封装成了一个JPEG类,同时在这个程序中,示范了如何在MFC的对话框中显示图片-A solution procedure for JPEG images, I will become a JPEG class of its packaging, while in this program, demonstrate how to display images in MFC dialog box
custombitmapButton
- MFC的图片按,可以使用图片做为C++中的按扭-Pictures by MFC, you can use the picture as a C++ in the button
testDlg
- mfc窗口下定时显示图片,图片已包含 在内-Timing Display Pictures
ImageTool
- MFC编写的缩略图显示图片的功能,效率高。-MFC write features thumbnail display image and high efficiency.
MFC-OpenCV
- MFC中使用OpenCV在图片框内显示图片和视频文件-MFC using OpenCV in the picture box displays pictures and video files
ShowImage
- 在VS2012编程环境下,使用MFC加载图片,并且显示在界面中,同时可以将图片文件的路径显示在Edit编辑框中(In the VS2012 programming environment, use MFC to load pictures, and display in the interface, at the same time you can display the picture file path displayed in the Edit edit box)