Skip to content

ArdooTala/Noumena-BCN_Mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PointCloud Data Fusion

This package is part of a project by Noumena.io.
License type is yet unknown.

Requirements

  • laspy
  • pandas
  • imutils
  • matplotlib
  • opencv-python
  • numpy
  • scipy
  • python-xmp-toolkit
  • pyntcloud

This project is only compatible with Python3.4 and above.

Installation

The setup.py is automatically generated by PyCharm and is not tested.

Using pip:

Locate the requirements.txt and run the following command on the shell:

pip3 install -r requirements.txt

Testing

  • Point-cloud Down-sampling: /Test/DownSampling_Test.py

    Point-clouds for testing the codes should be downloaded from Google-Drive (requires authentication) and be added to the project's data directory.

  • [RGB / Thermal] Image matching: Test/Reconstruct.py

  • [RGB / Thermal] Fuse data into the Point-Cloud: Test/Data_Fusion.py


September 13, 2018 / Barcelona

About

New repository for BCN_Mapping codes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages