Back to Browse

Get Statistics for Image Segments with Python

3.5K views
Mar 10, 2020
17:11

After the image is segmented we need to get statistics describing the data for each band within each segment. The tutorial will show you how to use numpy and scipy to get statistics from image segments. Once we have the statistics we can begin to group segments based on the statistics values. This is what will eventually allow us to group, or classify, image segments. Stay tuned for the next tutorial in the object-based image analysis playlist. At the end of this tutorial series (playlist) we will have covered how to go from a downloaded image to a fully classified image. Code for each step is available here: https://opensourceoptions.com/blog/python-geographic-object-based-image-analysis-geobia/ Visit opensourceoptions.com for more content and courses

Download

0 formats

No download links available.

Get Statistics for Image Segments with Python | NatokHD