Algomorph / LevelSetFusion-Python

Level Set Fusion (3D Reconstruction of Dynamic Scenes) Experimental Code
Apache License 2.0
15 stars 1 forks source link

Feature/sdf2sdf_cpp_test #70

Closed fei-shan closed 5 years ago

fei-shan commented 5 years ago

Fix inconsistency of test results by modifying image read method, i.e. change data type to int before convert RGB to grayscale image with cv2. test_python_cpp branch can be removed as well.