How to do 3d points correspondence?
이전 댓글 표시
I have several sets of data.For example,data1 is [x1,y1,z1;x2,y2,z2;...] which means M points in 3d space and data2 has N points. I want to make the points of these two datasets the same.Perhaps both of them have A points after computing. I don't know how to do this?My tutor said that I can use MDL(minimum description length),but I really don't know how to code with matlab.The code on the Internet cannot work or wastes too much time.I need your help. If you know how to solve this problem ,please answer my question and note my via e-mail.
PS:Make the numbers of the points the same with MDL.
댓글 수: 1
the cyclist
2012년 12월 11일
You have not given enough information to help you. You need to give more detail about how to make the two datasets the same.
Also, please give a general example of data1, data2, and the output you would expect.
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!