Skip to content

kobejean/lar

Repository files navigation

LocalizeAR

LAR Test Status

LARExplore

Demo

Watch the demo video: LocalizeAR Demo on YouTube

LocalizeARのC++ライブラリーです。

Swift版はこちら → lar-swift

Map Reconstruction Pipeline

Build maps from LARScan captures using COLMAP/GLOMAP. The Python environment is managed with uv (the project standard).

Quick run (after setup):

uv run python script/colmap/colmap.py input/<session> --use_glomap

コンパイルする方法

普通

make all

並列コンピューティングを活用する

make fast

Testを含める

make tests

XCFrameworkをコンパイル

make frameworks

About

LocalizeARのC++ライブラリー

Resources

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors