opencvd v0.0.3 (2019-05-05T12:38:07Z)
Dub
Repo
createTrackbar
opencvd
highgui
Undocumented in source. Be warned that the author may not have intended to support it.
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