Contents:
lsd_slam::Util::
::
waitKeyNoConsume
Just like waitKey(), but does not consume the pressed key, so that the next call to waitKey() will still return this key (as long as no other key is pressed in between).