OpenCV 4.5.3(日本語機械翻訳)
cv::dnn_objdetect::InferBbox メンバ一覧

継承メンバを含む cv::dnn_objdetect::InferBbox の全メンバ一覧です。

assert_predictions(std::vector< std::vector< double > > *min_max_boxes) cv::dnn_objdetect::InferBbox protected
comparator(std::pair< double, size_t > l1, std::pair< double, size_t > l2) (定義場所: cv::dnn_objdetect::InferBbox) cv::dnn_objdetect::InferBbox inline protected static
detections cv::dnn_objdetect::InferBbox
filter(double thresh=0.8) cv::dnn_objdetect::InferBbox
filter_top_n(std::vector< std::vector< double > > *probs, std::vector< std::vector< double > > *boxes, std::vector< std::vector< double > > &top_n_boxes, std::vector< size_t > &top_n_idxs, std::vector< double > &top_n_probs) cv::dnn_objdetect::InferBbox protected
final_probability_dist(std::vector< std::vector< double > > *final_probs) cv::dnn_objdetect::InferBbox protected
InferBbox(Mat _delta_bbox, Mat _class_scores, Mat _conf_scores) cv::dnn_objdetect::InferBbox
intersection_over_union(std::vector< std::vector< double > > *boxes, std::vector< double > *base_box, std::vector< double > *iou) cv::dnn_objdetect::InferBbox protected
nms_wrapper(std::vector< std::vector< double > > &top_n_boxes, std::vector< size_t > &top_n_idxs, std::vector< double > &top_n_probs) cv::dnn_objdetect::InferBbox protected
non_maximal_suppression(std::vector< std::vector< double > > *boxes, std::vector< double > *probs) cv::dnn_objdetect::InferBbox protected
transform_bboxes(std::vector< std::vector< double > > *bboxes) cv::dnn_objdetect::InferBbox protected
transform_bboxes_inv(std::vector< std::vector< double > > *pre, std::vector< std::vector< double > > *post) cv::dnn_objdetect::InferBbox protected