Skip to content

Instantly share code, notes, and snippets.

@hiroyuki-sato
Last active July 15, 2021 10:19
Show Gist options
  • Save hiroyuki-sato/daadd6bb3bb7ebfd60cbfaa4ee0e130b to your computer and use it in GitHub Desktop.
Save hiroyuki-sato/daadd6bb3bb7ebfd60cbfaa4ee0e130b to your computer and use it in GitHub Desktop.
cloud compare ransac

\ を削除して行を連結してください。(Windowsの場合)

-O 入力ファイル名 \
-SAVE_CLOUDS FILE 出力ファイル名.bin \
-RANSAC ENABLE_PRIMITIVE PLANE CYLINDER CONE TORUS \
        SUPPORT_POINTS 10000 \
        EPSILON_PERCENTAGE_OF_SCALE 0.072 \
        BITMAP_EPSILON_PERCENTAGE_OF_SCALE 0.144 \
        MAX_NORMAL_DEV 25.00 \
        PROBABILITY 0.01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment