Variables | |
tuple | dif = cv.CloneMat(img) |
tuple | dst = cv.CloneMat(img) |
tuple | img = cv.LoadImageM(img_path) |
list | img_path = sys.argv[1] |
tuple hai_sandbox::rm_low_freq::dif = cv.CloneMat(img) |
Definition at line 10 of file rm_low_freq.py.
tuple hai_sandbox::rm_low_freq::dst = cv.CloneMat(img) |
Definition at line 9 of file rm_low_freq.py.
tuple hai_sandbox::rm_low_freq::img = cv.LoadImageM(img_path) |
Definition at line 8 of file rm_low_freq.py.
list hai_sandbox::rm_low_freq::img_path = sys.argv[1] |
Definition at line 6 of file rm_low_freq.py.