[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How convert point cloud into surface
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: How convert point cloud into surface |
Date: |
Thu, 27 Dec 2012 14:22:30 -0500 |
On 27 December 2012 13:21, aleximix <address@hidden> wrote:
> I have three vectors A,B,C and n points
> To visualize in 3d space I use scatter3(A,B,C)
> Question: how convert point cloud, into approximated surface?
This question is *hard*.
Here is a book to get you started:
http://books.google.ca/books/about/Scattered_Data_Approximation.html?id=qy4cbWUmSyYC
HTH,
- Jordi G. H.