yuv2rgb icon indicating copy to clipboard operation
yuv2rgb copied to clipboard

slower than opencv

Open linhuifj opened this issue 4 years ago • 1 comments

Tested on raspberry pi 4b, it's 3x slower than OpenCV's cvtColor function call.

cv::cvtColor(m, fout->m_, cv::COLOR_YUV2BGR_I420, 3);

linhuifj avatar Dec 31 '20 13:12 linhuifj

to learn, i need to do something, some are good, some are bad, others are stupid. :-)

andrechen avatar May 29 '21 02:05 andrechen