Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
numpy
as
np
2
from
PIL
import
Image, ImageDraw, ImageFilter
3
from
numpy.random
import
uniform, triangular, beta
4
from
math
import
pi
Callers
nothing calls this directly
Calls
3
Kernel
Class · 0.85
applyTo
Method · 0.80
save
Method · 0.45
Tested by
no test coverage detected