Skip to content

How can I ensure that there is no memory leak when using JavaCV? #2381

@mengpengfei

Description

@mengpengfei

How can I ensure that there is no memory leak when using JavaCV? If I create some Mat objects in my code but do not call the Mat.release() function, will that cause a memory leak? Under what circumstances do I need to explicitly call a function to release memory in my code? I am very confused and hope you can help me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions