opencvd v0.0.6 (2020-05-26T19:44:55Z)
Dub
Repo
createTrackbar
opencvd
highgui
Undocumented in source. Be warned that the author may not have intended to support it.
@
nogc
nothrow
void
createTrackbar
(
string
trackname
,
string
winname
,
int
*
value
,
int
count
,
TrackbarCallback
on_trackbar
,
void
*
userdata
= null
)
Meta
Source
See Implementation
opencvd
highgui
aliases
MouseCallback
TrackbarCallback
enums
EVENT_FLAG_LBUTTON
EVENT_MOUSEMOVE
WINDOW_NORMAL
WND_PROP_FULLSCREEN
functions
createTrackbar
destroyWindow
getWindowProperty
imshow
moveWindow
namedWindow
resizeWindow
selectROI
selectROIs
setMouseCallback
setWindowProperty
setWindowTitle
waitKey
structs
TrackBar