Julia Programming Language
Most idomatic way to convert an Images.jl Image to a 3-d array?
General Usage
question
Evizero
November 16, 2017, 5:36pm
4
permutedims(channelview(img), (2,3,1))
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Image Processing
Visualization
question
2
386
July 3, 2022
Convert Packed Image Format into Planar Format without Dependency
General Usage
question
,
images
,
data_structures
7
326
July 3, 2023
How to display an array of UInt8 as a color image
Visualization
8
1685
February 6, 2023
Convert JPG image to pixel values
General Usage
images
2
1860
November 11, 2021
Pcolormesh like replacement using Images.jl?
New to Julia
2
957
November 23, 2017