You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in your article, you say "The score s is defined as the maximum threshold still considering an image point a corner."
What does it mean? When there are 9 consecutive pixels around P, that are darker than P, is it a difference between P and the brightest of pixels around it? Or a difference between P and the average of pixels around it?
The text was updated successfully, but these errors were encountered:
Hi, in your article, you say "The score s is defined as the maximum threshold still considering an image point a corner."
What does it mean? When there are 9 consecutive pixels around P, that are darker than P, is it a difference between P and the brightest of pixels around it? Or a difference between P and the average of pixels around it?
The text was updated successfully, but these errors were encountered: