[Insight-users] MIDAS Journal - Message from Hyungmin Kim about your publication (Spherical Demons Registration of Spherical Surfaces)

Luis Ibanez luis.ibanez at kitware.com
Fri Feb 5 08:15:23 EST 2010


Hi Hyungmin

It is great that you are trying this code.

Please note that you must build this code
against a CVS HEAD version of ITK.

The methods

        CopyMeshToMeshEdgeCells
        CopyMeshToMeshCells
        CopyMeshToMeshPointData
        CopyMeshToMeshCellData

were added to ITK after the release of ITK 3.16,
and were actually added in order to support this
Diffeomorphic Demons code.


Note also that we continue to develop
the Mesh Diffeomorphic Demons code
in the NAMIC Sandbox repository.

You will need the following two directories:

http://svn.na-mic.org/NAMICSandBox/trunk/QuadEdgeMeshRigidRegistration/
http://svn.na-mic.org/NAMICSandBox/trunk/QuadEdgeMeshSphericalDiffeomorphicDemonsRegistration/


We have recently fixed several bugs,
some related to geometrical computations
and some related to memory management.
So, you really should use this more recent
code, instead of the tar.gz file that accompanies
the Insight Journal paper.


Please give it a try with a CVS HEAD
version of ITK, and this most recent version
of the code in the NAMIC Sandbox and let
us know if you find any problems.


      Thanks


            Luis



--------------------------------------------------------------
On Fri, Feb 5, 2010 at 5:02 AM, Hyungmin Kim <robotdm at gmail.com> wrote:
>
> MIDAS Journal Message from Hyungmin Kim about Spherical Demons Registration of Spherical Surfaces
>  http://www.midasjournal.org/browse/publication/687
>
> Title: Compile Error
> I got the following error while compiling QuadEdgeMeshSphericalDiffeomorphicDemonsRegistration project.
> Where can I find those definitions?
>
> error C3861: 'CopyMeshToMeshEdgeCells': identifier not found
> error C3861: 'CopyMeshToMeshCells': identifier not found
> error C3861: 'CopyMeshToMeshPointData': identifier not found
> error C3861: 'CopyMeshToMeshCellData': identifier not found
>
> Thank you
>
>
> Generated by the MIDAS Journal
>
>


More information about the Insight-users mailing list