- Mar 08, 2017
-
-
Ludovic Hussonnois authored
This workaround is added to avoid a crash in application when build is made with RelWithDebInfo which is caused by a boost::archive_exception impossible to be catch. This workaround break the compatibility with shark model direct read/write. It is still possible to read old RF model from OTB.
-
- Mar 07, 2017
-
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
- Mar 06, 2017
-
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
- Mar 03, 2017
-
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
- Feb 28, 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 20, 2017
-
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
All Supervised and Unsupervised Classifier should be declared and stay in Supervised/MachinLearningModelFactory since multiple application depend on it.
-
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 17, 2017
-
-
Ludovic Hussonnois authored
-
- Feb 15, 2017
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
- Feb 14, 2017
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
Ludovic Hussonnois authored
-
- Feb 13, 2017
-
-
Ludovic Hussonnois authored
This reverts commits: 3d4ab1ff 2dc562e6
-
- Feb 10, 2017
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-