Visual Servoing Platform
version 3.5.1 under development (2023-09-22)
|
This is the complete list of members for vpMe, including all inherited members.
anglestep | vpMe | |
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 |
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 |
initMask() | vpMe | |
mask | vpMe | |
mask_sign | vpMe | |
mask_size | vpMe | |
min_samplestep | vpMe | |
mu1 | vpMe | |
mu2 | vpMe | |
n_mask | vpMe | |
NORMALIZED_THRESHOLD enum value | vpMe | |
ntotal_sample | vpMe | |
OLD_THRESHOLD enum value | vpMe | |
operator=(const vpMe &me) | vpMe | |
operator=(const vpMe &&me) | vpMe | |
points_to_track | vpMe | |
print() | vpMe | |
range | vpMe | |
sample_step | vpMe | |
setAngleStep(const unsigned int &a) | vpMe | inline |
setLikelihoodThresholdType(const vpLikelihoodThresholdType likelihood_threshold_type) | vpMe | inline |
setMaskNumber(const unsigned int &a) | vpMe | |
setMaskSign(const int &a) | vpMe | inline |
setMaskSize(const unsigned int &a) | vpMe | |
setMinSampleStep(const double &min) | vpMe | inline |
setMu1(const double &mu_1) | vpMe | inline |
setMu2(const double &mu_2) | vpMe | inline |
setNbTotalSample(const int &nb) | vpMe | inline |
setPointsToTrack(const int &n) | vpMe | inline |
setRange(const unsigned int &r) | vpMe | inline |
setSampleStep(const double &s) | vpMe | inline |
setStrip(const int &a) | vpMe | inline |
setThreshold(const double &t) | vpMe | inline |
strip | vpMe | |
threshold | vpMe | |
to_json(nlohmann::json &j, const vpMe &me) | vpMe | friend |
vpLikelihoodThresholdType enum name | vpMe | |
vpMe() | vpMe | |
vpMe(const vpMe &me) | vpMe | |
~vpMe() | vpMe | virtual |