Ask Your Question

Revision history [back]

Are all Qt New functions available for Python?

I'm able to work with trackbars in Python, but I don't see buttons available such as for doing a cv2.createButton(). Has this only been implemented for the C++ API? I guess I could hack a button with a trackbar, but it's not the same.