While one could compose a Ui with IplImages using the already existing native visualizer, it becomes rather annoying to ensure that the visualizer is open prior to receiving the first image, since the current visualizer drops the image when the context is closed. As an alternative, we could consider a specific UI element that copies the last image sent to it regardless of the state of the UI context.
While one could compose a Ui with IplImages using the already existing native visualizer, it becomes rather annoying to ensure that the visualizer is open prior to receiving the first image, since the current visualizer drops the image when the context is closed. As an alternative, we could consider a specific UI element that copies the last image sent to it regardless of the state of the UI context.