|
STIR 6.4.0
|
A class for moving an image according to average motion in the frame. More...

Public Member Functions | |
| MyApp (const char *const par_filename) | |
| virtual Succeeded | process_data () |
Public Member Functions inherited from stir::ParsingObject | |
| ParsingObject (const ParsingObject &) | |
| ParsingObject & | operator= (const ParsingObject &) |
| bool | parse (std::istream &f) |
| bool | parse (const char *const filename) |
| void | ask_parameters () |
| virtual std::string | parameter_info () |
Protected Member Functions | |
| virtual void | set_defaults () |
| parsing functions | |
| virtual void | initialise_keymap () |
| Initialise all keywords. | |
| virtual bool | post_processing () |
| This will be called at the end of the parsing. | |
| virtual void | set_key_values () |
| This will be called before parsing or parameter_info is called. | |
Additional Inherited Members | |
| KeyParser | parser |
A class for moving an image according to average motion in the frame.
MoveImage Parameters:= END :=
|
protectedvirtual |
parsing functions
Reimplemented from stir::ParsingObject.
|
protectedvirtual |
Initialise all keywords.
Reimplemented from stir::ParsingObject.
|
protectedvirtual |
This will be called at the end of the parsing.
Reimplemented from stir::ParsingObject.
References stir::ParsingObject::post_processing(), and stir::warning().