Resumen |
The remote sensed images carry large amount of crucial information. Image processing, a field of signal processing, helps in analysis of remote sensed data. One of the major processing areas is image segmentation with edge detection, which helps in segmenting an image into various sub regions. These regions identified from images, captured over long span of time can help in identification of change detection. This paper presents an application of nature-inspired algorithms viz.: Ant Colony Algorithm, Particle Swarm Optimization and Genetic Algorithm to optimize edge detection procedure. These methods have been implemented on a set of 15 satellite images and further enhancement is done by application of adaptive thresholding using Python. For qualitative analysis, entropy of each output image is computed. The comparison of computer results revealed that particle swarm optimization outperforms conventional methods, i.e., Sobel, Canny and Prewitt as well as ACO and GA. The PSO-based method is able to find more edges and presents far superior quality output images for further analysis with respect to change detection |