Re: [otb-users] Optical Calibration - error

2014-01-08 Thread Manuel Grizonnet
Hi Catherine, nice if it is working now. Moreover I want to add the last stable release of OTB (version 3.20) integrates now in flight calibration values for absolute gain for PHR Pleaides images. Previous version of OTB use values in the metadata that are default values computed before the

Re: [otb-users] Re: strange compilation error : -fPICs

2014-01-10 Thread Manuel Grizonnet
Hi Léon, did you try to compile using the -fPIC option as advised by the compiler? You can add this option in cmake by modyfing the variables CMAKE_CXX_FLAGS and CMAKE_C_FLAGS. Side question, did you set the cmake variable BUILD_SHARED_LIBS to ON during cmake configuration? If yes it can

Re: [otb-users] Problems.

2014-01-12 Thread Manuel Grizonnet
Hi, if you compile OTB locally you should add the directory where OTB libraries are located to the environnement variable LD_LIBRARY_PATH. This directory can differ depending of where you had compiled OTB and also if you have installed it (with make install). Hope it helps. Manuel Le

Re: [otb-users] Compilation problem

2014-01-15 Thread Manuel Grizonnet
- De: Manuel Grizonnet manuel.grizon...@cnes.fr À: otb-users@googlegroups.com Envoyé: Mercredi 15 Janvier 2014 17:20:50 Objet: Re: [otb-users] Compilation problem Hi Greg, side question, do tyou consider installing an external version of FLTK using the package management system( fltk and fltk

Re: [otb-users] Re: how to use SMAC in OTB ?

2014-01-20 Thread Manuel Grizonnet
Hi, thanks a lot for the report. I think that you've found a bug in the code. I've opened the public bug tracker on the repository to report such issue. I you know mercurial you can also push some pull request if you like. The repository is hosted on bitbucket:

Re: [otb-users] otbSVMSampleListModelEstimator replacement

2014-01-30 Thread Manuel Grizonnet
Hi Jordi, SVMSampleListModelEstimator can be replaced by the class LibSVMMachineLearningModel derived from the Machine Learning framework added in 3.18. There are working similarly. I've extracted some code from OTB tests related to those 2 classes: for SVMSampleListModelEstimator: typedef

Re: [otb-users] Installation/compilation problems with Mavericks

2014-02-18 Thread Manuel Grizonnet
Hi, thanks Larry, I'll have a look and try to integrate both patches. Manuel Le 17/02/2014 18:42, Larry Shaffer a écrit : Hi Manuel, On Mon, Feb 17, 2014 at 7:28 AM, Manuel Grizonnet manuel.grizon...@cnes.fr mailto:manuel.grizon...@cnes.fr wrote: Hi Greg, is it possible for you

Re: [otb-users] Re: Monteverdi OTB, Mean Shift segmentation (failed to allocate memory)

2014-02-24 Thread Manuel Grizonnet
then you can rasterize the vector output using the Rasterization application: http://orfeo-toolbox.org/CookBook/CookBooksu60.html#x84-2620004.2.2 Le 24/02/2014 11:08, Ilaria P. a écrit : Hi Jordi, thank you for the help, but the output I need is the raster labeled image (sorry, I forgot to

Re: [otb-users] migration of threadedGenerateData with OTB 4

2014-02-27 Thread Manuel Grizonnet
Hi Julien, this is related to the step two of the migration to OTBv4 which consist in applying ITKv4 API modification to your code : http://wiki.orfeo-toolbox.org/index.php/Migration_guide_OTBv4 i don't find the reference for this modification in the ITK migration guide but I found this

Re: [otb-users] Compiling and installing OTB-tools, Monteverdi in Ubuntu 12.10

2014-03-04 Thread Manuel Grizonnet
Le 26/02/2014 16:19, sajid pareeth a écrit : Hi All I have compiled and installed successfully OTB3.20 (OTB-3.20.0.tar) in Ubuntu 12.10. I can now make use of the otb functions using qgis processing plugin and otbcli commands. I have also compiled and installed monteverdi2 in over this

[otb-users] Re: undefined reference to fftwf*

2014-03-14 Thread Manuel Grizonnet
Hi Loic, I'll try to reproduce the issue but I need more information about your cmake configuration. Could you send your *CMakeCache*.txt? Thank you in advance. Manuel Le vendredi 14 mars 2014 10:58:49 UTC+1, loic.w...@capgemini.com a écrit : Hi, I tried to build with OTB_USE_SIFTFAST to

Re: [otb-users] Re: undefined reference to fftwf*

2014-03-14 Thread Manuel Grizonnet
will submit also you're cmake configuration. Let me know if you're able to do this. Regards, Manuel Le 14/03/2014 11:34, Manuel Grizonnet a écrit : Hi Loic, I'll try to reproduce the issue but I need more information about your cmake configuration. Could you send your /CMakeCache/.txt? Thank you

[otb-users] OTB 4.0 is out!

2014-03-14 Thread Manuel Grizonnet
icehttps://www.youtube.com/watch?v=DR8l-0WajTw. We will to demonstrate this new version during the Pleiades Days 2014http://www.pleiades2014.com/. Best regards, OTB Dev'Team -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282

Re: [otb-users] convert hdf5 to geotiff

2014-03-20 Thread Manuel Grizonnet
Have a look to the Image Conversion application: http://orfeo-toolbox.org/CookBook/CookBooksu61.html#x88-1590005.1.3 Le 19/03/2014 05:24, pablo zader a écrit : Dear, I need to convert a geotiff hdf5 file, there is a tool for that purpose? Thanks P -- -- -- Check the OTB FAQ at

Re: [otb-users] Re: Problem: SVM and Optimization

2014-04-04 Thread Manuel Grizonnet
FYI, I've updated the bug report as I tried to reproduce the issue. I've got some differences in the output confusion matrix with or without optimization using tests of the TrainImagesClassification but I agree also that their is something wrong when I read the openCV documentation of the

Re: [otb-users] OTB/QGIS/Script/Python

2014-04-11 Thread Manuel Grizonnet
Hi Geoffrey Le 10/04/2014 10:17, Geoffrey Rousseau a écrit : Hi all, I have several questions about the use of OTB in QGIS. First, i saw in Monteverdi we can use an EdgeExtraction with Sobel filter. In option we can defined a lower and upper thresh, X and Y radius. I work with Qgis. When i

Re: [otb-users] Error in Exact Large-Scale Mean-Shift segmentation, step 4 (otbcli_LSMSVectorization)

2014-04-28 Thread Manuel Grizonnet
: ..\..\..\..\..\src\OTB\Code\UtilitiesAdapters\OGRAdapters\otbOGRDataSourceWrapper.cxx:160:itk::ERROR: No OGR driver known to OTB to create and handle a DataSource named c:\data\seg\lsms001.tif. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09

Re: [otb-users] When Ubuntu 14.04 deb package availibility ?

2014-05-05 Thread Manuel Grizonnet
now when it will be available ? Thanks -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33 561 283 109 -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because

Re: [otb-users] Re: OTB Migration

2014-05-23 Thread Manuel Grizonnet
are subscribed to the Google Groups otb-users group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel

Re: [otb-users] Next version of Monteverdi2 supporting vector layers?

2014-07-02 Thread Manuel Grizonnet
of the application Manuel Le 01/07/2014 21:34, Agustin Lobo a écrit : Hi! Any news on when is a Monteverdi2 version incorporating vector overlay going to be released? Thanks! Agus -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561

Re: [otb-users] sensor model for epipolar recitification

2014-07-15 Thread Manuel Grizonnet
-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33 561 283 109 -- -- Check the OTB FAQ at http://www.orfeo

Re: [otb-users] error while compiling OTB with external itk

2014-07-15 Thread Manuel Grizonnet
are subscribed to the Google Groups otb-users group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel

Re: [otb-users] OTB-Applications: Optical calibration

2014-07-15 Thread Manuel Grizonnet
from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401

Re: [otb-users] what does OTB_WRAP_QT does?

2014-08-04 Thread Manuel Grizonnet
/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33 561 283 109 -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google

Re: [otb-users] Optical Calibration - Need write metadata

2014-08-08 Thread Manuel Grizonnet
. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+...@googlegroups.com. For more options, visit https://groups.google.com/d/optout https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18

Re: [otb-users] Optical Calibration TOC

2014-08-08 Thread Manuel Grizonnet
. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue

Re: [otb-users] Re: Compile with OpenCV on Linux

2014-09-08 Thread Manuel Grizonnet
otb-users group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219

Re: [otb-users] What are prerequisites for hilly terrain area atmospheric correction using OTB

2014-09-22 Thread Manuel Grizonnet
Hi Devi, it is currently not possible to take into account elevation data in atmospheric correction in OTB. Le 22/09/2014 07:58, kameswari devi a écrit : hilly terrain. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282

Re: [otb-users] OTB internal ITK

2014-09-22 Thread Manuel Grizonnet
this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse

Re: [otb-users] OTB Smoothing (Anisotropic) bug until 4.0 version ?

2014-09-22 Thread Manuel Grizonnet
like a Tiger. I would like to know if anybody already have this problem. In my case I always use the 3.2 version for filtering but I would like to use only 4.2 version. Best -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33

Re: [otb-users] How to install and run my custom OTB app with otbgui_ or otbcli_ prefixes

2014-09-22 Thread Manuel Grizonnet
are subscribed to the Google Groups otb-users group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET

Re: [otb-users] Why are Attributes of labelmap gone when using LabelMapToVectorDataFilter ?

2014-09-22 Thread Manuel Grizonnet
to the Google Groups otb-users group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT

Re: [otb-users] Segmentation Discrepancy Between Monteverdi CLI

2014-09-25 Thread Manuel Grizonnet
an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33

[otb-users] [ANNOUNCE] OTB 4.2.1 Released

2014-09-26 Thread Manuel Grizonnet
We are pleased to announce that OTB 4.2.1 is now available for download. The change log page for this bug-fix only release is here: http://hg.orfeo-toolbox.org/OTB/file/4.2.1/RELEASE_NOTES.txt Please use the latest release from our download page: http://orfeo-toolbox.org/otb/download.html

Re: [otb-users] error while compiling monteverdi 1.22

2014-10-21 Thread Manuel Grizonnet
://users.ntua.gr/arargyr/ tel. +30 210 772 2684 -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33 561 283 109 -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you

Re: [otb-users] Re: Cloud detection from command line

2014-10-23 Thread Manuel Grizonnet
receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel

Re: [otb-users] txx:577 error

2014-11-04 Thread Manuel Grizonnet
mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33 561 283 109 -- -- Check the OTB FAQ at http://www.orfeo

Re: [otb-users] QGIS 2.4 OTB Toolbox KMeans unsupervised classification error

2014-11-12 Thread Manuel Grizonnet
are subscribed to the Google Groups otb-users group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel

Re: [otb-users] Homebrew OSGeo4Mac tap update

2014-12-05 Thread Manuel Grizonnet
://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33 561 283 109 -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you

Re: [otb-users] OBIA Mathematical Expression

2014-12-18 Thread Manuel Grizonnet
...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33 561 283 109 -- -- Check the OTB FAQ

Re: [otb-users] Re: Issues with compiling in Ubuntu Sever 14.10

2014-12-23 Thread Manuel Grizonnet
://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33 561 283 109 -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google

Re: [otb-users] Pixel based classification

2015-02-04 Thread Manuel Grizonnet
. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http

Re: [otb-users] Pixel based classification

2015-02-05 Thread Manuel Grizonnet
for example be a multispectral image, and im2.tif a DSM (lidar image, orthorectified, for the same area)? thank you very much. -- Manuel GRIZONNET -- -- 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

[otb-users] Incoming OTB 4.4 source release

2015-02-13 Thread Manuel Grizonnet
Dear all, For a few months now we have been working on two major changes for OTB. *Modularization:* Following the lead of ITK, it will sort the OTB source code into more than 80 consistent modules. There are numerous expected benefits : classes in doxygen will be sorted by modules, tests in

Re: [otb-users] Segmentation fault with otbcli_HomologousPointsExtraction

2015-01-06 Thread Manuel Grizonnet
...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33 561 283 109 -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You

Re: [otb-users] Re: Issues with compiling in Ubuntu Sever 14.10

2015-01-06 Thread Manuel Grizonnet
edge (4.2+), it certainly does the trick. I'm keen to see OTB-SuperBuild. I'll keep an eye out for any new developments. It sounds like a great way to deploy to inside of a VM and/or container! Cheers, Dennis On 23 December 2014 at 11:06, Manuel Grizonnet manuel.grizon...@cnes.fr

Re: [otb-users] Orfeo segmenation tools in QGIS 2.6 : unsupported operand type(s) for +

2015-01-12 Thread Manuel Grizonnet
...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET CNES - DCT/SI/AP - BPI 1219 18, avenue Edouard Belin 31401 Toulouse Cedex 09 - France Tel: +33 561 282 630 - Fax: +33 561 283 109 -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You

[otb-users] Orfeo ToolBox 4.4 source release

2015-02-13 Thread Manuel Grizonnet
developments: https://www.orfeo-toolbox.org/orfeo-toolbox-4-4-source-release/ Best regards, -- Manuel GRIZONNET -- -- 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 this group

Re: [otb-users] Rasterization to multiple layers?

2015-03-13 Thread Manuel Grizonnet
of the table of the input shapefile into a multi-band tif? Otherwise, assuming I have to repeat the command for each column, which is the best way of merging the individual tif files into a multispectral tif file? using gdal_transform? Thanks Agus -- Manuel GRIZONNET -- -- Check the OTB FAQ

Re: [otb-users] OTB and Python - Linking Ontology with Segmented image

2015-03-25 Thread Manuel Grizonnet
options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- 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 this group, send email to otb-users@googlegroups.com

Re: [otb-users] Re: Select bands with Extended File Names

2015-05-12 Thread Manuel Grizonnet
. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message

Re: [otb-users] PersistentCompareImageFilter Inputs do not occupy the same physical space

2015-05-13 Thread Manuel Grizonnet
. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- 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 this group, send email to otb-users@googlegroups.com

Re: [otb-users] Watershed MultiToMonoExtractRoi (RGB Image)

2015-05-13 Thread Manuel Grizonnet
::VectorImageImageRGBOut,DimensionVectorImageWriter; | -- Manuel GRIZONNET -- -- 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 this group, send email to otb-users@googlegroups.com

Re: [otb-users] Error compiling otb-ice with ITK 4.7

2015-04-15 Thread Manuel Grizonnet
+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups

Re: [otb-users] Monteverdi2 on OSX Yosemite Beta

2015-06-02 Thread Manuel Grizonnet
/optout. -- Manuel GRIZONNET -- -- 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 this group, send email to otb-users@googlegroups.com To unsubscribe from

Re: [otb-users] Re: SPOT6 TOC Optical Calibration outputs a 0 image

2015-06-08 Thread Manuel Grizonnet
-users group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http

Re: [otb-users] Segmentation fault with otbcli_HomologousPointsExtraction

2015-06-26 Thread Manuel Grizonnet
-mfilter 0 -algorithm sift -out TTC4510v2homSIFT3.txt It is kind of caotic, cannot find the circumstances in which this happens. I even have the impression that sometimes occurs and sometimes does not with the same options and input. Agus -- Manuel GRIZONNET -- -- Check the OTB FAQ

[otb-users] Add reference to OSGeo Code of Conduct on OTB website

2015-06-16 Thread Manuel Grizonnet
while working on open source project: http://www.osgeo.org/code_of_conduct I think that we should adopt such statements for OTB. If you're agree I can add a mention to this document on the OTB website. Do I need to submit a RFC? Regards, Manuel -- Manuel GRIZONNET -- -- Check the OTB FAQ

Re: [otb-users] Re: How can i install OTB 4.4 on Centos 6.6

2015-05-27 Thread Manuel Grizonnet
. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com mailto:otb-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo

[otb-users] Orfeo ToolBox 5.0 is out!

2015-06-01 Thread Manuel Grizonnet
versions. We welcome your feedback and request, and encourage you to join the OTB community and mailing list http://groups.google.com/group/otb-users. Best regards, -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you

Re: [otb-users] Problem create write image

2015-08-18 Thread Manuel Grizonnet
, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- 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 this group, send email to otb-users@googlegroups.com

Re: [otb-users] VCA

2015-10-29 Thread Manuel Grizonnet
send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you ar

Re: [otb-users] Re: optical calibration on SPOT5 data

2015-10-28 Thread Manuel Grizonnet
..@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- 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-use

Re: [otb-users] TrainImagesClassifier

2015-11-17 Thread Manuel Grizonnet
ot; group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http:/

Re: [otb-users] Re: Compilation error with CUDA

2015-10-30 Thread Manuel Grizonnet
o otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Googl

Re: [otb-users] URGENT - Compiling HelloWorld OTB with OTB 4.2.0 and ITK 4.6 (OsGeo Live DVD)

2015-10-30 Thread Manuel Grizonnet
message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://gro

Re: [otb-users] manage ram at runtime

2015-11-03 Thread Manuel Grizonnet
oogle Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNE

Re: [otb-users] mullayered neural network in OTB - how

2015-09-16 Thread Manuel Grizonnet
com/group/otb-users?hl=en > --- > You received this message because you are subscribed to the Google > Groups "otb-users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to otb-users+unsubscr...@googlegroups.com > <mailto:otb-use

Re: [otb-users] two hidden layers for NN classifier. how?

2015-09-16 Thread Manuel Grizonnet
p receiving emails from it, send >>> an email to otb-users+unsubscr...@googlegroups.com >>> <mailto:otb-users+unsubscr...@googlegroups.com>. >>> For more options, visit https://groups.google.com/d/optout. >> >> -- >> *Guillaume PASERO* >

Re: [otb-users] Re: Which OTB+Monteverdi for a training

2015-09-17 Thread Manuel Grizonnet
(for the preparation of training samples for classification). >> >> Would you recommend using OSGeo4w? I understand that there are versions >> of QGis with a bundled OTB, but have never used that. >> >> Any suggestions? >> >> Thanks. >> >>

Re: [otb-users] Re: two hidden layers for NN classifier. how?

2015-09-29 Thread Manuel Grizonnet
t; --- > You received this message because you are subscribed to the Google > Groups "otb-users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to otb-users+...@googlegroups.com > <mailto:otb-use

Re: [otb-users] Re: two hidden layers for NN classifier. how?

2015-09-25 Thread Manuel Grizonnet
r more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- 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 this group, send email to otb-users@

Re: [otb-users] Re: superbuild wrong MD5 has for muparser on Linux Mint 17.1

2015-09-25 Thread Manuel Grizonnet
from it, send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message becau

Re: [otb-users] SOM classifier: StreamingLines parameter paradox.

2015-12-14 Thread Manuel Grizonnet
ails from it, send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message b

[otb-users] OSGeo events in 2016 (code sprint, foss4g-fr, foss4g)

2015-12-15 Thread Manuel Grizonnet
d by OSGeo since it’s inception in 2006. It will take place in Bonn, Germany in 2016 (21th-26th of August): http://2016.foss4g.org/ Regards, -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google G

Re: [otb-users] OTB 5.2 in Ubuntu 14.04 : Error to launch any otbcli

2016-01-04 Thread Manuel Grizonnet
ived this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit http

[otb-users] OGRS2016 symposium: Call for Sessions and Workshops

2016-01-05 Thread Manuel Grizonnet
rest of using and developing Open Source Geospatial software and Open Data (when managed using Geospatial Open Source software). Call for Sessions and Workshops is now open: http://2016.ogrs-community.org/call-for-sessions-and-workshops Regards, -- Manuel GRIZONNET -- -- Check the OTB FAQ at

Re: [otb-users] can't perform OTB.bat

2015-11-27 Thread Manuel Grizonnet
=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options

Re: [otb-users] Can not use Extract ROI, getting "Statistics cannot be calculated with zero relavant pixels" message

2015-12-01 Thread Manuel Grizonnet
://bugs.orfeo-toolbox.org/view.php?id=827 Hope we'll be able to fix it soon (a quick fix will be to output a warning and not an error in this case). Manuel Le 01/12/2015 09:19, Manuel Grizonnet a écrit : Hi, this error can happen if you're trying to open an image with all pixels equal to zero

Re: [otb-users] Can not use Extract ROI, getting "Statistics cannot be calculated with zero relavant pixels" message

2015-12-01 Thread Manuel Grizonnet
ons, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- 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 this group, send email to otb-users@googlegroups.

[otb-users] QGIS User meeting: call for presentations

2015-11-23 Thread Manuel Grizonnet
-utilisateurs-QGIS-francophone-2015_:_appel-communication Regards, -- Manuel GRIZONNET -- -- 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 this group, send email to

Re: [otb-users] Adaptive enhancement

2016-01-12 Thread Manuel Grizonnet
algorithms: http://www.itk.org/Doxygen/html/group__ImageEnhancement.html Le 11/01/2016 09:17, Agustin Lobo a écrit : Hi! Is there an adaptive enhancement filter in OTB(cli)? Thanks -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message

Re: [otb-users] How to create .xml signature file of a vector file?

2016-06-10 Thread Manuel Grizonnet
To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://w

[otb-users] Access to some OTB applications available in ESA SNAP 3.0

2016-06-10 Thread Manuel Grizonnet
FS Texture Extraction and Multivariate Alteration Detector). See the related announcement on ESA step forum: http://forum.step.esa.int/t/beta-otb-adapters-available/2381 Best regards, Manuel -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received th

