Running .exe file from Matlab
Ältere Kommentare anzeigen
Hi! I use a software ( DullRazor ) for my project which simply get an input image (skin image with hair) and after processing give an output image (skin image without hair). However, since I have to apply it on several hundreds of images it is not possible to do it manually with the software for each of the images. I wonder to know if there is way to call the software in matlab and give it the input image and then get the output image from it in desired path. I can call the software in Matlab with system function (e.g. system(test.exe)) but I do not know who to set input and output path with Matlab. Thanks in advance

Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Object Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!