二维码区域(包围框)
More...
#include <dmtx.h>
二维码区域(包围框)
Definition at line 368 of file dmtx.h.
◆ bottomAngle
int DmtxRegion_struct::bottomAngle |
hough angle of bottom edge
Definition at line 393 of file dmtx.h.
◆ bottomKnown
int DmtxRegion_struct::bottomKnown |
known == 1; unknown == 0
Definition at line 392 of file dmtx.h.
◆ bottomLine
◆ bottomLoc
known (arbitrary) location on bottom edge
Definition at line 394 of file dmtx.h.
◆ boundMax
◆ boundMin
◆ finalNeg
◆ finalPos
◆ fit2raw
3x3 变换矩阵,从二维码坐标系到图像坐标系
Definition at line 414 of file dmtx.h.
◆ flowBegin
搜索起点,十字搜索抛出的点
Definition at line 378 of file dmtx.h.
◆ jumpToNeg
int DmtxRegion_struct::jumpToNeg |
◆ jumpToPos
int DmtxRegion_struct::jumpToPos |
◆ leftAngle
int DmtxRegion_struct::leftAngle |
hough angle of left edge
Definition at line 389 of file dmtx.h.
◆ leftKnown
int DmtxRegion_struct::leftKnown |
known == 1; unknown == 0
Definition at line 388 of file dmtx.h.
◆ leftLine
◆ leftLoc
known (arbitrary) location on left edge
Definition at line 390 of file dmtx.h.
◆ locR
remove if stepR works above
Definition at line 384 of file dmtx.h.
◆ locT
remove if stepT works above
Definition at line 385 of file dmtx.h.
◆ mappingCols
int DmtxRegion_struct::mappingCols |
二维码数据区码元列数
Definition at line 410 of file dmtx.h.
◆ mappingRows
int DmtxRegion_struct::mappingRows |
二维码数据区码元行数
Definition at line 409 of file dmtx.h.
◆ offColor
int DmtxRegion_struct::offColor |
代表bit0的颜色值
Definition at line 405 of file dmtx.h.
◆ onColor
int DmtxRegion_struct::onColor |
代表bit1的颜色值
Definition at line 404 of file dmtx.h.
◆ polarity
int DmtxRegion_struct::polarity |
◆ raw2fit
3x3 变换矩阵,从图像坐标系到二维码坐标系
Definition at line 413 of file dmtx.h.
◆ rightAngle
int DmtxRegion_struct::rightAngle |
hough angle of right edge
Definition at line 400 of file dmtx.h.
◆ rightKnown
int DmtxRegion_struct::rightKnown |
known == 1; unknown == 0
Definition at line 399 of file dmtx.h.
◆ rightLoc
known (arbitrary) location on right edge
Definition at line 401 of file dmtx.h.
◆ sizeIdx
int DmtxRegion_struct::sizeIdx |
二维码类型索引,总共有 DmtxSymbolSquareCount + DmtxSymbolRectCount 种
Definition at line 406 of file dmtx.h.
◆ stepR
int DmtxRegion_struct::stepR |
◆ stepsTotal
int DmtxRegion_struct::stepsTotal |
◆ stepT
int DmtxRegion_struct::stepT |
◆ symbolCols
int DmtxRegion_struct::symbolCols |
二维码码元列数(包括L形框和点线)
Definition at line 408 of file dmtx.h.
◆ symbolRows
int DmtxRegion_struct::symbolRows |
二维码码元行数(包括L形框和点线)
Definition at line 407 of file dmtx.h.
◆ topAngle
int DmtxRegion_struct::topAngle |
hough angle of top edge
Definition at line 397 of file dmtx.h.
◆ topKnown
int DmtxRegion_struct::topKnown |
known == 1; unknown == 0
Definition at line 396 of file dmtx.h.
◆ topLoc
known (arbitrary) location on top edge
Definition at line 398 of file dmtx.h.
The documentation for this struct was generated from the following file: