搜索资源列表
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
ImageViewerexe
- 基于对话框的图像处理程序,实现简单的图像处理功能!
VC中的图象打印问题(基于对话框)
- VC中的图象打印问题的源代码(基于对话框),实现对话框打印图像功能,对你一定有帮助-VC print images of the source code (based on the dialog box), the Print dialog box to achieve functional images, you can help
113172239digitalimageprosessing
- 基于对话框的图像处理的程序,比较好用,大家可以看下,很不错的。-Dialog-based image processing procedures, more convenient, we may have a look, very good.
AutoMove
- 一个可用鼠标移动显示图像的, 基于对话框的程序.-A mouse can be used to display images based on the dialog box procedure.
AddView
- 这是一个基于对话框的动态添加视图文件,在里面可以实现动态增加三维立体图像的展示等等。-This is a dialog based on the added dynamic view documents, which can be achieved in the dynamic increase of three-dimensional image display and so on.
loadanimage
- 该程序完成在基于对话框的静态控件中加载一幅图像,可以加载bitmap,icon或cursor-Completion of the program based on the static control in dialog to load an image, you can load the bitmap, icon or cursor
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
work1
- 基于对话框,打开并且计算二值图像的面积,用到很多控件,初学者可以参考-Calculate the area of binary image
MyImageProcess
- 基于对话框,实现BMP图像打开,以及彩色图像转化成为灰度图像-Based on the dialog box to achieve BMP images open, as well as color images transformed into gray-scale image
mymfc
- MFC界面基于对话框的OpenCV+VS2008实现图像读取,边缘提取-MFC dialog-based interface to achieve the image OpenCV+ VS2008 read, edge extraction
alunfangcha
- 根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。 采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。 -Depending on the application of the a
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.
picture
- 拼图游戏,MFC框架,基于对话框,可实现图像的自选和级别自己设定。-Picture game, using the MFC and based on dialog
VCPPIMAGEMODEL
- 用VC++构造图像类CDIB,基于对话框的的图像处理基础模版,各类图像算法均可基于此模版实现,对初学者有较好的借鉴意义-Constructed image using VC++ Class CDIB, dialog-based image processing based on templates, various types of image algorithms can be realized based on this template, for a better reference fo
opencv 基于MFC对话框显示图像
- opencv 将opencv的图像数据显示在对话框的picture控件上!