Romuald Perrot

Results 12 comments of Romuald Perrot

It looks like a PATH issue, did you try ``` ./DensifyPointCloud ``` (ie: with ./ prefix)

It's a question of path. You have to execute the DensifiPointCloud from the folder that produced the mvs file.

@jkerfs You've just hightlight the reason : reducing the number of 3rd party libraries. I don't have anything against PCL, but I don't know how it compiles on various systems...

Hi @greenlet, thanks for your support, regarding your first remarks (potential bug with index k), we feel sorry but we don't understand well where is the issue. Could you please...

Thats a very nice initiative ! However, I don't have an NVIDIA card so I couldn't test it. Do you think it's possible to make a fast transcription to OpenCL...

thanks @saiv for your suggestion. The GLSL solution may not be a good idea (I have the idea of creating an openGL context when I don't want to do rendering,...

@cbalint13 The licence of pyocl is not very clear, some files doesn't contains anything, others contains something like this : ``` /* * Project: SIFT: An algorithm for image alignement...

https://github.com/openMVG/openMVG/blob/develop/BUILD.md

The main difference is that pinhole camera needs a focal. Spherical doesn't because they are defined as a unit sphere.

Could you sum up them in order to help us to correct the documentation, plz ?