MCPcopy Create free account
hub / github.com/RylonW/DocNLC / motionblur.py

File motionblur.py

utils/motionblur.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import numpy as np
2from PIL import Image, ImageDraw, ImageFilter
3from numpy.random import uniform, triangular, beta
4from math import pi

Callers

nothing calls this directly

Calls 3

KernelClass · 0.85
applyToMethod · 0.80
saveMethod · 0.45

Tested by

no test coverage detected