# Superimpossion of 2 models in STL format

**URL:** https://discourse.slicer.org/t/superimpossion-of-2-models-in-stl-format/1583
**Category:** Support
**Created:** [December 3, 2017, 9:51pm UTC](https://discourse.slicer.org/t/superimpossion-of-2-models-in-stl-format/1583 "2017-12-03T21:51:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![poopool](https://avatars.discourse-cdn.com/v4/letter/p/278dde/32.png) [@poopool](https://discourse.slicer.org/u/poopool)
#### Post date: [December 3, 2017, 9:51pm UTC](https://discourse.slicer.org/t/superimpossion-of-2-models-in-stl-format/1583/1 "2017-12-03T21:51:43Z")

</div>

Hello!

For a research project, I am trying to superimpose (AUTOMATIC supperimposition) the STL formats of the files and then do the color mapping and measure the gaps and distance between these models.

What is the best way to have a consistent results? (I have one master model and 40 samples that should be superimposed on it and measure the gaps on some certain fixed points on the master model).  
I want to eliminate the human error during manual superimposition.

I really appreciate to help me out.

Best

---

<div class="post-metadata">

### Author: ![cpinter](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/cpinter/32/7995_2.png) [@cpinter](https://discourse.slicer.org/u/cpinter)
#### Post date: [December 3, 2017, 10:10pm UTC](https://discourse.slicer.org/t/superimpossion-of-2-models-in-stl-format/1583/2 "2017-12-03T22:10:29Z")

</div>

This can be a start:

- Create a segmentation from each STL using the [Segmentations module](https://www.slicer.org/wiki/Documentation/Nightly/Modules/Segmentations#How_to)
- Register the models using the Segment Registration extension (download and install from Extension Manager)
- Measure distances using Segment Comparison module in SlicerRT extension

---

<div class="post-metadata">

### Author: ![poopool](https://avatars.discourse-cdn.com/v4/letter/p/278dde/32.png) [@poopool](https://discourse.slicer.org/u/poopool)
#### Post date: [December 3, 2017, 10:29pm UTC](https://discourse.slicer.org/t/superimpossion-of-2-models-in-stl-format/1583/3 "2017-12-03T22:29:43Z")

</div>

Hi,

ok. Thank you. I am so new to this software and almost know nothing. I work on it. Hopefully I get it done.

Again, thank you for your response
