Call ITK method from Matlab

1 view (last 30 days)
Francisco
Francisco on 9 Sep 2015
Hello, I need to call a method of an ITK class from Matlab. I've seen that Matlab allows it by making use of MEX files. ITK is a C++ library. My doubt arises because the ITK method receives an itk:image as input and I don't know how it is possible in Matlab, I mean, how can I convert from a Matlab image to an itk:image?

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!