-
Lieven Govaerts authored
* Fix a memory leak when deosrtying the IndependentMultimodal object. Ensure internally used objects stored in arrays are destroyed correctly. * package_bgs/IMBS/IMBS.hpp (Bins, BgModel): Add initialize function and destructor to cover the lifecycle of its member variables. * package_bgs/IMBS/IMBS.cpp (BackgroundSubtractorIMBS::initialize): Use the new Bins and BgModel initialize functions. * Whitespace-only fix. * package_bgs/IMBS/IMBS.hpp (~BgModel, ~Bins): Cleanup whitespaces.
Lieven Govaerts authored* Fix a memory leak when deosrtying the IndependentMultimodal object. Ensure internally used objects stored in arrays are destroyed correctly. * package_bgs/IMBS/IMBS.hpp (Bins, BgModel): Add initialize function and destructor to cover the lifecycle of its member variables. * package_bgs/IMBS/IMBS.cpp (BackgroundSubtractorIMBS::initialize): Use the new Bins and BgModel initialize functions. * Whitespace-only fix. * package_bgs/IMBS/IMBS.hpp (~BgModel, ~Bins): Cleanup whitespaces.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.