i3dlib

Documentation

i3d::SpatialDerivatives< VOXEL > Class Template Reference
[Image preprocessing filters]

This class implements spatial derivatives operator neede for optical flow comp. Documentation TBA. More...

#include <LevelSet.h>

Inheritance diagram for i3d::SpatialDerivatives< VOXEL >:

i3d::GradientMagnitudeEstimator< VOXEL > i3d::ExplicitSchemeFunction< VOXEL > i3d::PDESolverFunction< VOXEL > List of all members.

Public Member Functions

virtual VOXEL ComputeUpdate (size_t *neighbors, size_t center)
 Compute the gradient magnitude.

Detailed Description

template<class VOXEL>
class i3d::SpatialDerivatives< VOXEL >

This class implements spatial derivatives operator neede for optical flow comp. Documentation TBA.

Author:
Jan Hubený xhubeny@fi.muni.cz
Date:
2006


The documentation for this class was generated from the following files: