MotionID Software Library
MotionID Software Library Documentation
|
MOTION_ID_Exported_Functions
Functions | |
void | MotionID_Initialize (void) |
Initialize the MotionID engine. More... | |
void | MotionID_Update (MID_input_t *data_in, MID_output_t *data_out) |
Run Intensity Detection algorithm. More... | |
void | MotionID_ResetLib (void) |
Reset Libray. More... | |
uint8_t | MotionID_GetLibVersion (char *version) |
Get the library version. More... | |
Detailed Description
Function Documentation
uint8_t MotionID_GetLibVersion | ( | char * | version | ) |
Get the library version.
- Parameters
-
version pointer to an array of 35 char
- Return values
-
Number of characters in the version string
void MotionID_Initialize | ( | void | ) |
Initialize the MotionID engine.
- Parameters
-
None
- Return values
-
None
void MotionID_ResetLib | ( | void | ) |
Reset Libray.
- Parameters
-
None
- Return values
-
None
void MotionID_Update | ( | MID_input_t * | data_in, |
MID_output_t * | data_out | ||
) |
Run Intensity Detection algorithm.
- Parameters
-
data_in Structure containing input data data_out Intensity Detection algorithm result
- Return values
-
None
Generated on Fri Apr 21 2017 16:09:59 for MotionID Software Library by 1.8.9.1