mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-20 05:23:23 -07:00
upd xlib.image.sd
This commit is contained in:
parent
d02f46dfc7
commit
6b6b6b2d16
3 changed files with 245 additions and 0 deletions
4
xlib/image/sd/__init__.py
Normal file
4
xlib/image/sd/__init__.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
from .calc import dist_to_edges
|
||||
from .draw import (bezier, circle_faded, random_bezier_split_faded,
|
||||
random_circle_faded, random_circle_faded_multi,
|
||||
random_faded)
|
Loading…
Add table
Add a link
Reference in a new issue