/IntersectionOverUnion_circles

These codes compute overlap (intersection over union) of two circles, count number of true positives, false positives and false negatives as well as they compute recall, precision, F1-score and area-under-curve (AUC) using MATLAB and Python.

Primary LanguageMATLAB

IntersectionOverUnion_circles

These codes compute overlap (intersection over union) of two circles, count number of true positives, false positives and false negatives as well as they compute recall, precision, F1-score and area-under-curve (AUC) using MATLAB and Python.