[WIP] Compute resolution and depth map (moved)
Adding files (cloud.cpp / cloud.h + image.h) to :
- automatically compute angular resolution (vertical/horizontal) of an unknown pointcloud
- build a depth map from the pointcloud using previous features
- extract image neighborhood
- compute normals using this neighborhood
- compute a normals image. All steps are performed tackling the real time issues. @nicolas.cadart
Edited by Nicolas Cadart