Skip to content

Memory leaks #3194

Open
Open
@twoeggs

Description

@twoeggs

cv::cuda::device::createTextureObjectPitch2D<float>(&eigTex_, eig, texDesc);

Method cudaCreateTextureObject is called here, but it has never been released(call cudaDestroyTextureObject )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions