-
CvvImage
好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个类。在网上找了一些资料。发现这个问题可以这样处理。 我们可以自己建立一个CvvImage.h和一个CvvImage.cpp的文件,添加到工程中。这样我们在工程中包含上这个CvvImage.h的头文件,就可以正常的按照以前的方式使用CvvImage类将图像绘制到MFC控件中了(Many opencv application interface in the MFC display images, but I found that most of these display features used in a class called CvvImage, the recent use of opencv2.3.1, found that the class can not find. There is no specific study of the opencv, but opencv in the MFC to display the image needs to be used in a class called DrawToHDC () function, but I did not find the kind of 2.3.1 under the CvvImage, and this function. There is no information about this in the 2.3.1 document, and it is not known whether the new version of OpenCV has removed this class, or has been implemented in other ways. So I need to use the old way of this class. On the Internet for some information. Found the problem can be handled in this way. We can create a CvvImage.h and a CvvImage.cpp file, added to the project. So we in the project includes the CvvImage.h header file, you can normally use the CvvImage class in accordance with the previous way draws the image to the MFC control.)
- 2016-05-03 09:55:45下载
- 积分:1
-
SerialportSample
vc++写的串口通信程序,对于学习串口通信会有很大的帮助(vc++ write the serial communication program, learning serial communication will be of great help)
- 2015-12-07 23:54:23下载
- 积分:1
-
TomWC++
说明: 汤姆斯旺C++编程秘诀,下载后解压缩即可(Thomas Wong C programming tips, download can decompress)
- 2008-09-03 12:52:03下载
- 积分:1
-
MyMultiView
书本实例,我做了好几个钟头,我相信大多数学生还需要它,浩强 铁道出版社 2008(Book examples, I did a couple of hours, I believe that most students need it, and Hao Qiang Railway Press, 2008)
- 2010-11-28 16:17:47下载
- 积分:1
-
itemhistory
VC/C++源码,界面编程,记忆菜单,历史记录,mfc70.dll
VC++在子菜单中添加打开文件的历史记录文件,菜单为自动记忆你打开过的文件,方便下次快速打开,示例程序仅以打开TXT格式的文本文件为例,演示如何记录打开的TXT文件记录。(VC/C++ source code, programming interface, memory menu, history, mfc70.dll
VC++ added in the sub-menu to open the file history file menu for automatic memory you open the file, allows you to quickly open the sample program is only open TXT format text file, for example, demonstrates how to record TXT file open records )
- 2012-11-19 09:52:26下载
- 积分:1
-
Adaptive-median-filter
基于vc++的自适应中值滤波器的代码,能用于对相位图的滤波。(The adaptive median filter code can be used for the filtering of the phase diagram.)
- 2021-02-26 19:59:37下载
- 积分:1
-
etop
魔力宝贝 辅助 功能多种全面,瞬移,挂机,自动补血 原地遇敌等(Magic Baby comprehensive variety of auxiliary functions, Teleport, hang up, automatic blood situ Yudi etc.)
- 2013-11-26 05:37:41下载
- 积分:1
-
VC++6.0 中用 ADO 存取 Access 数据库的一点总结
VC中使用ADO访问数据库的一个事例程序,包含了许多SQL语句,对初学者非常有意义(ADO visits access database.It contains many sql sentences,very significant to beginners)
- 2005-05-21 08:26:43下载
- 积分:1
-
BootFlashDos-uranusk
boot flash dos download
- 2009-02-19 19:05:05下载
- 积分:1
-
3DText
基于mfc的三维文字显示按钮,适合初学mfc的同学尝试。(Mfc-based 3D text display button, suitable for beginner mfc students to try.)
- 2012-06-13 23:53:17下载
- 积分:1