79655818

Date: 2025-06-06 10:57:19
Score: 1.5
Natty:
Report link

this is Emgu.CV 4.x
first step , confirm Mat Depth
if Depth is "Cv8U"


var image = Mat.ToImage<Bgr,byte>();
var pixel = image[y,x];
image[y,x] = Bgr
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: 研小艾