feat 更新响应模板
fix
This commit is contained in:
@@ -352,7 +352,7 @@ if __name__ == '__main__':
|
||||
remove_bg_img = remove_background(luminance)
|
||||
# cv2.imwrite("remove_bg_img.png", remove_bg_img)
|
||||
|
||||
print(1)
|
||||
# print(1)
|
||||
cv2.imshow("source", img)
|
||||
cv2.imshow("levels", equAuto)
|
||||
cv2.imshow("luminance", luminance)
|
||||
|
||||
Reference in New Issue
Block a user