OpenCV  4.1.0
Open Source Computer Vision
Public Attributes | List of all members
cv::ximgproc::Box Struct Reference

#include <opencv2/ximgproc/edgeboxes.hpp>

Public Attributes

int h
 
float score
 
int w
 
int x
 
int y
 

Member Data Documentation

int cv::ximgproc::Box::h
float cv::ximgproc::Box::score
int cv::ximgproc::Box::w
int cv::ximgproc::Box::x
int cv::ximgproc::Box::y

The documentation for this struct was generated from the following file: