Code covered by the BSD License  

Highlights from
convertrgb2gray.m

5.0

5.0 | 3 ratings Rate this file 1 Download (last 30 days) File Size: 2.04 KB File ID: #7137
image thumbnail

convertrgb2gray.m

by Orlando Rodríguez

 

14 Mar 2005 (Updated 17 Mar 2005)

Color to gray conversion.

| Watch this File

File Information
Description

Very often color images use a colorbar between darks blue and red, through yellow, which is converted to gray on top and bottom, and white in the middle. With this function you can use a portion of the original image as a colorbar, which
is used as a reference for the corresponding levels of gray, obtaining a final image with black on one side and white on the opposite side.

MATLAB release MATLAB 5.2 (R10)
Other requirements None
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
14 Apr 2005 Yuvi Kahana

A very useful tool which converts accuratelly jpg color images (red to blue)to gray scale (black to white) images

24 Apr 2007 Orlando Mendoza Navarro

A very useful tool

17 Jul 2007 Amorn Wongsarnpigoon

Fantastic! This code saved me hours of work. Before running the code, all I had to do was isolate the colorbar in the original image and save it in a separate file.

I'm not too familiar with image processing, but I think the values in the final gray images ('K' and 'K2') need to be divided by 255 to normalize the values from 0-1 rather than from 0-255. The grayscale jpegs didn't show up properly until I did this.

Also, if you don't have the Image Processing toolbox, then you need to comment out/replace "imshow" near the bottom of the code.

20 Oct 2008 KAUSTAV BHATTACHARYYA

Pls let me know how do i run this file using matlab.. i am totally new to matlab.. i would appreciate if someone could explain me the steps and how i can use this code to convert a color bitmap image to grayscale image... pls help!!!

Please login to add a comment or rating.
Updates
17 Mar 2005

Examples added.

17 Mar 2005

Examples added.

17 Mar 2005

Examples added.

Tag Activity for this File
Tag Applied By Date/Time
color Orlando Rodríguez 22 Oct 2008 07:43:19
color to gray conversion Orlando Rodríguez 22 Oct 2008 07:43:19

Contact us at files@mathworks.com