What algorithm does "isosurf" command use ?

I use the 'isosurface' command as a black box and would like to know if it it using marching algorithm ? 'isosurface' calls for 'isosurf'. It is not specified in the doc what algorithm it uses for surface reconstruction.

Answers (2)

I think this will answer the first part of your question.

3 Comments

It does, thank you. The other part remains an open question : what algorithm does it use ? I cannot understand the C code. Has anyone digged into it ?
Why do you want to know it?
Sean de Wolski, I want to know it because I do not want to use something that I do not understand, especially for publication purpose.

Sign in to comment.

Hi! I would also like to know which algorithm is behind isosurface. Anybody knows it?

Asked:

on 9 Aug 2012

Answered:

on 10 Mar 2017

Community Treasure Hunt

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

Start Hunting!