README 489 B

1234567891011121314151617181920
  1. modules currently using the lidar library are
  2. for LiDAR point cloud filtering
  3. v.lidar.edgedetection
  4. v.lidar.growing
  5. v.lidar.correction
  6. for more general purpose
  7. v.outlier
  8. v.surf.bspline
  9. r.resamp.bspline
  10. when modifying the lidar library, the above modules might need adjustment
  11. All the above modules use similar routines and are currently in sync.
  12. If a bug is detected in one of the modules, the bug might be
  13. present in the other modules as well, please check these as well
  14. MM 2010/05