Odm: [Enhancement] Add StatisticalOutlierRemoval to odm_meshing module

Created on 18 May 2017  路  7Comments  路  Source: OpenDroneMap/ODM

Many datasets end up having small artifacts lying around both the textured mesh and orthophoto. Many of these small artifacts could be prevented by removing outliers prior to mesh building.

See for example:

image

We've already have a --mesh-remove-outliers for the 2.5D mesh, we could probably use it for the 3D mesh as well.

enhancement help wanted

Most helpful comment

I can help with this, if there is no one working on it.

All 7 comments

The question is whether there's a functional equivalent, or have to be added to the module manually. Any C++ devs want to take up the challenge?

馃憤 this is a great suggestion.

I'm not a c++'er unfortunately, but I could assist with testing and debug once some code is written.

I can help with this, if there is no one working on it.

I haven't started working on this, so go ahead, it would be awesome to have this feature!

It would be great to have this!

Done since 2018.

Was this page helpful?
0 / 5 - 0 ratings