def seam_carve(image, mode, mask=None):
"""
@:param image
@:param mode: 'horizontal shrink'
'vertical shrink'
'horizontal expand'
'vertical expand'
@:param mask
"""
-
Notifications
You must be signed in to change notification settings - Fork 0
Berezniker/CV_Seam_Carving
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Context sensitive image scaling