depthai icon indicating copy to clipboard operation
depthai copied to clipboard

ImgFrame.getWidth/Height do not return width/height of image compressed with mjpeg encoder

Open wouterio opened this issue 1 year ago • 0 comments

For an image compressed with mjpeg encoder, ImgFrame.getWidth/Height do not return the image width/height, but instead the length of the compressed data array. That's a bit confusing.

wouterio avatar Apr 26 '24 12:04 wouterio