opencv_contrib
opencv_contrib copied to clipboard
Memory leaks
https://github.com/opencv/opencv_contrib/blob/6a71751a641463bbe1dd010d899a5b7a0e0d24ae/modules/cudaimgproc/src/gftt.cpp#L126
Method cudaCreateTextureObject is called here, but it has never been released(call cudaDestroyTextureObject )