Visual Servoing Platform
version 3.6.1 under development (2024-12-17)
|
This is the complete list of members for vpMe, including all inherited members.
checkSamplestep(double &sample_step) | vpMe | inline |
from_json(const nlohmann::json &j, vpMe &me) | vpMe | friend |
getAngleStep() const | vpMe | inline |
getLikelihoodThresholdType() const | vpMe | inline |
getMask() const | vpMe | inline |
getMaskNumber() const | vpMe | inline |
getMaskSign() const | vpMe | inline |
getMaskSize() const | vpMe | inline |
getMinSampleStep() const | vpMe | inline |
getMinThreshold() const | vpMe | inline |
getMu1() const | vpMe | inline |
getMu2() const | vpMe | inline |
getNbTotalSample() const | vpMe | inline |
getPointsToTrack() const | vpMe | inline |
getRange() const | vpMe | inline |
getSampleStep() const | vpMe | inline |
getStrip() const | vpMe | inline |
getThreshold() const | vpMe | inline |
getThresholdMarginRatio() const | vpMe | inline |
getUseAutomaticThreshold() const | vpMe | inline |
initMask() | vpMe | |
NORMALIZED_THRESHOLD enum value | vpMe | |
OLD_THRESHOLD enum value | vpMe | |
operator=(const vpMe &me) | vpMe | |
operator=(const vpMe &&me) | vpMe | |
print() | vpMe | |
setAngleStep(const unsigned int &anglestep) | vpMe | inline |
setLikelihoodThresholdType(const vpLikelihoodThresholdType likelihood_threshold_type) | vpMe | inline |
setMaskNumber(const unsigned int &mask_number) | vpMe | |
setMaskSign(const int &mask_sign) | vpMe | inline |
setMaskSize(const unsigned int &mask_size) | vpMe | |
setMinSampleStep(const double &min_samplestep) | vpMe | inline |
setMinThreshold(const double &minThreshold) | vpMe | inline |
setMu1(const double &mu_1) | vpMe | inline |
setMu2(const double &mu_2) | vpMe | inline |
setNbTotalSample(const int &ntotal_sample) | vpMe | inline |
setPointsToTrack(const int &points_to_track) | vpMe | inline |
setRange(const unsigned int &range) | vpMe | inline |
setSampleStep(const double &sample_step) | vpMe | inline |
setStrip(const int &strip) | vpMe | inline |
setThreshold(const double &threshold) | vpMe | inline |
setThresholdMarginRatio(const double &thresholdMarginRatio) | vpMe | inline |
to_json(nlohmann::json &j, const vpMe &me) | vpMe | friend |
vpLikelihoodThresholdType enum name | vpMe | |
vpMe() | vpMe | |
vpMe(const vpMe &me) | vpMe | |
~vpMe() | vpMe | virtual |