How do i save this coordinate into database
조회 수: 1 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Image Analyst
2012년 12월 17일
How about just using a mat file as a database? Check out the save() function.
댓글 수: 3
Image Analyst
2013년 1월 7일
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.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!