- Jul 09, 2012
-
-
Sacha Percot-Tétu authored
-
- Jul 06, 2012
-
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
- Jul 05, 2012
-
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
- Jul 04, 2012
-
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
- Jun 27, 2012
-
-
Sacha Percot-Tétu authored
-
- Jun 20, 2012
-
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
- Jun 18, 2012
-
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
-
Sacha Percot-Tétu authored
The OperationBar is a widget which offer the user the possibility to use all the loaded operations.
-
Sacha Percot-Tétu authored
EIImageService is the main GenericInterface::Service who manage the application's specific stuff.
-
Sacha Percot-Tétu authored
A PluginManager is a GenericInterface::Service which manage the loading of plugin's libraries and the creations of OperationService instances.
-
Sacha Percot-Tétu authored
A PluginService is a GenericInterface::Service which manage one Plugin.
-
Sacha Percot-Tétu authored
An OperationService is a GenericInterface::Service which manage one Operation.
-
Sacha Percot-Tétu authored
A Plugin is a set of Operations intended to be encapsulated in a dynamic link library.
-
Sacha Percot-Tétu authored
processing operation. It overloads the application operator, retrieve input data from the end-user, call the pure virtual method operation and output some data to the end-user.
-
Sacha Percot-Tétu authored
Parameter is used to represents any type-based Parameter.
-
Sacha Percot-Tétu authored
ImgOutput is used to output an imagein::Image result to the user.
-
Sacha Percot-Tétu authored
IntParam is used to retrieve a bounded integer and ImgParam an imagein::Image.
-
Sacha Percot-Tétu authored
The output class represents an operation's output data.
-
Sacha Percot-Tétu authored
The Input class represents an operation's input data.
-