Hi,

I don't think the region growing is exposed in an application. You can try to look into applications :

  • ConnectecComponentSegmentation : there is a mathematical _expression_ for the connected component but also for and OBIA _expression_
  • Segmentation: proposes several segmentation algorithms.
Hope it helps,
Guillaume

On 06/08/2017 03:45 PM, Alexander Bruy wrote:
Hi,

I'm looking for a way to delineate tree canopies from hight resolution raster.
Input data include RGB and hyperspectral rasters and point shapefile with
points represeting individual tree crown center. Desired output is a polygon
vector containing a individual tree crown limits, raster output also
ok if it can
be used for vectorization.

As I understand, this task can be solved by using "region growing" segmentation.
OTB Software Guide [0] and OTB API docs [1] reference this algorithm, but I can
find it among command-line tools. Is it available only via API? Maybe I can also
use some other algorithms?

Sample of the desired output attached. Blue dots are tree top points,
red polygons
represent each tree canopy.

[0] https://www.orfeo-toolbox.org/SoftwareGuide/SoftwareGuidech16.html
[1] https://www.orfeo-toolbox.org/doxygen/group__RegionGrowingSegmentation.html

Thanks

--
Guillaume PASERO
Responsable technique
Business Unit ESPACE & GeoInformation - Département Payload Data & Applications

CS Systèmes d'Information
Parc de la Grande Plaine - 5, Rue Brindejonc des Moulinais - BP 15872
31506 Toulouse Cedex 05 - FRANCE
+33 561 17 64 21 - guillaume.pas...@c-s.fr

--
--
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, send email to
otb-users+unsubscr...@googlegroups.com
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 otb-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to