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
When I do geometric registration test, I download the evaluation files? There are some gt files including transform matrix of two pairs?How can I compute these matrices?
#25
The text was updated successfully, but these errors were encountered:
syqzdy
changed the title
When I do geometric registration test, I download the evaluation files? There are some gt files
When I do geometric registration test, I download the evaluation files? There are some gt files including transform matrix of two pairs?How can I compute these matrices?
Apr 7, 2019
I find this line "[tform,movingReg,icpRmse] = pcregrigid(pcdownsample(pointCloud(fragment1Points'),'gridAverage',0.01),pcdownsample(pointCloud(fragment2Points'),'gridAverage',0.01),'InlierRatio',0.3,'Verbose',false,'Tolerance',[0.0001,0.00009],'Extrapolate',true,'MaxIterations',50); " in your code, but when I use it, the result matrix is not same as the gt matrix you provided!
No description provided.
The text was updated successfully, but these errors were encountered: