boofcv.abst.flow
Interface DenseOpticalFlow<T extends ImageBase>
-
- All Known Implementing Classes:
- BroxWarpingSpacial_to_DenseOpticalFlow, FlowBlock_to_DenseOpticalFlow, FlowKlt_to_DenseOpticalFlow, HornSchunck_to_DenseOpticalFlow, HornSchunckPyramid_to_DenseOpticalFlow
public interface DenseOpticalFlow<T extends ImageBase>High level interface for computing the dense optical flow across the whole image.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ImageType<T>getInputType()Input image typevoidprocess(T source, T destination, ImageFlow flow)Computes the optical flow.
-
DataMelt 3.0 © DataMelt by jWork.ORG