Bienvenido: Ingresar
location: Diferencias para "JavierAndresRedolfi/sartb/Install"
Diferencias entre las revisiones 1 y 2
Versión 1 con fecha 2017-10-05 13:11:15
Tamaño: 2249
Editor: Jaarac
Comentario:
Versión 2 con fecha 2017-10-05 13:11:59
Tamaño: 2141
Editor: Jaarac
Comentario:
Los textos eliminados se marcan así. Los textos añadidos se marcan así.
Línea 11: Línea 11:
== Features == == Features ==

Fisher Vectors for PolSAR Image Classification

Code used in paper:

Javier Redolfi, Jorge Sánchez, and Ana Georgina Flesia
"Fisher Vectors for PolSAR Image Classification"
IEEE Geoscience and Remote Sensing Letters, 99, Septiembre 2017. (link)

Features

The library consist basically of the following python modules:

  • PolSAR image manipulation: pseudocolor image generation, force SPD.
  • PolSAR datasets: San Francisco Bay, Flevoland and Foulum. Train/test splits generation, manual selection of training points. Accuracy and Confusion Matrix computation.
  • Smoothing algorithms: Potts, Graph Cut and Maximun.
  • Unary potential generation from Complex Wishart, Real Wishart Mixture and FV (RWM based).

Dependencies

Installation on Debian/Ubuntu

(use sudo for Ubuntu)

> \# apt-get install python2.7 python-matplotlib python-numpy python-skimage python-sklearn python-scipy

  • Install vrl using the README provided by the library.

> \# pip install pystruct

  • Install pygco using the gco_python/README.md provided by the library.

Optionally, you might also need virtualenv:

> \# apt-get install python-virtualenv

Installing the module

  • Just uncompress it.

Example: Comparison with paper "Pol-SAR Classification Based on Generalized Polar Decomposition of Mueller Matrix"

None: JavierAndresRedolfi/sartb/Install (última edición 2017-10-05 14:32:17 efectuada por Jaarac)