Make merge_single_color_channel_images_according_to_bayer_filter.py
executable from terminal
Used to only run in Pyzo.
This commit is contained in:
parent
b0fa01c6c4
commit
6f6721da8d
2
datasets/raise/merge_single_color_channel_images_according_to_bayer_filter.py
Normal file → Executable file
2
datasets/raise/merge_single_color_channel_images_according_to_bayer_filter.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
from PIL import Image
|
||||
from utils import Color
|
||||
from tqdm import tqdm
|
||||
|
Loading…
Reference in New Issue
Block a user