wanglaotou / rgb2yuv

the code implement the method for converting yuv image to rgb image and rgb image to yuv image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rgb2yuv

the code implement the method for converting yuv image to rgb image and rgb image to yuv image

how to make and run:

  1. g++ -g jpgto420spyuv_folder.cpp pkg-config --libs opencv
  2. ./a.out

About

the code implement the method for converting yuv image to rgb image and rgb image to yuv image


Languages

Language:C++ 100.0%