Oucansu

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    Pycharm editor autocomplete problem

    import cv2 cv2.read()     Code is working but PyCharm can't find reference for imread and autocomplete for cv2 methods doesn't work in editor. But, works in Python console.
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Pycarm with Pyhton

    Answered
    I am using PyCharm 2022.1.4 (Community Edition). import cv2 cv2. sub functions are not visible. When I write cv2.imgread('') manually, it works. What is the reason?
    • 1 follower
    • 1 comment
    • 0 votes