You've been asking for help with this for over two weeks and you don't have any code?
Your failure will be well-deserved. And that's coming from me, the guy on this forum who is usually in favor of helping people with their homework.
...
I can't believe you don't have any code. You must at least be able to put together a blank sketch. Then maybe load your point cloud data. And then draw a point cloud. At least try that first.
Are you processing bulk data or do you have access to your data by slices? I didn't have a look at your paper but you could describe your challenge in few lines here in your post.
Answers
??
This seems to be the same topic as your last couple of posts....
Do you mind to show some code....?
I don't have any code.I am just thinking how to make code
You've been asking for help with this for over two weeks and you don't have any code?
Your failure will be well-deserved. And that's coming from me, the guy on this forum who is usually in favor of helping people with their homework.
...
I can't believe you don't have any code. You must at least be able to put together a blank sketch. Then maybe load your point cloud data. And then draw a point cloud. At least try that first.
So anyway, here's a point cloud with an interesting shape:
This is a visualization of an unorganized* set of points (AKA [x_0 ... x_n] AKA
ps
) in 3D space (AKA R^3).*Note: Obviously this set of points is not really unorganized.
Are you processing bulk data or do you have access to your data by slices? I didn't have a look at your paper but you could describe your challenge in few lines here in your post.
Kf
I'm guessing this involves ASCII format bulk data, but @varundubey9935 never posts more than a single sentence, so it is really hard to know.
You asked a question five weeks ago -- I recommended toxiclibs (STLReader). You never responded. https://forum.processing.org/two/discussion/23717/stl-file-reading
You asked a question two weeks ago -- I recommended toxiclibs (point cloud mesh). You never responded. https://forum.processing.org/two/discussion/23932/processing-code-for-surface-reconstruction
Did you try toxiclibs, and did it work for you? Can you load data? Can you make a mesh? You should tell us -- I have no idea, so I can't help you.
When this is university homework his task is to write the given pseudo code for the task from the scientific paper into real code
Since the pseudo code comes with lots of maths it's hard to read
But he can't do any solution he has to do the solution from the paper
Ah, good point -- I had assumed it was a practicum project in media arts, not an algorithm implementation exercise.