Namespaces | Variables
floodfill.py File Reference

Go to the source code of this file.

Namespaces

 floodfill
 

Variables

list floodfill.colors = []
 
bool floodfill.flag = False
 
 floodfill.flags
 
 floodfill.img = tmp.copy()
 
string floodfill.input_path = './../data/INPUT/gt_colored//'
 
string floodfill.output_path = input_path + map
 
 floodfill.pixel = list(img[(y, x)])
 
tuple floodfill.random_color = (randint(1, 254), randint(1, 254), randint(1, 254))
 
 floodfill.th
 
 floodfill.tmp = cv2.imread(input_path + map)
 


rose2
Author(s): Gabriele Somaschini, Matteo Luperto
autogenerated on Wed Jun 28 2023 02:21:53