Re: [otb-users] Segmentation talk/tutorial during OTB Users meeting 2016?

2016-05-30 Thread Manuel Grizonnet
it during technical sessions. See you soon in Toulouse! / / Le 26/05/2016 15:29, Agustin Lobo a écrit : Could it be possible having a talk/tutorial on OTB tools for image segmentation on Wed., june 8 ("On demand user oriented tutorial")? Agus -- Manuel GRIZONNET -- -- Check t

Re: [otb-users] Monteverdi 2.0 SVM Classification issue

2016-05-30 Thread Manuel Grizonnet
top receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You re

[otb-users] bitwise operations with OTB BandMath?

2016-06-22 Thread Manuel Grizonnet
(&&, and 0b...) and search also in muparser documentation but without success for now. Regards, -- Manuel GRIZONNET -- -- 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

Re: [otb-users] bitwise operations with OTB BandMath?

2016-06-24 Thread Manuel Grizonnet
Thanks, your right, looking into muparser release note it seems that they removed binary logics in version 2.0. I'll do this with a functor. Thanks again for the answer. Le 22/06/2016 13:59, Jordi Inglada a écrit : Manuel Grizonnet <manuel.grizon...@cnes.fr> wrote: Hi, I would like t

Re: [otb-users] SPOT6/7 support

