Skip to content

A utility script to merge two metadata files for use with a manual alignment workflow

License

Notifications You must be signed in to change notification settings

ScatterCo/ManualAlignmentUtility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManualAlignmentUtility

A utility script to merge two metadata files for use with a manual alignment workflow.

Installation

Clone the repo, then install the dependencies using npm:

npm i

Usage

This script takes two Depthkit metadata files as input: first, the metadata containing the manually aligned extrinsic matrices from MeshLab. Second, the raw metadata file from Depthkit.

node index.js "path/to/aligned_metadata.txt" "path/to/raw_metadata.txt"

About

A utility script to merge two metadata files for use with a manual alignment workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published