Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Geotiffwrite() - Dispay Image Values Problem

2 ビュー (過去 30 日間)
Dimitris M
Dimitris M 2013 年 9 月 25 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello
I have a strange problem when using geotiffwrite(). I am processing a huge image and then I am using geotiffwrite function to save the image.
The problem occurs as geotiffwrite displays all the pixel elements in console when writing the image and this take so long (as image is huge). Is there a way to call this function without allowing it display the values (in console) when saving the image ?
This is not a semicolumn problem
Thank you in advance
  1 件のコメント
Dimitris M
Dimitris M 2013 年 9 月 25 日
Ok problem solved ! When calling the function I forgot to introduce a semicolumn in the end and this was displaying saved image.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by