|
| ClusterFinder (uint8_t *img, uint32_t w, uint32_t h) |
|
| ~ClusterFinder () |
|
Double_t | GetSumX () const |
|
Double_t | GetSumY () const |
|
uint32_t | GetCount () const |
|
void | SetLimitingSize (uint32_t lim) |
|
float | FindClusterAt (int32_t x, int32_t y) |
|
void | SetRange (int32_t x0=0, int32_t y0=0, int32_t x1=0, int32_t y1=0) |
|
void | FindCluster (vector< Led > &leds, int32_t x0=0, int32_t y0=0, int32_t x1=0, int32_t y1=0) |
|
Definition at line 14 of file FilterLed.cc.
The documentation for this class was generated from the following file: