Skip to content

Hrabikv/PDB_point_cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. About this project

1.1. Python dependencies

  • Those dependencies must be installed with "pip" to run the project:

    • TODO
  • Changes in PostGIS database:

    • ALTER TABLE public.pilsen ALTER COLUMN geometry TYPE geometry(Point, 4326) USING ST_Transform(geometry, 4326);
  • Discretization:

    • pip install open3d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages