SqueezeBrains SDK 1.13
sb_t_svl_pre_elaboration Struct Reference

Contains the results of the image pre-processing. More...

#include <sb.h>

Collaboration diagram for sb_t_svl_pre_elaboration:

Data Fields

sb_t_imageimage
 Pre processed image, that is the warped image. More...
 
sb_t_roiroi
 Image elaboration ROI.
 
sb_t_roiroi_defects
 Image defects ROI.
 
SB_HANDLE warped2ori
 lut of the samples coordinates from warped image to the original one.
 

Detailed Description

Contains the results of the image pre-processing.

See Lut for more details about the lut.

Definition at line 9379 of file sb.h.

Field Documentation

◆ image

sb_t_image* sb_t_svl_pre_elaboration::image

Pre processed image, that is the warped image.

When the x-axis is circular the image is already extended by a number of points obtained with the function sb_retina_circular_grow_width_get. In the parameter img_width_circular the user should write the original size of the image, otherwise the SVL cannot manage correctly the x-coordinate.

Definition at line 9388 of file sb.h.


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