cs210 / Worldsight

Making fast photogrammetry accessible to anyone. Contact: worldsightvr@gmail.com
0 stars 0 forks source link

Optimize CUDA code #28

Open andrewhuang121 opened 4 years ago

andrewhuang121 commented 4 years ago
  1. install alicevision source properly on the G3 instance
  2. modify existing CUDA code for depthmap and feature extraction
  3. super-stretch: add additional CUDA functionality to other slower portions of the pipeline as see fit.