[Map stitching ]Keypoint matching not accurate
Hi all,
I am using ROS Mapstitch package to find transformation bewtween maps combine them.
The implementation is based on opencvs estimateRigidTransform function, ORB feature extraction and matching the distance of pairwise feature candidates
For my input files the result from estimateRigidTransform is not correct.
Can somebody has any suggestion or know anyother existing methods to improve the result.
input image1
input image 2
keypoint matching
I can see Keypoints are matching to wrong location. In Ideal case upperwall keypoint should match to upperwall.
result
Thanks.
ps: i had asked same question on http://answers.opencv.org/