You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
the ProcessImage function in the BlobCounterBasestored all informations inside the class to for the other functions like GetObjectsRectangles.
But there is no possibility to release the memory after working with the informations. So the memory only get released from the GC whats not even the best option.