13 KiB
Raw Blame History

title, date, excerpt, tags, rating
title date excerpt tags rating
未命名 2023-12-29 16:20:43

前言

功能

https://sibr.gitlabpages.inria.fr/docs/0.9.6/projects.html

项目结构:

  • renderer/: contains your library code and configuration
  • preprocess/: contains your preprocesses listed by directory, and the configuration CMake file to list them
  • apps/: contains your apps listed by directory, and the configuration CMake file to list them
  • documentation/: contains additional doxygen documentation

SIBR数据集创建方式

SIBR本身定义了一种数据格式

可以使用RealityCapture或者Colmap创建原生的SIBR数据集也可以根据文档使用SFM或者MVS系统创建兼容数据集合。