2016-01-15 Thread Manuel Grizonnet
send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you ar

Re: [otb-users] OTB 5.2 in Ubuntu 14.04 : Error to launch any otbcli

2016-01-13 Thread Manuel Grizonnet
the otb's from a couple of days ago? Was really looking forward to install it Pieter On 4 January 2016 at 16:30, Manuel Grizonnet <manuel.grizon...@cnes.fr <mailto:manuel.grizon...@cnes.fr>> wrote: Tha

Re: [otb-users] SPOT6/7 support

2016-01-19 Thread Manuel Grizonnet
uot; group. > To unsubscribe from this group and stop receiving emails from it, send > an email to otb-users+...@googlegroups.com > <mailto:otb-users+...@googlegroups.com >. > For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d

Re: [otb-users] Phenological analysis for time series

2016-02-03 Thread Manuel Grizonnet
/phenotb/blob/master/CMake/OTBPhenology.remote.cmake into the Modules/Remote directory of the OTB source tree. Jordi -- Manuel GRIZONNET -- -- 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&q

[otb-users] FOSS4G-FR 2016 - Call for presentations

2016-01-27 Thread Manuel Grizonnet
the collaborative development of open geospatial data and technologies. Do not hesitate to submit a presentation! -- Manuel GRIZONNET -- -- 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&q

