|
Zebra Bioptic Color Camera SDK For Linux
1.0.0-17
|
This is the complete list of members for CameraBoundingBoxDetector, including all inherited members.
| background_type | CameraBoundingBoxDetector | |
| CameraBoundingBoxDetector() | CameraBoundingBoxDetector | |
| CameraBoundingBoxDetector(int history, int threshold, bool shadows) | CameraBoundingBoxDetector | |
| DetectBoundingBox(BYTE *input_frame_buffer, int length, int image_width, int image_height, int image_type, vector< BoundingBoxPoint > &bounding_rect) override | CameraBoundingBoxDetector | virtual |
| param_background_learn_rate | CameraBoundingBoxDetector | |
| param_min_area | CameraBoundingBoxDetector | |
| SetBackgroundFrame(BYTE *background_frame_buffer, int length, int image_width, int image_height, int image_type) override | CameraBoundingBoxDetector | virtual |