nmoehrle / mvs-texturing

Algorithm to texture 3D reconstructions from multi-view stereo images
Other
974 stars 334 forks source link

texture_view: fix validity mask computation #139

Open shphilippe opened 4 years ago

shphilippe commented 4 years ago

Some camera distortion end up with the middle of the frame being black. We need to look for black pixels also from the middle in addition to the corners.