Skip to content

Stable Release

Compare
Choose a tag to compare
@mpkuse mpkuse released this 17 Jun 02:55
· 29 commits to master since this release
3d754c9

This release uses little memory and (image) memory is managed by a separate class ImageDataManager, everything is converted to shared_ptr and wherever necessary everything was changed to const and thread safety was kept in mind.