Proposals:Refactoring Statistics Framework 2007 Action Items: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
Line 8: | Line 8: | ||
* There is no conceptual difference between "Generators" and "Calculators" | * There is no conceptual difference between "Generators" and "Calculators" | ||
** They should become Filters | ** They should become Filters | ||
* Estimators have similar characterstics as "Generators" and "Calculators" | |||
** They could be converted to filters |
Revision as of 20:46, 4 April 2007
Action Items
API Fixes
- ImageToCoocurrenceListAdaptor
- Create a Filter for this operation, in this class the Compute() method will be used.
- Fix the API so it is a real Adaptor : must have a GetMeasurementVector(unsigned int id) method.
- There is no conceptual difference between "Generators" and "Calculators"
- They should become Filters
- Estimators have similar characterstics as "Generators" and "Calculators"
- They could be converted to filters