dirac-institute / kbmod

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

A series of small bug fixes and improvements to the C++ code #648

Closed jeremykubica closed 5 months ago

jeremykubica commented 5 months ago

Fixes a series of small bugs and memory inefficiencies in ImageStack and TrajectoryList including:

Adds a move constructor (and an explicit copy constructor) to LayeredImage

Also enhances ImageStack by: