检测在dlib.image_window()中按下的键

时间:2018-04-13 15:57:53

标签: python-3.x opencv dlib

拥有以下代码:

def f11(x): return 1
def f12(x): return x+1
def f21(x): return np.log(x)
def f22(x): return np.exp(x)


f = np.matrix([[f11,f12],[f21,f22]])
x = np.matrix([[10,5],[3,8]])

如何检测按下的按键,例如dlib窗口中的“ESC”???

1 个答案:

答案 0 :(得分:0)

您可以使用:

consumer threads * instance count <= partitions