Ask Your Question

Tuomx's profile - activity

2017-06-10 07:50:21 -0600 answered a question Convert NV12 to RGB

I make it with this answer from stackoverflow(https://stackoverflow.com/questions/18737842/creating-a-mat-object-from-a-yv12-image-buffer/44472269#44472269)

Understanding the nv12 format will help you to understand the code.