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 >:

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.
- Date:
- 2006
The documentation for this class was generated from the following files:
- LevelSet.h
- LevelSet.cc