slicing 3D stl file to 2D series of image

42 Ansichten (letzte 30 Tage)
sareh
sareh am 21 Mai 2012
Kommentiert: MUHAMMAD HUSNAIN am 29 Mär. 2024 um 9:47
Dear all,
I have a 3D model in the format of .stl and I would like to slice it in z direction into cross sections with format of image(any format), I have searched alot to use different softwares but it is not useful in my case,I appreciate any idea Regards Saréh
  4 Kommentare
Karoline Neumann
Karoline Neumann am 18 Aug. 2017
I need a similar thing. Only I'm not interested in the image, but the cross section areas.
MUHAMMAD HUSNAIN
MUHAMMAD HUSNAIN am 29 Mär. 2024 um 9:47
Hello,
I also have similar problem as Sareh(@sareh), I want to print slices of a 3D model in inkjet printer but to print that I need that sliced files in any Image format (e.g PNG, GPEG etc). Is there any software or any procedure that I can use to get this. Any help pls.
Regards Husnain

Melden Sie sich an, um zu kommentieren.

Antworten (4)

Dang Le Van
Dang Le Van am 6 Jul. 2016
You can use SLICE command in Netfabb software!

Sleh Eddine Brika
Sleh Eddine Brika am 1 Nov. 2016

Sailesh Sidhwani
Sailesh Sidhwani am 19 Okt. 2019
Bearbeitet: Sailesh Sidhwani am 19 Okt. 2019
Check out these new viewers that are added to Image Processing Toolbox in R2019b:

Qinkai Yang
Qinkai Yang am 8 Okt. 2022
you may need to look at plane-line intersection algorism. The inersection points between each triangle's edge and a slice plane are the data point of your sliced corss-section. Changing the Z-cordinate of your slice plane, repeat the intersection, you would then get a series of slices (2D series of image)

Kategorien

Mehr zu Visual Exploration finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by