Rank: 172 based on 1523 downloads (last 30 days) and 5 files submitted
photo

Kannan Keizer

E-mail
Company/University
NeST (P) Ltd, Trivandrum

Personal Profile:
http://kannan.keizer.googlepages.com  
Professional Interests:
Gray / Color Image Enhancement and Medical Image Analysis

 

Watch this Author's files

 

Files Posted by Kannan View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
01 Dec 2008 Screenshot Impulse Noise Addition Adding impulse noise to image Author: Kannan Keizer signal proc..., image proce..., impulse noi..., randomvalue... 275 1
23 Oct 2008 Screenshot High Density Impulse Noise Removal Implementation of DBA Method for High Density Impulse Noise Removal Author: Kannan Keizer image proce..., impulse rem..., salt pepper..., image proce... 312 0
17 Oct 2008 Progressive Switching Median Filter Implementation of Progressive Switching Median Filter Author: Kannan Keizer enhancement, image denoi..., median filt..., image proce... 351 0
16 Jul 2008 Screenshot VIBGYOR Color Segmentation VIBGYOR Color Segmentation Author: Kannan Keizer color, color segme..., vibgyor, rgb 307 0
15 Jul 2008 Screenshot Color Filtering This function can be used for separating or segment Red components, Green components and Blue Compon Author: Kannan Keizer color, color image..., filtering, separate 278 2
  • 3.0
3.0 | 2 ratings
Comments and Ratings on Kannan's Files View all
Updated File Comment by Comments Rating
01 Dec 2008 Impulse Noise Addition Adding impulse noise to image Author: Kannan Keizer Luengo, Cris 1st: you're using incorrect statistics when you change the output of RAND the way you do (setting 0 values to 1 and dividing by the max value). Just use the output of RAND directly in your comparisons, that is what RAND is designed for. 2nd: A function that asks to enter a choice every time it is run is inconsistent with all the other functions in MATLAB (and annoying), the choice should be an input parameter to the function. Also, you could provide default values for the ND and D parameters. 3rd: There is no need to output the result to a figure window. Let the user decide whether they want that or not.
21 Jul 2008 Color Filtering This function can be used for separating or segment Red components, Green components and Blue Compon Author: Kannan Keizer velez, angie ok
27 Jun 2008 Color Filtering This function can be used for separating or segment Red components, Green components and Blue Compon Author: Kannan Keizer D'Errico, John A truly trivial operation, here performed using nested loops to do something that should be done with a single test on the entire array. This code lacks an H1 line. It has a single error check, that fails to trip over 3-d arrays that are clearly NOT RGB image arrays. What happens in this code if (size(img,3)==2)?
Top Tags Applied by Kannan
image processing, color, color images, color segmentation, colors
Files Tagged by Kannan View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
01 Dec 2008 Screenshot Impulse Noise Addition Adding impulse noise to image Author: Kannan Keizer signal proc..., image proce..., impulse noi..., randomvalue... 275 1
23 Oct 2008 Screenshot High Density Impulse Noise Removal Implementation of DBA Method for High Density Impulse Noise Removal Author: Kannan Keizer image proce..., impulse rem..., salt pepper..., image proce... 312 0
17 Oct 2008 Progressive Switching Median Filter Implementation of Progressive Switching Median Filter Author: Kannan Keizer enhancement, image denoi..., median filt..., image proce... 351 0
16 Jul 2008 Screenshot VIBGYOR Color Segmentation VIBGYOR Color Segmentation Author: Kannan Keizer color, color segme..., vibgyor, rgb 307 0
15 Jul 2008 Screenshot Color Filtering This function can be used for separating or segment Red components, Green components and Blue Compon Author: Kannan Keizer color, color image..., filtering, separate 278 2
  • 3.0
3.0 | 2 ratings

Public Submission Policy

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.

Contact us at files@mathworks.com