搜索资源列表
WritingYouOwnVTKClasses
- 如何在VTK制作自己的MFC框架程序,本文提供了较为详细的技术说明。-How to make your own MFC framework VTK program, this article provides a more detailed technical descr iption.
OpenCV-using-MFC.
- 本程序是在 MFC 中使用 OpenCV 的演示程序,由3 部分组成。 一、Windows 下用 MFC 编制的程序框架二、调用 OpenCV 函数实现处理三、用 DirectShow 编制的视频采集程序-This program is a demonstration program using OpenCV in the MFC, consists of three parts. First, the application framework Windows using MFC pr