Good news,
So, after the installation, on the desktop, you souhld have icons for QGIS,
Monterverdi (not sure) and also another one like "OSGeo4W shell"
Many possibilities to use OTB, you can check the cookbook and especially
this page
http://orfeo-toolbox.org/CookBook/CookBookse3.html#x9-80001.3

I don't use yet OTB via python, can't help for that but try to install
otb-python from the osgeo4w installer and then refer to the cookbook (
http://orfeo-toolbox.org/CookBook/CookBooksu4.html#x13-120001.3.4)

Rapidly, for testing the OTB installation, you can launch the command line
via the icon "OSGeo4W shell"
And you simply type : otbgui
If you see the following in bold, the installation is complete
*Usage : C:\OSGeo4W\bin\otbApplicationLauncherQt.exe module_name
[module_path]*

For your project, it is an exemple for Edge Extraction tool, you can type :

   1. to open graphical interface : *otbgui Edge_Extraction*
   2. to use the command line application : *otbcli_EdgeExtraction -in
   path_to_image\Image_in.tif -channel 1 -out path_to_result\Edges.tif*


With QGIS,
- activate the toolbox (Traitements > Boites à outil)
- check the activation and folder paths (Traitements> Options, Providers >
OrfeoToolbox)
Application folders (could be differents, depends on your path
installation) : C:/OSGeo4W/apps/orfeotoolbox/applications
Command line tools folder : C:/OSGeo4W/bin

Hope this help to start,

Pauline

2014-02-05 pierre-alban hugueny <[email protected]>:

> So, this time it finished the installation and put icons on my desktop.
> I just installed Qgis, monteverdi and the OTB lib.
> I'm new to this kind of installation. There is no icon for the lib "OTB"
> on the desktop, how can i know if it's well installed ??
>
> My project is to work on detection of edges on a static numeric image.
> I would like to use the lib "OTB" by Qgis and Monteverdi. But i would like
> to create an application/program using the programming language python in
> connection with OTB. What packages/software from the OSGeo4W do you think i
> must have ?
>
> Thank's for all,
>
> Pierre.
>
> --
> --
> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.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 [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to