Python IntelliSense not working for some class functions like cascade classifier in vs code. For most functions, it works but I am doing a project in OpenCV using python and when I am using haar cascade classifier function suggestions are not shown.
Asked
Active
Viewed 328 times
1

Christoph Rackwitz
- 11,317
- 4
- 27
- 36

Rajat Agarwal
- 21
- 1
- 7
-
2Does this answer your question? [VSCode autocomplete not working for OpenCV installed from source](https://stackoverflow.com/questions/60428259/vscode-autocomplete-not-working-for-opencv-installed-from-source) – Christoph Rackwitz Sep 01 '21 at 11:26
-
also check out https://forum.opencv.org/t/cv2-autocomplete-doesnt-work-in-vscode/4876 – Christoph Rackwitz Sep 01 '21 at 11:27