Skip to content

support rawview(T, im) #177

Open
Open
@johnnychen94

Description

@johnnychen94
Member

There are two possible semantics for this:

  • replace rawview(N0f8.(X)) with rawview(N0f8, X)
  • replace UInt8.(rawview(X)) with rawview(UInt8, X)

I prefer to take the second version.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @johnnychen94

        Issue actions

          support `rawview(T, im)` · Issue #177 · JuliaImages/ImageCore.jl