validateDetections {actel} | R Documentation |
Compare original detections with the valid movements and exclude invalid detections
validateDetections(detections.list, movements)
detections.list |
The list of detections per tag |
movements |
The list of movements to be matched |
A list containing the valid detections per tag.