OpenGrok
Cross Reference: cxdrawing.cpp
xref
: /
external
/
opencv
/
cxcore
/
src
/
cxdrawing.cpp
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:x100
384
slope = (slope & 0x20) ? 0
x100
: icvSlopeCorrTable[slope];