搜索资源列表
fcmapp
- 用FCM算法实现图像分割(图像源可以是灰度、索引和RGB图像)-FCM image segmentation algorithm (image source can be gray, indexes and RGB images)
OpenJpegDemo
- BCB打开Jpeg,BMP,ICO等格式图片的Demo,可选择比例,RGB或灰阶显示,质量优先或速度优先。-BCB open Jpeg, BMP, ICO format pictures Demo option of proportion RGB or gray-scale, quality or speed priority priority.
Convert2.1
- 一转BMP为数据的单EXE软件,网上找不到的(IC 供应商内部的)方便LCD同行使用,可以转Gray & RGB.-BMP switch to a single data EXE software. not online (IC vendors internal) to facilitate the use of peer-LCD can switch Gray
RGB_color_transform_gray_level_co-design_of_C_and_
- to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image
Pro1
- yuv,rgb颜色空间的转换,输入yuv颜色空间的灰度值,然后就可以输出rgb格式的图片-yuv, rgb color space conversion, color space input yuv gray value, then you can output rgb format image
Shape-Recognition
- 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the binary image (in order to speed
image_grey_scale
- 灰度是将图像中的彩色效果用灰度的层次感表达出来,灰度只有黑白两种颜色,但其黑白两种颜色的深浅有所不同,实例使用常的RGB颜色转灰度的算法来实现图像灰度效果。-VC++ image gray scale.
contrastproject
- A Graphical user interface for image enhancement. You can set the contrast, color, sharpness as well as you can convert the rgb image to gray
rgb_gray_convert
- RGB TO GRAY SCALE CONVERSION
Opencv_Quiz2
- 从摄像头提取视频文件,并显示每个图像帧的灰度直方图与一维RGB彩色直方图,并且比较上述直方图的距离。有四种比较方法一一实现了。-Extract the video file from the camera and display each image frame of gray-scale histogram and the one-dimensional RGB color histogram, and compare the histogram distance. There are fou
Text_hide_color_image
- code for gray to rgb conversion
9927421color2gray
- 真彩色RGB图像转灰度图像的程序,大家可以试一试-RGB to gray
PeerGuardia
- converts rgb to gray
jiaotong
- 交通标志检测识别资料 ①交通标志检测使用的是RGB空间上颜色阈值分析; ②交通标志的识别采用的是灰度直方图来分析相似度。-Traffic sign detection and recognition of data (1) traffic sign detection is color in the RGB space threshold ② traffic sign recognition using gray level histogram analysis of simi
rgb2gray
- 实现图像的由rgb转gray,我自己写的-Image by rgb to gray, I wrote it myself
tuxiang
- 1.利用工具(如ACDSee、PhotoShop)将*.jpg转换为*.bmp; 2.借助imread命令将图像内容读入内存数组; 3.通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩; 4.将数字图像的RGB表示转换为YUV表示; Y=0.30R+0.59G+0.11B U=0.70R-0.59G-0.11B V=-0.30R-0.59G+0.89B 5.通过访问Y(亮度)通道,改变数字图像的亮度; 6.通过Y(亮度)通道作灰度的线性变换,改变数字
gray
- 打开24位RGB彩色图像,并对其进行灰度化处理。-Open the 24-bit RGB color images, and carries on the gray scale.
GRAYtoRGB
- 灰度图像转化成彩色图像,里面含有实现的论文-the transformation of gray inage to RGB image
rgb-to-gray-level
- Convert a RGB image to gray level image.
archive
- mat lab code for binary to gray code