Connected Rotation-invariant Size-Shape Granulometries

合集下载

特征点匹配 旋转平移变换矩阵

特征点匹配 旋转平移变换矩阵

特征点匹配旋转平移变换矩阵全文共四篇示例,供读者参考第一篇示例:特征点匹配是计算机视觉中的一个重要领域,它通过检测图像中的关键点,然后在不同图像之间进行匹配,从而实现物体识别、图像配准等任务。

而在进行特征点匹配时,通常需要对图像进行旋转、平移等变换,这就需要使用旋转平移变换矩阵来实现。

在进行特征点匹配时,最常用的算法之一是基于SIFT算法的特征点匹配。

SIFT算法是一种用来检测和描述图像中的局部特征的算法,它能够在不同尺度和旋转角度下检测出图像的关键点,并生成对应的特征向量。

通过比对两幅图像中的特征向量,就可以实现特征点的匹配。

在进行特征点匹配时,通常需要考虑到图像之间可能存在的旋转、平移等变换。

对于旋转变换,我们可以通过计算两幅图像之间的旋转角度,并利用旋转矩阵来进行坐标变换,从而实现特征点的匹配。

而对于平移变换,则可以通过计算两幅图像之间的平移向量,并利用平移矩阵来进行坐标变换。

旋转平移变换矩阵的一般形式为:\[\begin{pmatrix}x' \\y' \\1\end{pmatrix}=\begin{pmatrix}cos\theta & -sin\theta & t_x \\ sin\theta & cos\theta & t_y \\ 0 & 0 & 1\end{pmatrix}\begin{pmatrix}x \\y \\1\end{pmatrix}\]\( \theta \)为旋转角度,\( t_x \)、\( t_y \)为平移向量,\( x \)、\( y \)为特征点的坐标。

通过将特征点的坐标与旋转平移变换矩阵相乘,就可以得到经过变换后的特征点的新坐标。

特征点匹配与旋转平移变换矩阵在计算机视觉领域中具有重要的应用价值。

通过对图像中的特征点进行匹配,并利用旋转平移变换矩阵实现图像的变换,可以实现物体识别、视觉导航、图像配准等多种应用。

【国家自然科学基金】_迭代学习_基金支持热词逐年推荐_【万方软件创新助手】_20140731

【国家自然科学基金】_迭代学习_基金支持热词逐年推荐_【万方软件创新助手】_20140731

107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160
53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
科研热词 迭代学习控制 非线性系统 支持向量机 半监督学习 贝叶斯网络 权值直接确定 隶属度 迭代 自适应迭代学习控制 聚类 线性时变系统 策略迭代 神经网络 核函数 无监督学习 故障诊断 多例学习 增量学习 参数学习 分类权 人工神经网络 rbf神经网络 lyapunov-like函数 em算法 backstepping adaboost 鲁棒性 高斯函数 高分辨距离像(hrrp) 马尔科夫毯预测 马尔可夫链蒙特卡罗框架 风险指数 预测模型 预测控制 项目多类属 非齐次的 非负矩阵分解 非脆弱控制 非线性特征 非线性参数化系统 非线性参数化不确定 非监督学习 非完整系统 雷达自动目标识别(ratr) 集成学习 随机半监督采样 阈值 遥感影像 遗传算法 逼近性能 递推学习观测器 递归最小二乘
科研热词 迭代学习控制 非线性系统 流形学习 正交多项式 非参数自适应控制 非参数动态线性化 非一致目标跟踪 随机初始条件 间歇过程 部分最小二乘 遗传算法 迭代学习 自适应迭代学习控制 终端控制 离散系统 离散t-s模糊系统 神经网络 盲均衡 模型参考自适应 复合能量函数 参数辨识 半监督学习 入口匝道调节 人脸识别 主元回归 bp神经网络 鲁棒性 高阶学习控制律 高分辨距离像 饱和 预载 雷达自动目标识别 集成isgnn 隐密分析 随机逼近 随机离散系统 随机时廷 降维 量测噪声 重复性 迭代竞价 迭代最近点算法 迭代学习辨识 迭代学习算法 迭代保局投影算法 进化bp神经网络 边际费希尔分析(mfa) 轨迹跟踪 贝叶斯公式 误差分级迭代 识别与评价 设计结构矩阵

