[Insight-developers] mattes optical flow

Blezek, Daniel J (Research) blezek at crd.ge.com
Tue Apr 19 10:18:53 EDT 2005


Mathieu,

  Interesting!  I'm happy to commit your code to ITK, if you will add documentation (including a reference to the paper), and a test of the code (just modify the Demon's test).

Thanks,
-dan

-----Original Message-----
From: insight-developers-bounces at itk.org
[mailto:insight-developers-bounces at itk.org]On Behalf Of Mathieu De
Craene
Sent: Tuesday, April 19, 2005 9:37 AM
To: insight-developers at www.itk.org
Subject: [Insight-developers] mattes optical flow


Hi Itk colleagues !

I have put on this directory

             http://www.tele.ucl.ac.be/~decraene/src-miof/

a copy of some classes I wrote to use the derivative as implemented in
the itkMattesMutualInformationMetric in a optical flow registration
framework. Feel free to commit these classes in the Insight tree if you
find them useful.

I have seen that another class (itkMIRegistrationFunction) is doing the
same job for Viola's implementation. Basically, any metric derivative
which can be written like
      Deriv = \Sum_samples TransfoJacobian(sample) * flow(sample)
can be seen as the sum of the projections of a flow vector
( flow(sample) ) on the transformation jacobian at this point.

Could we imagine some day to have an intersection between the two
registration families in ITK ? Having some metrics which could be
optimized with parametric transformations using the GetDerivative()
method OR in a dense deformation field estimation at every voxel like in
Optical Flow ?

Thanks for sharing your thoughts ;-)


Math.


-- 
Mathieu De Craene <decraene at tele.ucl.ac.be>
010 47 93 53 - 0478 51 54 54 (cell) - 010 47 20 89 (fax)
http://www.tele.ucl.ac.be/~decraene

_______________________________________________
Insight-developers mailing list
Insight-developers at itk.org
http://www.itk.org/mailman/listinfo/insight-developers


More information about the Insight-developers mailing list