Questions tagged [image3d]
Questions about Image3D, its relation to Graphics3D and other 3-dimensional image issues.
150 questions
4 votes
3 answers
508 views
Plotting the surface gained by joining every point of a line to every point of another line in 3D space
How can I write code for displaying two lines in 3D space at random and connecting all points of line A with all points of line B and displaying the resulting surface in Mathematica (what would it's ...
3 votes
1 answer
162 views
How can I speed up my curvature flow filter for Image3D?
Consider this example where we smooth a 2D image: ...
1 vote
1 answer
191 views
2D Projection of a 3D Region via Variable Change (Direct Plotting Fails)
The solutions for plotting the 2D projections of a 3D region defined by ImplicitRegion is here. However, the 3D region of my interest fails to be plotted using <...
1 vote
1 answer
204 views
Projection a image onto a 3d plot [duplicate]
The follow example created by software grasshopper3d, I cann't reproduce it using ColorFunction or Image3DProjection or other way. Limited to my ability, I can only provide very little useful ...
1 vote
1 answer
105 views
How to select the image size in "Image3DSlices"?
I want to get 100 images of 100x100 size 2D image data with "Image3DSlices" command. ...
4 votes
2 answers
228 views
Help with a simple figure for a poster
I am asking for someone's kind help with creating the figure blow for a poster. The figure I have is a bit too basic and I am don't know how to use Photoshop as yet. Many thanks in advance for any ...
1 vote
1 answer
80 views
Add points to 3D image
I have 2D image data set for 3D image. Since my data is very large, in this question, I use sample data. ...
0 votes
1 answer
169 views
Generate the full mesh of the room model
I want to import a 3d model to create a complete mesh of an interior model. ...