nathanlem1 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:MATLAB 50.9%Language:Python 49.1%