Viewing profile — fzy95
fzy95
HN member- Joined
- Fri, Jun 16, 2023, 7:49 AM UTC
- HN karma
- 13
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About fzy95
No profile information was provided.
Recent public activity
-
comment
Comment #41943109
No you still need to run COLMAP
-
comment
Comment #41067661
"Further analysis of the remedian algorithm" https://www.sciencedirect.com/science/article/pii/S030439751... This one has a streaming variant.
-
comment
Comment #38286820
At the std::vector section I think the std::array is used instead of std::vector >std::array is a dynamically sized sequence container
-
comment
Comment #36352965
"the project now uses CUDA, so i changed to C++11 since thats what nvcc supports." I feel like nvcc supports at least 17 maybe even 20 already.