Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Console
Title: CvvImage Download
 Description: 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.
 Downloaders recently: [More information of uploader hongh ]
 To Search:
File list (Check if you may need any files):
 

CvvImage\CvvImage.cpp
........\CvvImage.h
CvvImage
    

CodeBus www.codebus.net