Skip to content

Latest commit

 

History

History

ge2d-cvt

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

GE2D Color format Convert

Example to use GE2D to convert the color format of an image (RGB to NV12)

Build example

make

Copy example image

cp ../../samples/input_rgba.bmp .

Run example

./main

Result output will be output.bmp file.