Curt

Results 1 issues of Curt

If I use the method OpenCVForUnity.UnityUtils.Utils.renderTextureToMat memory usage goes up constantly as I am using the method in a LateUpdate. If I instead manually convert the RenderTexture into a Texture2D...