How do i save this coordinate into database

Hi there
I have an image that i try to save the coordinate into database, but, i didn't know first step to begin.
thanks in advance

Answers (1)

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

3 Comments

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 :)
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.
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.

Sign in to comment.

Asked:

on 17 Dec 2012

Community Treasure Hunt

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

Start Hunting!