Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
CentroidDetection Member List

This is the complete list of members for CentroidDetection, including all inherited members.

CentroidDetection() (defined in CentroidDetection)CentroidDetectioninline
CentroidDetection(unsigned int numReadings, unsigned int maxNumCentroids, float sizeScale) (defined in CentroidDetection)CentroidDetection
CentroidDetection(const std::vector< unsigned int > &order, unsigned int maxNumCentroids, float sizeScale) (defined in CentroidDetection)CentroidDetection
compoundTouchLocation() const (defined in CentroidDetection)CentroidDetection
compoundTouchSize() const (defined in CentroidDetection)CentroidDetection
DATA_T typedef (defined in CentroidDetection)CentroidDetection
getNumTouches() const (defined in CentroidDetection)CentroidDetection
process(const DATA_T *rawData) (defined in CentroidDetection)CentroidDetection
setMinimumTouchSize(DATA_T minSize) (defined in CentroidDetection)CentroidDetection
setMultiplierBits(unsigned int n)CentroidDetection
setNoiseThreshold(DATA_T threshold) (defined in CentroidDetection)CentroidDetection
setSizeScale(float sizeScale) (defined in CentroidDetection)CentroidDetection
setup(unsigned int numReadings, unsigned int maxNumCentroids, float sizeScale) (defined in CentroidDetection)CentroidDetection
setup(const std::vector< unsigned int > &order, unsigned int maxNumCentroids, float sizeScale) (defined in CentroidDetection)CentroidDetection
setWrapAround(unsigned int n)CentroidDetection
touchLocation(unsigned int touch_num) const (defined in CentroidDetection)CentroidDetection
touchSize(unsigned int touch_num) const (defined in CentroidDetection)CentroidDetection