Searched defs:stabilize (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/videostab/src/
H A Dmotion_stabilizing.cpp54 void MotionStabilizationPipeline::stabilize( function in class:cv::videostab::MotionStabilizationPipeline
68 stabilizers_[i]->stabilize(size, updatedMotions, range, &stabilizationMotions_[0]);
83 void MotionFilterBase::stabilize( function in class:cv::videostab::MotionFilterBase
87 stabilizationMotions[i] = stabilize(i, motions, range);
105 Mat GaussianMotionFilter::stabilize(int idx, const std::vector<Mat> &motions, std::pair<int,int> range) function in class:cv::videostab::GaussianMotionFilter
135 void LpMotionStabilizer::stabilize(int, const std::vector<Mat>&, std::pair<int,int>, Mat*) function in class:cv::videostab::LpMotionStabilizer
142 void LpMotionStabilizer::stabilize( function in class:cv::videostab::LpMotionStabilizer
/external/opencv3/samples/java/sbt/sbt/
H A Dsbt-launch.jarmodule.properties org/apache/ivy/Ivy$1.class Ivy.java package org.apache. ...

Completed in 720 milliseconds