How do i save this coordinate into database

Respuestas (1)

Image Analyst
Image Analyst el 17 de Dic. de 2012

0 votos

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

3 comentarios

Lidank Abiel
Lidank Abiel el 7 de En. de 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 el 7 de En. de 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 el 9 de En. de 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.

Iniciar sesión para comentar.

Preguntada:

el 17 de Dic. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by