public class MotionEstimator extends Object
Constructor and Description |
---|
MotionEstimator(int maxSearchRange) |
Modifier and Type | Method and Description |
---|---|
int[] |
estimate(Picture ref,
byte[] patch,
int mbX,
int mbY,
int mvpx,
int mvpy) |
public int[] estimate(Picture ref, byte[] patch, int mbX, int mbY, int mvpx, int mvpy)
Copyright © 2019. All rights reserved.