Advanced Remote Sensing
Image Segmentation
Image segmentation has been called one of the pillars of Object-Based Image Analysis (OBIA). That being said, there are countless different ways to proceed with this segmentation, therefore it’s always an interesting exercise to compare the results yielded by different approaches when segmenting the same image.
In this case, I compared the results of image segmentation done via the proprietary software "eCognition" and through Python programming with free libraries.
Download ReportCreating a Displacement Map
The earthquake is still a mostly unpredictable natural catastrophe, with often disastrous consequences. Therefore, the more information one can acquire after such an event, the closer one comes to being capable of predicting them in the future.
This report explores the use of ESA’s SNAP program to generate displacement maps by applying interferometry technics. The focus event was the earthquake that hit Myanmar in March of 2025, and the result was accomplished using Sentinel-1 imagery.
The outcome is questionable, as explained in the report, but the technic is theoretically solid.
Download ReportCognition - Classification and Object Features
eCognition has a plethora of tools aimed at Object-Based Image Analysis (OBIA). In this report, I aimed to explore some of the segmentation and classification tools.
I began by comparing the Random Forest Classification and the Support Vector Machine Classification of a photo of the banks of the Salzach river taken by Planet. Afterwards, I explored several Segmentation Objects Features in an old image of the south of Salzburg, most notably sub-class creation and super-objects creation.
Download Report