Edge detection is the process of segmenting an image by detecting discontinuities in brightness. Several standard segmentation methods have been widely used for edge detection. However, due to inherent quality of images, these methods prove ineffective if they are applied without any preprocessing. In this paper, an image pre-processing approach has been adopted in order to get certain parameters that are useful to perform better edge detection with the standard edge detection methods. The proposed preprocessing approach involves median filtering to reduce the noise in image and then edge detection technique is carried out. Finally, Standard edge detection methods can be applied to the resultant pre-processing image and its Simulation results are show that our pre-processed approach when used with a standard edge detection method enhances its performance.
Converting color images to grayscale is used for various reasons, like for reproducing on monochrome devices, subsequent processing. Each pixel in color image is described by a triple (R, G, B) of intensities like red, green, and blue. But how do you map that to a single value i.e. grayscale value. There are three methods to convert it. Average, Luminosity, Lightness. Different color models are used for different applications such as computer graphics, image processing, TV broadcasting, and computer vision. But still now there is no particular method for converting of grayscale to color image. In this paper a new approach was introduce to convert the grayscale image to color by using an YCbCr color space technique. Simulation results are presented to show how this approach is used to convert the grayscale to color image.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.