Info

此问题已关闭。 请重新打开它进行编辑或回答。

i wanted to know how do we calculate vegetation percentage

2 次查看(过去 30 天)
[rows, columns, numberOfColorChannels] = size(fnam);
count = vegPercentage * rows * columns;
  2 个评论
Image Analyst
Image Analyst 2016-12-25
In your prior question you said you already knew how to get the vegetation percentage. You even gave code for it. If you forgot, go back and look at your prior question.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by