Re: [otb-users] Re: OpticalCalibration application disappeared

2016-02-19 Thread Manuel Grizonnet
roups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET

Re: [otb-users] Re: OTB 5.2 in Ubuntu 14.04 : Error to launch any otbcli

2016-03-04 Thread Manuel Grizonnet
o otb-users+unsubscr...@googlegroups.com <mailto:otb-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Googl

Re: [otb-users] otbcli_Segmentation and suite of LSMS steps

2016-03-01 Thread Manuel Grizonnet
meanshift ... with the suite: otbcli_MeanShiftSmoothing otbcli_LSMSSegmentation otbcli_LSMSSmallRegionsMerging otbcli_LSMSVectorization ? Thanks -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed

Re: [otb-users] Clarification of cookbook definition of LSMSSegmentation needed

2016-03-03 Thread Manuel Grizonnet
always will be below the spatialr parameter. Is "adjacency" defined as "within the spatialr distance"? or is it that the group is allowed to grow at a maximum of spatialr from the considered pixel? Thanks Agus -- Manuel GRIZONNET -- -- Check the OTB FAQ at http://www.orfeo-toolbox

Re: [otb-users] Using sentinel 2 with otb

2016-03-01 Thread Manuel Grizonnet
> --- > You received this message because you are subscribed to the Google > Groups "otb-users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to otb-users+...@googlegroups.com

[otb-users] OTB 5.6 is out!

2016-07-28 Thread Manuel Grizonnet
Dear all, We are very happy to announce the new release of *Orfeo ToolBox 5.6* and *Monteverdi 3.4 *codename*Scincinae *with a lot of exciting new features! On the OTB side, one can find in particular: * MPI bridge to use OTB on HPC * New sampling framework for machine learning with new

Re: [otb-users] Cite OTB 5.4 with a DOI

2016-07-19 Thread Manuel Grizonnet
zenodo.org/ -- Manuel GRIZONNET -- -- 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 this group, send email to otb-users@googlegroups.com To unsubscribe from this group, sen

  1   2   >