kwiver
kwiver copied to clipboard
Add null checks and exception handling to processing functions
- Implement try-catch for track association to catch invalid values.
- Ensure non-null inputs for cameras, landmarks, or tracks to avoid errors.
Looks fine to me outside of that one minor formatting discrepancy
jenkins test this please