1.0

1.0 | 2 ratings Rate this file 16 Downloads (last 30 days) File Size: 1.12 KB File ID: #25924
image thumbnail

A manual code for image THRESHOLDING (or) Color to binary image conversion

by Rama Chandra Rao Naradasu

 

23 Nov 2009

This file convert any image into a binary format

| Watch this File

File Information
Description

In this code first the color image is converted into grayscale image using the function rgb2gray().

And then a thresholding method is used to convert the image into binary format..

MATLAB release MATLAB 7 (R14)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
23 Nov 2009 Anon

see http://www.mathworks.com/matlabcentral/fileexchange/25929-general-dilation-code for comment

23 Nov 2009 Alan Robinson

This code does what img(img > threshold) = 0, would do, more or less, but with a lot of loops. I think it should be removed.

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
image processing Rama Chandra Rao Naradasu 23 Nov 2009 09:56:55

Contact us at files@mathworks.com