bowser: Unsupervised bayesian method to estimate the number of...

Description Usage Arguments

View source: R/bowser.R

Description

Unsupervised bayesian method to estimate the number of clusters

Usage

1
bowser(image.mat, interval.size = 0.1, r = 6, vacuum.size = 30)

Arguments

image.mat

Raw image which the number of clusters should be estimated

interval.size

Interval size that used when binarize the image

r

Width of the neighborhood when applying the median filtering

vacuum.size

Minimum size of clusters


calebae/Bowser documentation built on Dec. 19, 2021, 12:54 p.m.