blob: 762d7941a00fd71876c87cd07d436fe9e75e320f [file] [log] [blame]
window.SIDEBAR_ITEMS = {"fn":[["create_default_detector","Create a face detector with the default model file"],["create_detector","Create a face detector from model loaded to memory"],["create_detector_with_model","Create a face detector, based on the provided model."],["detect_faces","detect face bounding boxes"]],"mod":[["math",""],["model",""]],"struct":[["FaceInfo",""],["ImageData",""],["Rectangle",""]],"trait":[["Detector",""]]};