Re: [otb-users] Scripts otbcli & libotbtinyXML

2015-08-31 Thread collin maxime
It was this, thank you ! I defined {INSTALL_PATH}/lib/otb in /etc/ld.so.conf and run ldconfig (to define LD_LIBRARY_PATH doesn't seem to work). Thanks, Maxime On Monday, August 31, 2015 at 6:26:30 PM UTC+11, Rashad M wrote: > > > > On Mon, Aug 31, 2015 at 9:00 AM, collin maxime > wrote: > > Hel

Re: [otb-users] Homologous Point Extrtaction: mfilter? precision?

2015-08-31 Thread Julien Michel
Le 31/08/2015 14:29, Agustin Lobo a écrit : Actually, I do not quite understand: Is mfilter stating whether homologous points are filtered according to the value of "precision"? yes What do you mean by " padded according to the user defined *precision*.? I mean that in geobins mode, we co

Re: [otb-users] Homologous Point Extrtaction: mfilter? precision?

2015-08-31 Thread Agustin Lobo
Actually, I do not quite understand: Is mfilter stating whether homologous points are filtered according to the value of "precision"? What do you mean by " padded according to the user defined *precision*.? What is threshold? Is it a radiometric distance or an spatial distance? I have tested and b

[otb-users] Re: orthorectification of Pleiades images

2015-08-31 Thread Julien Radoux
I also tried -opt.rpc 10 (because 10 is the default...) On Monday, August 31, 2015 at 11:37:19 AM UTC+2, Julien Radoux wrote: > > I am trying to orthorectify Pleiades images with otbcli_Orthorectification > . The file is a JP2 with a DIM and a RPC file in XML. I read from the doc > that the anci

[otb-users] Re: orthorectification of Pleiades images

2015-08-31 Thread Julien Radoux
Thank you for your message. here is the last command line (version 4.3.0) I used /usr/local/engebin/OTB/otbcli_OrthoRectification -io.in "/export/lw01/pleiades/FCGC600116002/IMG_PHR1A_MS_002/IMG_PHR1A_MS_201312171058461_SEN_777505101-002_R1C1.JP2?&skipcarto=true" -io.out /export/lw01/pleiades

Re: [otb-users] orthorectification of Pleiades images

2015-08-31 Thread Julien Michel
Hi Julien, Can you post the complete command line ? Thanks, Regards, Julien Le 31/08/2015 11:37, Julien Radoux a écrit : I am trying to orthorectify Pleiades images with otbcli_Orthorectification . The file is a JP2 with a DIM and a RPC file in XML. I read from the doc that the ancillary fi

[otb-users] orthorectification of Pleiades images

2015-08-31 Thread Julien Radoux
I am trying to orthorectify Pleiades images with otbcli_Orthorectification . The file is a JP2 with a DIM and a RPC file in XML. I read from the doc that the ancillary files are seamlessly used, but the results of the orthorectification are not good (1 km error). Maybe do I not understand the u

Re: [otb-users] Scripts otbcli & libotbtinyXML

2015-08-31 Thread Rashad M
On Mon, Aug 31, 2015 at 9:00 AM, collin maxime wrote: > Hello Rashad, > > Yes I'm running well ./otbApplicationLauncherCommandLine from correct path. > This is my output of ldd ./otbApplicationLauncherCommandLine (we can see > that libotbtinyXML is not linked) : > okay. do you have the {INSTALL_