Translating some lines from Matlab to C with OpenCV [closed]
I have to translate this lines:
padSzVec=padSize[1 1]; //int padSzvec[2]={padSize,*padSize}; padSize is a pointer to a int! impadded=padarray(impadded,padSzVec,'replicate','both);
Please read the FAQ. This is not a question related to openCV implementations. Closing this topic.