ImFusion SDK 4.3
PaddingDoneInfo Class Reference

#include <ImFusion/ML/DataComponents/PaddingDoneDataComponent.h>

Struct for geometrical information about how the patches were extracted from the original images. More...

Detailed Description

Struct for geometrical information about how the patches were extracted from the original images.

Keeps track of the descriptors of the images in the image set and the padding size applied to each image. The padding size is stored for each frame separately.

Classes

struct  PadSize
 Struct for storing the actual padding size applied to a single image. More...
 

Public Member Functions

void add (const ImageDescriptorWorld &desc, const PadSize &padSize)
 
void add (const PaddingDoneInfo &info)
 

Public Attributes

std::vector< ImageDescriptorWorldoriginalImageDescriptors
 The original descriptors of the images the patches were extracted from.
 
std::vector< PadSizepadSizes
 The region of interest of the patches in the original images.
 

The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close