搜索资源列表
amfc
- ACIS是一个开放的、采用C++语言构造的三维造型开发系统, 其特点是将线框、曲面和实体造型融于一体, 并可以将这三种表示共存于一个数据结构中。目前, ACIS 广泛的运用于CAD、AEC、自动化技术和船舶制造等技术领域。本组件支持Vc++ mfc的支持。-ACIS is an open, using C language structure of the development of 3D modeling system, which was characterized to wirefram
chepaishibie
- 读BMP文件,只能打开256色 (可以是灰度) 显示和内存贴图技术 关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved 每一个像素点都有一个相应的数组。 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对
chap4
- 一个运动物体检测系统,该系统实现全部基于MFC编程技术。系统实现过程中,运用了很多关于图像处理的知识。
chap7
- 一个人脸检测系统,该系统的实现全部基于Windows和MFC编程技术。在系统实现过程中,使用了色彩空间的转换,图像建模以及其他很多的图像处理的过程。
FaceDetect
- 用MFC实现基于肤色的人脸定位系统,包含二值化,贴标签,高斯算法-Using MFC to achieve color-based face detection system, including binarization, labeling, Gauss algorithm
imagegraduatationdesign
- 毕业设计论文本文主要介绍了数字图像处理系统的设计和实现过程,系统设计运用MFC的设计思想,通过VC++实现系统框架,简化了软件的开发,提高了软件系统的灵活性、可扩展性和重用性。同时系统所有的操作设计得十分简单方便,无需具备有专业的知识,也能对图片完成编辑操作。-This paper describes a digital image processing system design and implementation process, the system design using the d
mv
- mfc开发程序及经验,以工业相机采集系统为例进行了框架类的设计使其完成采集 存储 及图像的处理-mfc development process and experience with industrial camera acquisition system as an example of the framework class is designed to complete the acquisition and storage and image processing
facedecet
- 人脸识别系统用c++基于mfc框架编写,主要用于相互学习-Face Recognition System
Library-Management-System
- 图书馆管理系统(C++源代码),利用MFC制作(网上资料)-Library management system (C++ source code), using MFC production (online information)
mfc-application-framework
- MFC应用框架 这是系统的学习MFC的一个阶段性过程 为我们以后进一步学习有很大的帮助-MFC application framework This is a phased process of systematic learning MFC is a great help for us to further learning after
SHXCapSimpleDemo
- MFC监控系统界面,是控制摄像头的应用软件-mfc monitoring system interface
SysDemoSource
- 监控系统界面演示程序,主要应用于摄像头对复杂环境的监控-mfc interface
Face-detection-system
- 人脸检测系统的实现全部基于Windows和MFC编程技术,使用了色彩空间转换、图像建模很多图像处理方法。-All face detection system based on Windows and MFC programming technology, using the color space conversion there are many methods of image processing, image modeling.
retrieval_MFC
- 图像检索系统,MFC 图像检索系统,MFC -Image retrieval system, MFC Image retrieval system, MFC
MFC
- MFC数据库读写之学生管理系统 可以对学生系统进行简单的管理 在编写管理系统时可以借鉴-MFC write the student database management system can be a simple student management system at the time of the preparation of management system can learn
ITK-image-processing-system
- 基于ITK、VTK和MFC的医学图像处理系统集成,以及接口问题-ITK, VTK and MFC based medical image processing system integration, and interface issues
a-motion-detection-system
- 在MFC下创建运动检测系统,对一系列运动物体跟踪。-Create a motion detection system in the MFC, a series of moving object tracking.
image
- MFC下的图像增强处理系统 功能强大 适合学习-MFC image enhancement processing system functions under strong for learning
Digital-Image-Program
- 程序是对图像进行不同的处理,实验指导书放在根目录下,对lena图像进行转换、拉伸、锐化、求取误差,每一个处理相当于一个小程序,在MFC里设置了四个菜单来完成这些功能。raw格式图片只能在PS里查看,raw格式不懂可以问百度。一个很好的、系统的、完整的图像处理程序。很好的学习资料。-Program is for different image processing, the experiment instruction under the root directory, the Lena imag
车牌识别系统
- 利用opencv进行车牌识别,包含识别样本(Using OpenCV for license plate recognition, including identification samples)