代码搜索结果
找到约 8,819 项符合
RGB 的代码
rgb_find.m
function pixel_scan
%author Imran Akthar imran_akthar@hotmail.com
clc;
clear all;
buffer=pwd;
[file, pathname] = uigetfile('*.jpg','Load Image');
cd(pathname);
a=imread(file);%color image
rgb565.lst
C51 COMPILER V7.50 RGB565 10/30/2006 16:14:43 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE RGB565
OBJECT MODULE PLACED IN
rgb565.c
#include "RGB565.h"
/**********************************************************************************
* File: RGB565.c
* Description: This file includes initial T10x registers values, Tcon
rgb565.h
/**********************************************************************************
* File: RGB565.h
* Description: This file includes initial T10x registers values, Tcon *
* v
rgb-hsv.cpp
/******************************************************************************
* 下面两个函数实现rgb和hsv的互相转换
* r,g,b 的值在 0 到 1 之间
* h = [0,360], s = [0,1], v = [0,1]
* if s == 0, then h = -1 (undefi
image_rgb.m
function image_rgb(M)
% Show a matrix of integers as a color image.
% This is like imagesc, except we know what the mapping is from integer to color.
% If entries of M contain integers in {1,2,3},
rgb-hsv.cpp
/******************************************************************************
* 下面两个函数实现rgb和hsv的互相转换
* r,g,b 的值在 0 到 1 之间
* h = [0,360], s = [0,1], v = [0,1]
* if s == 0, then h = -1 (undefi
rgb_to_hue.v
// Copyright 2007 Altera Corporation. All rights reserved.
// Altera products are protected under numerous U.S. and foreign patents,
// maskwork rights, copyrights and other intellectual property