make error.
hello, when I make the OpenGR there is a error occured, fatal error: stb_image.h: No such file or directory. Is there someone know how to solve it.
Did you follow the compilation instruction detailed here ? https://storm-irit.github.io/OpenGR/a00002.html Please give details about your system (operating system, compiler, editor) and the actions performed.
Did you follow the compilation instruction detailed here ? https://storm-irit.github.io/OpenGR/a00002.html Please give details about your system (operating system, compiler, editor) and the actions performed.
hello, I have installed OpenGR and use the example as you says in the [Tutorial] Registering Simple geometry with outliers background #74, and I have try to increase the parameter -n, but I can't get a satisfactory result, Could you give me some suggestion. The result of mine is as follow.From the image we can see that the chair back is not registered.

It seems that you are on Ubuntu ? Could you tell me the version, the compiler used and its version ?
Also, did you try with n=500 ?
It seems that you are on Ubuntu ? Could you tell me the version, the compiler used and its version ? Also, did you try with
n=500?
hello, the version of my ubuntu system is 18.04, Compiler, do you mean the gcc, my gcc version is 7.5.0, and I have tried n = 500, it's no difference.
It seems that you are on Ubuntu ? Could you tell me the version, the compiler used and its version ? Also, did you try with
n=500?
have you solve it?
Ok so what is happening now is that we have different behaviors depending on the operating system. This is a long standing bug I couldn't fix from now.
Could you try to play a bit we the parameters delta and overlap to see you you can get a better result ?
Ok so what is happening now is that we have different behaviors depending on the operating system. This is a long standing bug I couldn't fix from now.
Could you try to play a bit we the parameters delta and overlap to see you you can get a better result ?
hello, have you solved the problem, I hurry to register my data but I don't know how to use your code to get a satisfactory result.