OpenCV 4.5.3(日本語機械翻訳)
公開変数類
|
全メンバ一覧
CvMatND 構造体
Core functionality
»
C structures and operations
#include <
types_c.h
>
公開変数類
int
type
int
dims
int *
refcount
int
hdr_refcount
union {
uchar *
ptr
float *
fl
double *
db
int *
i
short *
s
}
data
struct {
int
size
int
step
}
dim
[CV_MAX_DIM]
詳解
非推奨:
の使用を検討してください.
cv::Mat
代わりに
この構造体詳解は次のファイルから抽出されました:
core/types_c.h
構築:
1.9.2