Being in medical imaging, displaying images in code is a common use case for me. I also found the analog from Matlab/Python confusing, but I’m so hooked on everything else Julia this is now only a minor disturbance. I found the heatmap function in Plots.jl and imshow in ImageView.jl to serve my particular needs.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to display an array of UInt8 as a color image | 8 | 1713 | February 6, 2023 | |
How to convert Matrix of Ints into image | 12 | 2215 | August 6, 2022 | |
Display image as Array{UInt8, 4}: in julia | 3 | 638 | September 16, 2023 | |
How to plot a 2D array as in Python? | 2 | 1773 | November 8, 2023 | |
Fast display of an array as an image | 13 | 952 | December 1, 2022 |