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
Public Types | Public Member Functions | Public Attributes | List of all members
CentroidDetection::CalculateCentroids Class Reference

Public Types

typedef CentroidDetection::WORD WORD
 
typedef uint8_t BYTE
 
typedef uint8_t BOOL
 

Public Member Functions

WORD calculateCentroids (WORD *centroidBuffer, WORD *sizeBuffer, BYTE maxNumCentroids, BYTE minSensor, BYTE maxSensor, BYTE numSensors)
 
void processCentroids (WORD *wVCentroid, WORD *wVCentroidSize, BYTE MAX_NUM_CENTROIDS, BYTE FIRST_SENSOR_V, BYTE LAST_SENSOR_V, BYTE numSensors)
 

Public Attributes

WORD * CSD_waSnsDiff
 
WORD wMinimumCentroidSize = 0
 
BYTE SLIDER_BITS = 7
 
WORD wAdjacentCentroidNoiseThreshold = 400
 

The documentation for this class was generated from the following file: