Software Listing of Author : "Manish Kumar Sharma"
- co- ordinate values of RGB image
- License: Freeware
- Price: 0.00


finding co ordinate values of RGB imagas well as the gray level image.... n finding some other relevent information
- Publisher: MANISH KUMAR SHARMA
- Date Released: 17-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- convertion to black & whit image
- License: Freeware
- Price: 0.00


convertion of image to black and white image using slicing image without background. we have to inter two thresholdvalues for doing that...
- Publisher: MANISH KUMAR SHARMA
- Date Released: 07-03-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- edian filter
- License: Shareware
- Price:


median filter on an salt & pepper noise
- Publisher: MANISH KUMAR SHARMA
- Date Released: 19-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- finding the co-ordinate values of any gray lavel-in_gray_level_image
- License: Freeware
- Price: 0.00


this code will be helpful for finding the co-ordinate values of any gray level... some other result can also be obtained with this code , these are... 1..finding max histogram 2..finding min histogram 3..finding the co=ordinate values if more than one co=ordinate containing the same gray level
- Publisher: MANISH KUMAR SHARMA
- Date Released: 03-06-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- MATLAB TUTOTIAL
- License: Freeware
- Price: 0.00


This file is for begainers, who wanted to learn the MATLAB in short duration of time.
- Publisher: MANISH KUMAR SHARMA
- Date Released: 12-04-2013
- Download Size: 758 KB
- Download
- Platform: Matlab, Scripts
- mean vector of RGB image
- License: Shareware
- Price:


finding mean vector of RGB image
- Publisher: MANISH KUMAR SHARMA
- Date Released: 23-01-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- median filter
- License: Shareware
- Price:


Median Filter: Which is also called Non- linear filter or order-static filter because there response is based on the ordering or ranking of the pixels contained within the mask? The steps to perform median filtering are as follows: 1) Assume a 3x3 empty mask. 2) Place the empty mask at the left hand corner. 3) Arrange the 9 pixels in ascending or descending order. 4) Chose the median from these nine values. 5) Place this median at the centre. 6) Move the mask through out the image. Thus, in median filtering, the grey level of the centre pixel is replaced by the median value of the neighborhood.
- Publisher: MANISH KUMAR SHARMA
- Date Released: 26-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- rgb2gray
- License: Shareware
- Price:


comparison of different method of converting rgb2gray
- Publisher: MANISH KUMAR SHARMA
- Date Released: 26-03-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- segmentation
- License: Shareware
- Price:


The segmentation of RGB image with the help of thresholf value, when you use the concept of threshold value(1 or multiple) in line no 3rd the image will be converted to b/w image and selecting the connected componet, after all the result will be the segmented region in RGB.
- Publisher: MANISH KUMAR SHARMA
- Date Released: 17-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- slicing image with background using 2 threshold values
- License: Shareware
- Price:


slicing image with background using 2 threshold values
- Publisher: MANISH KUMAR SHARMA
- Date Released: 03-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- weighted median filter
- License: Freeware
- Price: 0.00


Weighted Median Filter: It is same as median filter, only difference is the mask is not empty. It will having some weight (or values) and averaged. The steps to perform weighted median filtering are as follows: 1) Assume a 3x3 weighted mask. 2) Place the mask at the left hand corner. 3) After convolution (multiplication), Arrange the 9 pixels in ascending or descending order. 4) Chose the median from these nine values. 5) Place this median at the centre. 6) Move the mask through out the image
- Publisher: MANISH KUMAR SHARMA
- Date Released: 10-03-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
