#include <ConvolutionClustering.h>
Public Member Functions | |
ConvolutionClustering (tlp::ClusterContext) | |
~ConvolutionClustering () | |
bool | run () |
bool | check (std::string &) |
void | reset () |
std::vector< double > * | getHistogram () |
void | setParameters (int histosize, int threshold, int width) |
void | getParameters (int &histosize, int &threshold, int &width) |
void | autoSetParameter () |
std::list< int > | getLocalMinimum () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|