You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using OpenGR to registrate two pointclouds with different scale.However, the result is bad. I think it's due to the scale. Can OpenGR registrate two pointclouds with different scale? Thx.
The text was updated successfully, but these errors were encountered:
Thx for your reply, I use ubuntu20.04 and I compile as https://storm-irit.github.io/OpenGR/a00002.html says.
1 git clone https://github.com/STORM-IRIT/OpenGR.git
2 mkdir build
3 cd build
4 cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=./install
5 make install
6 cd install/scripts/
7 ./run-example.sh
But where to add -DMULTISCALE while compling?
I'm using OpenGR to registrate two pointclouds with different scale.However, the result is bad. I think it's due to the scale. Can OpenGR registrate two pointclouds with different scale? Thx.
The text was updated successfully, but these errors were encountered: