Thanks for the great tutorials! I'm a bit confused that you get different outcomes for the cv2 and scimage implementation. For me the output was numerically the same (except that I had to convert to float32 for cv2). Maybe it's the import with cv2, the fact you used the disk() function for the footprint parameter (I used np.ones((3,3)) or left the parameter at default) or just different package versions
@DigitalSreeni PLEASE COULD YOU HELP ME HOW TO REMOIVE NOISE A SIGNAL BY USING MEDIAN FILTERING
why you get 140 as median?
Thanks for the great tutorials!
I'm a bit confused that you get different outcomes for the cv2 and scimage implementation. For me the output was numerically the same (except that I had to convert to float32 for cv2). Maybe it's the import with cv2, the fact you used the disk() function for the footprint parameter (I used np.ones((3,3)) or left the parameter at default) or just different package versions
Thank you for those video Sir , how can i apply this filter in Deep Learning layers after convolution ?
Yes u can
@@rkishore2357 do you have an article ou tutorial about it Sir ?
Thank you sir
I think ,The median in your first convolve is not 140 ...it should be 133.
no, its 140
@@jeronjoseph9778 why?