SpaceVariant¶
- class dnois.optics.SpaceVariant(pad: int | tuple[int, int] = 0, linear_conv: bool = False, _one_by_one: bool = False)¶
Module wrapper for
space_variant()
.- forward(psf: Tensor, obj: Tensor) Tensor ¶
See
space_variant()
.
Module wrapper for space_variant()
.
See space_variant()
.