Created on 07/03/2020
Functions
intersection_over_union(img1, img2[, threshold])
intersection_over_union
dice_coefficient(img1, img2[, threshold])
dice_coefficient
Notes