Skip to content

confuse with raw data load #21

Description

@cw-plus

oppo data has 24bit for per channel:
image

why load raw dng with np.uint16 format?

def read_array(path: Path) -> np.ndarray:
    return np.fromfile(str(path), dtype=np.uint16)

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions