Structural deformable models
|
This is the complete list of members for CombiSensor, including all inherited members.
assign(const Sensor &rhs) | CombiSensor | virtual |
assignRef(sensor_cptr rhs) | Sensor | |
calcAllGradients() | PPSensor | protectedvirtual |
calcAllValues() | PPSensor | protectedvirtual |
calcGradient(int x, int y) const | Sensor | inlineprotectedvirtual |
calcMinMax() | Sensor | protectedvirtual |
calcMValue(int x, int y) const | CombiSensor | inlineprotectedvirtual |
calcValue(int x, int y) const | CombiSensor | inlineprotectedvirtual |
changeSource(sensor_cptr _source) | CombiSensor | virtual |
clearSources() | CombiSensor | |
CombiSensor(int nchannels=0) | CombiSensor | |
createSensorImage() const | Sensor | virtual |
cweights | Sensor | protected |
dir | Sensor | protected |
disableUpdate(dword udMask) | Sensor | inline |
doPP | PPSensor | protected |
enableUpdate(dword udMask) | Sensor | inline |
fitSheets() | PPSensor | protected |
getCWeights() const | Sensor | inline |
getDim1Size() const | Sensor | inlinevirtual |
getDim2Size() const | Sensor | inlinevirtual |
getDim3Size() const | Sensor | inlinevirtual |
getDirection() const | Sensor | inline |
getGradient(int x, int y) const | PPSensor | inlinevirtual |
Sensor::getGradient(const Point2D &p) const | Sensor | inline |
getID() const | Sensor | inline |
getMax() const | Sensor | inline |
getMin() const | Sensor | inline |
getMinMaxRange() const | Sensor | inline |
getMValue(int x, int y) const | Sensor | inlinevirtual |
getNChannels() const | CombiSensor | inlinevirtual |
getNumberString(char sid[5], dword id) | Sensor | static |
getPPState() const | PPSensor | inline |
getScale() const | Sensor | inline |
getSkip() const | CombiSensor | inlinevirtual |
getSource() | Sensor | inline |
getStringNumber(const char *sid) | Sensor | static |
getValue(int x, int y) const | PPSensor | inlinevirtual |
Sensor::getValue(const Point &p) const | Sensor | inline |
getWeightedGradient(int x, int y) const | Sensor | inline |
getWeightedValue(int x, int y) const | Sensor | inline |
gradients | PPSensor | protected |
hprint(std::ostream &os, SensorCollection *sc) const | CombiSensor | virtual |
invalidateSource() | Sensor | |
isInputNormalized() const | CombiSensor | inline |
isModified(dword mask=UPD_ALL) const | Sensor | inline |
isUpdate(dword udMask) const | Sensor | inline |
isValid(int x, int y) const | Sensor | |
m_AddSkip | Sensor | protected |
m_ID | Sensor | protected |
m_NormalizeInput | CombiSensor | protected |
m_Skip | Sensor | protected |
maxval | Sensor | protected |
mean | Sensor | protected |
minval | Sensor | protected |
normalizeInput(bool doit=true) | CombiSensor | inline |
performUpdate() | PPSensor | virtual |
PP_DO enum value | PPSensor | |
PP_DONT enum value | PPSensor | |
PP_FORCE enum value | PPSensor | |
PPSensor() | PPSensor | |
PPState enum name | PPSensor | |
print(std::ostream &os) const | CombiSensor | virtual |
refSuperSensor(sensor_ptr super) | Sensor | |
replaceBy(sensor_ptr target) | Sensor | |
scale | Sensor | protected |
Sensor(dword updateMask) | Sensor | protected |
Sensor() | Sensor | protected |
setCWeights(const std::vector< float > &weights) | Sensor | |
setDirection(const Point &dir) | Sensor | |
setID(const std::string &id) | Sensor | inline |
setModified(dword mask=UPD_ALL) | Sensor | inline |
setNSources(int n) | CombiSensor | |
setScale(float _scale) | Sensor | |
setSource(sensor_ptr _source, float weight, int id) | CombiSensor | |
setSource(sensor_ptr _source, float weight) | CombiSensor | inline |
shared_from_base() | Sensor | inline |
source | Sensor | protected |
sources | CombiSensor | protected |
stdev | Sensor | protected |
togglePP(enum PPState state=PP_DO) | PPSensor | inline |
toupdate | Sensor | protected |
unrefSuperSensor(sensor_ptr super) | Sensor | |
unsetModified(dword mask=UPD_ALL) | Sensor | inline |
UPD_ALL enum value | Sensor | |
UPD_CWEIGHTS enum value | Sensor | |
UPD_DATA enum value | Sensor | |
UPD_DIR enum value | Sensor | |
UPD_LAST enum value | Sensor | |
UPD_MINMAX enum value | Sensor | |
UPD_NOTHING enum value | Sensor | |
UPD_SCALE enum value | Sensor | |
updateMask | Sensor | protected |
UpdateParam enum name | Sensor | |
values | PPSensor | protected |
~CombiSensor() | CombiSensor | virtual |
~Sensor() | Sensor | virtual |