2枚の画像それぞれのエッジを検出して最大相関をとる位置までシフトする
显示 更早的评论
2つの画像行列のエッジをそれぞれ検出し,エッジの相関が最大となるような位置まで片方の画像行列をシフトしたいです. エッジ検出まではできるのですが,エッジの相関が最大となるような場所を見つける方法がわかりません. 参考となるようなコードを教えてください.
1 个评论
Walter Roberson
2016-4-4
Approximate translation:
To shift to a position having the maximum correlation by detecting the two images each edge
The edges of the two image matrix respectively detected, we want to shift the one of the image matrices correlation edge to a position such that maximum. Until the edge detection we can do, but the correlation of the edge does not know how to find a location, such as a maximum. Please tell me the code, such as a reference.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!