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

§ h

int cv::ximgproc::Box::h

§ score

float cv::ximgproc::Box::score

§ w

int cv::ximgproc::Box::w

§ x

int cv::ximgproc::Box::x

§ y

int cv::ximgproc::Box::y

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