16
Interest point detection method
• Examine every K x K image neighborhd.
• Find intensity variance in all 4 directions.
• Interest value is MINIMUM of variances.
Consider 4 “1D signals” – horizontal, vertical, diagonal 1, and diagonal 2. 
Interest value is the minimum variance of these.