591 reputation
11
bio website
location
age
visits member for 11 months
seen 2 days ago
stats profile views 61

Jun
19
revised How to calculate volume of convex hull and volume of a 3D object
edited title
Jun
18
comment How to calculate volume of convex hull and volume of a 3D object
@ MarkMcClure: Thanks +1
Jun
18
awarded  Commentator
Jun
17
revised How to calculate volume of convex hull and volume of a 3D object
added 177 characters in body
Jun
17
revised How to calculate volume of convex hull and volume of a 3D object
added 4 characters in body; edited title
Jun
16
asked How to calculate volume of convex hull and volume of a 3D object
Jun
13
comment How to render a 3D tubular graphics from a 2D image path
@halirutan: Thanks
Jun
12
awarded  Supporter
Jun
12
revised How to render a 3D tubular graphics from a 2D image path
edited body
Jun
12
revised How to render a 3D tubular graphics from a 2D image path
edited body
Jun
12
asked How to render a 3D tubular graphics from a 2D image path
Jun
7
revised Construct 3D image from multiple 2D images
deleted 301 characters in body
Jun
1
revised Construct 3D image from multiple 2D images
added 161 characters in body
Jun
1
revised Construct 3D image from multiple 2D images
added 161 characters in body
May
30
awarded  Editor
May
30
revised Construct 3D image from multiple 2D images
How to achieve question (2). Any hint or suggestion will be great.
May
30
awarded  Student
May
30
comment Construct 3D image from multiple 2D images
Alternative approach: I was able to use an example by "halirutan": filenames = FileNames[]; ch[i_] := ImageData[Import[filenames[[i]]], "Bit"]; ss = Table[ch[i], {i, 1, 20}]; ListContourPlot3D[ss, Mesh -> Automatic]
May
30
comment Construct 3D image from multiple 2D images
Thanks for the link.
May
30
asked Construct 3D image from multiple 2D images