Struct opencv::objdetect::DetectionROI[][src]

pub struct DetectionROI { /* fields omitted */ }
Expand description

struct for detection region of interest (ROI)

Trait Implementations

Wrap the specified raw pointer Read more

Return an the underlying raw pointer while consuming this wrapper. Read more

Return the underlying raw pointer. Read more

Return the underlying mutable raw pointer Read more

scale(size) of the bounding box

set of requested locations to be evaluated

vector that will contain confidence values for each location

scale(size) of the bounding box

set of requested locations to be evaluated

vector that will contain confidence values for each location

Executes the destructor for this type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.