About area & perimeter calculation

I want to store the area & perimeter from about 100 various images permanently & want to retrieve it again to compare it with the new image area & perimeter.
I tried the save command(MATLAB). It creates the struct but it is not permanent. When we close the file the data gets removed. Which command should I use?

回答 (1 件)

Sreeram Mohan
Sreeram Mohan 2012 年 5 月 7 日

0 投票

Have u considered saving the data out in a MAT file ?
--sreeram

2 件のコメント

Shital Ghorpade
Shital Ghorpade 2012 年 5 月 7 日
Thank You for considering my question Sir. I considered saving the data in the MAT file But it only gives the platform created date & some coded letters. Which I am not getting what it is?
Image Analyst
Image Analyst 2012 年 5 月 7 日
You're not doing it correctly. Look up the help for the save() function.

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

タグ

質問済み:

2012 年 5 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by