dirac-institute / kbmod

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

Remove a copy and add some checks in convolution #639

Closed jeremykubica closed 1 month ago

jeremykubica commented 1 month ago

Remove a copy of the PFS (which requires removing some const qualifiers). Add some more checks on the dimensionality of the images for convolution.