Community Profile

photo

Albert Tagtum


Last seen: 1 year ago Active since 2022

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Local variance estimation for image filtering
Hi, while implementing median filter, medfilt2(), why does medfilt2(I.^2) and medfilt2(I).^2 produce same result? I am intere...

2 years ago | 2 answers | 0

2

answers

Question


Variance using median filter
Hi, In calculating variance using definition and implementing median filter why does in the code variance = medfilt2(doubl...

2 years ago | 1 answer | 0

1

answer