opencv - Scilab Image Processing Toolboxes .How to pass 3 dimensional matrix from C++ code to scilab console? -


i working on implementing image processing toolbox in scilab .for implementing opencv functions in scilab through c++ using functions defined in scilab api "api_scilab.h". problem facing unable return 3 dimensional matrix (which returned opencv function) through c++ code scilab console.solution found problem converting 3 dimensional matrix 1 dimensional matrix , return , convert 1 dimensional matrix 3 dimensional matrix whenever required. want ask there function in scilab api "api_scilab.h" can directly return or pass 3 dimensional matrix argument . thank in advance


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -