dirac-institute / kbmod

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

Change numpy NAN #660

Closed jeremykubica closed 5 months ago

jeremykubica commented 5 months ago

Numpy's NAN is deprecated in v2.0. This changes the instances to nan. It does not fix everything broken with numpy v2.0, but crosses one known item off the list.