Hi All, I'm trying to get a segmentation tree from OTB's watershed segmentation method (i.e., otbcli_Segmentation.bat on the command line), which produces a hierarchical segmentation of the image. I understand that varying the "flood level" gives you different outputs, as in different "slices" of the tree, but I don't see how the integer labels assigned to each segment make sense with each other in a tree/hierarchy. I don't see how to generate a tree, either, in whatever format that may take (maybe a textual list of all the segments and what segments fall above or below it in the tree?).
Could somebody point me in the right direction on this? How might I get a reference table of parent/child relations in the segments, and/or get some programmatic segmentation tree to work with? Is there any way to get all the different levels in the tree to output at once (i.e., multiple shapefiles/rasters)? Thanks :) Paulo -- -- 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/d/optout.
