我正在使用OpenCV库进行图像处理.
我想将a转换System.Drawing.Bitmap为Image<Bgr, Byte>.我怎样才能做到这一点?
System.Drawing.Bitmap
Image<Bgr, Byte>
.net c# opencv
.net ×1
c# ×1
opencv ×1