Translating some lines from Matlab to C with OpenCV [closed]

asked May 16 '13

residentelvio gravatar image

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);

Preview: (hide)

Closed for the following reason not a real question by StevenPuttemans
close date 2013-05-16 13:47:15.253401

Comments

Please read the FAQ. This is not a question related to openCV implementations. Closing this topic.

StevenPuttemans gravatar imageStevenPuttemans (May 16 '13)edit