how laplacien it calculated?
Show older comments
hi guys,, i have question about filter laplacien,,
[0 -1 0 * [28 31 30 = [ 0 2 3
-1 4 -1 30 32 27 = 4 13 0
0 -1 0 ] 29 27 30 ] 7 0 1 ]..
so I know that 13 is sum of multiplication ..but how value is calculated other(0 2 3,4,7,0,1,0)??
Answers (1)
Image Analyst
on 6 Sep 2014
0 votes
I have no idea. It's not a Laplacian as if you convolve a kernel with an image. It's not a convolution, correlation, or normalized cross correlation. I don't know what it is. Where did you get it, and why do you think it might be correct?
Categories
Find more on Image Filtering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!