SqueezeBrains SDK 1.13
sb_cs::SbParSl Class Reference

Shallow Learning modules parameters class that wraps the sb_t_par_sl structure More...

#include <cs_par.h>

Data Fields

float speed_boost
 Detection speed boost. More...
 
int detection_out_of_roi
 Detection near or partially outside the analysis roi. More...
 

Detailed Description

Shallow Learning modules parameters class that wraps the sb_t_par_sl structure

Definition at line 73 of file cs_par.h.

Field Documentation

◆ detection_out_of_roi

int sb_cs::SbParSl::detection_out_of_roi

Detection near or partially outside the analysis roi.

See also
sb_t_par_sl::detection_out_of_roi

Definition at line 85 of file cs_par.h.

◆ speed_boost

float sb_cs::SbParSl::speed_boost

Detection speed boost.

See also
sb_t_par_sl::speed_boost

Definition at line 80 of file cs_par.h.


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