I need in my program to load an image data like what matlab does when it loads images and store it in a matrix, and then I will do some operations on this matrix and view it after that. so I need some help, how can i use matlab functions with loading images and displaying them from visual studio 2010
Thanks a lot