A class for moving an image according to average motion in the frame.
More...
|
| MyApp (const char *const par_filename) |
|
virtual Succeeded | process_data () |
|
| ParsingObject (const ParsingObject &) |
|
ParsingObject & | operator= (const ParsingObject &) |
|
void | ask_parameters () |
|
virtual std::string | parameter_info () |
|
bool | parse (std::istream &f) |
|
bool | parse (const char *const filename) |
|
A class for moving an image according to average motion in the frame.
- See also
- transform_3d_object(DiscretisedDensity<3,float>& out_density, const DiscretisedDensity<3,float>& in_density, const RigidObject3DTransformation& rigid_object_transformation)
- Example par file
MoveImage Parameters:=
END :=
◆ post_processing()
bool stir::MyApp::post_processing |
( |
| ) |
|
|
protectedvirtual |
This will be called at the end of the parsing.
- Returns
- false if everything OK, true if not
Reimplemented from stir::ParsingObject.
The documentation for this class was generated from the following file: