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...

ver descrição completa

Detalhes bibliográficos
Autor: Blasco Coll, Andreu
Tipo de documento: dissertação
Data de publicação:2017
País:España
Recursos:Universitat Politècnica de Catalunya (UPC)
Repositório:UPCommons. Portal del coneixement obert de la UPC
Idioma:inglês
OAI Identifier:oai:upcommons.upc.edu:2117/106448
Acesso em linha:https://hdl.handle.net/2117/106448
Access Level:Acceso aberto
Palavra-chave: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ó
Descrição
Resumo: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.