python-image-preview
python-image-preview copied to clipboard
VSCode Extension : Python Image Preview
Python Image Preview
You can quickly check your Python image data.
Dependencies
Requires one or more of the following libraries:
- pillow
- opencv-python
- matplotlib
- image
- plotly + kaleido
Supported Libraries
- numpy
- pillow
- opencv-python
- matplotlib
- seaborn
- plotly + kaleido
- imageio
- skimage
- tensorflow
- pytorch
- etc.
How to use
-
Set a
breakpointon the line of code. -
Debug Mode Start -
Open Command Palette- Windows : Ctrl + P
- MacOS : ⌘ + P
-
Run
Python Image Preview- Enter
> Python Image Previewon the command palette.
- Enter
-
Click on the variable.
Apply Numpy

Apply Pillow

Apply OpenCV

Apply Matplotlib

Apply Matplotlib PyPlot

Apply Seaborn

Apply Plotly

Apply ImageIO

Apply Scikit Image

Apply Tensorflow

Apply Pytorch

Authors
Daehee Yun([email protected])