
Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3063 |
This paper is accompanied with the source code, input data, parameters and output data that we used for validating the algorithm described in this paper. This adheres to the fundamental principle that scientific publications must facilitate reproducibility of the reported results.













The submission propose a solution to register two meshes of spherical topology and geometry. In practice, this is the second part of a processing pipeline whose first part would be a spherical mapping of a mesh of arbitrary geometry but of spherical geometry (genus 0 ). The proposed solution is a rigid registration based on the scalars attached to the mesh.
Hypothesis:The mesh is of genus 0 and of spherical geometry.
Open Science:AUthors provide everything that is needed to reproduce their results in an Open Source fashion. Code is BSD.
Reproducibility:Code was downloaded and compiled against itk v4.0b. Appart from the difference between ITK 3.12 for which this code was developped and itk v4.0b and one file missing (that was found in another submission from the same authors) everything went smoothly.
Use of Open Source Software:The code is based on ITK and VTK, two open source, free toolkits. It also uses (optionally) freesurfer.
Open source Contributions:The code is made of itk classes and can be used directly.
Code Quality :ITK toolkit level.
Quality of the data :data is minimum to reproduce the results. More data would be available with freesurfer, but I did not have it installed.
Interest:I woudl say the main interest would be brain to brain mapping. A lot of groups are working on that nowadays in the NAMIC community which makes this a very interesting submission.
Free comment :A submission of great quality.
Unfortunatly/ fortunatly not the latest version. The code is still being actively developped on the NAMIC sandbox:
http://www.na-mic.org/Wiki/index.php/Engineering:Subversion_Repository

This requires:
ITK must be build with ITK_USE_OPTIMIZED_REGISTRATION_METHODS turned ON
Latest ITK does not have this flag.
Resources
![]() |
|
Download All | |
Download Paper , View Paper | |
Download Source code | |
Github |
Statistics more
![]() |
|
Global rating: | ![]() ![]() ![]() ![]() ![]() |
Review rating: | ![]() ![]() ![]() ![]() ![]() |
Code rating: | ![]() ![]() ![]() ![]() ![]() |
Paper Quality: |
![]() ![]() |
2 comments |
Information more
![]() |
|
Categories: | Mesh, Registration |
Keywords: | Mesh Registration, Registration, Mesh, QuadEdgeMesh |
Toolkits: | ITK, CMake, VTK |
Export citation: |
Share
![]() |
Linked Publications more
![]() |
||
![]() by Hawley J., Johnson H.
|
||
![]() by Padfield D., Miller J.
|
View license
Send a message to the author

ITK must be build with ITKOptimizers_LOADED turned ON"