Tracking Surface Features Over Multiple Images
显示 更早的评论
Hi,
I have multiple images with a distinct surface feature. However there is a drift within the images so the surface features (thus my frame) was shifted throughout the measurements. I want to find the matching frames (regions) within them. (Since the drift is not drastic, I can observe same feature in all images but at different locations.) I have tried features like boundary tracing, etc. however it seems like it is not efficiently working. Also when I try to use binary image extraction, etc. it doesn't recognize the feature as a separate region but it includes it in a much larger blob.
Basically it is going to be finding the intersection region for +40 images and I have to depend on surface features since the base numerical data varies. Is there a way to track a surface feature, find the location of it (in terms of pixels) over the image and arrange all images with respect to the feature to include only the matching region?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Category Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!