Adrian Kriger

Results 5 comments of Adrian Kriger

If you are saying the input should support; 1) a terrain surface 2) building polygons with a height attribute I support this. It would be greatly appreciated.

@huang-GD; Is this what you want? ```python def circle(N, R): i = np.arange(N) theta = i * 2 * np.pi / N pts = np.stack([np.cos(theta), np.sin(theta)], axis=1) * R seg...

Since this is still open: @Yannnnnnnnnnnn could you share your settings / pipeline? I'm getting strange results in the `z / height` dimension. An example of a `GPS_position.ply` - [dataset](https://support.pix4d.com/hc/en-us/articles/360000235126-Example-projects-real-photogrammetry-data#labelM2)...

@pmoulon your library is so comprehensive its intricacies are beyond me. - I've edited this post. To answer the original issue: with the binaries available at [v1.6 Halibut](https://github.com/openMVG/openMVG/releases/tag/v1.6) and slight...

@TakiGuan ---you'll want to select *'Where is this?'* in the OpenStreetMap **Search**. ![image](https://user-images.githubusercontent.com/59996720/195989314-328d215b-2198-465d-9e2e-2cfe6d12cbf8.png)