validateDetections {actel} | R Documentation |
Compare original detections with the valid movements and exclude invalid detections
Description
Compare original detections with the valid movements and exclude invalid detections
Usage
validateDetections(detections.list, movements)
Arguments
detections.list |
The list of detections per tag |
movements |
The list of movements to be matched |
Value
A list containing the valid detections per tag.
[Package actel version 1.3.0 Index]