Feature matching in 3 images

10 次查看(过去 30 天)
Reza Besharat
Reza Besharat 2019-3-28
评论: Qu Cao 2019-9-11
Hello,
I need to match features in 3 images. Feature matching works good for image pairs but not sure if there is a function for more than 2 images.
Thanks
  7 个评论
Reza Besharat
Reza Besharat 2019-6-25
Thanks for your answer,
This is what I have already implemented to exclude some outliers, however, when there is a patterned texture in the images, then there will be sequenced wrong correspondence. I'm looking for a function like 'Estimategeometrictransformation' to exclude outliers efficiently. Can you help me with that, please?
Qu Cao
Qu Cao 2019-9-11
If the patterned texture is producing spurious matches, you could probably do some post-processing to filter them out. For example, you can compute the pixel distance between the matched points using the Location property of the feature points and then discard those pairs with unreasonable large values.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Computer Vision with Simulink 的更多信息

产品


版本

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by