代码搜索结果

找到约 8,819 项符合 RGB 的代码

8bps.c

/* * Quicktime Planar RGB (8BPS) Video Decoder * Copyright (C) 2003 Roberto Togni * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser G

colormatrix.as

// ColorMatrix Class v1.3 // // Author: Mario Klingemann // http://www.quasimondo.com // Changes in v1.1: // Changed the RGB to luminance constants // Added colorize() method // Changes in

edgeorientationhistogram.m

% % [eoh] = edgeOrientationHistogram(im) % % Extract the MPEG-7 "Edge Orientation Histogram" descriptor % % Input image should be a single-band image, but if it's a multiband (e.g. RGB) image %

edgeorientationhistogram.m

% % [eoh] = edgeOrientationHistogram(im) % % Extract the MPEG-7 "Edge Orientation Histogram" descriptor % % Input image should be a single-band image, but if it's a multiband (e.g. RGB) image %

readme

Blobdetect 1.3b This is blobdetect-1.3b, an API for extracting blob features from RGB images. The algorithm for blob feature extraction is described in the thesis "Channel Representations for Low and

decoder.cfg

test.264 ........H.26L coded bitstream test_dec.yuv ........Output file, YUV/RGB test_rec.yuv ........Ref sequence (for SNR) 1 .......

8bps.c

/* * Quicktime Planar RGB (8BPS) Video Decoder * Copyright (C) 2003 Roberto Togni * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser G

fyuvrgb.c2

#pragma inline ////////////////////////////////////////////////////////// // _EBX=0; //No Delete pixel // // FastYUV2RGB16Bits(); //Draw 3 pixel as movsd // // _EBX=0x80000; //May Delete first p

win.cpp

#include "win.h" QLabel* PixmapLabel1; QPainter *paint; QImage img; uchar *ppm; //unsigned char *rgb; bool GetNextFrame(AVFormatContext *pFormatCtx, AVCodecContext *pCodecCtx, int videoStream

win.cpp~

#include "win.h" QLabel* PixmapLabel1; QPainter *paint; QImage img; uchar *ppm; //unsigned char *rgb; bool GetNextFrame(AVFormatContext *pFormatCtx, AVCodecContext *pCodecCtx, int videoStream