-
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
-
GlcdTest
Source code for converting integer to byte
- 2013-11-07 05:12:10下载
- 积分:1
-
udp
说明: 采用udp方式实现的数据传输,简单实用,修改后可以传输文件(Udp achieved by way of data transfer, simple and practical, you can transfer files modified)
- 2010-04-08 19:36:13下载
- 积分:1
-
config
config.c file from win2000 event log sources.
- 2013-10-13 02:27:37下载
- 积分:1
-
gppwcv5
说明: 模型多角度视图的界定,界面时尚新颖,可控参考,(The definition of multi-angle view of the model, the interface is fashionable and novel, controllable reference,)
- 2018-12-24 03:35:17下载
- 积分:1
-
sniffer
说明: VC++编程实现网络嗅探器 简单 但是完整可运行。比较基础(VC++ programming for network sniffer)
- 2011-03-11 09:47:09下载
- 积分:1
-
水库调度POA
水库调度POA算法,动态规划的改进方法。(POA algorithm for reservoir scheduling)
- 2018-04-17 21:12:13下载
- 积分:1
-
Fingerprin2066955222007
说明: Finger Print adalah aplikasi untuk mencetak Finger Print
- 2020-03-12 08:18:39下载
- 积分:1
-
DateBase
数据库程序,实现简单的数据库功能,如添加、查找、删除(DateBase sofe)
- 2014-12-27 09:44:59下载
- 积分:1
-
TraceHook
windows进程内存转储(dump)工具,它能够附加到进程,读取进程的整个内存,然后,将进程整个内存的数据保存到磁盘上。该工具不同于LordPE 和OllyDump,因为它可以下载进程的整个内存到磁盘上。(windows process memory dump (dump) tool, which can be attached to the process, read the entire memory of the process, and then the entire memory of the process data is saved to disk. The the tool unlike LordPE Ollydump because it can download the entire process memory to disk.)
- 2013-05-12 17:12:08下载
- 积分:1