[Insight-developers] itkKalmanFilter
Luis Ibanez
ibanez at cs.unc.edu
Thu Jun 1 18:18:47 EDT 2000
Hi,
We just check in a class that performs
Kalman Filtering. It implements a recursive
linear estimator.
This is intended to be used for 3D/2D
registration, but it is not limited to that
application.
Currently it makes use of the classes
vnl_vector_fixed
vnl_matrix_fixed
from vxl/vnl.
the attached file (main.cpp) is a short example
of how to use this class for estimating progressively
a linear equation of six coefficients.
You can find more detailed information about
Kalman Filtering principles and applications at
http://www.cs.unc.edu/~welch/kalman/
Luis
--
______________________________________________________________________
Luis Ibanez
Research Assistant Professor - Division of Neurosurgery
University of North Carolina at Chapel Hill
Sitterson Hall, CB#3175, Chapel Hill, NC 27599
email : ibanez at cs.unc.edu home : http://www.cs.unc.edu/~ibanez
phone : (919)-843-9961 fax : (919)-962-1799
______________________________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.cpp
Type: application/x-unknown-content-type-cppfile
Size: 1417 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/insight-developers/attachments/20000601/0b901134/attachment.bin>
More information about the Insight-developers
mailing list