dhernandez0 / sgm

Semi-Global Matching on the GPU
http://danihernandez.eu
GNU General Public License v3.0
376 stars 146 forks source link

How to filter sky noise? #12

Closed KeoChi closed 6 years ago

KeoChi commented 6 years ago

Hello, I have a problem. There is so much sky noise(sky matching error), when I test the SGM in the open air. Did you find the situation? Do you know how to filter the sky noise(or detect the sky and then delete) on GPU?

WASCHMASCHINE commented 6 years ago

[2008 Detailed Real-Time Urban 3D Reconstruction from Video] mention the following way: "We designed a simple module that learns the color distribution of the sky offline via k-means clustering and then suppresses pixels that are most likely sky from the final model" - no further details.

ynma-hanvo commented 1 year ago

i suspect uniqueness check, left-right consistent check will remove the noisy part for sky.