spirit0609 / CloudPointConverter

This is simple util for converting files received from lidar at iPhone into formats supported by ReCap Pro.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Point cloud conversion util

This is simple util for converting files received from lidar at iPhone into formats supported by ReCap Pro.

Supported formats

Input formats:

  • xyz
  • obj
  • pcd
  • txt

Output formats:

  • xyz
  • pcd
  • txt

Usage

To run program execute next command: python converter.py sourceFileName targetFileName

About

This is simple util for converting files received from lidar at iPhone into formats supported by ReCap Pro.


Languages

Language:Python 100.0%