def show_next()

in source/frontend/viewer.py [0:0]


    def show_next(self):
        cv2.imshow(self.VIEWER_WINDOW_NAME, self.next_image)