Skip to content

confuse with raw data load #21

@cw-plus

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)

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