Data Transfer between matlab and c#.net -


i have matlab code gets image .mp4 video file ,compares image originalimage , gives result.i have image output( example 720x720x3).matlab shows image imshow , happening in while loop.matlab takes image video , compares originalimage gives result matlab takes next image compare ... want result shown in c# form interface want create dll while.but ı not sure how optimize matlab code.which datatype should use assign matlab result in c#?what if use matris has same size result?how result matlab c#? thank

if c# client independent (runs separately) easiest way save image file imwrite command , load somehow in c# client.

if want call matlab function, should have following link. can return matrix, 3 dimensional array of numbers. out of create bitmap , load on form.

http://ch.mathworks.com/help/matlab/matlab_external/call-matlab-function-from-c-client.html?refresh=true


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -