Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>OpenCV docNew to Visual Studio Code? Get it now.
OpenCV doc

OpenCV doc

Peter Borkuti

|
1,425 installs
| (0) | Free
Online documentation for opencv python commands
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

opencv-doc README

Displays documentation for OpenCV python commands when you hover your mouse over the keyword.

Features

It displays the document page for the hovered keyword in a webview panel. You can drag out the webview from the tabs, so you can view your code and OpenCV documentation at the same time. The panel's content will be refreshed when you hover your mouse over another keyword.

The webview is scrollable and the links are clickable.

How it works

Watch the video in higher resolution

Known Issues

  • The opened webpage can be not what you want. The OpenCV documentation contains keywords in many different places, sometimes the places are not the most relevant ones. So it is a bit of luck to see the page you really need.
  • The documentation is for OpenCV version 4.10.0. I will try to find a way to switch the version.

Release Notes

1.0.0

Initial release

1.0.1

Grammar corrections in README and trying to show the animated gif

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft