how to create 4 dims array using CvMatND. [closed]
Hi @dkurt, @berak how to create 4 dims array using CvMatND, I have to create an array for (1 x 64 x 64 x 3) matrix.
Closed for the following reason
question is not relevant or outdated by
berak
close date 2019-04-24 07:01:44.804909
all those
CvXxxx
datastructures from opencv 1.0 are deprecated, you must not use them(and probably you can't if you use a more modern opencv version)