mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-16 02:17:46 +01:00
* -1 so ensure indexes are correct * Catch case of zero division * Due to the -1, it may be negative * Ignore source of error The error is occurring due to a detections bounding box starting beyond the frame, this should be immediately ignored * Formatting * Check horizontal placement as well * Remove original frame clamping