edu.jhu.ece.iacl.jist.structures.image
Interface ConvolutionVolumeKernel

All Known Implementing Classes:
GaussianVolumeKernel

public interface ConvolutionVolumeKernel

Volume kernel interface.

Author:
Blake Lucas

Method Summary
 double[][][] getVolume()
          Gets the volume.
 

Method Detail

getVolume

double[][][] getVolume()
Gets the volume.

Returns:
the volume