-
- Downloads
REFAC: Refactoring TrainVectorClassifier.
Inherit TrainVectorClassifier from TrainVectorBase and use Non-Virtual Function Idiom to provide common behavior for Unsupervised and Supervised classification.
Showing
- Modules/Applications/AppClassification/app/otbTrainVectorClassifier.cxx 196 additions, 480 deletions...ations/AppClassification/app/otbTrainVectorClassifier.cxx
- Modules/Applications/AppClassification/app/otbTrainVectorClustering.cxx 64 additions, 0 deletions...ations/AppClassification/app/otbTrainVectorClustering.cxx
- Modules/Applications/AppClassification/include/otbTrainVectorBase.h 207 additions, 0 deletions...plications/AppClassification/include/otbTrainVectorBase.h
- Modules/Applications/AppClassification/include/otbTrainVectorBase.txx 305 additions, 0 deletions...ications/AppClassification/include/otbTrainVectorBase.txx
Loading
Please register or sign in to comment