23.08
|
ComputeAnchors information class. More...
#include <Types.h>
Public Member Functions | |
ComputeAnchorsInfo (float feat_width, float feat_height, float spatial_scale, size_t values_per_roi=4) | |
Constructor. More... | |
float | feat_height () const |
float | feat_width () const |
float | spatial_scale () const |
size_t | values_per_roi () const |
|
inline |
|
inline |
Definition at line 1377 of file Types.h.
Referenced by arm_compute::operator<<().
|
inline |
Definition at line 1383 of file Types.h.
Referenced by arm_compute::cpu::compute_all_anchors(), arm_compute::cpu::compute_all_anchors_qasymm16(), and arm_compute::operator<<().
|
inline |
Definition at line 1389 of file Types.h.
Referenced by arm_compute::cpu::compute_all_anchors(), arm_compute::cpu::compute_all_anchors_qasymm16(), and arm_compute::operator<<().
|
inline |