首页 > 最新文献

Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)最新文献

英文 中文
A model-based sampling and sample synthesis method for auto identification in computer vision 一种基于模型的计算机视觉自动识别采样与样本合成方法
Nanfei Sun, N. Haas, J. Connell, Sharath Pankanti
The need for a large sample size grows exponentially with the dimensionality of the feature space ("curse of dimensionality"), which increases the labor cost during the training procedure and severely restricts the number of the practical applications. While feature selection methods can often alleviate the problems associated with the curse of dimensionality, complex large scale pattern recognition problems may not be amenable to features selection approach due to large intrinsic dimensionality. In such situations, the only effective solution to conquer the complications of the high-dimensional functions is to incorporate knowledge about the data that is correct. How to incorporate the domain knowledge with the specific machine learning system has been widely studied in the pattern classification field. In this paper, we will explore a novel method to synthesize a larger, valid training sample data set based on a smaller set of the key samples that are collected by a model based sampling theory that incorporates the domain knowledge of the computer vision. In addition to reducing the training sample size in the learning procedure, our emphasis is on providing practical advice on how to incorporate domain knowledge to design and simplify a vision based pattern classification model.
随着特征空间维数的增加,对大样本量的需求呈指数级增长(“维数诅咒”),这增加了训练过程中的人工成本,并严重限制了实际应用的数量。虽然特征选择方法通常可以缓解与维数诅咒相关的问题,但由于固有维数较大,复杂的大规模模式识别问题可能不适用于特征选择方法。在这种情况下,克服高维函数复杂性的唯一有效解决方案是合并有关正确数据的知识。如何将领域知识与特定的机器学习系统相结合,是模式分类领域的研究热点。在本文中,我们将探索一种新的方法来合成一个更大的、有效的训练样本数据集,该数据集基于一个基于模型的采样理论收集的更小的关键样本集,该理论结合了计算机视觉的领域知识。除了在学习过程中减少训练样本大小之外,我们的重点是提供关于如何结合领域知识来设计和简化基于视觉的模式分类模型的实用建议。
{"title":"A model-based sampling and sample synthesis method for auto identification in computer vision","authors":"Nanfei Sun, N. Haas, J. Connell, Sharath Pankanti","doi":"10.1109/AUTOID.2005.5","DOIUrl":"https://doi.org/10.1109/AUTOID.2005.5","url":null,"abstract":"The need for a large sample size grows exponentially with the dimensionality of the feature space (\"curse of dimensionality\"), which increases the labor cost during the training procedure and severely restricts the number of the practical applications. While feature selection methods can often alleviate the problems associated with the curse of dimensionality, complex large scale pattern recognition problems may not be amenable to features selection approach due to large intrinsic dimensionality. In such situations, the only effective solution to conquer the complications of the high-dimensional functions is to incorporate knowledge about the data that is correct. How to incorporate the domain knowledge with the specific machine learning system has been widely studied in the pattern classification field. In this paper, we will explore a novel method to synthesize a larger, valid training sample data set based on a smaller set of the key samples that are collected by a model based sampling theory that incorporates the domain knowledge of the computer vision. In addition to reducing the training sample size in the learning procedure, our emphasis is on providing practical advice on how to incorporate domain knowledge to design and simplify a vision based pattern classification model.","PeriodicalId":206458,"journal":{"name":"Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116678581","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Face class code based feature extraction for face recognition 基于人脸类代码的人脸识别特征提取
C. Xie, B. Kumar
In face recognition, the goal is to assign a class label for a test image of a subject from N classes in the database, when binary classifiers are used, the commonly used method is the one-per-class (OPC) i.e., one classifier per subject. A drawback of the OPC method is that when the number of classes is large, it takes very long time to make a classification decision. In place of the computationally-demanding OPC method, we propose a new feature extraction method "face class code" (FCC) based on binary classifiers. For example, correlation filters and support vector machines can be used to generate feature vectors to deal with large number of classes. The FCC method encodes each class label into a binary string, and we design classifiers to discriminate '1' or '0' for each bit in the sequence, to determine the class label. Thus, we will need as few as [log/sub 2/(N)] binary classifiers to achieve an N-class recognition problem. This binary coding framework also opens the whole world of error control codes (ECC), which can be used to improve the recognition performance. The proposed method is verified through experiments on the PIE database and the AR database.
在人脸识别中,目标是从数据库中的N个类别中为一个主题的测试图像分配一个类别标签,当使用二元分类器时,常用的方法是one-per-class (OPC),即每个主题一个分类器。OPC方法的一个缺点是,当类的数量很大时,需要很长时间才能做出分类决策。为了取代计算量大的OPC方法,我们提出了一种新的基于二分类器的特征提取方法“人脸类代码”(FCC)。例如,相关过滤器和支持向量机可以用来生成特征向量来处理大量的类。FCC方法将每个类标签编码成一个二进制字符串,我们设计分类器来区分序列中每个比特的“1”或“0”,从而确定类标签。因此,我们将需要最少[log/sub 2/(N)]个二元分类器来实现N类识别问题。这种二进制编码框架也打开了错误控制码(ECC)的整个世界,可以用来提高识别性能。通过在PIE数据库和AR数据库上的实验验证了该方法的有效性。
{"title":"Face class code based feature extraction for face recognition","authors":"C. Xie, B. Kumar","doi":"10.1109/AUTOID.2005.22","DOIUrl":"https://doi.org/10.1109/AUTOID.2005.22","url":null,"abstract":"In face recognition, the goal is to assign a class label for a test image of a subject from N classes in the database, when binary classifiers are used, the commonly used method is the one-per-class (OPC) i.e., one classifier per subject. A drawback of the OPC method is that when the number of classes is large, it takes very long time to make a classification decision. In place of the computationally-demanding OPC method, we propose a new feature extraction method \"face class code\" (FCC) based on binary classifiers. For example, correlation filters and support vector machines can be used to generate feature vectors to deal with large number of classes. The FCC method encodes each class label into a binary string, and we design classifiers to discriminate '1' or '0' for each bit in the sequence, to determine the class label. Thus, we will need as few as [log/sub 2/(N)] binary classifiers to achieve an N-class recognition problem. This binary coding framework also opens the whole world of error control codes (ECC), which can be used to improve the recognition performance. The proposed method is verified through experiments on the PIE database and the AR database.","PeriodicalId":206458,"journal":{"name":"Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130903368","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Face recognition in the presence of expression and/or illumination variation 面部表情和/或光照变化时的面部识别
H. Sellahewa, S. Jassim
Face recognition is a technically difficult task that forms part of an ever-growing number of applications. The challenge becomes more complex by requirement of robustness against variation in facial expressions, pose and lighting condition. In this paper, we present a wavelet-based face recognition scheme and report on its performance on 2 databases. We shall also demonstrate that it is more robust against varying facial expressions than a known scheme that has been developed specifically for that purpose. We shall also report on the positive effect of a simple procedure to reduce the effect of variation in illumination level on accuracy, in contrast to histogram equalization.
人脸识别在技术上是一项困难的任务,它构成了越来越多应用程序的一部分。由于对面部表情、姿势和光照条件变化的鲁棒性要求,挑战变得更加复杂。在本文中,我们提出了一种基于小波的人脸识别方案,并报告了它在两个数据库上的性能。我们还将证明,它比专门为此目的开发的已知方案对不同的面部表情更健壮。与直方图均衡化相比,我们还将报告一个简单程序的积极作用,以减少光照水平变化对精度的影响。
{"title":"Face recognition in the presence of expression and/or illumination variation","authors":"H. Sellahewa, S. Jassim","doi":"10.1109/AUTOID.2005.23","DOIUrl":"https://doi.org/10.1109/AUTOID.2005.23","url":null,"abstract":"Face recognition is a technically difficult task that forms part of an ever-growing number of applications. The challenge becomes more complex by requirement of robustness against variation in facial expressions, pose and lighting condition. In this paper, we present a wavelet-based face recognition scheme and report on its performance on 2 databases. We shall also demonstrate that it is more robust against varying facial expressions than a known scheme that has been developed specifically for that purpose. We shall also report on the positive effect of a simple procedure to reduce the effect of variation in illumination level on accuracy, in contrast to histogram equalization.","PeriodicalId":206458,"journal":{"name":"Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127923362","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
Fusion of methods for keystroke dynamic authentication 按键动态认证方法的融合
Sylvain Hocquet, Jean-Yves Ramel, H. Cardot
In this article, we present three methods for the keystroke dynamic authentication problem. We use in the first method, the average and the standard deviation, in the second the rhythm of striking and in the third, a comparison of the times order. After having presented these methods, we propose to realize a fusion of them. The results obtained indicate good performance of each method alone, as well as a significant improvement of performance with fusion, from 3.43% of EER for the best method alone down-to 1.8% with fusion.
在本文中,我们提出了针对击键动态认证问题的三种方法。我们在第一种方法中使用平均值和标准差,在第二种方法中使用敲击的节奏,在第三种方法中使用时间顺序的比较。在介绍了这些方法之后,我们建议实现它们的融合。得到的结果表明,每种方法单独使用都有良好的性能,融合后的性能显著提高,从最佳方法的3.43%下降到融合后的1.8%。
{"title":"Fusion of methods for keystroke dynamic authentication","authors":"Sylvain Hocquet, Jean-Yves Ramel, H. Cardot","doi":"10.1109/AUTOID.2005.30","DOIUrl":"https://doi.org/10.1109/AUTOID.2005.30","url":null,"abstract":"In this article, we present three methods for the keystroke dynamic authentication problem. We use in the first method, the average and the standard deviation, in the second the rhythm of striking and in the third, a comparison of the times order. After having presented these methods, we propose to realize a fusion of them. The results obtained indicate good performance of each method alone, as well as a significant improvement of performance with fusion, from 3.43% of EER for the best method alone down-to 1.8% with fusion.","PeriodicalId":206458,"journal":{"name":"Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126801164","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 39
PCA vs. automatically pruned wavelet-packet PCA for illumination tolerant face recognition PCA与自动修剪小波包PCA在光照耐受人脸识别中的比较
Ramamurthy Bhagavatula, M. Savvides
Facial recognition/verification R. Chellappa et al., (1995), is a continuing and growing area of research in the field of biometrics. One of the first approaches to this challenge was principal component analysis (PCA) [M. A. Turk et al., (1991), T. Chen et al., (2002)]. Typically PCA is performed in the original spatial domain. However, PCA has a high sensitivity to illumination effects in the original spatial domain. We propose that by using wavelet packet decomposition M. Vetterli et al., (1995), to create localized space-frequency subspaces of the original data, we can perform PCA in these subspaces which can generalize better across illumination variations. We report results on the CMU PIE database T. Sim et al., (2003), by comparing reconstruction error in the original spatial domain to that of the reconstruction error in the spatial subspaces (keeping same number of eigenvectors). It is seen that the total reconstruction error of the space-frequency subspaces is smaller than that of the original space and the automatically pruned wavelet packet PCA produced better face recognition performance across illumination.
面部识别/验证R. Chellappa et al.,(1995),是生物识别领域一个持续发展的研究领域。应对这一挑战的第一个方法是主成分分析(PCA) [M]。A. Turk et al., (1991), T. Chen et al.,(2002)。典型的PCA是在原始空间域中进行的。然而,PCA对原始空间域内的光照效果具有较高的敏感性。我们提出,通过使用小波包分解M. Vetterli等人,(1995)来创建原始数据的局部空间频率子空间,我们可以在这些子空间中执行PCA,从而可以更好地泛化光照变化。我们报告了CMU PIE数据库T. Sim等人(2003)的结果,通过比较原始空间域中的重构误差与空间子空间中的重构误差(保持相同数量的特征向量)。可以看出,空间-频率子空间的总重构误差小于原始空间的总重构误差,并且自动修剪小波包PCA在不同光照下具有更好的人脸识别性能。
{"title":"PCA vs. automatically pruned wavelet-packet PCA for illumination tolerant face recognition","authors":"Ramamurthy Bhagavatula, M. Savvides","doi":"10.1109/AUTOID.2005.38","DOIUrl":"https://doi.org/10.1109/AUTOID.2005.38","url":null,"abstract":"Facial recognition/verification R. Chellappa et al., (1995), is a continuing and growing area of research in the field of biometrics. One of the first approaches to this challenge was principal component analysis (PCA) [M. A. Turk et al., (1991), T. Chen et al., (2002)]. Typically PCA is performed in the original spatial domain. However, PCA has a high sensitivity to illumination effects in the original spatial domain. We propose that by using wavelet packet decomposition M. Vetterli et al., (1995), to create localized space-frequency subspaces of the original data, we can perform PCA in these subspaces which can generalize better across illumination variations. We report results on the CMU PIE database T. Sim et al., (2003), by comparing reconstruction error in the original spatial domain to that of the reconstruction error in the spatial subspaces (keeping same number of eigenvectors). It is seen that the total reconstruction error of the space-frequency subspaces is smaller than that of the original space and the automatically pruned wavelet packet PCA produced better face recognition performance across illumination.","PeriodicalId":206458,"journal":{"name":"Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133414516","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Face recognition with renewable and privacy preserving binary templates 具有可更新和保护隐私的二进制模板的人脸识别
T. Kevenaar, G. Schrijen, M. V. D. Veen, A. Akkermans, F. Zuo
This paper considers generating binary feature vectors from biometric face data such that their privacy can be protected using recently introduced helper data systems. We explain how the binary feature vectors can be derived and investigate their statistical properties. Experimental results for a subset of the FERET and Caltech databases show that there is only a slight degradation in classification results when using the binary rather than the real-valued feature vectors. Finally, the scheme to extract the binary vectors is combined with a helper data scheme leading to renewable and privacy preserving facial templates with acceptable classification results provided that the within-class variation is not too large.
本文考虑使用最近引入的辅助数据系统从生物特征面部数据中生成二进制特征向量,从而保护其隐私。我们解释了二进制特征向量是如何推导出来的,并研究了它们的统计性质。FERET和Caltech数据库的一个子集的实验结果表明,当使用二值特征向量而不是实值特征向量时,分类结果只有轻微的下降。最后,将二值向量提取方案与辅助数据方案相结合,在类内变化不太大的情况下,得到可更新且保护隐私的面部模板,分类结果可接受。
{"title":"Face recognition with renewable and privacy preserving binary templates","authors":"T. Kevenaar, G. Schrijen, M. V. D. Veen, A. Akkermans, F. Zuo","doi":"10.1109/AUTOID.2005.24","DOIUrl":"https://doi.org/10.1109/AUTOID.2005.24","url":null,"abstract":"This paper considers generating binary feature vectors from biometric face data such that their privacy can be protected using recently introduced helper data systems. We explain how the binary feature vectors can be derived and investigate their statistical properties. Experimental results for a subset of the FERET and Caltech databases show that there is only a slight degradation in classification results when using the binary rather than the real-valued feature vectors. Finally, the scheme to extract the binary vectors is combined with a helper data scheme leading to renewable and privacy preserving facial templates with acceptable classification results provided that the within-class variation is not too large.","PeriodicalId":206458,"journal":{"name":"Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126118659","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 154
Multi-tag radio frequency identification systems 多标签射频识别系统
L. Bolotnyy, G. Robins
We propose and analyze the effects of attaching more than one RFID tag to each object. We define different types of multi-tag systems and examine their benefits, both analytically and empirically. We also analyze how multi-tags affect some existing tag singulation algorithms. We show how multi-tags can serve as security enhancers, and propose several new promising applications of multi-tags, such as preventing illegal deforestation.
我们提出并分析了在每个对象上附加多个RFID标签的效果。我们定义了不同类型的多标签系统,并从分析和经验两方面考察了它们的好处。我们还分析了多标签对现有标签模拟算法的影响。我们展示了多标签如何作为安全增强器,并提出了几个新的有前途的应用,如防止非法砍伐森林。
{"title":"Multi-tag radio frequency identification systems","authors":"L. Bolotnyy, G. Robins","doi":"10.1109/AUTOID.2005.36","DOIUrl":"https://doi.org/10.1109/AUTOID.2005.36","url":null,"abstract":"We propose and analyze the effects of attaching more than one RFID tag to each object. We define different types of multi-tag systems and examine their benefits, both analytically and empirically. We also analyze how multi-tags affect some existing tag singulation algorithms. We show how multi-tags can serve as security enhancers, and propose several new promising applications of multi-tags, such as preventing illegal deforestation.","PeriodicalId":206458,"journal":{"name":"Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127359739","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 29
Hand geometry: a new approach for feature extraction 手几何:一种特征提取的新方法
Guilherme Boreki, A. Zimmer
This work presents a complete control access system based on the hand geometry, a hardware key and a vital sign detector. The circuitry reads the hardware key and the heartbeat in order to confirm the identity of the author given by the analysis of the hand image. The presented system distinguish itself from other similar biometric systems mainly because of the feature extraction process which is based on the analysis of the curvature profile of the image, making the system invariant to the rotation and translation of the hand. This makes unnecessary the use of any kind of restriction devices such as pins or pegs to position the hand. FAR rates as low as 0.8% were obtained by the use of simple weighted geometric features on a database of more than 360 hand images.
本文提出了一个完整的基于手部几何图形、硬件钥匙和生命体征检测器的控制访问系统。电路读取硬件按键和心跳,通过分析手的图像来确认作者的身份。该系统区别于其他同类生物识别系统的主要原因是基于图像曲率轮廓分析的特征提取过程,使系统对手的旋转和平移保持不变。这使得不需要使用任何种类的限制装置,如大头针或钉子来定位手。使用简单加权几何特征对超过360张手图像的数据库进行识别,其识别率低至0.8%。
{"title":"Hand geometry: a new approach for feature extraction","authors":"Guilherme Boreki, A. Zimmer","doi":"10.1109/AUTOID.2005.33","DOIUrl":"https://doi.org/10.1109/AUTOID.2005.33","url":null,"abstract":"This work presents a complete control access system based on the hand geometry, a hardware key and a vital sign detector. The circuitry reads the hardware key and the heartbeat in order to confirm the identity of the author given by the analysis of the hand image. The presented system distinguish itself from other similar biometric systems mainly because of the feature extraction process which is based on the analysis of the curvature profile of the image, making the system invariant to the rotation and translation of the hand. This makes unnecessary the use of any kind of restriction devices such as pins or pegs to position the hand. FAR rates as low as 0.8% were obtained by the use of simple weighted geometric features on a database of more than 360 hand images.","PeriodicalId":206458,"journal":{"name":"Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127878082","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 39
A real-time image selection algorithm: fingerprint recognition using mobile devices with embedded camera 一种实时图像选择算法:利用内置摄像头的移动设备进行指纹识别
Dongjae Lee, Wonchurl Jang, Doeksoo Park, Sung-Jae Kim, Jaihie Kim
This paper proposes a real-time image selection algorithm for fingerprint recognition system, which uses the embedded camera of the mobile device. In general, auto-focusing algorithms of the camera system use the gradient measures to estimate high-frequency components of an image. In mobile device, images are greatly affected by environmental light sources. Therefore, obtained image might not qualify for the fingerprint recognition system, even when the image is focused. Consequently, image should be investigated whether it is usable or not. Variance-modified-Laplacian of Gaussian (VMLOG) and image quality index (QI) proposed in this paper solve such problem. VMLOG considers high-frequency component and repeatable patterns of ridges. Experimental results shows that the processing time of the proposed algorithm is enough fast to be adapted in real time system as like mobile device and the proposed algorithm selects exactly a recognizable image.
本文提出了一种基于移动设备嵌入式摄像头的指纹识别系统实时图像选择算法。一般来说,相机系统的自动对焦算法使用梯度测量来估计图像的高频分量。在移动设备中,环境光源对图像的影响很大。因此,获得的图像可能不符合指纹识别系统的条件,即使图像是聚焦的。因此,应该调查图像是否可用。本文提出的方差修正高斯拉普拉斯函数(VMLOG)和图像质量指数(QI)解决了这一问题。VMLOG考虑高频成分和山脊的可重复模式。实验结果表明,该算法的处理速度足够快,能够适应移动设备等实时系统,并能准确地选择可识别的图像。
{"title":"A real-time image selection algorithm: fingerprint recognition using mobile devices with embedded camera","authors":"Dongjae Lee, Wonchurl Jang, Doeksoo Park, Sung-Jae Kim, Jaihie Kim","doi":"10.1109/AUTOID.2005.6","DOIUrl":"https://doi.org/10.1109/AUTOID.2005.6","url":null,"abstract":"This paper proposes a real-time image selection algorithm for fingerprint recognition system, which uses the embedded camera of the mobile device. In general, auto-focusing algorithms of the camera system use the gradient measures to estimate high-frequency components of an image. In mobile device, images are greatly affected by environmental light sources. Therefore, obtained image might not qualify for the fingerprint recognition system, even when the image is focused. Consequently, image should be investigated whether it is usable or not. Variance-modified-Laplacian of Gaussian (VMLOG) and image quality index (QI) proposed in this paper solve such problem. VMLOG considers high-frequency component and repeatable patterns of ridges. Experimental results shows that the processing time of the proposed algorithm is enough fast to be adapted in real time system as like mobile device and the proposed algorithm selects exactly a recognizable image.","PeriodicalId":206458,"journal":{"name":"Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128666249","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Design of UHF RFID emulators with applications to RFID testing and data transport 超高频RFID仿真器的设计及其在RFID测试和数据传输中的应用
Richard Redemske, R. Fletcher
The electronic design requirements and applications for a UHF RFID tag emulator are presented. As motivated by present-day industry needs, several implementations of UHF RFID tag emulators are discussed with particular focus given to the use of the emulators as a general-purpose testing tool for RFID system design and on-site measurements. Several noteworthy results of UHF system testing are mentioned. As a longer-term development, the emerging use of UHF RFID protocols for general-purpose wireless data communications is also discussed.
介绍了超高频RFID标签仿真器的电子设计要求和应用。由于当今工业需求的推动,讨论了几种超高频RFID标签仿真器的实现,特别关注将仿真器用作RFID系统设计和现场测量的通用测试工具。介绍了超高频系统测试中几个值得注意的结果。作为一个长期的发展,超高频RFID协议在通用无线数据通信中的新兴应用也被讨论。
{"title":"Design of UHF RFID emulators with applications to RFID testing and data transport","authors":"Richard Redemske, R. Fletcher","doi":"10.1109/AUTOID.2005.18","DOIUrl":"https://doi.org/10.1109/AUTOID.2005.18","url":null,"abstract":"The electronic design requirements and applications for a UHF RFID tag emulator are presented. As motivated by present-day industry needs, several implementations of UHF RFID tag emulators are discussed with particular focus given to the use of the emulators as a general-purpose testing tool for RFID system design and on-site measurements. Several noteworthy results of UHF system testing are mentioned. As a longer-term development, the emerging use of UHF RFID protocols for general-purpose wireless data communications is also discussed.","PeriodicalId":206458,"journal":{"name":"Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114585259","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 37
期刊
Fourth IEEE Workshop on Automatic Identification Advanced Technologies (AutoID'05)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1