CVT_MOVIE
Animated CVT Algorithm


CVT_MOVIE is a MATLAB program which animates the generation of a Centroidal Voronoi Tessellation (CVT) dataset.

The data that the user may set includes:

Animation:

You can see a sample AVI animation.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

AVI, a data format which is used for the output animation file.

FILE_NAME_SEQUENCE, a MATLAB program which demonstrates four ways to generate a sequence of filenames.

PEAK_MOVIE, a MATLAB program which creates the pieces of an animation, one frame at a time. Each frame is independently created and saved as a JPEG file.

Reference:

  1. Franz Aurenhammer,
    Voronoi diagrams - a study of a fundamental geometric data structure,
    ACM Computing Surveys,
    Volume 23, Number 3, pages 345-405, September 1991.
  2. Qiang Du, Vance Faber, Max Gunzburger,
    Centroidal Voronoi Tessellations: Applications and Algorithms,
    SIAM Review,
    Volume 41, 1999, pages 637-676.

Source Code:

You can go up one level to the MATLAB source codes.


Last revised on 08 November 2006.