OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
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: