why should i subtract mean of image when searching for position of sub-image in image?
2 ビュー (過去 30 日間)
古いコメントを表示
i have tried several times to find position of sub-image inside the bigger image, and i found out that i must substract the mean of the images for it.
i still couldn't understand why.
can someone help please?
0 件のコメント
回答 (1 件)
Jalaj Gambhir
2020 年 8 月 27 日
Hi,
I am not sure the complete process that you are following, but subtraction with mean Image is generally done to center the image. It is a common preprocessing step for most Image Processing algorithms.
Hope this helps!
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!