Understand Project File Structure
A Mech-MSR project mainly consists of the following directories and files:
-
Project configuration directory (
configin the figure): Stores project configurations. -
Project-level calibration data directory (
calibrationin the figure): Stores calibration files for structured-light 3D cameras. -
Project run data directory (
datain the figure): Stores images and related parameter data generated while the project is running. -
Main project file (
.msrin the figure).
| Do not manually modify files in the project directory. Otherwise, the files may become corrupted and the project may not function properly. |