International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 116 - Number 9 |
Year of Publication: 2015 |
Authors: Ankitha.a.nayak, Venugopala P S, Sarojadevi H., Niranjan.n.chiplunkar |
10.5120/20368-2575 |
Ankitha.a.nayak, Venugopala P S, Sarojadevi H., Niranjan.n.chiplunkar . An Approach to Improvise Canny Edge Detection using Morphological Filters. International Journal of Computer Applications. 116, 9 ( April 2015), 38-42. DOI=10.5120/20368-2575
Object detection is a computerized technology related to image processing used in images and videos, to identify instances of real world object. Object detection is usually achieved by edge detection. Edge detection is a process to identify the edges of image by finding the place where intensity changes rapidly. In this experiment an attempt is made to detect the objects by using canny edge detection method in java. The detected objects can be further used for watermarking purpose. The comparison between canny and sobel edge detection is carried out. Morphological filters are used to improve canny edge detection. Contour based learning technique is used to draw contours for detected objects.