Description Usage Arguments Value
Accuracy Assesment for Object-Based Classifiers as in DALAL etal. 2005 p. 888
1  | GTD_truePositives(GTD, PRD)
 | 
GTD | 
 Numeric vector of Ground-Truth-Data, as returned by GTD_list()  | 
PRD | 
 Numeric vector of prediction values, as returned by hog_list() and yolo_list()  | 
Returns datafram with following colums: FalseNegative, TruePositives, FalsePositive, MissRate, FalsePositvesPerWindow, correlation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.