|
libdmtx 0.7.8.8
libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety.
|
图像像素点及其梯度流动方向 More...
#include <dmtx.h>
Public Attributes | |
| int | plane |
| 多通道平面索引 | |
| int | arrive |
| 梯度方向起点 | |
| int | depart |
| 梯度方向终点 | |
| int | mag |
| 梯度幅值 | |
| DmtxPixelLoc | loc |
| 像素的坐标 | |
| DmtxPixelLoc DmtxPointFlow_struct::loc |