Feeds
提问
Segmentation violation while returning from Matlab function
I have a c shared library built from a matlab function. The function executes properly till end but segmentation violation occur...
14 years 前 | 3 个回答 | 0
3
个回答已回答
trouble passing image from c to matlab..
Hey govinda.. i found the solution .. It is something related to 4 bytes alignment. I resized the image in opencv before transf...
trouble passing image from c to matlab..
Hey govinda.. i found the solution .. It is something related to 4 bytes alignment. I resized the image in opencv before transf...
14 years 前 | 0
提问
trouble passing image from c to matlab..
... mxArray *mat1; UINT8_T *dynamicData; mwSize index; unsigned long int elements; elements = (ImgTempT...
14 years 前 | 2 个回答 | 0