OpenCV 4.5.3(日本語機械翻訳)
cv::SparseMat_< _Tp > メンバ一覧

継承メンバを含む cv::SparseMat_< _Tp > の全メンバ一覧です。

addref() cv::SparseMat
assignTo(SparseMat &m, int type=-1) const (定義場所: cv::SparseMat) cv::SparseMat
begin() cv::SparseMat_< _Tp >
begin() const cv::SparseMat_< _Tp >
channels() const cv::SparseMat_< _Tp >
clear() cv::SparseMat
clone() const CV_NODISCARD cv::SparseMat_< _Tp >
const_iterator typedef (定義場所: cv::SparseMat_< _Tp >) cv::SparseMat_< _Tp >
convertTo(SparseMat &m, int rtype, double alpha=1) const cv::SparseMat
convertTo(Mat &m, int rtype, double alpha=1, double beta=0) const cv::SparseMat
copyTo(SparseMat &m) const cv::SparseMat
copyTo(Mat &m) const cv::SparseMat
create(int dims, const int *_sizes) cv::SparseMat_< _Tp >
cv::SparseMat::create(int dims, const int *_sizes, int _type) cv::SparseMat
depth() const cv::SparseMat_< _Tp >
dims() const cv::SparseMat
elemSize() const cv::SparseMat
elemSize1() const cv::SparseMat
end() cv::SparseMat_< _Tp >
end() const cv::SparseMat_< _Tp >
erase(int i0, int i1, size_t *hashval=0) cv::SparseMat
erase(int i0, int i1, int i2, size_t *hashval=0) cv::SparseMat
erase(const int *idx, size_t *hashval=0) cv::SparseMat
find(int i0, size_t *hashval=0) const cv::SparseMat
find(int i0, int i1, size_t *hashval=0) const cv::SparseMat
find(int i0, int i1, int i2, size_t *hashval=0) const cv::SparseMat
find(const int *idx, size_t *hashval=0) const cv::SparseMat
flags (定義場所: cv::SparseMat) cv::SparseMat
hash(int i0) const cv::SparseMat
hash(int i0, int i1) const cv::SparseMat
hash(int i0, int i1, int i2) const cv::SparseMat
hash(const int *idx) const cv::SparseMat
HASH_BIT 列挙値 (定義場所: cv::SparseMat) cv::SparseMat
HASH_SCALE 列挙値 (定義場所: cv::SparseMat) cv::SparseMat
hdr (定義場所: cv::SparseMat) cv::SparseMat
iterator typedef (定義場所: cv::SparseMat_< _Tp >) cv::SparseMat_< _Tp >
MAGIC_VAL 列挙値 (定義場所: cv::SparseMat) cv::SparseMat
MAX_DIM 列挙値 (定義場所: cv::SparseMat) cv::SparseMat
newNode(const int *idx, size_t hashval) (定義場所: cv::SparseMat) cv::SparseMat
node(size_t nidx) (定義場所: cv::SparseMat) cv::SparseMat
node(size_t nidx) const (定義場所: cv::SparseMat) cv::SparseMat
nzcount() const cv::SparseMat
operator()(int i0, size_t *hashval=0) const cv::SparseMat_< _Tp >
operator()(int i0, int i1, size_t *hashval=0) const cv::SparseMat_< _Tp >
operator()(int i0, int i1, int i2, size_t *hashval=0) const cv::SparseMat_< _Tp >
operator()(const int *idx, size_t *hashval=0) const cv::SparseMat_< _Tp >
operator=(const SparseMat &m) cv::SparseMat_< _Tp >
operator=(const SparseMat_ &m) cv::SparseMat_< _Tp >
operator=(const Mat &m) cv::SparseMat_< _Tp >
ptr(int i0, bool createMissing, size_t *hashval=0) cv::SparseMat
ptr(int i0, int i1, bool createMissing, size_t *hashval=0) cv::SparseMat
ptr(int i0, int i1, int i2, bool createMissing, size_t *hashval=0) cv::SparseMat
ptr(const int *idx, bool createMissing, size_t *hashval=0) cv::SparseMat
ref(int i0, size_t *hashval=0) cv::SparseMat_< _Tp >
ref(int i0, int i1, size_t *hashval=0) cv::SparseMat_< _Tp >
ref(int i0, int i1, int i2, size_t *hashval=0) cv::SparseMat_< _Tp >
ref(const int *idx, size_t *hashval=0) cv::SparseMat_< _Tp >
release() (定義場所: cv::SparseMat) cv::SparseMat
removeNode(size_t hidx, size_t nidx, size_t previdx) (定義場所: cv::SparseMat) cv::SparseMat
resizeHashTab(size_t newsize) (定義場所: cv::SparseMat) cv::SparseMat
size() const cv::SparseMat
size(int i) const cv::SparseMat
SparseMat() cv::SparseMat
SparseMat(int dims, const int *_sizes, int _type) cv::SparseMat
SparseMat(const SparseMat &m) cv::SparseMat
SparseMat(const Mat &m) cv::SparseMat explicit
SparseMat_() cv::SparseMat_< _Tp >
SparseMat_(int dims, const int *_sizes) cv::SparseMat_< _Tp >
SparseMat_(const SparseMat &m) cv::SparseMat_< _Tp >
SparseMat_(const SparseMat_ &m) cv::SparseMat_< _Tp >
SparseMat_(const Mat &m) cv::SparseMat_< _Tp >
type() const cv::SparseMat_< _Tp >
value(int i0, size_t *hashval=0) const cv::SparseMat
value(int i0, int i1, size_t *hashval=0) const cv::SparseMat
value(int i0, int i1, int i2, size_t *hashval=0) const cv::SparseMat
value(const int *idx, size_t *hashval=0) const cv::SparseMat
value(Node *n) cv::SparseMat
value(const Node *n) const cv::SparseMat
~SparseMat() cv::SparseMat