开发者

Meaning of trackbar

开发者 https://www.devze.com 2023-01-18 17:28 出处:网络
the function cvCreateTrackbar create the trackbar(slider) with the specif开发者_运维知识库ied name and range,,,

the function cvCreateTrackbar create the trackbar(slider) with the specif开发者_运维知识库ied name and range,,, my question, what is the trackbar??


A trackbar is a slider GUI component:

|--------------------[]---------|

You can use it to adjust some values in a specified range.


Try making one yourself. This might help: http://aishack.in/tutorials/highgui-creating-interfaces/

0

精彩评论

暂无评论...
验证码 换一张
取 消