Zebra Bioptic Color Camera SDK For Linux  1.0.0-17
CameraBoundingBoxDetectorInterface Member List

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

DetectBoundingBox(BYTE *input_frame_buffer, int length, int image_width, int image_height, int image_type, vector< BoundingBoxPoint > &bounding_rect)=0CameraBoundingBoxDetectorInterfacepure virtual
SetBackgroundFrame(BYTE *background_frame_buffer, int length, int image_width, int image_height, int image_type)=0CameraBoundingBoxDetectorInterfacepure virtual