/River-non-river-classifier

Simple Naive Bayes classification is utilized for segmenting satellite images into river and non-river points.

Primary LanguageJupyter Notebook

River non-river classifier

  • Dataset - Four satellite Images of Kolkata (Rband, Gband, Bband and Iband) are given with equal image size (512 * 512). The feature vector dimension is 4.

  • Implementation - Pdf file is provided.