About area & perimeter calculation
Afficher commentaires plus anciens
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?
Réponses (1)
Sreeram Mohan
le 7 Mai 2012
0 votes
Have u considered saving the data out in a MAT file ?
--sreeram
2 commentaires
Shital Ghorpade
le 7 Mai 2012
Image Analyst
le 7 Mai 2012
You're not doing it correctly. Look up the help for the save() function.
Catégories
En savoir plus sur Read, Write, and Modify Image dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!