-
- Downloads
Suppression de la variable GernelFunctor dans classe SVMModel : on utilise...
Suppression de la variable GernelFunctor dans classe SVMModel : on utilise directement le pointeur de la styructure svm_parameters Suppression des 3 variable Param, Problem et Xspace dasn la classe SVMModelEstimator : en effet doublon avec le variable SVMModel en attribut de classe.
Showing
- Code/Learning/otbSVMModel.h 10 additions, 4 deletionsCode/Learning/otbSVMModel.h
- Code/Learning/otbSVMModel.txx 3 additions, 2 deletionsCode/Learning/otbSVMModel.txx
- Code/Learning/otbSVMModelEstimator.h 38 additions, 31 deletionsCode/Learning/otbSVMModelEstimator.h
- Code/Learning/otbSVMModelEstimator.txx 28 additions, 33 deletionsCode/Learning/otbSVMModelEstimator.txx
Loading
Please register or sign in to comment