Source position: libopencv2.pas line 1927
type TCvBGCodeBookElem = record |
||
Next: pCvBGCodeBookElem; |
|
|
tLastUpdate: Integer; |
|
|
stale: Integer; |
|
|
boxMin: array [0..2] of Byte; |
|
|
boxMax: array [0..2] of Byte; |
|
|
learnMin: array [0..2] of Byte; |
|
|
learnMax: array [0..2] of Byte; |
|
|
end; |
CT Web help |
CodeTyphon Studio |