tgrippa / Segmentize_picture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segmentize picture

This repository contain a Python script to be use directly in GRASS GIS. It allow for automatic segmentation of an input image, rendering it more abstracted/fuzzy.

However, according to the resolution and spectral variance of the input image, some parameters should be ajusted manually (threshold_start, threshold_stop, threshold_step, minsizes), otherwise nearly no changes in the resulting image would be visible.

Here are two examples:

About

License:MIT License


Languages

Language:Python 100.0%