JuliaImages / ImageShow.jl

Inline graphical display of images in Julia graphical environments
MIT License
26 stars 9 forks source link

play/explore memory consumption #33

Open johnnychen94 opened 3 years ago

johnnychen94 commented 3 years ago

play/explore provided by #29 would display every single frame in a new plot, so as we repeatedly call them, the vscode/atom plot pane will remember all the displayed frames and thus occupies a lot of memory.