Uses of Class
boofcv.struct.flow.ImageFlow.D
-
Uses of ImageFlow.D in boofcv.alg.flow
Modifier and TypeMethodDescriptionprotected void
DenseOpticalFlowBlockPyramid.checkNeighbors
(int cx, int cy, ImageFlow.D flow, ImageFlow image, float score) Examines every pixel inside the region centered at (cx,cy) to see if their optical flow has a worse score the one specified in 'flow'protected float
DenseOpticalFlowBlockPyramid.findFlow
(int cx, int cy, T curr, ImageFlow.D flow) Performs an exhaustive search centered around (cx,cy) for the region in 'curr' which is the best match for the template. -
Uses of ImageFlow.D in boofcv.struct.flow