Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

BlobCounter needs a IDisposable implementation #253

Closed
ghost opened this issue Jun 20, 2016 · 1 comment
Closed

BlobCounter needs a IDisposable implementation #253

ghost opened this issue Jun 20, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 20, 2016

Hi,

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.

Greetings

cesarsouza added a commit that referenced this issue Aug 21, 2016
Also normalizing and moving Blob processing classes from the AForge.NET subdirectories into the main framework folders.
@cesarsouza
Copy link
Member

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant