Filter löschen
Filter löschen

is there an algorithm of matching based on intensity information

1 Ansicht (letzte 30 Tage)
bay rem
bay rem am 4 Mär. 2016
Beantwortet: Dima Lisin am 4 Mär. 2016
as i know aSURF ALGORITHM based only on position,i'd like to know ifthere is another algorithm of matching based on intensity information, thank yu

Antworten (2)

Image Analyst
Image Analyst am 4 Mär. 2016
You could use normalized cross correlation. Demo is attached.

Dima Lisin
Dima Lisin am 4 Mär. 2016
Actually, you are not quite right. What you typically match are SURF descriptors, which are based on gradient orientation distribution around the SURF points. So when you match the SURF descriptors, you are using intensity information.

Community Treasure Hunt

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

Start Hunting!

Translated by