Which is OK for CS5, but not for IJB-C.
In particular, the code in janice_enroll_detections.cpp calls janice_create_detection_from_rect on each line of the input file, rather than giving our code the chance to create a track from multiple entries with the same SIGHTING_ID.
Obviously we can all build our own harnesses, or just abandon IJB-C, but it seems like this would be a case worth handling.
Which is OK for CS5, but not for IJB-C. In particular, the code in janice_enroll_detections.cpp calls janice_create_detection_from_rect on each line of the input file, rather than giving our code the chance to create a track from multiple entries with the same SIGHTING_ID. Obviously we can all build our own harnesses, or just abandon IJB-C, but it seems like this would be a case worth handling.