![]() |
ImFusion SDK 4.3
|
#include <ImFusion/ML/DataComponents/PatchesFromImageDataComponent.h>
Struct for storing the descriptor of the image a patch was extracted from and the region of interest in the original image. More...
Struct for storing the descriptor of the image a patch was extracted from and the region of interest in the original image.
Public Attributes | |
| ImageDescriptorWorld | originalImageDescriptor |
| The original descriptor of the image the patch was extracted from. | |
| RegionOfInterest | roi |
| The region of interest of the patch in the original image. | |