Hello Everyone,
I have created a SUMat instance as below:
vsdk::SUMat image;
image = vsdk::SUMat(HEIGHT, WIDTH, DATA_TYPE);
Now i want to resize the vsdk::SUMat image.How can i resize the image??
Any kind of help to solve the problem will be highly appreciated.
Best Regards
Md Anayatullah