How do i save this coordinate into database

Réponses (1)

Image Analyst
Image Analyst le 17 Déc 2012

0 votes

How about just using a mat file as a database? Check out the save() function.

3 commentaires

Lidank Abiel
Lidank Abiel le 7 Jan 2013
Thank's before Image Analyst..but now i have a problem with my code, why just only image above can be processed, when i try another image, the code not work well. here's my code (i running it sequentially, start from x.m ) :
thanks in advance :)
Image Analyst
Image Analyst le 7 Jan 2013
I don't know. I guess your algorithm is not robust enough. I don't have time to fix it for you though. Good luck.
Lidank Abiel
Lidank Abiel le 9 Jan 2013
Mr. Image Analyst, i want to ask, is ROI can be searched at random?, because I was trying to figure out ROI for the eyes on my picture before. thanks Mr.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by