Skip to content

Overflow in bnf.py stage #16

@Abdurrahheem

Description

@Abdurrahheem

There is an overflow warning in while running python isp_pipeline.py with default raw image.

/openISP/model/bnf.py:33: RuntimeWarning: overflow encountered in ushort_scalars
  rdiff[i,j] = abs(img_pad[y+i,x+j] - img_pad[y+2, x+2])```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions