首页 > 最新文献

The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)最新文献

英文 中文
Segment-based hand pose estimation 基于片段的手部姿态估计
Pub Date : 2005-05-09 DOI: 10.1109/CRV.2005.72
Christopher G. Schwarz, N. Lobo
The work presented here solves two major problems of hand pose recognition: (A) determining what pose is shown in a given, input picture and (B) detecting the presence of a known input pose in a given input video. It builds on the earlier work of Athitsos and Sclaroff (2003) toward solving problem A. Because that method relies upon lines found in the input data and requires computer-generated database models, it is unsuitable for the later, video problem. Our reworking of this framework uses different, region-based information to allow video frames to be used as the "database" in which to look for the test pose. It returns database images of hands in the same configuration as a query image by using a series of steps based on the number and direction of visible finger protrusions, Chamfer distance, orientation histograms, and a competitive, comparison-based matching of each visible finger segment. Detailed result data demonstrates the system's feasibility and potential.
这里提出的工作解决了手部姿势识别的两个主要问题:(A)确定给定输入图片中显示的姿势;(B)检测给定输入视频中已知输入姿势的存在。它建立在Athitsos和Sclaroff(2003)解决问题a的早期工作的基础上。因为该方法依赖于在输入数据中找到的行,并且需要计算机生成数据库模型,所以它不适合后来的视频问题。我们对这个框架的重新设计使用了不同的,基于区域的信息,允许视频帧被用作“数据库”,在其中寻找测试姿势。通过使用一系列基于可见手指突起的数量和方向、倒角距离、方向直方图以及每个可见手指段的竞争性、基于比较的匹配的步骤,它以与查询图像相同的配置返回数据库中的手图像。详细的实验数据验证了系统的可行性和潜力。
{"title":"Segment-based hand pose estimation","authors":"Christopher G. Schwarz, N. Lobo","doi":"10.1109/CRV.2005.72","DOIUrl":"https://doi.org/10.1109/CRV.2005.72","url":null,"abstract":"The work presented here solves two major problems of hand pose recognition: (A) determining what pose is shown in a given, input picture and (B) detecting the presence of a known input pose in a given input video. It builds on the earlier work of Athitsos and Sclaroff (2003) toward solving problem A. Because that method relies upon lines found in the input data and requires computer-generated database models, it is unsuitable for the later, video problem. Our reworking of this framework uses different, region-based information to allow video frames to be used as the \"database\" in which to look for the test pose. It returns database images of hands in the same configuration as a query image by using a series of steps based on the number and direction of visible finger protrusions, Chamfer distance, orientation histograms, and a competitive, comparison-based matching of each visible finger segment. Detailed result data demonstrates the system's feasibility and potential.","PeriodicalId":307318,"journal":{"name":"The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131019310","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}
引用次数: 15
Minimum Bayes error features for visual recognition by sequential feature selection and extraction 最小贝叶斯误差特征的序列特征选择和提取视觉识别
Pub Date : 2005-05-09 DOI: 10.1109/CRV.2005.53
G. Carneiro, N. Vasconcelos
The extraction of optimal features, in a classification sense, is still quite challenging in the context of large-scale classification problems (such as visual recognition), involving a large number of classes and significant amounts of training data per class. We present an optimal, in the minimum Bayes error sense, algorithm for feature design that combines the most appealing properties of the two strategies that are currently dominant: feature extraction (FE) and feature selection (FS). The new algorithm proceeds by interleaving pairs of FS and FE steps, which amount to a sequential search for the most discriminant directions in a collection of two dimensional subspaces. It combines the fast convergence rate of FS with the ability of FE to uncover optimal features that are not part of the original basis functions, leading to solutions that are better than those achievable by either FE or FS alone, in a small number of iterations. Because the basic iteration has very low complexity, the new algorithm is scalable in the number of classes of the recognition problem, a property that is currently only available for feature extraction methods that are either sub-optimal or optimal under restrictive assumptions that do not hold for generic recognition. Experimental results show significant improvements over these methods, either through much greater robustness to local minima or by achieving significantly faster convergence.
从分类意义上讲,在大规模分类问题(如视觉识别)的背景下,提取最优特征仍然是相当具有挑战性的,因为涉及大量的类和每个类的大量训练数据。在最小贝叶斯误差意义下,我们提出了一种最优的特征设计算法,该算法结合了目前占主导地位的两种策略中最吸引人的特性:特征提取(FE)和特征选择(FS)。新算法通过对FS和FE步骤的交错进行,这相当于在二维子空间集合中对最具判别性的方向进行顺序搜索。它将FS的快速收敛速度与FE发现不属于原始基函数的最优特征的能力相结合,从而在少量迭代中获得比单独使用FE或FS更好的解决方案。由于基本迭代具有非常低的复杂性,新算法在识别问题的类别数量上是可扩展的,这一特性目前仅适用于在限制性假设下不适合通用识别的次优或最优特征提取方法。实验结果表明,通过对局部最小值的更强鲁棒性或通过实现显着更快的收敛,比这些方法有了显着的改进。
{"title":"Minimum Bayes error features for visual recognition by sequential feature selection and extraction","authors":"G. Carneiro, N. Vasconcelos","doi":"10.1109/CRV.2005.53","DOIUrl":"https://doi.org/10.1109/CRV.2005.53","url":null,"abstract":"The extraction of optimal features, in a classification sense, is still quite challenging in the context of large-scale classification problems (such as visual recognition), involving a large number of classes and significant amounts of training data per class. We present an optimal, in the minimum Bayes error sense, algorithm for feature design that combines the most appealing properties of the two strategies that are currently dominant: feature extraction (FE) and feature selection (FS). The new algorithm proceeds by interleaving pairs of FS and FE steps, which amount to a sequential search for the most discriminant directions in a collection of two dimensional subspaces. It combines the fast convergence rate of FS with the ability of FE to uncover optimal features that are not part of the original basis functions, leading to solutions that are better than those achievable by either FE or FS alone, in a small number of iterations. Because the basic iteration has very low complexity, the new algorithm is scalable in the number of classes of the recognition problem, a property that is currently only available for feature extraction methods that are either sub-optimal or optimal under restrictive assumptions that do not hold for generic recognition. Experimental results show significant improvements over these methods, either through much greater robustness to local minima or by achieving significantly faster convergence.","PeriodicalId":307318,"journal":{"name":"The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114083359","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}
引用次数: 18
On processing and registration of forward-scan acoustic video imagery 前向扫描声学视频图像的处理与配准
Pub Date : 2005-05-09 DOI: 10.1109/CRV.2005.57
S. Negahdaripour, P. Firoozfam, P. Sabzmeydani
Producing high-resolution underwater imagery in range of visibility conditions is a capability of critical demand for a number of applications. New generation of forward-scan acoustic video cameras, becoming available for commercial applications in recent years, produce images with considerably more target details than optical systems in turbid waters. Previous computer processing of sonar imagery has dominantly involved target segmentation, classification and recognition by exploiting 2D visual cues from texture, or object/shadow shape in a single frame. Processing of video is becoming more and more important because of various applications that involve target tracking, object identification in search and inspection, self localization and mapping, among many other applications. This paper addresses the image registration problem for acoustic video, and the preprocessing steps to be applied to the raw video from a DID-SON acoustic camera for image calibration, filtering and enhancement to achieve reliable results.
在可见条件下产生高分辨率的水下图像是许多应用的关键需求能力。近年来,新一代前向扫描声学视频摄像机可用于商业应用,在浑浊水域中产生的图像比光学系统具有更多的目标细节。以前的计算机处理声纳图像主要涉及目标分割、分类和识别,通过利用纹理或物体/阴影形状在单个帧中的二维视觉线索。由于各种应用涉及目标跟踪、搜索和检查中的对象识别、自定位和映射等许多应用,视频处理变得越来越重要。本文讨论了声学视频的图像配准问题,并对来自于DID-SON声学摄像机的原始视频进行了预处理步骤,对图像进行校准、滤波和增强,以获得可靠的结果。
{"title":"On processing and registration of forward-scan acoustic video imagery","authors":"S. Negahdaripour, P. Firoozfam, P. Sabzmeydani","doi":"10.1109/CRV.2005.57","DOIUrl":"https://doi.org/10.1109/CRV.2005.57","url":null,"abstract":"Producing high-resolution underwater imagery in range of visibility conditions is a capability of critical demand for a number of applications. New generation of forward-scan acoustic video cameras, becoming available for commercial applications in recent years, produce images with considerably more target details than optical systems in turbid waters. Previous computer processing of sonar imagery has dominantly involved target segmentation, classification and recognition by exploiting 2D visual cues from texture, or object/shadow shape in a single frame. Processing of video is becoming more and more important because of various applications that involve target tracking, object identification in search and inspection, self localization and mapping, among many other applications. This paper addresses the image registration problem for acoustic video, and the preprocessing steps to be applied to the raw video from a DID-SON acoustic camera for image calibration, filtering and enhancement to achieve reliable results.","PeriodicalId":307318,"journal":{"name":"The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124333302","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}
引用次数: 55
Combining local and global features for image segmentation using iterative classification and region merging 结合局部和全局特征,采用迭代分类和区域合并的方法进行图像分割
Pub Date : 2005-05-09 DOI: 10.1109/CRV.2005.27
Qiyao Yu, David A Clausi
In MRF based unsupervised segmentation, the MRF model parameters are typically estimated globally. Those global statistics sometimes are far from accurate for local areas if the image is highly non-stationary, and hence will generate false boundaries. The problem cannot be solved if local statistics are not considered. This work incorporates the local feature of edge strength in the MRF energy function, and segmentation is obtained by reducing the energy function using iterative classification and region merging.
在基于MRF的无监督分割中,通常对MRF模型参数进行全局估计。如果图像高度非平稳,那么这些全局统计有时对局部区域来说是不准确的,因此会产生错误的边界。如果不考虑局部统计,这个问题就无法解决。该工作将边缘强度的局部特征融入到MRF能量函数中,通过迭代分类和区域合并对能量函数进行约简得到分割结果。
{"title":"Combining local and global features for image segmentation using iterative classification and region merging","authors":"Qiyao Yu, David A Clausi","doi":"10.1109/CRV.2005.27","DOIUrl":"https://doi.org/10.1109/CRV.2005.27","url":null,"abstract":"In MRF based unsupervised segmentation, the MRF model parameters are typically estimated globally. Those global statistics sometimes are far from accurate for local areas if the image is highly non-stationary, and hence will generate false boundaries. The problem cannot be solved if local statistics are not considered. This work incorporates the local feature of edge strength in the MRF energy function, and segmentation is obtained by reducing the energy function using iterative classification and region merging.","PeriodicalId":307318,"journal":{"name":"The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)","volume":"138 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120886656","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}
引用次数: 10
Body tracking in human walk from monocular video sequences 基于单目视频序列的人体行走跟踪
Pub Date : 2005-05-09 DOI: 10.1109/CRV.2005.24
F. Jean, R. Bergevin, A. Albu
This paper proposes a method to automatically track human body parts in the context of gait modelisation and recognition. The proposed approach is based on a five points human model (head, hands, and feet) where the points are detected and tracked independently. Tracking is fully automatic (no manual initialization of the five points) since it will be used in a real-time surveillance system. Feet are detected in each frame by first finding the space between the legs in the human silhouette. The issue of feet self-occlusion is handled using optical flow and motion correspondence. Skin color segmentation is used to find hands in each frame and tracking is achieved by using a bounding box overlap algorithm. The head is defined as the mass center of a region of the upper silhouette.
提出了一种基于步态建模和识别的人体部位自动跟踪方法。所提出的方法是基于一个五点人体模型(头、手和脚),其中的点是独立检测和跟踪的。跟踪是全自动的(无需手动初始化五个点),因为它将用于实时监控系统。在每一帧中,通过首先在人体轮廓中找到两腿之间的空间来检测脚。脚的自遮挡问题是使用光流和运动对应处理的。使用肤色分割在每帧中找到手,并使用边界框重叠算法实现跟踪。头部被定义为上轮廓区域的质量中心。
{"title":"Body tracking in human walk from monocular video sequences","authors":"F. Jean, R. Bergevin, A. Albu","doi":"10.1109/CRV.2005.24","DOIUrl":"https://doi.org/10.1109/CRV.2005.24","url":null,"abstract":"This paper proposes a method to automatically track human body parts in the context of gait modelisation and recognition. The proposed approach is based on a five points human model (head, hands, and feet) where the points are detected and tracked independently. Tracking is fully automatic (no manual initialization of the five points) since it will be used in a real-time surveillance system. Feet are detected in each frame by first finding the space between the legs in the human silhouette. The issue of feet self-occlusion is handled using optical flow and motion correspondence. Skin color segmentation is used to find hands in each frame and tracking is achieved by using a bounding box overlap algorithm. The head is defined as the mass center of a region of the upper silhouette.","PeriodicalId":307318,"journal":{"name":"The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)","volume":"2015 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114562897","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}
引用次数: 30
Automated behavioral phenotype detection and analysis using color-based motion tracking 使用基于颜色的运动跟踪自动行为表型检测和分析
Pub Date : 2005-05-09 DOI: 10.1109/CRV.2005.20
A. Shimoide, Ilmi Yoon, M. Fuse, Holly C. Beale, Rahul Singh
The problem of elucidating the functional significance of genes is a key challenge of modern science. Solving this problem can lead to fundamental advancements across multiple areas such starting from pharmaceutical drug discovery to agricultural sciences. A commonly used approach in this context involves studying genetic influence on model organisms. These influences can be expressed at behavioral, morphological, anatomical, or molecular levels and the expressed patterns are called phenotypes. Unfortunately, detailed studies of many phenotypes, such as the behavior of an organism, is highly complicated due to the inherent complexity of the phenotype pattern and because of the fact that it may evolve over long time periods. In this paper, we propose applying color-based tracking to study Ecdysis in the hornworm - a biologically highly relevant phenotype whose complexity had thus far, prevented application of automated approaches. We present experimental results which demonstrate the accuracy of tracking and phenotype determination under conditions of complex body movement, partial occlusions, and body deformations. A key additional goal of our paper is to expose the computer vision community to such novel applications, where techniques from vision and pattern analysis can have a seminal influence on other branches of modern science.
阐明基因的功能意义是现代科学的一个关键挑战。解决这个问题可以导致从药物发现到农业科学等多个领域的根本性进步。在这种情况下,一种常用的方法涉及研究遗传对模式生物的影响。这些影响可以在行为、形态、解剖或分子水平上表达,表达的模式称为表型。不幸的是,对许多表型的详细研究,如生物体的行为,由于表型模式的固有复杂性和它可能在很长一段时间内进化的事实,是高度复杂的。在本文中,我们建议应用基于颜色的跟踪来研究角虫的蜕皮,这是一种生物学上高度相关的表型,其复杂性迄今为止阻碍了自动化方法的应用。我们提出的实验结果表明,在复杂的身体运动,部分闭塞和身体变形的条件下,跟踪和表型测定的准确性。我们论文的另一个关键目标是向计算机视觉社区展示这种新颖的应用,其中视觉和模式分析技术可以对现代科学的其他分支产生开创性的影响。
{"title":"Automated behavioral phenotype detection and analysis using color-based motion tracking","authors":"A. Shimoide, Ilmi Yoon, M. Fuse, Holly C. Beale, Rahul Singh","doi":"10.1109/CRV.2005.20","DOIUrl":"https://doi.org/10.1109/CRV.2005.20","url":null,"abstract":"The problem of elucidating the functional significance of genes is a key challenge of modern science. Solving this problem can lead to fundamental advancements across multiple areas such starting from pharmaceutical drug discovery to agricultural sciences. A commonly used approach in this context involves studying genetic influence on model organisms. These influences can be expressed at behavioral, morphological, anatomical, or molecular levels and the expressed patterns are called phenotypes. Unfortunately, detailed studies of many phenotypes, such as the behavior of an organism, is highly complicated due to the inherent complexity of the phenotype pattern and because of the fact that it may evolve over long time periods. In this paper, we propose applying color-based tracking to study Ecdysis in the hornworm - a biologically highly relevant phenotype whose complexity had thus far, prevented application of automated approaches. We present experimental results which demonstrate the accuracy of tracking and phenotype determination under conditions of complex body movement, partial occlusions, and body deformations. A key additional goal of our paper is to expose the computer vision community to such novel applications, where techniques from vision and pattern analysis can have a seminal influence on other branches of modern science.","PeriodicalId":307318,"journal":{"name":"The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)","volume":"62 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114690940","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}
引用次数: 1
Segmentation of laparoscopic images: integrating graph-based segmentation and multistage region merging 腹腔镜图像分割:结合基于图的分割和多阶段区域合并
Pub Date : 2005-05-09 DOI: 10.1109/CRV.2005.74
Yueyun Shu, Guillaume-Alexandre Bilodeau, F. Cheriet
This paper presents a method that combines graph-based segmentation and multistage region merging to segment laparoscopic images. Starting with image preprocessing, including Gaussian smoothing, brightness and contrast enhancement, and histogram thresholding, we then apply an efficient graph-based method to produce a coarse segmentation of laparoscopic images. Next, regions are further merged in a multistage process based on features like grey-level similarity, region size and common edge length. At each stage, regions are merged iteratively according to a merging score until convergence. Experimental results show that our approach can achieve good spatial coherence, accurate edge location and appropriately segmented regions in real surgical images.
提出了一种结合基于图的分割和多阶段区域合并的腹腔镜图像分割方法。从图像预处理开始,包括高斯平滑、亮度和对比度增强以及直方图阈值分割,然后应用一种高效的基于图的方法对腹腔镜图像进行粗分割。然后,根据灰度相似度、区域大小、公共边长度等特征,分多阶段进行区域合并。在每个阶段,根据合并分数迭代合并区域,直到收敛。实验结果表明,该方法能够在真实手术图像中实现良好的空间相干性、准确的边缘定位和适当的区域分割。
{"title":"Segmentation of laparoscopic images: integrating graph-based segmentation and multistage region merging","authors":"Yueyun Shu, Guillaume-Alexandre Bilodeau, F. Cheriet","doi":"10.1109/CRV.2005.74","DOIUrl":"https://doi.org/10.1109/CRV.2005.74","url":null,"abstract":"This paper presents a method that combines graph-based segmentation and multistage region merging to segment laparoscopic images. Starting with image preprocessing, including Gaussian smoothing, brightness and contrast enhancement, and histogram thresholding, we then apply an efficient graph-based method to produce a coarse segmentation of laparoscopic images. Next, regions are further merged in a multistage process based on features like grey-level similarity, region size and common edge length. At each stage, regions are merged iteratively according to a merging score until convergence. Experimental results show that our approach can achieve good spatial coherence, accurate edge location and appropriately segmented regions in real surgical images.","PeriodicalId":307318,"journal":{"name":"The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129265913","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}
引用次数: 17
Recognition of partially occluded objects using perfect hashing: an efficient and robust approach 使用完美哈希的部分遮挡物体识别:一种高效且稳健的方法
Pub Date : 2005-05-09 DOI: 10.1109/CRV.2005.66
R. Dinesh, D. S. Guru
This paper presents a novel method for recognizing partially occluded objects. The proposed method uses corner points and their spatial relationship perceived through the application of triangular spatial relationship (TSR) in Guru and Nagabhushan (2001) by considering three consecutive corner points at a time. The perceived TSR among corner points are used to create a model object-base using the technique of perfect hashing. The matched sequence is preserved in a two-dimensional matrix called status matrix. Experimental results, on real images of varying complexity of a reasonably large database of objects have established the robustness of the method.
提出了一种识别部分遮挡物体的新方法。该方法利用三角空间关系(TSR)在Guru和Nagabhushan(2001)中的应用,通过同时考虑三个连续的角点来感知角点及其空间关系。利用角点间感知到的TSR,利用完美哈希技术创建模型对象库。匹配序列保存在称为状态矩阵的二维矩阵中。实验结果表明,在不同复杂程度的真实图像和相当大的对象数据库上,建立了该方法的鲁棒性。
{"title":"Recognition of partially occluded objects using perfect hashing: an efficient and robust approach","authors":"R. Dinesh, D. S. Guru","doi":"10.1109/CRV.2005.66","DOIUrl":"https://doi.org/10.1109/CRV.2005.66","url":null,"abstract":"This paper presents a novel method for recognizing partially occluded objects. The proposed method uses corner points and their spatial relationship perceived through the application of triangular spatial relationship (TSR) in Guru and Nagabhushan (2001) by considering three consecutive corner points at a time. The perceived TSR among corner points are used to create a model object-base using the technique of perfect hashing. The matched sequence is preserved in a two-dimensional matrix called status matrix. Experimental results, on real images of varying complexity of a reasonably large database of objects have established the robustness of the method.","PeriodicalId":307318,"journal":{"name":"The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132362796","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
An experimental comparison of a hierarchical range image segmentation algorithm 一种分层距离图像分割算法的实验比较
Pub Date : 2005-05-09 DOI: 10.1109/CRV.2005.15
G. Osorio, P. Boulanger, F. Prieto
This paper describe a new algorithm to segment range images into continuous regions represented by Bezier polynomials. The main problem in many segmentation algorithms is that it is hard to accurately detect at the same time large continuous regions and their boundary location. In this paper, a Bayesian framework is used to determine through a region growing process large continuous regions. Following this process, an exact description of the boundary of each region is computed from the mutual intersection of the extracted parametric polynomials followed by a closure and approximation of this new boundary using a gradient vector flow algorithm. This algorithm is capable of segmenting not only polyhedral objects but also sculptured surfaces by creating a network of closed trimmed Bezier surfaces that are compatible with most CAD systems. Experimental results show that significant improvement of region boundary localization and closure can be achieved. In this paper, a systematic comparison of our algorithm to the most well known algorithms in the literature is presented to highlight its performance.
本文提出了一种用贝塞尔多项式表示的连续区域分割距离图像的新算法。许多分割算法存在的主要问题是难以同时准确检测出大面积连续区域及其边界位置。本文采用贝叶斯框架,通过区域生长过程确定大的连续区域。在此过程之后,从提取的参数多项式的相互相交中计算每个区域边界的精确描述,然后使用梯度矢量流算法对这个新边界进行关闭和近似。该算法不仅能够分割多面体物体,还可以通过创建与大多数CAD系统兼容的封闭修整贝塞尔曲面网络来分割雕刻表面。实验结果表明,该方法可以显著改善区域边界的定位和闭合。在本文中,我们的算法与文献中最著名的算法进行了系统的比较,以突出其性能。
{"title":"An experimental comparison of a hierarchical range image segmentation algorithm","authors":"G. Osorio, P. Boulanger, F. Prieto","doi":"10.1109/CRV.2005.15","DOIUrl":"https://doi.org/10.1109/CRV.2005.15","url":null,"abstract":"This paper describe a new algorithm to segment range images into continuous regions represented by Bezier polynomials. The main problem in many segmentation algorithms is that it is hard to accurately detect at the same time large continuous regions and their boundary location. In this paper, a Bayesian framework is used to determine through a region growing process large continuous regions. Following this process, an exact description of the boundary of each region is computed from the mutual intersection of the extracted parametric polynomials followed by a closure and approximation of this new boundary using a gradient vector flow algorithm. This algorithm is capable of segmenting not only polyhedral objects but also sculptured surfaces by creating a network of closed trimmed Bezier surfaces that are compatible with most CAD systems. Experimental results show that significant improvement of region boundary localization and closure can be achieved. In this paper, a systematic comparison of our algorithm to the most well known algorithms in the literature is presented to highlight its performance.","PeriodicalId":307318,"journal":{"name":"The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133526132","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}
引用次数: 6
Kinematic variables estimation using eye-in-hand robot camera system 眼手机器人摄像系统的运动变量估计
Pub Date : 2005-05-09 DOI: 10.1109/CRV.2005.51
Siddharth Verma, I. Sharf, G. Dudek
Vision-based motion variable estimation has been an area of intensive interest, especially for emerging applications in space robotics such as satellite maintenance, refueling and the removal of space debris. For each of these tasks, accurate kinematic motion estimates of an object are required before a robot can approach or interact with the object. In this paper, a technique is presented for autonomous identification of an object against a cluttered background and simultaneous estimation of kinematic variables of the object undergoing general 3D motion using an eye-in-hand robot camera system. The object and marker identification strategy has been partially validated by using a spherical balloon with circular markers and a stationary camera. While the validation of the kinematic variables estimation algorithm has been completed against simulated data.
基于视觉的运动变量估计一直是一个备受关注的领域,特别是在空间机器人领域的新兴应用,如卫星维护、加油和空间碎片的清除。对于这些任务中的每一个,在机器人接近或与物体交互之前,都需要对物体进行精确的运动学运动估计。本文提出了一种利用眼手机器人相机系统在混乱背景下对物体进行自主识别并同时估计物体进行一般三维运动的运动变量的技术。通过使用带有圆形标记的球形气球和固定摄像机,对目标和标记识别策略进行了部分验证。同时,利用仿真数据对运动变量估计算法进行了验证。
{"title":"Kinematic variables estimation using eye-in-hand robot camera system","authors":"Siddharth Verma, I. Sharf, G. Dudek","doi":"10.1109/CRV.2005.51","DOIUrl":"https://doi.org/10.1109/CRV.2005.51","url":null,"abstract":"Vision-based motion variable estimation has been an area of intensive interest, especially for emerging applications in space robotics such as satellite maintenance, refueling and the removal of space debris. For each of these tasks, accurate kinematic motion estimates of an object are required before a robot can approach or interact with the object. In this paper, a technique is presented for autonomous identification of an object against a cluttered background and simultaneous estimation of kinematic variables of the object undergoing general 3D motion using an eye-in-hand robot camera system. The object and marker identification strategy has been partially validated by using a spherical balloon with circular markers and a stationary camera. While the validation of the kinematic variables estimation algorithm has been completed against simulated data.","PeriodicalId":307318,"journal":{"name":"The 2nd Canadian Conference on Computer and Robot Vision (CRV'05)","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134228068","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}
引用次数: 0
期刊
The 2nd Canadian Conference on Computer and Robot Vision (CRV'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