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

 採用された回答

Jan
Jan 2017 年 2 月 9 日

0 投票

This is a question for the authors of DullRazor. You can use Matlab to remote control other software using the awt.robot (search in the net) and e.g. https://www.mathworks.com/matlabcentral/fileexchange/29594-textinject. But other software as AutoIt is designed to do this.

1 件のコメント

Amirreza Mahbod
Amirreza Mahbod 2017 年 2 月 12 日
Thanks for informing me :)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeRead, Write, and Modify Image についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by