8#ifndef META_OCEAN_CV_SYNTHESIS_OPTIMIZER_1_H
9#define META_OCEAN_CV_SYNTHESIS_OPTIMIZER_1_H
This class implements the base class for all inpainting layers.
Definition Layer.h:35
This class is the base class for all image synthesis operators.
Definition Operator.h:28
This class implements the base class for all synthesis optimizers that use one single frame.
Definition Optimizer1.h:28
Optimizer1(Layer &layer)
Creates a new optimizer object.
Definition Optimizer1.h:38
This class is the base class for all synthesis optimizers.
Definition Optimizer.h:30
The namespace covering the entire Ocean framework.
Definition Accessor.h:15