文件名称:Mat2Wic
介绍说明--下载内容来自于网络,使用问题请自行百度
我们在编写界面的时候,会想在界面上绘制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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.