-
- Downloads
BUG: Fix the statistics computation to use number of relevant pixel instead of all pixels.
This fix do not solve the issue with ignored and infinite values that affect all band of an image. This is why matrix type are used instead of vector for computation, in order to provide generic solution if number of sample per band is different.
Please register or sign in to comment