dcv ~master (2018-02-21T22:49:05Z)
Dub
Repo
BaseRht.opCall
dcv
features
rht
BaseRht
Run RHT using non-zero points in image as edge points.
auto
opCall
(
Slice
!(
kind
, [
2
],
T
*)
image
)
mixin template
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
functions
opCall
threshold
structs
RhtRange
Run RHT using non-zero points in image as edge points.