python:实现 Burke 抖动算法
import numpy as np
from cv2 import destroyAllWindows, imread, imshow, waitKey
class Burkes:
def __init__(self, input_img, threshold:
import numpy as np
from cv2 import destroyAllWindows, imread, imshow, waitKey
class Burkes:
def __init__(self, input_img, threshold: