Ok problem solved ! When calling the function I forgot to introduce a semicolumn in the end and this was displaying saved image.
Info
此问题已关闭。 请重新打开它进行编辑或回答。
Geotiffwrite() - Dispay Image Values Problem
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!