Hi,
I am going through the JuliaImages documentation for advanced image indexing here.
I guess I am doing something wrong. But the result for:
julia> imgov = colorview(RGB, paddedviews(0, img, imgrot, zeroarray)...)
I am getting is something different. This is what I am getting:
Thanks!