Filter Plugin
frei0r.cluster
---
schema_version: 0.100000
title: K-Means Clustering
version: 0.100000
identifier: frei0r.cluster
description: Clusters of a source image by color and spatial distance
creator: binarymillenium
type: filter
parameters:
- identifier: Num
title: Num
description: The number of clusters
type: float
minimum: 0
maximum: 1
readonly: no
widget: spinner
- identifier: Dist weight
title: Dist weight
description: The weight on distance
type: float
minimum: 0
maximum: 1
readonly: no
widget: spinner
tags:
- Video
...