- Category:
- OpenCV
- Tags:
-
- File Size:
- 1kb
- Update:
- 2013-05-16
- Downloads:
- 0 Times
- Uploaded by:
- nahcooo
Description: 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.
To Search:
File list (Check if you may need any files):
Mat2Wic.hpp