8#ifndef META_OCEAN_CV_SYNTHESIS_CREATOR_FRAME_H
9#define META_OCEAN_CV_SYNTHESIS_CREATOR_FRAME_H
This class implements the base class for all creator objects that create a resulting frame as output.
Definition CreatorFrame.h:28
CreatorFrame(const Layer &layer, Frame &target)
Creates a new creator object.
Definition CreatorFrame.h:44
Frame & target_
Target frame of the creator.
Definition CreatorFrame.h:41
This class implements the base class for all creators.
Definition Creator.h:29
This class implements the base class for all inpainting layers.
Definition Layer.h:35
This class implements Ocean's image class.
Definition Frame.h:1808
The namespace covering the entire Ocean framework.
Definition Accessor.h:15