itom
Loading...
Searching...
No Matches
ito::DataObject Member List

This is the complete list of members for ito::DataObject, including all inherited members.

addToProtocol(const std::string &value)ito::DataObject
adj() constito::DataObject
adjustROI(const int dtop, const int dbottom, const int dleft, const int dright)ito::DataObject
adjustROI(const unsigned char dims, const int *lims)ito::DataObject
AdjustROIFunc (defined in ito::DataObject)ito::DataObjectfriend
AdjustROIFunc(DataObject *dObj, int dtop, int dbottom, int dleft, int dright)ito::DataObjectfriend
AssignScalarFunc (defined in ito::DataObject)ito::DataObjectfriend
at(const unsigned int y, const unsigned int x) constito::DataObjectinline
at(const unsigned int y, const unsigned int x)ito::DataObjectinline
at(const unsigned int z, const unsigned int y, const unsigned int x) constito::DataObjectinline
at(const unsigned int z, const unsigned int y, const unsigned int x)ito::DataObjectinline
at(const unsigned int *idx) constito::DataObjectinline
at(const unsigned int *idx)ito::DataObjectinline
at(const ito::Range &rowRange, const ito::Range &colRange) constito::DataObject
at(ito::Range *ranges) constito::DataObject
at(const DataObject &mask) constito::DataObject
begin()ito::DataObject
bitwise_not() constito::DataObject
calcNumMats(void) constito::DataObject
col(const int selCol) constito::DataObject
conj()ito::DataObject
constBegin() constito::DataObject
constEnd() constito::DataObject
convertTo(DataObject &rhs, const int type, const double alpha=1, const double beta=0) constito::DataObject
ConvertToFunc(const DataObject &lhs, DataObject &rhs, const int type, const double alpha, const double beta)ito::DataObjectfriend
copyAxisTagsTo(DataObject &rhs) constito::DataObject
copyFromData2D(const _Tp *src, const int sizeX, const int sizeY)ito::DataObjectinline
copyFromData2D(const _Tp *src, const int sizeX, const int sizeY, const int x0, const int y0, const int width, const int height)ito::DataObjectinline
copyFromData2DInternal(const uchar *src, const int sizeOfElem, const int sizeX, const int sizeY) (defined in ito::DataObject)ito::DataObjectprivate
copyFromData2DInternal(const uchar *src, const int sizeOfElem, const int sizeX, const int x0, const int y0, const int width, const int height) (defined in ito::DataObject)ito::DataObjectprivate
copyTagMapTo(DataObject &rhs) constito::DataObject
copyTo(DataObject &rhs, unsigned char regionOnly=0) constito::DataObject
CopyToFunc(const DataObject &lhs, DataObject &rhs, unsigned char regionOnly)ito::DataObjectfriend
coutFunc (defined in ito::DataObject)ito::DataObjectfriend
create(const unsigned char dimensions, const int *sizes, const int type, const unsigned char continuous, const uchar *continuousDataPtr=NULL, const int *steps=NULL)ito::DataObjectprivate
create(const unsigned char dimensions, const int *sizes, const int type, const cv::Mat *planes, const unsigned int nrOfPlanes)ito::DataObjectprivate
CreateFunc(DataObject *dObj, const unsigned char dimensions, const int *sizes, const unsigned char continuous, const uchar *continuousDataPtr, const int *steps)ito::DataObjectfriend
CreateFuncWithCVPlanes(DataObject *dObj, const unsigned char dimensions, const int *sizes, const cv::Mat *planes, const unsigned int nrOfPlanes)ito::DataObjectfriend
createHeader(const unsigned char dimensions, const int *sizes, const int *steps, const int elemSize)ito::DataObjectprivate
createHeaderWithROI(const unsigned char dimensions, const int *sizes, const int *osizes=NULL, const int *roi=NULL)ito::DataObjectprivate
DataObject(const DataObject &dObj, bool transposed)ito::DataObjectprivate
DataObject(void)ito::DataObject
DataObject(const int size, const int type)ito::DataObject
DataObject(const int sizeY, const int sizeX, const int type)ito::DataObject
DataObject(const int sizeZ, const int sizeY, const int sizeX, const int type, const unsigned char continuous=0)ito::DataObject
DataObject(const int sizeZ, const int sizeY, const int sizeX, const int type, const uchar *continuousDataPtr, const int *steps=NULL)ito::DataObject
DataObject(const MSize &sizes, const int type, const unsigned char continuous=0)ito::DataObject
DataObject(const unsigned char dimensions, const int *sizes, const int type, const unsigned char continuous=0)ito::DataObject
DataObject(const unsigned char dimensions, const int *sizes, const int type, const uchar *continuousDataPtr, const int *steps=NULL)ito::DataObject
DataObject(const unsigned char dimensions, const int *sizes, const int type, const cv::Mat *planes, const unsigned int nrOfPlanes)ito::DataObject
DataObject(const cv::Mat &data)ito::DataObject
DataObject(const DataObject &copyConstr)ito::DataObject
deepCopyPartial(DataObject &copyTo)ito::DataObject
deleteAllTags() (defined in ito::DataObject)ito::DataObject
deleteTag(const std::string &key)ito::DataObject
div(const DataObject &mat2, const double scale=1.0) constito::DataObject
elemSize() constito::DataObject
end()ito::DataObject
EvaluateTransposeFlagFunc (defined in ito::DataObject)ito::DataObjectfriend
existTag(const std::string &key) constito::DataObject
eye(const int type)ito::DataObject
eye(const int size, const int type)ito::DataObject
freeData(void)ito::DataObjectprivate
FreeFunc(DataObject *dObj)ito::DataObjectfriend
get_mdata(void)ito::DataObjectinline
get_mdata(void) constito::DataObjectinline
getAxisDescription(const int axisNum, bool &validOperation) constito::DataObject
getAxisOffset(const int axisNum) constito::DataObject
getAxisScale(const int axisNum) constito::DataObject
getAxisUnit(const int axisNum, bool &validOperation) constito::DataObject
getContinuous(void) constito::DataObjectinline
getContinuousCvPlaneMat(const int planeIndex) constito::DataObject
getCvPlaneMat(const int planeIndex)ito::DataObject
getCvPlaneMat(const int planeIndex) constito::DataObject
getDims(void) constito::DataObjectinline
getNumPlanes(void) constito::DataObjectinline
getOriginalSize(void)ito::DataObjectinline
getOriginalSize(void) constito::DataObjectinline
getOriginalSize(int index) constito::DataObjectinline
getOriginalTotal() constito::DataObjectinline
getOwnData(void) constito::DataObjectinline
getPhysToPix(const unsigned int dim, const double phys, bool &isInsideImage) constito::DataObject
getPhysToPix(const unsigned int dim, const double phys) constito::DataObject
getPhysToPix2D(const double physY, double &tPxY, bool &isInsideImageY, const double physX, double &tPxX, bool &isInsideImageX) constito::DataObject
getPhysToPixUnclipped(const unsigned int dim, const double phys) constito::DataObject
getPixToPhys(const unsigned int dim, const double pix, bool &isInsideImage) constito::DataObject
getPixToPhys(const unsigned int dim, const double pix) constito::DataObject
GetRangeFunc(DataObject *dObj, const int dtop, const int dbottom, const int dleft, const int dright)ito::DataObjectfriend
getSize(void)ito::DataObjectinline
getSize(void) constito::DataObjectinline
getSize(int index) constito::DataObjectinline
getStep(int index) constito::DataObject
getTag(const std::string &key, bool &validOperation) const (defined in ito::DataObject)ito::DataObject
getTagByIndex(const int tagNumber, std::string &key, DataObjectTagType &value) constito::DataObject
getTagKey(const int tagNumber, bool &validOperation) constito::DataObject
getTagListSize() constito::DataObject
getTotal() constito::DataObjectinline
getType(void) constito::DataObjectinline
getValueDescription() constito::DataObject
getValueOffset() constito::DataObject
getValueScale() constito::DataObject
getValueUnit() constito::DataObject
getXYRotationalMatrix(double &r11, double &r12, double &r13, double &r21, double &r22, double &r23, double &r31, double &r32, double &r33) constito::DataObject
lineCut(const double *coordinates, const int &len) constito::DataObject
linspace(const _Tp start, const _Tp end, const _Tp inc, const int transposed) (defined in ito::DataObject)ito::DataObject
linspace(const _Tp start, const _Tp end, const _Tp inc, const int transposed)ito::DataObject
locateROI(int *wholeSizes, int *offsets) constito::DataObject
locateROI(int *lims) constito::DataObject
m_continuousito::DataObjectprivate
m_dataito::DataObjectprivate
m_dimsito::DataObjectprivate
m_osizeito::DataObjectprivate
m_owndataito::DataObjectprivate
m_pDataObjectTagsito::DataObjectprivate
m_pRefCountito::DataObjectprivate
m_roiito::DataObjectprivate
m_sizeito::DataObjectprivate
m_sizeofs (defined in ito::DataObject)ito::DataObjectprivatestatic
m_typeito::DataObjectprivate
MakeContinuousFunc(const DataObject &dObj, DataObject &resDObj)ito::DataObjectfriend
matIdxToNum(const unsigned int *matIdx, int *matNum) constito::DataObjectprivate
matNumToIdx(const int matNum, int *matIdx) constito::DataObjectprivate
mdata_free() (defined in ito::DataObject)ito::DataObjectprivate
mdata_realloc(const int size) (defined in ito::DataObject)ito::DataObjectprivate
mdata_size(void) const (defined in ito::DataObject)ito::DataObjectprivate
mul(const DataObject &mat2, const double scale=1.0) constito::DataObject
nans(const int type)ito::DataObject
nans(const int size, const int type)ito::DataObject
nans(const int sizeY, const int sizeX, const int type)ito::DataObject
nans(const int sizeZ, const int sizeY, const int sizeX, const int type, const unsigned char continuous=0)ito::DataObject
nans(const unsigned char dimensions, const int *sizes, const int type, const unsigned char continuous=0)ito::DataObject
ones(const int type)ito::DataObject
ones(const int size, const int type)ito::DataObject
ones(const int sizeY, const int sizeX, const int type)ito::DataObject
ones(const int sizeZ, const int sizeY, const int sizeX, const int type, const unsigned char continuous=0)ito::DataObject
ones(const unsigned char dimensions, const int *sizes, const int type, const unsigned char continuous=0)ito::DataObject
operator T2()ito::DataObject
operator!=(DataObject &rhs)ito::DataObject
operator!=(const float64 &value)ito::DataObject
operator!=(const ito::complex64 &value)ito::DataObject
operator!=(const ito::complex128 &value) (defined in ito::DataObject)ito::DataObject
operator!=(const ito::Rgba32 &value)ito::DataObject
operator!=(const ito::DateTime &value)ito::DataObject
operator!=(const ito::TimeDelta &value)ito::DataObject
operator&(const DataObject &rhs)ito::DataObject
operator&=(const DataObject &rhs)ito::DataObject
operator*(const DataObject &rhs)ito::DataObject
operator*(const float64 &factor)ito::DataObject
operator*(const complex128 &factor) (defined in ito::DataObject)ito::DataObject
operator*=(const DataObject &rhs)ito::DataObject
operator*=(const float64 &factor)ito::DataObject
operator*=(const complex128 &factor) (defined in ito::DataObject)ito::DataObject
operator+(const DataObject &rhs)ito::DataObject
operator+(const float64 &value) (defined in ito::DataObject)ito::DataObject
operator+(const complex128 &value) (defined in ito::DataObject)ito::DataObject
operator+(const TimeDelta &value) (defined in ito::DataObject)ito::DataObject
operator+=(const DataObject &rhs)ito::DataObject
operator+=(const float64 &value) (defined in ito::DataObject)ito::DataObject
operator+=(const complex128 &value) (defined in ito::DataObject)ito::DataObject
operator+=(const TimeDelta &value) (defined in ito::DataObject)ito::DataObject
operator-(const DataObject &rhs)ito::DataObject
operator-(const float64 &value) (defined in ito::DataObject)ito::DataObject
operator-(const complex128 &value) (defined in ito::DataObject)ito::DataObject
operator-(const TimeDelta &value) (defined in ito::DataObject)ito::DataObject
operator-=(const DataObject &rhs)ito::DataObject
operator-=(const float64 &value) (defined in ito::DataObject)ito::DataObject
operator-=(const complex128 &value) (defined in ito::DataObject)ito::DataObject
operator-=(const TimeDelta &value) (defined in ito::DataObject)ito::DataObject
operator<(DataObject &rhs)ito::DataObject
operator<(const float64 &value)ito::DataObject
operator<(const ito::DateTime &value)ito::DataObject
operator<(const ito::TimeDelta &value)ito::DataObject
operator<<(const unsigned int shiftbit)ito::DataObject
operator<<=(const unsigned int shiftbit)ito::DataObject
operator<=(DataObject &rhs)ito::DataObject
operator<=(const float64 &value)ito::DataObject
operator<=(const ito::DateTime &value)ito::DataObject
operator<=(const ito::TimeDelta &value)ito::DataObject
operator=(const cv::Mat &rhs)ito::DataObject
operator=(const DataObject &rhs)ito::DataObject
operator=(const int8 &value)ito::DataObject
operator=(const uint8 &value)ito::DataObject
operator=(const int16 &value)ito::DataObject
operator=(const uint16 &value)ito::DataObject
operator=(const int32 &value)ito::DataObject
operator=(const uint32 &value)ito::DataObject
operator=(const float32 &value)ito::DataObject
operator=(const float64 &value)ito::DataObject
operator=(const complex64 &value)ito::DataObject
operator=(const complex128 &value)ito::DataObject
operator=(const ito::Rgba32 &value)ito::DataObject
operator=(const ito::DateTime &value)ito::DataObject
operator=(const ito::TimeDelta &value)ito::DataObject
operator==(DataObject &rhs)ito::DataObject
operator==(const float64 &value)ito::DataObject
operator==(const ito::complex64 &value) (defined in ito::DataObject)ito::DataObject
operator==(const ito::complex128 &value) (defined in ito::DataObject)ito::DataObject
operator==(const ito::Rgba32 &value)ito::DataObject
operator==(const ito::DateTime &value)ito::DataObject
operator==(const ito::TimeDelta &value)ito::DataObject
operator>(DataObject &rhs)ito::DataObject
operator>(const float64 &value)ito::DataObject
operator>(const ito::DateTime &value)ito::DataObject
operator>(const ito::TimeDelta &value)ito::DataObject
operator>=(DataObject &rhs)ito::DataObject
operator>=(const float64 &value)ito::DataObject
operator>=(const ito::DateTime &value)ito::DataObject
operator>=(const ito::TimeDelta &value)ito::DataObject
operator>>(const unsigned int shiftbit)ito::DataObject
operator>>=(const unsigned int shiftbit)ito::DataObject
operator^(const DataObject &rhs)ito::DataObject
operator^=(const DataObject &rhs)ito::DataObject
operator|(const DataObject &rhs)ito::DataObject
operator|=(const DataObject &rhs)ito::DataObject
pow(const ito::float64 &power) (defined in ito::DataObject)ito::DataObject
pow(const ito::float64 &power, DataObject &dst) (defined in ito::DataObject)ito::DataObject
rand(const int type, const bool randMode=false)ito::DataObject
rand(const int size, const int type, const bool randMode=false)ito::DataObject
rand(const int sizeY, const int sizeX, const int type, const bool randMode=false)ito::DataObject
rand(const int sizeZ, const int sizeY, const int sizeX, const int type, const bool randMode, const unsigned char continuous=0)ito::DataObject
rand(const unsigned char dimensions, const int *sizes, const int type, const bool randMode, const unsigned char continuous=0)ito::DataObject
reshape(int newDims, const int *newSizes) const (defined in ito::DataObject)ito::DataObject
row(const int selRow) constito::DataObject
rowPtr(const int matNum, const int y)ito::DataObjectinline
rowPtr(const int matNum, const int y) constito::DataObjectinline
rowPtr(const int matNum, const int y)ito::DataObjectinline
rowPtr(const int matNum, const int y) constito::DataObjectinline
secureFreeData(void)ito::DataObjectprivate
SecureFreeFunc (defined in ito::DataObject)ito::DataObjectfriend
seekMat(const int matNum, const int numMats) constito::DataObject
seekMat(const int matNum) constito::DataObject
setAxisDescription(const unsigned int axisNum, const std::string &description)ito::DataObject
setAxisOffset(const unsigned int axisNum, const double offset)ito::DataObject
setAxisScale(const unsigned int axisNum, const double scale)ito::DataObject
setAxisUnit(const unsigned int axisNum, const std::string &unit)ito::DataObject
setImag(DataObject &valuesObj)ito::DataObject
setReal(DataObject &valuesObj)ito::DataObject
setTag(const std::string &key, const DataObjectTagType &value)ito::DataObject
setTo(const int8 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const uint8 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const int16 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const uint16 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const int32 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const uint32 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const float32 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const float64 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const complex64 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const complex128 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const ito::Rgba32 &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const ito::DateTime &value, const DataObject &mask=DataObject())ito::DataObject
setTo(const ito::TimeDelta &value, const DataObject &mask=DataObject())ito::DataObject
setValueDescription(const std::string &description)ito::DataObject
setValueUnit(const std::string &unit)ito::DataObject
setXYRotationalMatrix(double r11, double r12, double r13, double r21, double r22, double r23, double r31, double r32, double r33)ito::DataObject
splitColor(const char *destinationColor, const int &dtype) constito::DataObject
sqrt() (defined in ito::DataObject)ito::DataObject
sqrt(DataObject &dst) (defined in ito::DataObject)ito::DataObject
squeeze() const (defined in ito::DataObject)ito::DataObject
stack(const DataObject *mats, int num, unsigned int axis=0)ito::DataObjectstatic
toGray(const int destinationType=ito::tUInt8) constito::DataObject
trans() constito::DataObject
zeros(const int type)ito::DataObject
zeros(const int size, const int type)ito::DataObject
zeros(const int sizeY, const int sizeX, const int type)ito::DataObject
zeros(const int sizeZ, const int sizeY, const int sizeX, const int type, const unsigned char continuous=0)ito::DataObject
zeros(const unsigned char dimensions, const int *sizes, const int type, const unsigned char continuous=0)ito::DataObject
~DataObject(void)ito::DataObject