validateDetections: 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 fish
movements
The list of movements to be matched
Value
A list containing the valid detections per fish.