dcv v0.2.2 (2017-12-07T17:34:37Z)
Dub
Repo
BaseRht.opCall
dcv
features
rht
BaseRht
Run RHT using non-zero points in image as edge points.
auto
opCall
()
auto
opCall
(Slice!(kind, [2], T*) image)
mixintemplate
BaseRht
()
auto
opCall
(
T
SliceKind
kind
)
(
Slice
!(
kind
, [2],
T
*)
image
)
auto
opCall
(Slice!(kind, [2], T*) image, Range points)
Meta
Source
See Implementation
dcv
features
rht
BaseRht
aliases
Point
This
functions
epouchs
iterations
minCurve
threshold
static functions
isInvalidCurve
opCall
toInt
structs
RhtRange
variables
_epouchs
_iters
_minCurve
_thrd
Run RHT using non-zero points in image as edge points.