Fifth commit
This commit is contained in:
@@ -16,7 +16,7 @@ alpha:透明度 ,取值范围为 0 到 1,当取值为 0 时,输出图像
|
||||
则是 image2 的拷贝,只有当取值为 0.5 时,才为两个图像的中合。因此改值的大小决定了两个图像的混合程度'''
|
||||
|
||||
|
||||
# 阿尔法图像混合
|
||||
# 图像混合
|
||||
def imageMix(imagePath1, imagePath2):
|
||||
'''
|
||||
|
||||
|
Reference in New Issue
Block a user