生成亚像素光条提取并生成点集进行双目三维重建和圆柱拟合求半径的程序-概述说明以及解释

生成亚像素光条提取并生成点集进行双目三维重建和圆柱拟合求半径的程序-概述说明以及解释

生成亚像素光条提取并生成点集进行双目三维重建和圆柱拟合求半径的程序-概述说明以及解释1.引言概述部分是文章的引言,用于向读者介绍本文的研究背景、目的和重要性。

首先,我们需要简要概括本文要解决的问题和研究内容。

然后,可以介绍相关领域的现状和该问题存在的挑战。

最后,强调本文的研究目的和创新点。

以下是1.1 概述部分的内容参考:"亚像素光条提取、双目三维重建以及圆柱拟合求半径是计算机视觉领域中的研究热点。

本文旨在研究一种新的方法,通过生成亚像素光条提取并生成点集,实现双目三维重建和圆柱拟合求半径的程序。

这一方法具有广泛的应用前景,可在工业制造、机器人导航、虚拟现实等领域中发挥重要作用。

在过去的几十年里,图像处理和计算机视觉技术取得了巨大的进展,但在亚像素光条提取、双目三维重建和圆柱拟合求半径方面仍然存在一些挑战。

传统的方法通常受限于像素级别的精度,难以捕捉到细节信息,而新的亚像素光条提取技术通过子像素级别的精确度,提供更精确的图像信息。

本文的主要目的是通过结合亚像素光条提取、双目三维重建和圆柱拟合求半径的程序,实现对三维场景的精确重建和圆柱体参数的准确测量。

同时,我们将实验验证所提出方法的有效性,并对实验结果进行评估和分析。

本文的创新点在于采用了一种全新的生成亚像素光条提取并生成点集的方法,能够提高重建和测量的准确性和稳定性。

我们认为,本研究的成果将为相关领域的研究和应用提供有益的参考,并为未来的研究工作提供新的思路和方向。

"在编写文章的其他部分时,请注意按照大纲的结构逐步展开,提供详细的介绍、分析和实验验证。

同时,也可根据具体情况自行调整和完善文章的内容。

1.2文章结构文章结构部分的内容如下:文章结构部分旨在介绍本文的整体结构和各个章节的内容安排。

本文分为引言、正文和结论三个部分。

在引言部分,首先对整篇文章进行概述,简要介绍文章研究的背景和意义。

接着对文章的结构进行概括性描述,说明各章节的内容安排和逻辑顺序。

纹理物体缺陷的视觉检测算法研究--优秀毕业论文

纹理物体缺陷的视觉检测算法研究--优秀毕业论文

摘 要
在竞争激烈的工业自动化生产过程中,机器视觉对产品质量的把关起着举足 轻重的作用,机器视觉在缺陷检测技术方面的应用也逐渐普遍起来。与常规的检 测技术相比,自动化的视觉检测系统更加经济、快捷、高效与 安全。纹理物体在 工业生产中广泛存在,像用于半导体装配和封装底板和发光二极管,现代 化电子 系统中的印制电路板,以及纺织行业中的布匹和织物等都可认为是含有纹理特征 的物体。本论文主要致力于纹理物体的缺陷检测技术研究,为纹理物体的自动化 检测提供高效而可靠的检测算法。 纹理是描述图像内容的重要特征,纹理分析也已经被成功的应用与纹理分割 和纹理分类当中。本研究提出了一种基于纹理分析技术和参考比较方式的缺陷检 测算法。这种算法能容忍物体变形引起的图像配准误差,对纹理的影响也具有鲁 棒性。本算法旨在为检测出的缺陷区域提供丰富而重要的物理意义,如缺陷区域 的大小、形状、亮度对比度及空间分布等。同时,在参考图像可行的情况下,本 算法可用于同质纹理物体和非同质纹理物体的检测,对非纹理物体 的检测也可取 得不错的效果。 在整个检测过程中,我们采用了可调控金字塔的纹理分析和重构技术。与传 统的小波纹理分析技术不同,我们在小波域中加入处理物体变形和纹理影响的容 忍度控制算法,来实现容忍物体变形和对纹理影响鲁棒的目的。最后可调控金字 塔的重构保证了缺陷区域物理意义恢复的准确性。实验阶段,我们检测了一系列 具有实际应用价值的图像。实验结果表明 本文提出的纹理物体缺陷检测算法具有 高效性和易于实现性。 关键字: 缺陷检测;纹理;物体变形;可调控金字塔;重构
Keywords: defect detection, texture, object distortion, steerable pyramid, reconstruction
II

