├── 1305031102.160407.png.bin ├── 1305031102.194330.png.bin ├── 1305031102.226738.png.bin ├── 1305031102.262886.png.bin ├── 1305031102.295279.png.bin ├── 2dto3d.cpp ├── HelperFunctions.cpp ├── HelperFunctions.h ├── ParamsInit.cpp ├── ParamsInit.h ├── PreProcessing.cpp ├── PreProcessing.h ├── README.md ├── SurfaceMeasurement.cpp ├── SurfaceMeasurement.h ├── TSDFConstruction.cpp ├── TSDFConstruction.h ├── depth.txt ├── eigentest.cpp ├── getData.cpp ├── groundtruth.txt ├── openCVTest ├── .DS_Store └── testOpenCV.cpp └── readImg.ipynb /1305031102.160407.png.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/1305031102.160407.png.bin -------------------------------------------------------------------------------- /1305031102.194330.png.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/1305031102.194330.png.bin -------------------------------------------------------------------------------- /1305031102.226738.png.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/1305031102.226738.png.bin -------------------------------------------------------------------------------- /1305031102.262886.png.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/1305031102.262886.png.bin -------------------------------------------------------------------------------- /1305031102.295279.png.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/1305031102.295279.png.bin -------------------------------------------------------------------------------- /2dto3d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/2dto3d.cpp -------------------------------------------------------------------------------- /HelperFunctions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/HelperFunctions.cpp -------------------------------------------------------------------------------- /HelperFunctions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/HelperFunctions.h -------------------------------------------------------------------------------- /ParamsInit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/ParamsInit.cpp -------------------------------------------------------------------------------- /ParamsInit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/ParamsInit.h -------------------------------------------------------------------------------- /PreProcessing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/PreProcessing.cpp -------------------------------------------------------------------------------- /PreProcessing.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/PreProcessing.h -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/README.md -------------------------------------------------------------------------------- /SurfaceMeasurement.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/SurfaceMeasurement.cpp -------------------------------------------------------------------------------- /SurfaceMeasurement.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/SurfaceMeasurement.h -------------------------------------------------------------------------------- /TSDFConstruction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/TSDFConstruction.cpp -------------------------------------------------------------------------------- /TSDFConstruction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/TSDFConstruction.h -------------------------------------------------------------------------------- /depth.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/depth.txt -------------------------------------------------------------------------------- /eigentest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/eigentest.cpp -------------------------------------------------------------------------------- /getData.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/getData.cpp -------------------------------------------------------------------------------- /groundtruth.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/groundtruth.txt -------------------------------------------------------------------------------- /openCVTest/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/openCVTest/.DS_Store -------------------------------------------------------------------------------- /openCVTest/testOpenCV.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/openCVTest/testOpenCV.cpp -------------------------------------------------------------------------------- /readImg.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ttchengab/DepthFusion/HEAD/readImg.ipynb --------------------------------------------------------------------------------