SqueezeBrains SDK 1.18
sb_t_project_detection_info Struct Reference

Detection information structure. More...

#include <sb.h>

Collaboration diagram for sb_t_project_detection_info:

Data Fields

sb_t_parpar
 Project parameters.
 
sb_t_elaborated_images imgs
 List of the elaborated tile images and the complete reconstructed image. More...
 

Detailed Description

Detection information structure.

Definition at line 13312 of file sb.h.

Field Documentation

◆ imgs

sb_t_elaborated_images sb_t_project_detection_info::imgs

List of the elaborated tile images and the complete reconstructed image.

The field sb_t_elaborated_image::info is a string with information about the image as shown in the folling table:

image string
complete reconstructed image "complete image"
tile(x,y) "tile(x,y)"

Definition at line 13326 of file sb.h.


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