官术网_书友最值得收藏!

Properties of linear filters

Several computer vision applications are composed of step by step transformations of an input photo to output. This is easily done due to several properties associated with a common type of filters, that is, linear filters:

  • The linear filters are commutative such that we can perform multiplication operations on filters in any order and the result still remains the same:

a * b = b * a 

  • They are associative in nature, which means the order of applying the filter does not effect the outcome:

(a * b) * c = a * (b * c)

  • Even in cases of summing two filters, we can perform the first summation and then apply the filter, or we can also individually apply the filter and then sum the results. The overall outcome still remains the same:

b = (k+l) * a

  • Applying a scaling factor to one filter and multiplying to another filter is equivalent to first multiplying both filters and then applying scaling factor

These properties play a significant role later, when we look at computer vision tasks such as object detection, segmentation, and so on. A suitable combination of these filters enhances the quality of information extraction and as a result, improves the accuracy.

主站蜘蛛池模板: 北辰区| 秦皇岛市| 额敏县| 柏乡县| 萨嘎县| 芜湖县| 黄陵县| 新泰市| 丰原市| 辽阳市| 镇康县| 莫力| 静乐县| 平南县| 康平县| 游戏| 永兴县| 西乡县| 南昌县| 定日县| 石渠县| 普洱| 察哈| 平安县| 木里| 武清区| 法库县| 常熟市| 东阳市| 清苑县| 策勒县| 屏东县| 永福县| 启东市| 琼中| 万州区| 沙洋县| 海城市| 嘉黎县| 鲁山县| 通化市|