搜索资源列表
Capture2Dlg
- 在MFC程序中显示JPG/GIF图像如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the proceedings to show JPG or GIF images just as easy to wait until Form
Capture22
- 在MFC程序中显示JPG/GIF图像如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the proceedings to show JPG or GIF images just as easy to wait until Form
gaosipinghua
- vc++编写的mfc程序,用于图像处理中进行高斯平滑的处理。
MFCappwizad
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。
3
- 第05章 MFC程序的生命期.rar第 05章 MFC程序的生命期.rar
4
- 第05章 MFC程序的生命期.rar第 05章 MFC程序的生命期.rar第05章 MFC程序的生命期.rar
1
- 数字图像几何变换(放大,缩小,旋转)的算法,能直接运行的MFC程序。
PICTURE
- VC编写的图像处理程序。实现了图像的几种几何变换(平移,对称、旋转、错切变换,缩小,放大); 单色图像灰度处理(逆反、东亚级转化);图像的对比度处理(增加、减小对比度,量度增强、减小); 局域滤波(中值滤波);二值图像处理(阈值计算,切片法二值化,等灰度片二值化,线性二值化;四领域收缩,四领域膨胀,8领域收缩,8领域膨胀,4领域清除孤立点,8领域清除孤立点;细化算法1,细化算法2实现图形细化); 图像测量(面积测量,除小面积粒子,区域边界抽出,周长测量,长度测量,角度测量); 并
FindRGB.利用OPENCV识别图片中的颜色区域的MFC程序
- 利用OPENCV识别图片中的颜色区域的MFC程序,共三种颜色:红、绿、蓝,OPENCV identify the use of the color picture of the MFC region, with a total of three colors: red, green, blue
MFC实现BMP图像灰度翻转和直方图均衡化
- MFC实现BMP图像灰度翻转和直方图均衡化,完整程序代码,MFC to achieve BMP image flip and histogram equalization, a complete code
skeleton.rar
- 一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片,Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
MFC-BMP
- MFC程序,实现BMP位图的读取与显示,内附资料讲解文档-MFC program, to achieve BMP bitmap read and show to explain the document containing the information
CBIR
- 一个图片检索的MFC程序,通过特征提取计算图片间的相似度来检索出最相近的图片信息。-A picture of MFC retrieval procedures, through the feature extraction calculating the similarity between the picture to retrieve the most similar to the picture information.
hough
- 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
FaceIdentify(MFC)
- 这是一个人脸识别程序,在对人脸进行识别的同时可以标定出人脸的特征区域,代码中附加处理图像,以供参考。- This is a face recognition program, the identification of human face can be calibrated at the same time the characteristics of human face area, code, additional processing images for reference.
MFC
- 基于VTK的面绘制程序,结合MFC,能够对序列.dcm文件进行面绘制算法,生成三维模型-VTK-based face drawing program, combined with MFC, can be right sequence. Dcm file surface rendering algorithm to generate three-dimensional model
sanxianbiaoding1
- 用于车载摄像机的三线标定方法,本程序给出了在VC++环境下实现的MFC程序-The three lines for in-vehicle camera calibration method, this procedure is given in the VC++ environment to achieve the MFC program
例子+mfc程序
- 基于halcon的模板匹配程序,并用mfc编程,给大家一个参考(example of halcon with mfc)
图像处理基础
- c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the dutu.cpp file, get the image
插值及剪切
- MFC程序,用于图像的基本缩放旋转和剪切(The MFC program is used for basic scaling, rotation and shearing of images.)