- Apr 05, 2017
-
-
Julien Michel authored
-
Julien Michel authored
-
- Mar 29, 2017
-
-
Ludovic Hussonnois authored
-
- Mar 27, 2017
-
-
Ludovic Hussonnois authored
-
- Mar 17, 2017
-
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
- Mar 13, 2017
-
-
Ludovic Hussonnois authored
Now input vector with class is required for unsupervised classifier. The cases where input vector data were optional for unsupervised classification are commented.
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
- Mar 10, 2017
-
-
Ludovic Hussonnois authored
Update license for added/moved files.
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
This allow to have only one application to handle bot supervised and unsupervised classifier.
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
- Mar 09, 2017
-
-
Ludovic Hussonnois authored
Classifier category is retrieve with selected classifier and depending this category some operation are added/removed for the training.
-
- Mar 08, 2017
-
-
Ludovic Hussonnois authored
-
Sébastien Dinot authored
-
Sébastien Dinot authored
-
- Mar 06, 2017
-
-
Ludovic Hussonnois authored
-
- Mar 03, 2017
-
-
Ludovic Hussonnois authored
-
- Mar 02, 2017
-
-
Ludovic Hussonnois authored
A choice is used to select between contingency table and confusion matrix.
-
- Feb 28, 2017
-
-
Ludovic Hussonnois authored
-
- Feb 27, 2017
-
-
Ludovic Hussonnois authored
-
- Feb 24, 2017
-
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
- Feb 23, 2017
-
-
Ludovic Hussonnois authored
SampleSelection can now be used without input vector data.
-
Ludovic Hussonnois authored
When only image is provided to the application a default vector corresponding to the image envelope is generated.
-
Ludovic Hussonnois authored
-
- Feb 21, 2017
-
-
Julien Michel authored
ENH: Move the new deburst filter to SARCalibration module and remove the SAR module introduced in this RFC (from RFC review)
-
- Feb 20, 2017
-
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
Use inheritance with otbTrainImagesBase to create unsupervised composite application.
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
Create a common class with template to perform Supervised classification (same as otbTrainImagesClassifier) or Unsupervised.
-
Ludovic Hussonnois authored
Add the ability to specify Supervised or Unsupervised classification
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
Inherit TrainVectorClassifier from TrainVectorBase and use Non-Virtual Function Idiom to provide common behavior for Unsupervised and Supervised classification.
-
Ludovic Hussonnois authored
Move commons files for both supervised and unsupervised into LearningBase Module. Also update Test and includes.
-
- Feb 14, 2017
-
-
Ludovic Hussonnois authored
Change typedef to use otbWrapperTypes ones. AddProcess for the applications. Add progress Report for otbGeodesicMorphology* filters Add documentation limits. Remove unnecessary include and Update* call.
-