How to do 3d points correspondence?
Mostrar comentarios más antiguos
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 comentario
the cyclist
el 11 de Dic. de 2012
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.
Respuestas (1)
feng wei
el 15 de Nov. de 2016
0 votos
opencv
Categorías
Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!