首页> 外文学位 >An EMD based technique for pattern recognition.
【24h】

An EMD based technique for pattern recognition.

机译:基于EMD的模式识别技术。

获取原文
获取原文并翻译 | 示例

摘要

There are a wide variety of approaches in the literature for the automatic detection and classification of a desired object from an image. Any detection scheme requires a training database for the object of interest and depending on the application, the definition of object and clutter (object of no interest) may change considerably, they may even become converse of each other. The automatic object recognition system that is developed in this dissertation has four main stages: (I) Selecting good, discriminative and affine invariant interest points from an image, (II) Extracting characteristic features related to the change in brightness and color, at those selected points, (III) Hierarchical clustering of those points based on the extracted stable local features and position, and (IV) Comparing the clusters with the training data-set by using a similarity measure to yield the final classification or detection result.;In this dissertation, the main contributions are (I) devising a novel and efficient algorithm for detecting affine invariant interest points such that, not only no true interest points will be missed but also no false interest points will be detected in the image, (II) combining partitional clustering and divisive (top-down) clustering to formulate a two-step hierarchical clustering for extracting the possible candidate road signs or the region of interests (ROIs), where the partitional clustering of the detected points is performed based on the stable local features, and then points belonging to each partition are reclustered using position feature. (III) utilizing the distortion invariant fringe-adjusted joint transform correlation (JTC) technique for matching the extracted candidate object regions with the existing known reference objects of interest stored in the database.;Using this method, an algorithm has been developed in this dissertation that reliably detects road signs from the natural scenes and yields a very low false hit rate.;Interest points or corners are sparse and robust features of an image. They provide useful information and give important clues for the shape representation. Some of the main applications of interest points are image matching, object recognition, motion detection, tracking, image mosaicing, panorama stitching, 3-D modeling, etc. The first part of this dissertation introduces a novel contour based method for detecting largely affine invariant interest or feature points, which is able to deal with significant affine transformations including large rotations, shearing and scale changes. In the first step, image edges are detected by morphological operators, followed by edge thinning. In the second step, corner or feature points are identified based on the local curvature of the edges. One of the main contributions of this dissertation is the selection of good discriminative feature points from the thinned edges based on the 1-D empirical mode decomposition (EMD).;Road signs have well defined color, shape, size and position, which aid in the detection tasks. Therefore, in order to differentiate road signs from other objects, the distinctive properties of road signs need to be exploited, such as the color distribution and the geometric constraints. The detected discriminative points are first clustered using the expectation maximization (EM) algorithm based on the local region analysis, for example, the brightness and color features of the neighborhood. In the second part of this dissertation, a hierarchical algorithm has been proposed to find successive clusters from the previously established clusters, where points belonging to each initial partition are reclustered using position feature depending on the spread or scattering of those points relative to each other. This proposed two-step hierarchical clustering yields the possible candidate road signs or the region of interests (ROIs).;In the third part of this dissertation, the distortion invariant fringe-adjusted joint transform correlation (JTC) technique determines whether the candidate ROI contains a road sign and, if it does, assigns a type to that sign. For classification, a normalized composite filter is created using a set of distorted reference images for each road sign type. The query image, i.e., the ROI, is then compared to the composite filters corresponding to the reference road sign images in the database, and the reference road sign most similar to the query sign is returned to the user as the final recognition result.;The presented framework provides a novel way to detect a road sign from the natural scenes and the simulation results demonstrate the efficacy of the proposed technique.
机译:文献中有各种各样的方法用于从图像中自动检测和分类所需物体。任何检测方案都需要针对感兴趣的对象的训练数据库,并且根据应用程序的不同,对象和杂波(不感兴趣的对象)的定义可能会发生很大变化,甚至可能彼此相反。本文开发的自动物体识别系统具有四个主要阶段:(I)从图像中选择良好的,有区别的和仿射不变的兴趣点;(II)在选定的那些对象上提取与亮度和颜色变化有关的特征点(III)基于提取的稳定局部特征和位置对这些点进行分层聚类,以及(IV)通过使用相似性度量将聚类与训练数据集进行比较以得出最终分类或检测结果。论文的主要贡献在于:(I)设计了一种新颖,高效的仿射不变兴趣点检测算法,不仅在图像中不会遗漏真实的兴趣点,而且不会检测到虚假的兴趣点,(II)结合分区聚类和分裂(自上而下)聚类,以制定两步分层聚类,以提取可能的候选路标或区域o f兴趣点(ROI),其中,基于稳定的局部特征对检测到的点进行分区聚类,然后使用位置特征对属于每个分区的点进行聚类。 (III)利用畸变不变条纹调整联合变换相关(JTC)技术将提取的候选目标区域与数据库中存储的已知已知参考目标进行匹配。;本方法开发了一种算法可以可靠地从自然场景中检测出路标,并且产生的假命中率非常低。;兴趣点或拐角是图像的稀疏且鲁棒的特征。它们提供有用的信息,并为形状表示提供重要线索。兴趣点的一些主要应用是图像匹配,对象识别,运动检测,跟踪,图像拼接,全景拼接,3-D建模等。本文的第一部分介绍了一种新颖的基于轮廓的检测仿射不变性的方法。兴趣点或特征点,能够处理重大仿射变换,包括大旋转,剪切和缩放变化。第一步,通过形态学算子检测图像边缘,然后进行边缘细化。在第二步中,基于边缘的局部曲率识别角点或特征点。本文的主要贡献之一是基于一维经验模态分解(EMD)从变薄的边缘中选择了良好的判别特征点。道路标志具有明确定义的颜色,形状,大小和位置,有助于检测任务。因此,为了将路标与其他物体区分开,需要利用路标的独特属性,例如颜色分布和几何约束。首先基于局部区域分析(例如,邻域的亮度和颜色特征),使用期望最大化(EM)算法对检测到的判别点进行聚类。在本论文的第二部分中,提出了一种层次算法,用于从先前建立的聚类中找到连续的聚类,其中,根据位置相对于各个点的散布或散布,使用位置特征来对属于每个初始分区的点进行聚类。提出的两步分层聚类方法可以得出可能的候选路标或感兴趣区域(ROIs)。在本论文的第三部分,失真不变条纹调整联合变换相关技术(JTC)确定候选ROI是否包含路标,如果有,则为该路标分配类型。为了分类,使用针对每种路标类型的一组失真参考图像创建归一化复合滤波器。然后,将查询图像,即ROI,与数据库中与参考路标图像对应的复合过滤器进行比较,将最类似于查询路标的参考路标作为最终识别结果返回给用户。提出的框架提供了一种从自然场景中检测道路标志的新颖方法,仿真结果证明了所提出技术的有效性。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号