Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RubanSeven/Text-Image-Augmentation-python
/ functions
Functions
9 in github.com/RubanSeven/Text-Image-Augmentation-python
⨍
Functions
9
◇
Types & classes
1
↓ 3 callers
Method
__bilinear_interp
(x, y, v11, v12, v21, v22)
warp_mls.py:22
↓ 3 callers
Function
create_gif
(image_list, gif_name, duration=0.1)
demo.py:9
↓ 3 callers
Method
generate
(self)
warp_mls.py:25
↓ 1 callers
Method
calc_delta
(self)
warp_mls.py:29
↓ 1 callers
Function
distort
(src, segment)
augment.py:10
↓ 1 callers
Method
gen_img
(self)
warp_mls.py:106
↓ 1 callers
Function
perspective
(src)
augment.py:83
↓ 1 callers
Function
stretch
(src, segment)
augment.py:47
Method
__init__
(self, src, src_pts, dst_pts, dst_w, dst_h, trans_ratio=1.)
warp_mls.py:9