Leptonica 1.68
C Image Processing Library

yuvtest.c File Reference

Tests the YUV to RGB conversion. More...

#include "allheaders.h"

Go to the source code of this file.

Functions

void AddTransformsRGB (PIXA *pixa, L_BMF *bmf, l_int32 gval)
void AddTransformsYUV (PIXA *pixa, L_BMF *bmf, l_int32 yval)
l_int32 main (int argc, char **argv)

Detailed Description

Tests the YUV to RGB conversion.

Definition in file yuvtest.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines