搜索资源列表
RGB2YCbCr
- color space converter,from RGB to YUV. that is c code
RGB
- extract raw file YUV color and combine in RGB color
dajinfa-erzhihua-matlab
- 实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold.
toGray
- opencv彩色RGB图到灰度图的转化,分别在独立窗口显示-opencv color RGB to grayscale conversion plans were displayed in a separate window
Picture
- rgb图片颜色过滤程序,动态显示处理效果,过滤颜色后图片可保存-rgb image color filters, dynamic display treatment effect, filter color image can be saved after
YUV2RGB
- 完成了由YUV视频序列向RGB空间的转化-Completed by the YUV video sequence to the RGB color space conversion
track-using-xiefagncha
- 这个程序是用matlab实现的车辆跟踪。用到的算法是协方差,包括梯度,rgb颜色,边缘,距离等多种元素。-This program is a vehicle tracking using matlab. The algorithm used is the covariance, including gradient, rgb color, the edge from the other elements.
RGB-color-table
- RGB颜色对照表,各种颜色用英文和十六进制表示,我们开发的时候用的到-RGB color table, a variety of colors and hexadecimal English that we developed to !
rgb2hsi
- 从RGB彩色模型转换到HSI彩色模型,经过测试,好用。-Converted from RGB color model to the HSI color model, tested, easy to use.
ImageMagic_src
- ImageMagic 圖片色彩平衡調整 Ever wonder how to extract data from a JPEG and manipulate it using only WPF? Or how WPF performs on a moderately sized image (10 MB)? The ImageMagic program provides an answer. The program opens an included 2592 x 3872 JPEG, ex
Kinect-for-RGB-Camera
- 关于使用Kinect景深摄像机获取色彩数据的源码。建立VS平台,建立WPF项目,运行即可。可获得用户的色彩数据RGB-About using Kinect depth camera to obtain color data source. Establish VS platform to build WPF project, run. RGB color data obtained user
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
prob1
- garma transformation change RGB color model to YIQ color model draw histogram
RGB2YIQ
- 将一幅图像颜色分布从RGB空间转换到YIQ空间,然后再YIQ空间下进行显示图像-Image for RGB color space was transformed into YIQ color space
Common-RGB-Color--Table
- 包含RGB三原色,以及常用图形颜色的RGB的十六进制代码表-RGB color
alignSingle
- Convert RGB to color image based on Prokudin-Gorskii glass plate
EnhImage
- 将彩色图像以RGB分为三层,使用直方图对其对比度进行调整,产生预定义的滤波器对图像进行滤波,最后实现图像的增强-RGB color image is divided into three layers, using the histogram to adjust its contrast, produce predefined filters for image filtering, image enhancement and finally realize
RGBLabXYZ
- 此程序包含:rgb颜色空间、Lab颜色空间、XYZ颜色空间之间的相互转换-This program includes: conversion between RGB color space, Lab color space, the XYZ color space
ThreeCircles
- RGB相加混色的c程序代码:演示红绿蓝三色混合后的色彩变化。-RGB additive color code in c: Demo tricolor RGB color change after mixing.
zhifangtu0
- 读取图片的RGB信息,进而转换为HSV,最后作出颜色直方图-Reads the image information of RGB, and then converted to HSV, and finally make the color histogram