- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
TIA
jack
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello,
there is answer from our expert
We provide normalized cross correlation function and it iscaller'sresponsibility to provide weighted signal as input for this function there are so many ways of weighting signal and differentiation it from noise, that they cant be combined in one primitive function.
Regards,
Vladimir
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thanks for replying to my earlier question.
What I want to do first is to have some "don't care pixels" in template matching using Normalized Correlation Coefficient. One step further than that is weighing certain pixels more than others. Merely filtering the template and picture before calling the IPP function doesn't seem to give enough freedom to achieve what I want.
Jack
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thanks for replying to my earlier question.
What I want to do first is to have some "don't care pixels" in template matching using Normalized Correlation Coefficient. One step further than that is weighing certain pixels more than others. Merely filtering the template and picture before calling the IPP function doesn't seem to give enough freedom to achieve what I want.
Thanks.
Jack
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello Jack
currently we do not support such functionality, but it is possible that in future we can add cross-correlation function with mask, so you should be able to create mask for your "don't care" pixels. It might be useful for not rectangular templates.
Regards,
Vladimir
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thanks Vladimir,
Please keep me posted if this functionality is to be added. It willdefinitely be useful for non-rectangular templates. "Don't care pixels" for cross-correlation can be achieved by setting them to zero (filtering before calling template matching) or average intensity level (for correlation coefficient) in the template. However, weighted correlation coefficient needs more than a mask as input.
Jack
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Jack,
sure and also please take attention to What's new section for the further IPP releases
Regards,
Vladimir
