dirac-institute / kbmod

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

Move obstime from RawImage to LayeredImage #716

Closed jeremykubica closed 1 month ago

jeremykubica commented 2 months ago

A very small step toward cleaning up the C++ code and removing the RawImage class. Move the storage of obstime from the RawImage to the LayeredImage.