Dense 3D reconstruction pipeline based on InfiniTAM
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
73
commits
added functionality for seperate intrinsics and depth-to-color extrinsics
3e92747View on GitHubincreased maximum depth difference for light tracking residuals
7642d4cView on GitHubfiltering poorly staturated pixels and depth discontinuities in light integrator
efcb263View on GitHublight tracker residuals now default to depth tracker if color is not available
5ed98f8View on GitHubadded depth discontinuity check to light tracker image mask kernel
56c0085View on GitHubadded image mask to ignore under-/over-saturated pixels in lighting tracker
cb59762View on GitHubextracted main logic of light tracker compute system to evaluate function
911598cView on GitHub