基于深度学习的“外接球问题”微设计

基于深度学习的“外接球问题”微设计

基于深度学习的“外接球问题”微设计〃@老M谙l2021年第4期t I --------------------------------------------------------------------------------------------------------------------------------------------------------------------------( 11 /1-丨mm --------------------------------------------------------------------------------------------------------------------------------------------- 中学数学教学参考(上旬>孙林林(江苏省丰县中学)文章编号:1002-2171 (2021)4-0071-03深度学习是一种基于理解的学习,是指学习者以高阶思维的发展和实际问题的解决为目标,以整合的 知识为内容,积极主动地、批判地学习新知识和思想, 并将它们融人原有的知识结构中,且能够将原有的知 识结构迁移到新的情境中的一种学习[1]。

在进行多 面体与球有关的接、切、截问题复习时,笔者结合学情 与考情选择和设置了若干个切口小的专题,针对学生 学习中存在的某一类问题,定点突破,深度学习。

1考情和学情分析一个多面体的所有顶点同时在球面上即为球的 外接问题。

解决这类问题的关键是抓住外接球的特 点,即球心到多面体各顶点的距离等于球的半径。

纵 观近十年高考数学全国卷,本节内容以选择题或填空 题的形式出现,涉及求相关几何体外接球的表面积与 体积等,虽然是小题却会综合多种知识,需要较强的 空间想象能力、逻辑推理能力以及运算求解能力。

笔者通过前期对学生解决外接球问题的调研后 发现:大多数学生的头脑中没有多面体外接球的图形 模型和相关求球半径的方法,空间想象能力欠缺。

遥感图像分类中的遗传算法LVQ神经网络运用

遥感图像分类中的遗传算法LVQ神经网络运用

遥感图像分类中的遗传算法LVQ神经网络运用
遥感图像分类是遥感领域中一项重要的研究方向,通常采用多种分类方法进行处理,
以达到有效分类和提高分类精度的目的。

而遗传算法(Genetic Algorithm,GA)是一种基于生物学进化理论的搜索和优化算法,在图像分类中应用广泛。

基于遗传算法的复合分类方法中,常采用的是多层神经网络(Multi-Layer Perceptron,MLP),它是一种前向反馈神经网络,具有多个输入层、隐藏层和输出层。

其中,隐藏层的神经元数量对分类性能的影响非常重要。

在遗传算法中,将神经元数量作为遗传算法的优
化目标,通过遗传算法进行优化,并将优化的结果输入到LVQ神经网络中进行分类。

LVQ神经网络(Learning Vector Quantization,LVQ)是一种监督学习神经网络,它根据分类的目标进行训练,具有快速收敛和较好的分类性能。

在LVQ神经网络中,每个神
经元表示一个类别,输入样本通过计算到各神经元的距离来确定所属的类别。

遗传算法则
通过不断迭代的过程寻找最佳分类结果,提高分类精度。

简单来说,遗传算法LVQ神经网络的分类过程是这样的:首先,使用遗传算法对神经
元数量进行优化,得到优化结果,然后将结果作为LVQ神经网络的分类依据,在LVQ神经
网络中对输入的遥感图像进行分类,最终得到有效的分类结果。

总之,遗传算法LVQ神经网络运用于遥感图像分类中,通过遗传算法的优化和LVQ神
经网络的分类,可以有效地提高遥感图像的分类精度和处理效率。

这种复合分类方法具有
较强的可扩展性和适应性,未来将在遥感领域中得到广泛应用。

数据通信原理实验指导书

数据通信原理实验指导书

实验一编码与译码一、实验学时:2学时二、实验类型:验证型三、实验仪器:安装Matlab软件的PC机一台四、实验目的:用MATLAB仿真技术实现信源编译码、过失操纵编译码,并计算误码率。

在那个实验中咱们将观看到二进制信息是如何进行编码的。

咱们将要紧了解:1.目前用于数字通信的基带码型2.过失操纵编译码五、实验内容:1.经常使用基带码型(1)利用MATLAB 函数wave_gen 来产生代表二进制序列的波形,函数wave_gen 的格式是:wave_gen(二进制码元,‘码型’,Rb)此处Rb 是二进制码元速度,单位为比特/秒(bps)。

产生如下的二进制序列:>> b = [1 0 1 0 1 1];利用Rb=1000bps 的单极性不归零码产生代表b的波形且显示波形x,填写图1-1:>> x = wave_gen(b,‘unipolar_nrz’,1000);>> waveplot(x)(2)用如下码型重复步骤(1)(提示:能够键入“help wave_gen”来获取帮忙),并做出相应的记录:a 双极性不归零码b 单极性归零码c 双极性归零码d 曼彻斯特码(manchester)x 10-3x 10-3图1-1 单极性不归零码图1-2双极性不归零码x 10-3x 10-32.过失操纵编译码(1) 利用MATLAB 函数encode 来对二进制序列进行过失操纵编码, 函数encode 的格式是:A .code = encode(msg,n,k,'linear/fmt',genmat)B .code = encode(msg,n,k,'cyclic/fmt',genpoly)C .code = encode(msg,n,k,'hamming/fmt',prim_poly)其中A .用于产生线性分组码,B .用于产生循环码,C .用于产生hamming 码,msg 为待编码二进制序列,n 为码字长度,k 为分组msg 长度,genmat 为生成矩阵,维数为k*n ,genpoly 为生成多项式,缺省情形下为cyclpoly(n,k)。

机器学习基本概念总结

机器学习基本概念总结

机器学习基本概念总结本文首发于 github,最新版以 github 为主,建议去 github 阅读,可能不是最新版。

如果看完文章有所收获,一定要先点赞后收藏。

毕竟,赠人玫瑰,手有余香。

深度学习是机器学习的一个特定分支。

为了全面理解深度学习,我们必须深入了解机器学习的基本原理。

机器学习的本质属于应用统计学,更注重如何用计算机对复杂函数进行统计估计,较少关注为这些函数提供置信区间。

大多数机器学习算法可以分为有监督学习和无监督学习。

将优化算法、代价函数、模型、数据集等不同的算法部分结合起来,可以建立一个完整的机器学习算法。

一,余弦相似度与欧氏距离1.1,余弦相似度通过对两个文本分词,TF-IDF 算法向量化,利用空间中两个向量的夹角,来判断这两个向量的相似程度:(计算夹角的余弦,取值 0-1)•当两个向量夹角越大,距离越远,最大距离就是两个向量夹角180°;•夹角越小,距离越近,最小距离就是两个向量夹角0°,完全重合。

•夹角越小,相似度越高。

但是有可能一篇文章中的特征分类器太多,导致整个向量的维数很高,对于大数据的计算来说计算代价太大。

计算两个向量a、b的夹角余弦:我们知道,余弦定理:cos(\theta) = \frac {a^2+b^2+c^2}{2ab} ,由此推得两个向量夹角余弦的计算公式如下:cos(\theta) = \frac {ab}{||a|| \times ||b||} = \frac {x_{1}x_{2}+y_1y_2}{\sqrt{x^2_1+y^2_1}\sqrt{x^2_2+y^2_ 2}}(分子就是两个向量的内积,分母是两个向量的模长乘积)1.2,欧式距离欧式距离和 L2 范数计算公式相同。

在欧几里得空间中,欧式距离其实就是向量空间中两点之间的距离。

点 x = (x_{1}, ..., x_{n}) 和 y = (y_{1}, ...,y_{n}) 之间得欧氏距离计算公式如下:d(x,y) = \sqrt {((x_{1}-y_{1})^{2} + (x_{2}-y_{2})^{2} + ... + (x_{n}-y_{n})^{2})}1.3,余弦相似度和欧氏距离的区别•欧式距离和余弦相似度都能度量 2 个向量之间的相似度•放到向量空间中看,欧式距离衡量两点之间的直线距离,而余弦相似度计算的是两个向量之间的夹角•没有归一化时,欧式距离的范围是[0, +∞],而余弦相似度的范围是 [-1, 1];余弦距离是计算相似程度,而欧氏距离计算的是相同程度(对应值的相同程度)•在归一化的情况下,空间可以想象成一个超球面(三维)。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

Connected Rotation-invariant Size-Shape Granulometries Erik R.Urbach,Jos B.T.M.Roerdink and Michael H.F.Wilkinson Institute of Mathematics and Computing Science,University of GroningenP.O.Box800,9700A V Groningen,The Netherlandserik,roe,michael@cs.rug.nlAbstractIn this paper we describe a rotation-invariant multi-scale morphological method for texture paredwith existing methods our method has three advantages.First,it can be implemented efficiently.Furthermore,ourmethod can be used for the computation of size and strictshape attributes,which we use for the computation of2-Dsize-shape pattern spectra.Finally,our method is rotation-invariant.Although the latter can also be approximated by morphological methods by using structuring elements at different angles,this tends to be computationally intensive.1.IntroductionPattern spectra are commonly used tools for image anal-ysis and classification[6,11],which can be computed us-ing a technique from mathematical morphology known as granulometries[2,9].Intuitively,a size granulometry can be considered as a set of sieves of different grades,each al-lowing details of certain size classes to pass.More formally, a size granulometry consists of an ordered set of operators each of which converts an image to a new image in which features smaller than a particular size are absent.Granu-lometries based on shape have also been proposed[2,14]. Granulometries are often computed usingfilters with struc-turing elements.Connectedfilters can also be used for this purpose[2,10].These are operators which only ever merge flat zones,or change their gray level,but never split them This means no new edges are introduced.In the following our method is discussed which is based on Salembier’s Max-tree algorithm.An existing method us-ing structuring elements is discussed briefly in section3.2. The performance of both methods is discussed in section4 using the application of diatom identification.Diatoms[13]are unicellular algae with highly ornate sil-ica shells,which consist of two halves called valves.Exam-ples of diatom valves are shown in Fig.1.Both the shapes of these shells and the textures or ornamentation are distinc-tive characteristics of individual species or u-ally,diatoms are identified manually,using both the internal texture and the outline shape.To automate the whole pro-cess of diatom identification the Automatic Diatom Identifi-cation And Classification project(ADIAC)[4]was started. The methods described in this paper compute the feature vectors from the ornamentation only.2.TheoryA size granulometry is a set of operators with from some totally ordered set(usually or),with the following three properties(1)(2)(3) for all.Since(1)and(2)define as anti-extensive and increasing,respectively,and(3)implies idempotence, it can be seen that size granulometries are sets of openings.Let denote the scaling of an image by a scalar fac-tor,then an operator is said to be scale-invariant iffor all.A scale-invariant opera-tor is therefore sensitive to shape rather than to size.A shape granulometry[14]is a set of operators with from some totally ordered set,with the follow-ing three properties(4)(5)(6)for all and.Thus,a shape granulometry con-sists of operators which are anti-extensive,and idempotent, but not necessarily increasing.Size pattern spectra were introduced by Maragos[6].Es-sentially they are a histogram containing the number of pix-els,or the amount of image detail,over a range of size classes.If is the scale parameter of a size granulome-try,the size class of is the smallest value of for which.Shape pattern spectra can be defined in a simi-lar way[14].The pattern spectrum is usually defined as a function of scale:d20865070Figure 2.The peak components of a gray level image(left),the corresponding at-tributes(middle)and the Max-tree(right)class between and,and shape class between and. Note that and are the members of and imme-diately preceding and,respectively.The computation of a2-D pattern spectrum from an image is performed as fol-lows:Set all elements of the array to zero.Compute a Max-tree according to the algorithm in[9].As the Max-tree is built,compute the area and moment of inertia of each node.For each node:–Compute the size class from the area.–Compute the shape class from(8)In our case the size classes run from pixel to pixels(the largest image we could handle in our software).For the shape parameter(theo-retical minimum),and;in both cases two values were chosen for:4and8.The resulting,,and pattern spectra are then mapped in lexicographic or-der into1-D vectors.Until now the assumption was made that pattern spec-tra were based on2-D size-shape granulometries.However, many images contain both bright and dark image details. To obtain information about the dark patterns,anti-size and anti-shape granulometries are required,which are based on closings and thickenings respectively.Instead of designing new algorithms for the computation of pattern spectra based on these anti-size and anti-shape granulometries,these were implemented as the computation of pattern spectra of in-verted images.As can be expected,the best performance was obtained by the concatenation of the down-sized vec-tor of the normal image with the down-sized vector of the inverted image to a single feature vector.3.2.Pattern spectra based on structuring elementsAn existing method using structuring elements was de-scribed by Dougherty et al.in[1,12].We implemented a method according to these papers,which computes mul-tivariate pattern spectra using the following multivariategranulometry:.In order to re-duce computing time,our implementation of this multivari-ate method uses only the horizontal and the vertical lin-ear structuring element sequences.Two pattern spectra are computed using openings with,one for the normal and one for the inverted image.Instead of us-ing the integrated pattern spectra,we use the differentiated (in two dimensions)pattern spectra.Similar to the case of the Max-tree described earlier,the two pattern spec-tra are combined to a single1-D feature vector containing 64values.4.ResultsThe performance of both the Max-tree based method and the method using structuring elements in the applica-tion of diatom identification was measured using decision trees built with the C4.5algorithm[7].To increase the sta-bility of the decision tree classifiers,bagging[3]with25 trees and10runs was used.The original set of781diatom images,all of which had been aligned manually to the same orientation,consisted of37classes.C4.5identified81.0%,85.1%,and85.8%of these images correctly for respectively the Max-tree4x4, the Max-tree4x8,and the Max-tree8x4method,whereas 90.8%were identified correctly using the structuring ele-ments method.In practice it would be undesirable for a user to have to align every image manually,which means that a method should thus be invariant to rotation.Although most of the diatom images in the set used could be aligned to have the largest axis of the valve horizontally in the image,this causes problems for diatoms with a circular or triangular contour,but with non-symmetric ornamentation patterns, like the one shown in Fig.1(left).Another problem are di-atoms shells where an orientation might be possible to com-pute for a given image,but where the orientation can vary w.r.t.the ornamentation between images of the same class, like the one shown Fig.1(middle).In Fig.3(left)the perfor-mance of both methods is shown for images rotated at dif-ferent angles.As can be seen,while our method using the Max-tree algorithm with rotation-invariant attributes per-forms equally well for any rotation angle,the method us-ing structuring elements only performs well for the original image set,and due to the symmetry of most diatoms,also for the image set rotated at180degrees.The influence of noise on the performance of both methods was also mea-sured by evaluating image sets created from the originalimage set by adding Gaussian noise with standard devia-tions between and.The result of this test is shown in Fig.3(right).On a1GHz Celeron PC our meth-ods based on the Max-tree needed0.4seconds to compute both pattern spectra of a typical621x501diatom -ing the same image the computation time for the method us-ing structuring elements was1.8seconds.Note that contrary to structuring elements methods,the computation time for our Max-tree method is independent of the number of size and shape classes.5.ConclusionsMethods using pattern spectra for the computation of feature vectors are very suitable for image classification. An existing method using structuring elements was com-pared with a new method based on Salembier’s Max-tree algorithm.For image sets without orientation or where the images were manually aligned to the have same orientation, the existing method performs better than our method.How-ever,when rotation-invariance is desired,like in the case of images with different orientations,our Max-tree with its rotation-invariant attributes is preferable over methods based on linear structuring elements,since the latter are not invariant to rotation.Although rotation-invariance might be approximated by using linear structuring elements at many orientations,this is no option when large sets of images are used due to the sharp increase in computation time. Our method can also be used for other applications where rotation-invariance is desirable,like classification of pollen grains[8],where all grains have a more or less round shape, but whose patterns are not always symmetric.Finally,when pattern spectra with a large number of size or shape classes needs to be computed,our method is also preferable since methods based on structuring elements needs tofilter an im-age for every class used,while our method computes a pat-tern spectrum in a single run.It should be noted here,that the performance of our method might be improved signifi-cantly by using other attributes.Therefore,other attributes need to be investigated.References[1]S.Batman and E.Dougherty.Size distributions for multi-variate morphological granulometries:texture classification and statistical properties.Optical Engineering,36(5):1518–1529,May1997.[2] E.J.Breen and R.Jones.Attribute openings,thinnings andputer Vision and Image Understanding, 64(3):377–389,1996.[3]L.Breiman.Bagging predictors.Machine Learning,24:123–140,1996.[4]J.M.H.Du Buf and M.M.Bayer,editors.Automatic Di-atom Identification.Series in Machine Perception and Ar-tificial Intelligence.World Scientific Publishing Co.,Singa-pore,2002.[5]P.Ghosh and B.Chanda.Bi-variate pattern spectrum.InProceedings SIBGRAPI’98,pages476–483,Rio de Janeiro, 20-23October1998.IEEE Comp.Soc.[6]P.Maragos.Pattern spectrum and multiscale shape represen-tation.IEEE Trans.Patt.Anal.Mach.Intell.,11:701–715, 1989.[7]R.Quinlan.C4.5:Programs for Machine Learning.MorganKaufmann,San Mateo,USA,1993.[8]O.Ronneberger,H.Burkhardt,and E.Schultz.General-purpose object recognition in3d volume data sets using gray-scale invariants-classification of airborne pollen-grains recorded with a confocal laser scanning microscope.In Proc.of the ICPR,Quebec,Canada,September2002.[9]P.Salembier,A.Oliveras,and L.Garrido.Anti-extensiveconnected operators for image and sequence processing.IEEE Transactions on Image Processing,7:555–570,1998.[10]P.Salembier and J.Serra.Flat zonesfiltering,connectedoperators,andfilters by reconstruction.IEEE Trans.Image Proc.,4:1153–1160,1995.[11]J.Serra.Image Analysis and Mathematical Morphology,vol-ume1.Academic Press,New York,2edition,1982. [12]K.Sivakumar,M.J.Patel,N.Kehtarnavaz,Y.Balgu-runathan,and E.R.Dougherty.A constant time algorithm for erosions/dilations with applications to morphological texture feature computation.Real-Time Imaging,6:223–239,2000.[13] E.F.Stoermer and J.P.Smol.The Diatoms:Applications forthe Environmental and Earth Sciences.Cambridge Univer-sity Press,1999.[14] E.R.Urbach and M.H.F.Wilkinson.Shape-only granu-lometries and grey-scale shapefilters.In Proceedings of the ISMM2002,pages305–314,2002.。

相关文档
最新文档