ImageSpring< T > Member List

This is the complete list of members for ImageSpring< T >, including all inherited members.
attach(T *array, const int width, const int height)Image< T > [inline]
begin() const Image< T > [inline]
beginw()Image< T > [inline]
clear(const T &val=T())Image< T > [inline]
computePos(const float dt)ImageSpring< T > [inline]
computeStiff(void)ImageSpring< T > [inline]
const_iterator typedefImage< T >
coordsOk(const Point2D< int > &P) const Image< T > [inline]
coordsOk(const int i, const int j) const Image< T > [inline]
coordsOk(const Point2D< float > &p) const Image< T > [inline]
coordsOk(const float i, const float j) const Image< T > [inline]
deepcopy() const Image< T > [inline]
detach()Image< T > [inline]
end() const Image< T > [inline]
endw()Image< T > [inline]
freeMem()ImageSpring< T > [inline]
getArrayPtr() const Image< T > [inline]
getArrayPtr()Image< T > [inline]
getBounds() const Image< T > [inline]
getClusteredImage(const Image< PixRGB< byte > > &scene, Image< PixRGB< byte > > &clusteredImage, Point2D< int > &supposedTrackCentroid, const Point2D< int > &previousTrackCentroid)ImageSpring< T > [inline]
getDims() const Image< T > [inline]
getDistanceMasses(const int index1, const int index2) const ImageSpring< T > [inline]
getHeight() const Image< T > [inline]
getIndex(const Point2D< int > point, int &index) const ImageSpring< T > [inline]
getNbNeighbors(void) const ImageSpring< T > [inline]
getNeighbor(const int index, const int n, int &indexNeighbor) const ImageSpring< T > [inline]
getPositions(Image< PixRGB< byte > > &img, const int zoom=16)ImageSpring< T > [inline]
getSize() const Image< T > [inline]
getStats(void)ImageSpring< T > [inline]
getStatsDist(void)ImageSpring< T > [inline]
getVal(const int index) const Image< T > [inline]
getVal(const int x, const int y) const Image< T > [inline]
getVal(const Point2D< int > &p) const Image< T > [inline]
getVal(const int x, const int y, T2 &val) const Image< T > [inline]
getValInterp(const float x, const float y) const Image< T > [inline]
getValInterp(const Point2D< float > &p) const Image< T > [inline]
getValInterpScaled(const Point2D< int > &p, const Dims &pdims) const Image< T > [inline]
getWidth() const Image< T > [inline]
getXY(const int index, Point2D< int > &pt) const ImageSpring< T > [inline]
hasSameData(const Image< T > &b) const Image< T > [inline]
Image(const T *inarray, int width, int height)Image< T > [inline]
Image(const T *inarray, const Dims &dims)Image< T > [inline]
Image(int width, int height, InitPolicy init)Image< T > [inline]
Image(const Dims &dims, InitPolicy init)Image< T > [inline, explicit]
Image()Image< T > [inline]
Image(const Image< T > &A)Image< T > [inline]
Image(const Image< T2 > &A)Image< T > [inline]
ImageSpring(const int width, const int height, const int nbNeighbors)ImageSpring< T > [inline]
ImageSpring()ImageSpring< T > [inline]
ImageSpring(const ImageSpring< T > &A)ImageSpring< T > [inline]
init(const int width, const int height, const int nbNeighbors)ImageSpring< T > [inline]
init(const T *a, const float *posX, const float *posY, const float **stiff, const int width, const int height, const int nbNeighbors)ImageSpring< T > [inline]
initClustering(bool initPosMasses)ImageSpring< T > [inline]
initialized() const Image< T > [inline]
is1D() const Image< T > [inline]
isSameSize(const C &other) const Image< T > [inline]
isShared() const Image< T > [inline]
isSquare() const Image< T > [inline]
isTransposedVector() const Image< T > [inline]
isVector() const Image< T > [inline]
iterator typedefImage< T >
operator*(const T2 &val) const Image< T > [inline]
operator*(const Image< T2 > &img) const Image< T > [inline]
operator*=(const T &val)Image< T > [inline]
operator*=(const Image< T2 > &A)Image< T > [inline]
operator+(const T2 &val) const Image< T > [inline]
operator+(const Image< T2 > &img) const Image< T > [inline]
operator+=(const T &val)Image< T > [inline]
operator+=(const Image< T2 > &A)Image< T > [inline]
operator-(const T2 &val) const Image< T > [inline]
operator-(const Image< T2 > &img) const Image< T > [inline]
operator-=(const T &val)Image< T > [inline]
operator-=(const Image< T2 > &A)Image< T > [inline]
operator/(const T2 &val) const Image< T > [inline]
operator/(const Image< T2 > &img) const Image< T > [inline]
operator/=(const T &val)Image< T > [inline]
operator/=(const Image< T2 > &A)Image< T > [inline]
operator<<(const unsigned int nbits) const Image< T > [inline]
operator<<=(const unsigned int nbits)Image< T > [inline]
operator=(const Image< T > &A)Image< T > [inline]
operator=(const Image< T2 > &A)Image< T > [inline]
operator==(const Image< T > &that) const Image< T > [inline]
operator>>(const unsigned int nbits) const Image< T > [inline]
operator>>=(const unsigned int nbits)Image< T > [inline]
operator[](const int index)Image< T > [inline]
operator[](const int index) const Image< T > [inline]
operator[](const Point2D< int > &p)Image< T > [inline]
operator[](const Point2D< int > &p) const Image< T > [inline]
operator|=(const Image< T2 > &A)Image< T > [inline]
rectangleOk(const Rectangle &rect) const Image< T > [inline]
refCount() const Image< T > [inline]
resize(const Dims &dims, const bool clear=false)Image< T > [inline]
resize(const int width, const int height, const bool clear=false)Image< T > [inline]
setVal(const int index, const T2 &value)Image< T > [inline]
setVal(const int x, const int y, const T2 &value)Image< T > [inline]
setVal(const Point2D< int > &p, const T2 &value)Image< T > [inline]
size() const Image< T > [inline]
swap(Image< T > &other)Image< T > [inline]
~Image()Image< T > [inline]
~ImageSpring()ImageSpring< T > [inline]
Generated on Sun May 8 08:43:22 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3