Nieuws

This simple extension can and only can let you view the image of a variable when you are debugging python codes with opencv. Currently, It's only support python with opencv module (opencv-python) ...
Install the cv2 package with pip3 install --upgrade opencv-python Open VSCode, create a python file, add import cv2 and try to use any method from that package Does this issue occur when all ...