Segmentation of polsar images

This project will implement a segmentation algorithm for PolSAR images to represent the boundaries of the areas in the image and the regions. Identifying the regions on SAR images can be useful for further analysis, for example, to classify the elements of the image. The segmentation process will be...

Descripción completa

Detalles Bibliográficos
Autor: Blasco Coll, Andreu
Tipo de recurso: tesis de maestría
Fecha de publicación:2017
País:España
Institución:Universitat Politècnica de Catalunya (UPC)
Repositorio:UPCommons. Portal del coneixement obert de la UPC
Idioma:inglés
OAI Identifier:oai:upcommons.upc.edu:2117/106448
Acceso en línea:https://hdl.handle.net/2117/106448
Access Level:acceso abierto
Palabra clave:Synthetic aperture radar
Image processing
Segmentation
SAR (Synthetic Aperture Radar)
Polarimetric SAR
Radar d'obertura sintètica
Imatges -- Processament
Àrees temàtiques de la UPC::Enginyeria de la telecomunicació
Descripción
Sumario:This project will implement a segmentation algorithm for PolSAR images to represent the boundaries of the areas in the image and the regions. Identifying the regions on SAR images can be useful for further analysis, for example, to classify the elements of the image. The segmentation process will be based on the Colour Edge Drawing (CED) Contours algorithm for colour images, which combines several edge maps of the same image in order to improve the results respect using a single edge map. This algorithm is already implemented for colour images, so the idea is to check if it can be used for SAR images.