Packages
opencv
OpenCV
Trackbar
Callback
create
get_position
set_position
create
Description:
[
CCode
( cname =
"cvCreateTrackbar2"
) ]
public
int
create
(
string
trackbar_name,
string
window_name,
ref
int
value,
int
count,
Callback
on_change)
Namespace:
OpenCV.Trackbar
Package:
opencv