mosse-object-tracking icon indicating copy to clipboard operation
mosse-object-tracking copied to clipboard

There is low Peak-to-Sidelobe Ratio in the method

Open zeroRains opened this issue 2 years ago • 1 comments

I have read the paper and used the calculate method of PSR to measure the code of this repository. I found that the psr is lower than the paper say. MOSSE usually has 20 ~60 psr. But this code only has 7 psr in your demo. Why is this?

zeroRains avatar Jul 06 '22 02:07 zeroRains

I have read the paper and used the calculate method of PSR to measure the code of this repository. I found that the psr is lower than the paper say. MOSSE usually has 20 ~60 psr. But this code only has 7 psr in your demo. Why is this?

Hey! Out of curiosity, how did you calculate the PSR? Getting the max value is easy, but how do you get the mean and sigma of the "sidelobe"? In the paper, it says that the sidelobe "is the rest of the pixels excluding an11×11 window around the peak".

jsnewton3 avatar Jan 11 '23 16:01 jsnewton3