Re: [mitk-users] Registration

2021-12-17 Thread Dinkelacker, Stefan
Best, Stefan Von: Alfred Franz Gesendet: Freitag, 17. Dezember 2021 16:29 An: mitk-users@lists.sourceforge.net Cc: Chiara Tenga Betreff: Re: [mitk-users] Registration Dear Andrea, you can use the iterative closest point (ICP) algorithm. The standard versio

Re: [mitk-users] Registration

2021-12-17 Thread Alfred Franz
Dear Andrea, you can use the iterative closest point (ICP) algorithm. The standard version is available in vtk (class vtkIterativeClosestPointTransform) and can be used from MITK. There also is the anisotropic ICP (A-ICP, [1]) which was implemented in MITK and is available with UI as plugin

Re: [mitk-users] Registration Plugin

2020-02-19 Thread Dinkelacker, Stefan
Hello, you find the suite of seven registration plugins in the registration toolbar at the top of the MITK Workbench. If you can't see the icons, click on the text "Registration" or the arrow right next to it in the toolbar. You can find them also in the "Window -> Show View" menu, their name

Re: [mitk-users] registration plugin is missing in MITK 2018? (Neher, Peter)

2019-05-22 Thread Floca, Ralf Omar
: "mitk-users@lists.sourceforge.net" Subject: Re: [mitk-users] registration plugin is missing in MITK 2018? Message-ID: <01fd1d16a8914027834c1fb7a3fa9...@dkfzex02n4.ad.dkfz-heidelberg.de> Content-Type: text/plain; charset="utf-8" Just a comment. In the MITK Dif

Re: [mitk-users] registration plugin is missing in MITK 2018?

2019-05-21 Thread Neher, Peter
. Maybe interesting for some users. Cheers, Peter Von: Alex Lisovich Gesendet: Dienstag, 21. Mai 2019 16:55 An: Dinkelacker, Stefan Cc: mitk-users@lists.sourceforge.net Betreff: Re: [mitk-users] registration plugin is missing in MITK 2018? Thank you, Stefan! After getting your reply I managed

Re: [mitk-users] registration plugin is missing in MITK 2018?

2019-05-21 Thread Alex Lisovich
t; Stefan > -- > *Von:* Alex Lisovich > *Gesendet:* Freitag, 17. Mai 2019 22:20 > *An:* mitk-users@lists.sourceforge.net > *Betreff:* Re: [mitk-users] registration plugin is missing in MITK 2018? > > Dear All, > > Recently I started migration from MITK 20

Re: [mitk-users] registration plugin is missing in MITK 2018?

2019-05-20 Thread Dinkelacker, Stefan
Gesendet: Freitag, 17. Mai 2019 22:20 An: mitk-users@lists.sourceforge.net Betreff: Re: [mitk-users] registration plugin is missing in MITK 2018? Dear All, Recently I started migration from MITK 2016 to MITK 2018 and noticed that the org.mitk.gui.qt.registration plugin which was present in MITK 2016 is

Re: [mitk-users] registration plugin is missing in MITK 2018?

2019-05-17 Thread Alex Lisovich
Dear All, Recently I started migration from MITK 2016 to MITK 2018 and noticed that the org.mitk.gui.qt.registration plugin which was present in MITK 2016 is missing in MITK 2018. Does anybody know if it was dropped due to some incopatibilities or the plugin (or the plugin functionality) was just