Hello,
I am creating a vector of GpuMat in a C++ program. After creating it, I wanted to access its members, but I am not able to. Could you please help me do so?
Thanks in advance.
1 | initial version |
Hello,
I am creating a vector of GpuMat in a C++ program. After creating it, I wanted to access its members, but I am not able to. Could you please help me do so?
Thanks in advance.
2 | No.2 Revision |
Hello,
I am creating a vector of GpuMat in a C++ program. After creating it, I wanted to access its GpuMat's members, but I am not able to. Could you please help me do so?
Thanks in advance.