Skip to content

v2.3.0

Choose a tag to compare

@stechdrive stechdrive released this 24 Dec 16:48
· 17 commits to main since this release

English

  • Added COLMAP Rig export mode: outputs colmap_rig layout plus rig_config.json for rig_configurator (PNG/JPEG only).
  • Added automatic session prefixing for COLMAP Rig frames to avoid filename collisions when processing multiple videos in the same rig.
  • Added COLMAP Pipeline GUI: run feature_extractor → rig_configurator → matcher (sequential/exhaustive) → mapper → image_undistorter, with selectable Postshot output folder.
  • Updated version to v2.3.0.

Notes:

  • COLMAP executable is required (path can be specified in the GUI).
  • For multi-session merging, keep viewpoint settings/FOV/resolution consistent.

日本語

  • COLMAP Rig書き出しモードを追加: colmap_rig 構成と rig_config.json を自動生成(PNG/JPEGのみ)。
  • COLMAP Rigのフレームに自動セッション接頭辞を付与し、複数動画のファイル名衝突を回避。
  • COLMAPパイプラインGUIを追加: feature_extractor → rig_configurator → matcher(sequential/exhaustive)→ mapper → image_undistorter を実行し、Postshot出力先を選択可能。
  • バージョンを v2.3.0 に更新。

注意:

  • COLMAP実行ファイルが必要です(GUIでパス指定可能)。
  • 複数セッション統合は視点設定/FOV/解像度を揃えてください。