搜索资源列表
HistDemoA直方图与Sobel算子
- 直方图均衡化处理和边缘检测程序.vc6下完成,是基于对话框的程序,用到自己定义的类CImageWnd-histogram equalization processing and edge detection procedures. Vc6 complete, the dialog is based on the procedures used its own definition of the category CImageWnd
BmpProject
- 数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
TUcaicai
- 一个基于对话框的位图显示浏览程序,可以用于图像处理开发的大框架,很有用哦-a dialog based on the bitmap viewer, image processing can be used for the development of the framework and useful oh
GrayBMPandPalette
- 基于MFC的基于对话框的小程序,实现了BMP图像的灰化,和还原-based MFC dialog-based small procedures, the BMP image gray, and reduction
vc6gdiplussrc
- GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。-the GDI graphics application allows the image plane programming changes easier, Based on a clock based on the dialog proces
20061010_DrawLine
- 一个基于对话框vc++6.0的画线程序源代码,很适合初学者参考学习.-a dialog vc 6.0 on the line drawing program source code, reference is very suitable for beginners learning.
Button
- 实现几种基于对话框的按钮的功能,通过相应的响应函数对按钮的使用更加清晰明了
ComboList
- 实现了基于对话框的组合框的一些基本功能,通过响应函数对它们的功能有了更加深入的了解
fapiaodayin
- 《打印编程工程实现》中第六章打印发票的代码,基于对话框的打印编程,可以改变发票打印的内容等
BrownBMP
- 一个读大图片大滚动条的图片浏览程序, 基于对话框的程序.-Reading a scroll bar big picture big picture browser program, based on the dialog box procedure.
OpenGL
- 基于对话框的用一个定时器控制物体旋转的OPengl绘图程序-Based on the dialog box with a timer control object rotation OPengl drawing program
113172239digitalimageprosessing
- 基于对话框的图像处理的程序,比较好用,大家可以看下,很不错的。-Dialog-based image processing procedures, more convenient, we may have a look, very good.
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
TreeView
- 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
DIPDemo
- 基于对话框的数字图像处理程序,这是阮秋琦的《数字图像处理》的随书光盘里面的程序!-Dialog-based digital image processing program, which is restoration new " digital image processing" CD with the book inside the program!
csdi3
- 基于vc++打开对话框,有锐化、提取边缘等图像处理算法,可作为框架卡发软件-Based on vc++ open the dialog box, there are sharpening, edge extraction and other image processing algorithms can be used as the framework of cards issued Software
SkinDemoDLG_
- MFC中,基于图像,皮肤对话框的处理及编程,很实用。-MFC, based on the image, the skin of the dialog box processing and programming, very practical.
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
opencv 基于MFC对话框显示图像
- opencv 将opencv的图像数据显示在对话框的picture控件上!