Skip to content

No type hints for cv2.createTrackbar function in 4.8.0.74 #875

@slooi

Description

@slooi

I just want to give people a heads up that the cv.createTrackbar function is not covered by type hints in the latest version 4.8.0.74.

Solution

I just use an older version like so:
pip install opencv-python==4.7.0.72

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions