python-image-preview
python-image-preview copied to clipboard
Suggestion, if possible
Hello, i love this extension it's very good for working on computer vision problems, i have a suggestion. In my for loop i am iterating over images and drawing on them, is there a way that the preview data could be dynamically updated every time i iterate through the loop. I don't know anything about programming vscode extensions so i can't even know if this is doable, if it is i think it would be pretty good :)
If you double click the variable name that contains the updated image, the visualization gets updated.