InterviewSolution
Saved Bookmarks
| 1. |
Box filter is a type of smoothing filter.(a) True(b) FalseI got this question in my homework.Question is taken from Smoothing Spatial Filters topic in chapter Intensity Transformations and Spatial Filtering of Digital Image Processing |
|
Answer» RIGHT answer is (a) True The best I can EXPLAIN: A spatial averaging filter or spatial smoothening filter in which all the coefficients are EQUAL is also called as box filter. |
|