-
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
-
粒子群算法PSO的简洁版C#程序PSO-cSharp
粒子群算法PSO的简洁版c#程序,主要针对粒子群算法的初学者(Particle Swarm Optimization PSO simple version c# program, mainly for beginners particle swarm algorithm)
- 2020-07-06 07:38:58下载
- 积分:1
-
电力自动抄表管理系统
一款电力远程电表自动抄表系统,采用VC开发设计,供大家相互学习使用。(Power system auto-collecting and managing system,designed with VC for lerning.)
- 2017-10-05 09:31:01下载
- 积分:1
-
Bai-Tap-CSharp-co-huong-dan
Bai Tap C# co huong dan.rar Pratice C# have instructtion
- 2012-12-07 17:54:37下载
- 积分:1
-
Newton
这个文件中是计算方法中牛顿迭代法的具体说明及计算计算举例。(This file is in the Newton iteration method for specific instructions and calculation Examples of calculation.)
- 2010-12-09 20:33:04下载
- 积分:1
-
UART
同时使用STM32三个串口的接收与发送,串口1使用printf(),串口2使用u2_printf(),串口3使用u3_printf().接受采用定时器中断超时,5ms未接收到数据认为本次接收结束,置位相应的标志位,主程序检测并处理接收数据。(STM32 simultaneously receive and send three serial, serial port 1 to use printf (), 2 serial ports use u2_printf (), 3 serial ports use u3_printf (). Accepting timer interruption timeout, 5ms does not receive data that the receiving end of this, set the appropriate flag, the main program to detect and process the received data.)
- 2020-07-31 10:38:38下载
- 积分:1
-
am2120
am2120驱动代码,在keil环境当中可以直接使用;并且其中包含获取温湿度数据的接口函数(AM2120 driver code can be used directly in keil environment. And it contains the interface function to get the temperature and humidity data)
- 2018-09-11 09:36:00下载
- 积分:1
-
C# Socket 客户端服务器通信demo(附源码)
C# Socket 客户端服务器通信demo(附源码)
- 2013-12-14下载
- 积分:1
-
TM3.2PHX8352A_8bit
TM3.2+HX8352A_8bit程序(TM3.2+HX8352A_8bit program)
- 2012-06-18 12:28:05下载
- 积分:1
-
GDI2
GDI+使用文档,一些很好的例子放在里面方便随时使用(GDI+ documents, some good examples on the inside at any time convenient to use)
- 2012-07-02 22:36:50下载
- 积分:1