- Jun 05, 2013
-
-
Charles Peyrega authored
TEST: Add tests of several classifiers for the OpenCV framework in the TrainImagesClassifier application
-
- May 31, 2013
-
-
Charles Peyrega authored
ENH: Handling ParameterType_Double SVM parameters for the OpenCV framework in the TrainImagesClassifier application
-
- May 29, 2013
-
-
Julien Malik authored
-
Julien Malik authored
-
Charles Peyrega authored
-
Charles Peyrega authored
-
- May 28, 2013
-
-
Julien Malik authored
-
- May 23, 2013
-
-
Julien Malik authored
-
- Apr 23, 2013
-
-
OTB Bot authored
-
Manuel Grizonnet authored
-
Jonathan Guinet authored
-
- Apr 19, 2013
-
-
Jonathan Guinet authored
-
- Apr 12, 2013
-
-
Arnaud Jaen authored
-
Arnaud Jaen authored
-
- Apr 11, 2013
-
-
Arnaud Jaen authored
-
OTB Bot authored
-
Julien Michel authored
-
Julien Michel authored
BUG: Removing remaining static declarations. The static mutex has been moved to a non-template base class, while the firstTime static bool has been replaced by unregistering each factory before registering again.
-
Julien Michel authored
BUG: Removing static declarations in template clas to fix bug #418. Two static declaration remains (not easy to remove) so the bug is not fixed yet
-
- Apr 08, 2013
-
-
OTB Bot authored
-
Arnaud Jaen authored
-
- Apr 05, 2013
-
-
Arnaud Jaen authored
BUG: Neural Network training needs a matrix of labels with one column for each class and not a single column matrix with the class label.
-
- Apr 03, 2013
-
-
OTB Bot authored
-
Arnaud Jaen authored
ENH: Remove regression flag in Boosting machine learning model. This model can only be used for classification.
-
Arnaud Jaen authored
-
Arnaud Jaen authored
-
Arnaud Jaen authored
-
- Apr 02, 2013
-
-
Arnaud Jaen authored
-
- Mar 29, 2013
-
-
Arnaud Jaen authored
ENH: Expose K parameter to control number of neighbors used in KNN machine learning. Also expose IsRegression parameter.
-
Arnaud Jaen authored
ENH: Add a parameter IsRegression in BoostMachineLearningModel to indicate if it is a regression model or a classification model.
-
Arnaud Jaen authored
-
- Mar 28, 2013
-
-
Arnaud Jaen authored
ENH: Add an ImageClassifier application that classifies an image using a model obtained with TrainMachineLearningImagesClassifier application.
-
- Mar 25, 2013
-
-
Julien Malik authored
-
Julien Malik authored
-
- Mar 21, 2013
-
-
Manuel Grizonnet authored
This classes have been gfork and static variables have been removed to avoid dl.close error in applications. I used itykv4 version of classes to do the fork. Forked classes are only use in the BinaryMorphological applications. It is still the internal itkv3 which is used in OTB. Need to report this problem to ITK in JIRA, when the problem is solve on the ITK side we would safely remove these classes and use ITK classes
-
- Mar 20, 2013
-
-
OTB Bot authored
-
Arnaud Jaen authored
-
Arnaud Jaen authored
-
- Mar 19, 2013
-
-
Sébastien Dinot authored
-
Mickael Savinaud authored
-