dirac-institute / kbmod

KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
40 stars 14 forks source link

Add explicit casts to uint64 #637

Closed jeremykubica closed 1 month ago

jeremykubica commented 1 month ago

Adds more explicit casts to uint64.

Also adds a safety check when computing the median (though it should not trigger).