fix: LEAP getting visualized frame other call

This commit is contained in:
Prohurtz 2023-11-20 13:13:35 -06:00
parent 7d7fb6e3a3
commit 129803bbdc

View File

@ -294,7 +294,7 @@ class EyeProcessor:
self.rawx, self.rawx,
self.rawy, self.rawy,
self.eyeopen, self.eyeopen,
) = self.er_leap.run(self.current_image_gray) ) = self.er_leap.run(self.current_image_gray_clean)
# print(self.eyeopen) # print(self.eyeopen)
if ( if (