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

BlobCounter needs a IDisposable implementation #253

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions