-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Description
For this GSoC project, I would attempt to deliver a CPU-based implementation of the DynamicFusion algorithm. DynamicFusion extends the KineticFusion algorithm (which is implemented in the rgbd
module) to be able to handle non-rigidly deforming scenes. A successful implementation will allow the 3D reconstruction of living objects such people.
@savuor is mentoring me for this project.
The idea is taken from the wiki as mentioned here: https://github.com/opencv/opencv/wiki/GSoC_2019#idea-kinectfusion-improvements
The submitted proposal may be found here: https://docs.google.com/document/d/1d2OrQCS1fmuKifz4v7Df76gldFXcWTU0yeCvcOjg2PE
It may be noted that this project has been attempted before in GSoC 2017 (#1349).
I look forward to work with the community on this project 😄 .