Skip to content

boussaffawalid/OTB

 
 

Repository files navigation

README
======

This is a fork of the ORFEO Toolbox repository

------------------------------------------------------------

This repository include two new applications:

1-Feature Selection : Compute features scores and select relevant features based on these scores
Example of use: 
otbcli_FeatureSelection -io.il QB_1_ortho.tif -io.vd VectorData_QB1.shp -io.out QB_1_ortho.tif


2-Classification Probability : Compute labels classification probabilities
Example of use: 
otbcli_ClassificationProbability -in image.tif -model model.svm -vd shapefile.shp -out ProbabilitiesImage.tif


Please feel free to contact me for any constructive comment or suggestion
Boussaffa.walid@outlook.com

------------------------------------------------------

The origianl repository can be found here https://github.com/echristophe/OTB

Please see the Copyright directory for legal issues on the use of the software.

Install information is available in the OTB Software Guide which can be downloaded from http://www.orfeo-toolbox.org.

Packages

No packages published

Languages

  • C++ 81.0%
  • C 11.2%
  • Fortran 4.4%
  • CMake 2.2%
  • Python 0.8%
  • OpenEdge ABL 0.1%
  • Other 0.3%