dirac-institute / kbmod

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

Remove a copy and add some checks in convolution #639

Closed jeremykubica closed 5 months ago

jeremykubica commented 5 months 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.