adplus-dvertising
frame-decoration

Question

For finding horizontal lines we use mask of values

a.

[-1 -1 -1; 2 2 2; -1 -1 -1]

b.

[2 -1 -1; -1 2 -1; -1 -1 2]

c.

[-1 2 -1; -1 2 -1; -1 2 -1]

d.

[-1 -1 2; -1 2 -1;2 -1 -1]

Answer: (a).[-1 -1 -1; 2 2 2; -1 -1 -1]

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. For finding horizontal lines we use mask of values