Thanks for the reply! I run into a problem when trying to export the image: 
I executed B = rand(Float64, 3, 200, 200); C = reinterpret(HSV{Float64}, 
B); imwrite(C, "Image.PNG") but received error messages. Is there something 
else which needs to be done to put it in an export-ready format?

Reply via email to