SqueezeBrains SDK 1.18
|
SVL parameters that configure the Shallow Learning training, it wraps the sb_t_svl_dl_tiling_par structure More...
#include <cs_par.h>
Data Fields | |
int | num_tiles |
Number of horizontal and vertical tiles used to process the image. More... | |
SbTilingMode | mode |
Automatic tiling mode for image processing. More... | |
SbRangeFlt | scale |
Scale to applied to the image before the processing. More... | |
SVL parameters that configure the Shallow Learning training, it wraps the sb_t_svl_dl_tiling_par structure
SbTilingMode sb_cs::SbSvlDlTilingPar::mode |
Automatic tiling mode for image processing.
int sb_cs::SbSvlDlTilingPar::num_tiles |
Number of horizontal and vertical tiles used to process the image.
SbRangeFlt sb_cs::SbSvlDlTilingPar::scale |
Scale to applied to the image before the processing.