Skip to content

waldnerf/pixac

Repository files navigation

pixac: Pixel-based accuracy estimates

Per-pixel accuracy prediction with random forest. This is a python implementation of the following paper:

@article{ebrahimy172per,
  title={Per-pixel land cover accuracy prediction: A random forest-based
  method with limited reference sample data},
  author={Ebrahimy, Hamid and Mirbagheri, Babak and Matkan, Ali Akbar and Azadbakht, Mohsen},
  journal={ISPRS Journal of Photogrammetry and Remote Sensing},
  volume={172},
  pages={17--27},
  publisher={Elsevier}
}

Requirements

Requirements can be install by using the following command:

pip install -r requirements.txt

About

Pixel-based accuracy estimates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published