搜索资源列表
imageprocess
- 基于MFC框架的图象处理.包括图象的坐标变换,图象增强/滤波.边缘提取等算法,
MFCappwizad
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。
menu
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。
MFCpictureview
- 代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效
vp
- 对于VEGA PRIME在MFC框架下的使用,VP1.2版本。
vcpp32 《MFC技术内幕》
- 《MFC技术内幕》是一本久负盛名的MFC编程技术书籍,英文原版书名为:MFC Black Book,该书可以让你深入掌握Visual C++的核心开发技术——MFC框架。-" MFC Inside" is aprestigious MFC programming books, original English title is: MFC Black Book,the book allows you to thoroughly grasp the core of Visual
CapVedio
- Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,-Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to th
ImageProcess
- 在mfc框架下实现类似在photoshop中,随鼠标移动,显示当前位置坐标的功能,显示方式为在属性页上显示-err
C_ZFTJH
- 一个MFC框架的,c plus plus编写直方图均衡代码,-An MFC framework, c plus plus the preparation of histogram equalization code,
DICOM
- 采用MFC框架,显示一幅DICOM文件。并且支持窗位和窗宽的调节,用于显示不同的组织部位。-MFC framework used to show a DICOM file. And to support the window level and window width adjustment, used to display parts of different organizations.
Test
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing
EDGECONTOUR
- 这是一个在MFC框架中编写的数字图像处理程序,可以实现图像的边缘检测、Hough变换,轮廓提取,轮廓跟踪。-This is a framework written in MFC digital image processing program, you can achieve edge detection, Hough transform, contour extraction, contour tracking.
Image_mosaicing
- 图像拼接:实现两幅具有重叠区域的图像的拼接;使用MFC框架,内有程序使用文档-image mosaicing
AnEnhancedCCheckComboBox
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
AnimatingInteractive2DElementsina3DPanel
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
BitmapPickerComboEx-ANiceLookingComboBoxwithSectio
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
CategoryListbox
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
ColorProcess
- 图像颜色处理,讲24位图转为灰度图,MFC框架-Image color processing, about 24-bit drawing to grayscale, MFC framework
zhifangtu
- 在VC++上的使用mfc框架的图像处理,直方图-In VC++ mfc framework on the use of image processing, histogram
MFC-OpenCV
- 详细讲述了如何在MFC框架快速应用OpenCV。-This paper describes how to use OpenCV rapidly in the MFC framework in detail。