robertoarg78

Results 2 comments of robertoarg78

cv2.imwrite(file, content) file is os.path.join(outdir,"{}_3_SWTimage_{}.jpg".format(i, name)) content is some image channel operation out = ((image1 + image2) / scale + offset) (255-(255*SWTbib)) just guessing, but I think you have a...

just starting and want to help. first I had to change some functions because I'm using python 3 got the same error "invalid value encountered in true_divide" but I found...