代码搜索结果
找到约 8,819 项符合
RGB 的代码
lpc1114_rgb.map
ARM Linker, RVCT4.0 [Build 728] [Standard]
==============================================================================
Section Cross References
startup_lpc11xx.o(STACK) refers (Special
rgb2graykpm.m
function g = rgb2grayKPM(rgb)
% function g = rgb2grayKPM(rgb)
% rgb2grayKPM Like the built-in function, but if r is already gray, does not cause an error
[nr nc ncolors] = size(rgb);
if ncolors
rgb2yuv.c
//颜色空间转换为色度空间的函数代码
#include "stdio.h"
#include "stdlib.h"
#include "rgb2yuv.h"
static float RGBYUV02990[256], RGBYUV05870[256], RGBYUV01140[256];
static float RGBYUV01684[256], RGBYUV03316[256];
sta
rgb2yuv.h
int RGB2YUV (int x_dim, int y_dim, void *bmp, void *y_out, void *u_out, void *v_out);
video_util_rgb.plo
# dummy
video_util_rgb.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
video_util_rgb.cpp
/**************************************************************************
* *
* This code is developed by Adam Li. This sof
rgb2yuv.po
rgb2yuv.o: rgb2yuv.c /usr/include/stdlib.h /usr/include/sys/cdefs.h \
/usr/include/_types.h /usr/include/sys/_types.h \
/usr/include/machine/_types.h /usr/include/ppc/_types.h \
/usr/include/sys