Open paulwrodriguez opened 8 years ago
@davchrand this means you
https://github.com/PointCloudLibrary/pcl/blob/master/visualization/tools/openni2_viewer.cpp
This viewer is based off openni2, and already has key press and mouse detection and so a good place to start.
As a user I would like the ability to mark blurry frames, so that the final point cloud output is more accurate.
As a developer I should be provided with a list of frames to ignore for a specific .oni file, so that I can ignore/remove blurry frames from any point clouds constructed for said .oni file.
Required functionality:
Tasks: