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:
		
							
								
								
									
										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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user