Thank you for considering contributing to opencv-python.
If you've noticed a bug or have a question that doesn't belong on Stack Overflow, search the project issue tracker or search OpenCV issue tracker to see if someone else in the community has already created a ticket. If not, go ahead and:
- make new one for opencv-python if you cannot load package or some functionality is not available!
- make new one for OpenCV if something went wrong with some function, class or method in code!
If this is something you think you can fix, then fork opencv-python and create a branch with a descriptive name.
Make required changes.