| OTBCLI_DSFUZZYMODELESTIMATION(1) | User Commands | OTBCLI_DSFUZZYMODELESTIMATION(1) |
otbcli_DSFuzzyModelEstimation - OTB DSFuzzyModelEstimation application
This is the DSFuzzyModelEstimation application, version 5.2.0 Estimate feature fuzzy model parameters using 2 vector data (ground truth samples and wrong samples).
Complete documentation: http://www.orfeo-toolbox.org/Applications/DSFuzzyModelEstimation.html
-psin <string> Input Positive Vector Data (mandatory)
-nsin <string> Input Negative Vector Data (mandatory)
-belsup <string list> Belief Support (mandatory)
-plasup <string list> Plausibility Support (mandatory)
-out <string> Output filename (mandatory)
otbcli_DSFuzzyModelEstimation -psin cdbTvComputePolylineFeatureFromImage_LI_NOBUIL_gt.shp -nsin cdbTvComputePolylineFeatureFromImage_LI_NOBUIL_wr.shp -belsup "ROADSA" -plasup "NONDVI" "ROADSA" "NOBUIL" -initmod Dempster-Shafer/DSFuzzyModel_Init.xml -maxnbit 4 -optobs true -out DSFuzzyModelEstimation.xml
The full documentation for otbcli_DSFuzzyModelEstimation is maintained as a Texinfo manual. If the info and otbcli_DSFuzzyModelEstimation programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_DSFuzzyModelEstimation 5.2.0 |