文件名称:让OpenCV的图片显示在MFC窗体上的例子
文件大小:39KB
文件格式:ZIP
更新时间:2012-05-15 04:35:42
openCV mfc 显示 彭军 IplImage
以前就想过如何让OpenCV的图片不是显示在一个由cvNamedWindow生成的窗体,而是显示在MFC的窗体上。可是,没有在OpenCV的函数库中找到相应的函数,也就没有在往下多想。今天,又有一个同学问起来这件事,于是想到了不如自己写一个函数来实现这样的功能不就OK了。
【文件预览】:
TestShowInMFCWindow
----StdAfx.cpp(221B)
----resource.h(697B)
----TestShowInMFCWindow.plg(1KB)
----TestShowInMFCWindow.dsw(563B)
----TestShowInMFCWindow.rc(5KB)
----TestShowInMFCWindow.cpp(2KB)
----TestShowInMFCWindow.h(1KB)
----TestShowInMFCWindow.aps(35KB)
----TestShowInMFCWindow.opt(55KB)
----TestShowInMFCWindow.dsp(4KB)
----ReadMe.txt(4KB)
----StdAfx.h(1KB)
----TestShowInMFCWindowDlg.cpp(7KB)
----TestShowInMFCWindow.ncb(65KB)
----res()
--------TestShowInMFCWindow.rc2(411B)
--------TestShowInMFCWindow.ico(1KB)
----TestShowInMFCWindowDlg.h(2KB)
----TestShowInMFCWindow.clw(1KB)