Build regions using monotone partitioning algorithm. This is an alternative to the watershed-based buildRegions function. Monotone partitioning creates regions by sweeping the heightfield and does not generate overlapping regions.
Build regions using monotone partitioning algorithm. This is an alternative to the watershed-based buildRegions function. Monotone partitioning creates regions by sweeping the heightfield and does not generate overlapping regions.