hokiespurs / potree-sfm

Project adding SfM images to a potree pointcloud
http://research.engr.oregonstate.edu/lidar/pointcloud/divicarina/
44 stars 11 forks source link

improve portability #5

Open hokiespurs opened 6 years ago

hokiespurs commented 6 years ago

This project began with the goal of being modular and easy to apply to other datasets, but as deadlines loomed more and more things started to get hardcoded. File paths, coordinate systems, converting xyzrpy in matlab, rather than js, etc.

An enhancement would be to clean up the code so it's easier to apply to other datasets by simply editing a few constants.

hokiespurs commented 6 years ago

growe19 commented 6 years ago

Looking forward to seeing this project progress.