Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in yuv

Resize (downsize) YUV420sp image

image-resizing yuv

FFMPEG: Dumping YUV data into AVFrame structure

ffmpeg yuv

CVOpenGLESTextureCacheCreateTextureFromImage return -6683(kCVReturnPixelBufferNotOpenGLCompatible)

iphone opengl-es yuv

YUV to RGBA on Apple A4, should I use shaders or NEON?

Planar YUV420 data layout

Converting preview frame to bitmap

android camera frame preview yuv

How to perform RGB->YUV conversion in C/C++?

c++ c rgb yuv

YUV 422 , YUV 420 ,YUV 444

c image-processing opencv yuv

Green images when doing a JPEG encoding from YUV_420_888 using the new Android camera2 api

rgb to yuv420 algorithm efficiency

Image formats NV12 storage in memory

Where can I obtain a raw YUV File? [closed]

yuv

iOS - How to draw a YUV image using openGL

ios opengl-es yuv

Convert android.media.Image (YUV_420_888) to Bitmap

How to deal with RGB to YUV conversion

image-processing opencv yuv

PIL's colour space conversion YCbCr -> RGB

Difference between YUV420 and YUV422

image-processing yuv

How to convert RGB from YUV420p for ffmpeg encoder?

ffmpeg rgb video-encoding yuv

Convert Android camera2 api YUV_420_888 to RGB

Problems when scaling a YUV image using libyuv library

android c++ image yuv libyuv