nmoehrle / mvs-texturing

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

Crop the scene #188

Open andapka opened 2 years ago

andapka commented 2 years ago

Is it possible to crop the scene? If I don't want to take all objects from the scene, and I need just the nearest. In some algorithms there is a possibility to define depth value for scene cropping. As far as I understand, depth images are calculated from RGB images. So, is it possible to define the depth value somehow on the next steps when mesh is created?