surajgharmalkar

Results 1 issues of surajgharmalkar

ValueError Cell In [104], line 2 1 filename = "../476362180.jpg" ----> 2 bg_rem_img = bg_sub(filename) Cell In [101], line 13, in bg_sub(filename) 10 kernel = np.ones((50,50),np.uint8) 11 closing = cv2.morphologyEx(im_bw_otsu,...