Introduction - If you have any usage issues, please Google them yourself
Segmentation Tree Implementation (version 1.4)
=== === === === === === === ====
This package contains a MATLAB implementation of the low-level multiscale
hierarchical segmentation algorithm described in [1].
Introduction
------------
The goal of low-level image segmentation is to detect all image regions
regardless of their shapes, sizes, and levels of interior homogeneity. Here, a
region is modeled as a connected set of pixels that is surrounded by ramp edge
discontinuities where the magnitude of these discontinuities is large compared
to the variation inside the region.