hamidrezaomidvar / LINDER

LINDER (Land use INDexER) is an open-source machine-learning based land use/land cover (LULC) classifier using Sentinel 2 satellite imagery
13 stars 2 forks source link

xn and yn potential confusion #18

Open hamidrezaomidvar opened 4 years ago

hamidrezaomidvar commented 4 years ago

xn and yn for dividing the rectangular for fraction calculation: this is the number of nodes for each x and y direction. So value of 1 does not make sense for them as one pixel has 2 nodes in each direction. Either fixing this, or raising an error and explanation in the tutorial based on @matlipson feedback