I am working with TrackBar in opencv.I need to display trackbar if i click left mouse button and need to remove trackbar after clicking mouse middle button.
after clicking left mouse button its displaying trackbar but how to remove from the same window on clicking middle mouse button? can any one give me a suggestion about how to do this one.
thanks