文件名称:Mat2Wic
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
我们在编写界面的时候,会想在界面上绘制OpenCV的图像而不仅仅是调用imshow,而是需要将图像转换成WicBitmap或者D2D1Bitmap,这个类提供了最简单的办法,创建一个Mat2Wic实例,然后使用mat2Wic(opencvImg)即可得到Wic图像,用mat2Wic(opoencvImg,d2dRender)即可得到Direct2D能直接使用的图像。-In writing interface, we will want to draw in the OpenCV image in UI rather than just call imshow, but images needed to convert into WicBitmap or D2D1Bitmap This class provides the easiest way. You only need to create a Mat2Wic instance, and then use mat2Wic (opencvImg) can be obtained WIC image, mat2Wic (opoencvImg, d2dRender) can be obtained Direct2D Image which can be directly used in your program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Mat2Wic.hpp