fast::ImagePyramidPatchImporter class

Loads an image pyramid from a set of image patches stored in a folder.

Imports an ImagePyramid stored as a set of image patches stored in a folder. Each patch is stored as a PNG image with the file name indicating its position and size.

Base classes

class ProcessObject
Abstract base class for all process objects.

Public functions

void setPath(std::string path)
void loadAttributes() override

Private functions

void execute() override