[otb-users] Compile OTB on window

2016-09-12 Thread Yoram Elichai
I tried to compile OTB x64 on window as describe on http://wiki.orfeo-toolbox.org/index.php/OTB_development_on_Windows I use cmake 3.6.1 and visual studio 2015. I get the following error: cl : Command line error D8021: invalid numeric argument '/Wno-uninitialized'

[otb-users] window x64 lib

2016-09-12 Thread Yoram Elichai
I want to use OTB DLL from my c code. IS the appropriate lib for the DLL can be download? or I must build OTB from source? -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to

Re: [otb-users] TrainVectorClassifier does not accept a file list

2016-09-12 Thread Jordi Inglada
Michel Julien wrote: > > OTB does not just follow your desires, it is way ahead already ! > Thank you OTB. I am moved. > From [1] : The application TrainVectorClassifiers now supports several files > in input (and for validation). > > [1] >

RE: [otb-users] TrainVectorClassifier does not accept a file list

2016-09-12 Thread Michel Julien
OTB does not just follow your desires, it is way ahead already ! >From [1] : The application TrainVectorClassifiers now supports several files >in input (and for validation). [1] http://wiki.orfeo-toolbox.org/index.php/Request_for_Changes-58:_Sampling_on_multiple_images -Message

[otb-users] TrainVectorClassifier does not accept a file list

2016-09-12 Thread Jordi Inglada
Hi, We are happily using the new classification framework and have found a small thing which could be improved. The old TrainImagesClassifier accepted a list of images and a list of vector files as input for the training. However, the new TrainVectorClassifier only accepts a single file