void |
opencv_objdetect.DetectionBasedTracker.getObjects(opencv_core.IntIntPair result) |
opencv_core.IntIntPair |
opencv_core.IntIntPair.put(opencv_core.IntIntPair x) |
opencv_core.Mat |
opencv_videostab.MotionFilterBase.stabilize(int idx,
opencv_core.MatVector motions,
opencv_core.IntIntPair range) |
opencv_core.Mat |
opencv_videostab.GaussianMotionFilter.stabilize(int idx,
opencv_core.MatVector motions,
opencv_core.IntIntPair range) |
void |
opencv_videostab.IMotionStabilizer.stabilize(int size,
opencv_core.MatVector motions,
opencv_core.IntIntPair range,
opencv_core.Mat stabilizationMotions)
assumes that [0, size-1) is in or equals to [range.first, range.second)
|
void |
opencv_videostab.MotionStabilizationPipeline.stabilize(int size,
opencv_core.MatVector motions,
opencv_core.IntIntPair range,
opencv_core.Mat stabilizationMotions) |
void |
opencv_videostab.MotionFilterBase.stabilize(int size,
opencv_core.MatVector motions,
opencv_core.IntIntPair range,
opencv_core.Mat stabilizationMotions) |
void |
opencv_videostab.LpMotionStabilizer.stabilize(int size,
opencv_core.MatVector motions,
opencv_core.IntIntPair range,
opencv_core.Mat stabilizationMotions) |