SHINE Toolbox - Test Run - Erros with imwrite

Hi all! I have just installed the SHINE toolbox and I am runnig the testrun (just with the images provided with donwload). I am getting the followin error message
>> SHINE
SHINE options [1=default, 2=custom]: 1
Number of images: 2
Option: specMatch & histMatch with 1 iteration(s)
Option: whole image
Progress: specMatch successful
Progress: histMatch successful
Error using imwrite (line 454)
Unable to open file "C:\Program Files\Matlab\R2016a\work\SHINEtoolbox\SHINE_OUTPUT\SHINEd_scene1.tif" for writing. You might not
have write permission.
Error in SHINE (line 395)
imwrite(images{im},fullfile(output_folder,strcat('SHINEd_',imname{im})));
Any idea what might be the problem?

 採用された回答

Walter Roberson
Walter Roberson 2018 年 8 月 31 日

2 投票

Before you run the toolbox, cd into a directory that you have write access to.

1 件のコメント

Pavlos topalidis
Pavlos topalidis 2018 年 9 月 4 日
Many thanks for the reply! I did that but I had still problems with imwrite. What solved for me the problem is running matlab as administrator...

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCommunications Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by