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?
- [julia-users] Generate an HSV image from an `M` by `N` by 3... DumpsterDoofus
- Re: [julia-users] Generate an HSV image from an `M` by... Tim Holy
- Re: [julia-users] Generate an HSV image from an `M` by... Tim Holy
- Re: [julia-users] Generate an HSV image from an `M... DumpsterDoofus
- Re: [julia-users] Generate an HSV image from a... Tim Holy
- Re: [julia-users] Generate an HSV image fr... DumpsterDoofus
- Re: [julia-users] Generate an HSV ima... Tim Holy
- Re: [julia-users] Generate an HSV... DumpsterDoofus
- Re: [julia-users] Generate an... Tim Holy
- Re: [julia-users] Generate an... DumpsterDoofus
- Re: [julia-users] Generate an... Tim Holy
