Page MenuHomePhabricator

Create a module to port the Anisotropic Registration into the OpenSource part of MITK
Closed, ResolvedPublic

Description

Create a module "SurfaceRegistration" that will include the anisotropic iterative closest point algorithm.

Event Timeline

User heime has pushed new remote branch:

bug-17449-aicp-oss

User heime has pushed new remote branch:

bug-17449-aicp-oss-integration

User heime has pushed new remote branch:

bug-17449-anisotropic-icp-integration

[771702]: Merge branch 'bug-17449-anisotropic-icp-integration'

Merged commits:

2014-11-25 15:25:13 Eric Heim [6f1349]
moved anisotropic registration to algorithms ext


2014-10-21 15:02:08 Eric Heim [1991fe]
fixed trimmed aicp test


2014-10-16 18:25:20 Eric Heim [7fb94a]
added itk factory less new macro


2014-10-16 12:52:14 Eric Heim [c2faa4]
Merge branch 'bug-17449-aicp-oss-integration' into bug-18182-IGT-AICP-ReleaseIntegration

Conflicts:
CMakeExternals/MITKData.cmake
Modules/CMakeLists.txt


2014-05-02 15:26:06 Eric Heim [1a5368]
speedup test


2014-04-25 13:52:29 Eric Heim [3c903a]
updated MitkData revision tag and testdata repository


2014-04-25 13:00:29 Eric Heim [9fd433]
Icons and page links


2014-04-25 11:57:56 Eric Heim [8ea7f1]
fixed documentation


2014-04-25 11:56:53 Eric Heim [5d713e]
fixed documentation


2014-04-25 11:53:41 Eric Heim [a91503]
fixed typo


2014-04-25 11:50:45 Eric Heim [3ab001]
finalized documentation


2014-04-24 19:00:46 Eric Heim [a39fd2]
Test uses public data


2014-04-24 18:14:54 Eric Heim [d0a2bf]
updated manual icon


2014-04-24 17:46:09 Eric Heim [2baa76]
typo in documentation


2014-04-24 17:42:24 Eric Heim [dbb5f4]
renaming of the module and finalization of the plugin


2014-04-24 15:44:18 Eric Heim [06bf17]
removed unessesary options and enables them by default


2014-04-24 14:19:17 Eric Heim [df793d]
added sanity checks and message boxes


2014-04-24 13:06:52 Eric Heim [a9daa8]
setup test data


2014-04-23 10:26:16 Eric Heim [665c46]
added images to user manual


2014-04-22 18:16:51 Eric Heim [3b2be1]
added cppunit tests


2014-04-22 14:34:16 Eric Heim [236639]
Merge branch 'bug-17449-aicp-oss' into bug-17449-aicp-oss-integration

Conflicts:
Modules/CMakeLists.txt


2014-04-17 16:30:59 Eric Heim [7a4f92]
added plugin documentation


2014-04-17 10:59:41 Eric Heim [640b64]
tooltips


2014-04-16 17:49:02 Eric Heim [f18901]
added more option to the gui and configurable inverse or forward transform


2014-04-15 11:28:48 Eric Heim [d53e5e]
added polydatacleaner as a preprocessing step in the gui plugin


2014-04-08 17:59:34 Eric Heim [e92c6d]
some documentation


2014-04-08 17:41:53 Eric Heim [f9b67f]
non gui blocking registration


2014-04-08 15:57:18 Eric Heim [159a5b]
using pimpl in view


2014-04-08 14:50:21 Eric Heim [e230ee]
added progressbar


2014-04-04 17:18:41 Eric Heim [434f11]
added settings groupbox and result output


2014-04-03 15:48:32 Eric Heim [172069]
Started with gui


2014-04-03 12:48:13 Eric Heim [7d9d79]
fixed typo in doc


2014-04-03 11:57:58 Eric Heim [05ebfa]
added brief tag


2014-04-03 11:56:57 Eric Heim [065a37]
added brief tag in comperator doc


2014-04-03 11:55:31 Eric Heim [0876f2]
added more documentation


2014-04-03 11:11:01 Eric Heim [a71275]
added documentation


2014-04-01 17:42:11 Eric Heim [bcc2a1]
ducumentation


2014-03-27 13:10:38 Eric Heim [fd9b66]
documentation


2014-03-27 11:52:36 Eric Heim [9269db]
added documentation


2014-03-26 21:18:50 Eric Heim [c13a28]
reduced includes


2014-03-26 18:01:52 Eric Heim [4c60e5]
removed helper code


2014-03-24 23:47:58 Eric Heim [ee181a]
refactoring


2014-03-24 19:49:48 Eric Heim [d5e7c4]
refactoring


2014-03-24 17:51:26 Eric Heim [27104f]
refactoring


2014-03-24 16:47:06 Eric Heim [7f6513]
first full vtk datatype version


2014-03-24 14:56:34 Eric Heim [6454b2]
e and c maker with vtk


2014-03-24 13:16:21 Eric Heim [43643a]
only one matrix initialization


2014-03-24 13:05:36 Eric Heim [087d95]
using vtk style landmark transform


2014-03-21 17:24:33 Eric Heim [6b6b86]
switched to landmark transform, but defunct


2014-03-20 16:29:15 Eric Heim [2f3220]
added test


2014-03-10 18:52:57 Eric Heim [3e3416]
initial commit of the AICP port to opensource

[f3f628]: Merge branch 'bug-17449-anisotropic-icp-integration'

Merged commits:

2014-12-05 13:28:09 Eric Heim [15b278]
COMP: fixed signed and unsigned compare warning

[93d3c0]: Merge branch 'bug-17449-anisotropic-icp-integration'

Merged commits:

2014-12-05 13:35:36 Eric Heim [f13836]
COMP: use vtkIdType in loop

[b26f52]: Merge branch 'bug-17449-anisotropic-icp-integration'

Merged commits:

2014-12-05 13:55:35 Eric Heim [261a09]
COMP: floating point accuracy in test

[b5c96c]: Merge branch 'bug-17449-anisotropic-icp-integration'

Merged commits:

2014-12-05 14:28:55 Eric Heim [91de96]
COMP: reduced accuracy in test to handle 32 bit dart clients

[d9d362]: Merge branch 'bug-17449-anisotropic-icp-integration'

Merged commits:

2014-12-05 14:37:16 Eric Heim [510d10]
COMP: reset initial threshold