面向对象的图像频率域滤波器的设计  

Design of object⁃oriented image frequency domain filter

在线阅读下载全文

作  者:龙波 王一婷[2] 蒋俊[1] 高明亮[3] LONG Bo;WANG Yiting;JIANG Jun;GAO Mingliang(College of Computer Science,Southwest Petroleum University,Chengdu 610500,China;Engineering Technology Research Institute of North China Oilfield Company,Renqiu 062552,China;School of Electrical and Electronic Engineering,Shandong University of Technology,Zibo 255049,China)

机构地区:[1]西南石油大学计算机科学学院,四川成都610500 [2]华北油田公司工程技术研究院,河北任丘062552 [3]山东理工大学电气与电子工程学院,山东淄博255049

出  处:《现代电子技术》2021年第2期47-50,共4页Modern Electronics Technique

基  金:国家自然科学基金项目:基于形态完备性分析的非均质三维图像重建算法研究(61861038);国家自然科学基金:基于纹线流和群集性的群体异常行为识别和分级预警研究(61601266);国家科技重大专项:钻井技术适应性评价方法研究(2016ZX05033-004-001)。

摘  要:频率域滤波器是图像处理的基本工具,在图像处理领域具有非常广泛的应用,该文采用面向对象抽象工厂设计模式和模板方法模式的方法从滤波算法中抽象出6个实体滤波器类(理想低通滤波器类、理想高通滤波器类、布特沃斯低通滤波器类、布特沃斯高通滤波器类、高斯低通滤波器类、高斯高通滤波器类),2个滤波器抽象类(低通滤波器抽象类,高通滤波器抽象类)和4个工厂类(工厂抽象类、低通滤波器工厂类、低通滤波器工厂类、工厂生成类)。给出所有类之间逻辑关系并画出标准静态结构图。分析各个类中涉及的所有属性和方法,清楚地展示了类之间的数据访问过程。相对于传统的过程化的程序实现方法,基于面向对象的频率域滤波器能够在很大程度上提高各模块的重用性和可扩展性。The frequency domain filter is the fundamental tool of the image processing,which is widely used in the field of image processing.The object⁃oriented abstract factory design pattern and the template method design pattern are used to abstract six categories of entity filters(ideal low⁃pass filter,Ideal high⁃pass filter,Boutworth low⁃pass filter,Boutworth high⁃pass filter,Gaussian low⁃pass filter,Gaussian high⁃pass filter),two abstract categories of filters classes(low⁃pass filter,high⁃pass filter)and four factory categories(factory abstract,low⁃pass filter factory,high⁃pass filter factory,factory producer)from the filtering algorithm.Both of the logical relationship among all categories and the standard static structure diagram are shown,all the attributes and methods involved in each category are analyzed,and the data access process among categories is given clearly.In comparison with the traditional procedural implementation method,the object⁃orient based frequency domain filter can improve the reusability and expansibility of the module to a large extent.

关 键 词:滤波器 图像处理 算法实现 抽象类 实体类 工厂类设计 

分 类 号:TN713-34[电子电信—电路与系统]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象