Skip to content

vscode autocomplete not working for 'cv2.dnn_DetectionModel' Class #202

Closed
@CCLings

Description

@CCLings
import cv2
net = cv2.dnn_DetectionModel(weightsPath='', configPath='')
net.setInputSize(320, 320)
  • conda environment
  • opnecv-python:4.5.5.64
  • python extension in vscode: v2022.4.0
  • pylance extension in vscode: v2022.4.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions