| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_contrib.CvMotionModel |
opencv_contrib.CvMotionModel.low_pass_gain(float low_pass_gain) |
opencv_contrib.CvMotionModel |
opencv_contrib.CvMotionModel.position(int position) |
| Constructor and Description |
|---|
opencv_contrib.CvHybridTrackerParams(float ft_tracker_weight,
float ms_tracker_weight,
opencv_contrib.CvFeatureTrackerParams ft_params,
opencv_contrib.CvMeanShiftTrackerParams ms_params,
opencv_contrib.CvMotionModel model) |
Copyright © 2014. All Rights Reserved.