dirac-institute / kbmod

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

Support numpy v2.0 #658

Open jeremykubica opened 5 months ago

jeremykubica commented 5 months ago

Using numpy 2.0 results in an immediate segfault for KBMOD. Determine what is breaking, fix it, and unpin the numpy version.