OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Attributes | List of all members
cv::ximgproc::Box Struct Reference

#include <opencv2/ximgproc/edgeboxes.hpp>

Collaboration diagram for cv::ximgproc::Box:

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: