The points are obtained by attaching Sonometrics sensors onto the
LV surface and into the septum. Upper "ring" of points is from
sensors attached around mitral valve. The lower tip corresponds to the
apex.
Click here for more information
about obtaining the data from Sonometric sensors. Datasets are provided by
Marc Dickstein, MD,
Columbia Presbiterian Hospital, New York.
Source CodeClick here for |
B-Spline AnimationThe spline mesh is obtained by fitting 12 points in spherical coordinate system over a rectangular patch of size 2PI x PI, azimuth and elevation respectively. The patch is divided into a 32x32 net, giving 512 points that are converted back into cartesian coordinate system and plotted.The algorithm for approximation/interpolation of a cloud of points by a B-spline surface is provided by Professor George Wolberg. Click here or on the image to see the animated spline model of the heart. CODEClick here for the MATLAB source code. The list of files with a short description is in the file sREADME.m, and there is a file testpoints.mat that was used to do the spline fitting and to create the animations. Some of the files have long names, so you will have to modify them for use with a PC version of MATLAB 4. |
![]() |