-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
I noticed that the documentation for Views (https://juliaimages.github.io/ImageCore.jl/latest/views.html#Views-1) shows code snippets that yield a output that is different from what really happens (for me anyways).
What I mean is that the code snippets for channelview and rawview end up simply reinterpreting the original plain array img and not decorating it in a ChannelView as the documentation claims.
Is this on purpose for the sake of clarity? I guess there is a case to be made that it would look weird to start the page with creating a sub-array just to prevent reinterpret.
If it is just outdated I could update it in a PR if you want.
Metadata
Metadata
Assignees
Labels
No labels