首页 > 最新文献

Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91最新文献

英文 中文
Dynamic location of a mobile robot by extended Kalman filtering 基于扩展卡尔曼滤波的移动机器人动态定位
Christian Doncarli, J. L. Corre, O. Devise
The goal of the work described is to provide an estimation algorithm of the dynamics of a mobile robot. The measured variables are the control laws of the motors and the angles between the robot principal axis and a lot of fixed beacons, given by a rotative onboard camera. The specific problems are of several types: the motion of the robot is described by a continuous-time nonlinear equation. The measures are uncadenced and nonlinear (angles). The state of the robot is not observable by a single measure. So a specific continuous/discrete-time extended Kalman filter with measurement reconstruction is developed.<>
所描述的工作目标是提供一种移动机器人动力学的估计算法。测量的变量是电机的控制规律和机器人主轴与许多固定信标的夹角,由旋转的机载摄像机给出。具体问题有以下几种类型:机器人的运动用连续时间非线性方程来描述;测量是无节奏的和非线性的(角度)。机器人的状态不能通过单一的测量来观察。为此,提出了一种具有测量重构功能的连续/离散扩展卡尔曼滤波器。
{"title":"Dynamic location of a mobile robot by extended Kalman filtering","authors":"Christian Doncarli, J. L. Corre, O. Devise","doi":"10.1109/IROS.1991.174709","DOIUrl":"https://doi.org/10.1109/IROS.1991.174709","url":null,"abstract":"The goal of the work described is to provide an estimation algorithm of the dynamics of a mobile robot. The measured variables are the control laws of the motors and the angles between the robot principal axis and a lot of fixed beacons, given by a rotative onboard camera. The specific problems are of several types: the motion of the robot is described by a continuous-time nonlinear equation. The measures are uncadenced and nonlinear (angles). The state of the robot is not observable by a single measure. So a specific continuous/discrete-time extended Kalman filter with measurement reconstruction is developed.<<ETX>>","PeriodicalId":388962,"journal":{"name":"Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115862839","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}
引用次数: 2
Mobile robot motion planning-stability, convergence and control 移动机器人运动规划——稳定性、收敛性与控制
M. Adams, P. P. Smith
Presents a unified approach to the navigation and control of a mobile robot. In the past, path planning has often been referred to as a 'high level' task and has been completely separated from the so called 'lower level' control of a real mobile vehicle. The authors consider here the total energy of a mobile vehicle when influenced under a good seeking navigation strategy. This energy function is used to produce a control law directly to drive a mobile vehicle. The authors also incorporate directly an estimate of an artificial repulsive potential field into the low level controller.<>
提出了一种移动机器人导航与控制的统一方法。在过去,路径规划通常被认为是一项“高级”任务,与真正的移动车辆的所谓“低级”控制完全分离。本文考虑了在良好的寻优导航策略影响下移动车辆的总能量。利用该能量函数直接生成控制律来驱动移动车辆。作者还在低电平控制器中直接加入了人工排斥势场的估计。
{"title":"Mobile robot motion planning-stability, convergence and control","authors":"M. Adams, P. P. Smith","doi":"10.1109/IROS.1991.174625","DOIUrl":"https://doi.org/10.1109/IROS.1991.174625","url":null,"abstract":"Presents a unified approach to the navigation and control of a mobile robot. In the past, path planning has often been referred to as a 'high level' task and has been completely separated from the so called 'lower level' control of a real mobile vehicle. The authors consider here the total energy of a mobile vehicle when influenced under a good seeking navigation strategy. This energy function is used to produce a control law directly to drive a mobile vehicle. The authors also incorporate directly an estimate of an artificial repulsive potential field into the low level controller.<<ETX>>","PeriodicalId":388962,"journal":{"name":"Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91","volume":"03 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129962028","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}
引用次数: 2
Neural network application to the obstacle avoidance path planning for CIM computer integrated manufacturing 神经网络在CIM计算机集成制造避障路径规划中的应用
C. Chung, K. S. Lee
Path planning is an important task for optimal motion of a robot in a structured or unstructured environment. The paper shows how to plan the shortest collision-free path in 3D, when a robot is navigated to pick up some tools or to repair some parts from various locations. A path coordinator is proposed having the capabilities of an obstacle avoidance strategy and a traveling salesman problem (TSP) strategy. The obstacle avoidance strategy is to plan the shortest collision-free path between each pair of n locations in 2D or in 3D. The TSP strategy is to compute a minimal system cost of a tour that is defined as a closed path navigating each location exactly once. The TSP strategy can be implemented by the neural network. The obstacle avoidance strategy can be implemented by the optimal edges by the modified genetic algorithm and computes the optimal nodes along the optimal edges by the recursive compensation algorithm.<>
路径规划是机器人在结构化或非结构化环境中实现最优运动的重要任务。本文展示了如何在3D中规划最短的无碰撞路径,当机器人从不同的位置拾取一些工具或修理一些零件时。提出了一种具有避障策略和旅行商问题(TSP)策略的路径协调器。避障策略是在二维或三维中,在每对n个位置之间规划最短的无碰撞路径。TSP策略是计算一个旅行的最小系统成本,这个旅行被定义为一个封闭的路径,每个位置只导航一次。TSP策略可以通过神经网络实现。该避障策略可以通过改进的遗传算法通过最优边来实现,并通过递归补偿算法沿最优边计算最优节点
{"title":"Neural network application to the obstacle avoidance path planning for CIM computer integrated manufacturing","authors":"C. Chung, K. S. Lee","doi":"10.1109/IROS.1991.174586","DOIUrl":"https://doi.org/10.1109/IROS.1991.174586","url":null,"abstract":"Path planning is an important task for optimal motion of a robot in a structured or unstructured environment. The paper shows how to plan the shortest collision-free path in 3D, when a robot is navigated to pick up some tools or to repair some parts from various locations. A path coordinator is proposed having the capabilities of an obstacle avoidance strategy and a traveling salesman problem (TSP) strategy. The obstacle avoidance strategy is to plan the shortest collision-free path between each pair of n locations in 2D or in 3D. The TSP strategy is to compute a minimal system cost of a tour that is defined as a closed path navigating each location exactly once. The TSP strategy can be implemented by the neural network. The obstacle avoidance strategy can be implemented by the optimal edges by the modified genetic algorithm and computes the optimal nodes along the optimal edges by the recursive compensation algorithm.<<ETX>>","PeriodicalId":388962,"journal":{"name":"Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130243327","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
Hidden Markov model analysis of manufacturing process information 制造过程信息的隐马尔可夫模型分析
B. Hannaford
A method is presented for using hidden Markov models (HMMs) for the analysis of force, torque, and position signals from sensors in manufacturing machines. The HMM can detect the transitions between contact states and compute a measure of the task quality using a model of the task developed by the manufacturing engineer and optimized on training data. The HMM method has been evaluated in extensive experimentation with teleoperation and the results suggest even higher effectiveness in automation and manufacturing applications.<>
提出了一种利用隐马尔可夫模型(hmm)分析制造机械中传感器的力、扭矩和位置信号的方法。HMM可以检测接触状态之间的转换,并使用由制造工程师开发并在训练数据上优化的任务模型计算任务质量的度量。HMM方法已经在远程操作的广泛实验中进行了评估,结果表明在自动化和制造应用中具有更高的有效性。
{"title":"Hidden Markov model analysis of manufacturing process information","authors":"B. Hannaford","doi":"10.1109/IROS.1991.174556","DOIUrl":"https://doi.org/10.1109/IROS.1991.174556","url":null,"abstract":"A method is presented for using hidden Markov models (HMMs) for the analysis of force, torque, and position signals from sensors in manufacturing machines. The HMM can detect the transitions between contact states and compute a measure of the task quality using a model of the task developed by the manufacturing engineer and optimized on training data. The HMM method has been evaluated in extensive experimentation with teleoperation and the results suggest even higher effectiveness in automation and manufacturing applications.<<ETX>>","PeriodicalId":388962,"journal":{"name":"Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131531034","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
Hyper-redundant robot mechanisms and their applications 超冗余机器人机构及其应用
G. Chirikjian, J. Burdick
Hyper-redundant robots have a large or infinite number of degrees of freedom. Such robots are analogous to snakes or tentacles and are useful for operation in highly constrained environments and novel forms of locomotion. The paper reviews newly developed methods for the kinematic analysis of hyper-redundant manipulators. These methods can be applied to a wide variety of hyper-redundant morphologies and lead to very efficient inverse kinematic, path planning, obstacle avoidance, locomotion, and grasping schemes. It also reviews the design and implementation of a planar 30 degree of freedom variable geometry truss hyper-redundant robot.<>
超冗余机器人具有大量或无限的自由度。这种机器人类似于蛇或触手,在高度受限的环境和新颖的运动形式中非常有用。综述了超冗余度机械臂运动分析的新方法。这些方法可以应用于各种各样的超冗余形态,并导致非常有效的逆运动学,路径规划,避障,运动和抓取方案。介绍了一种平面30自由度变几何桁架超冗余度机器人的设计与实现
{"title":"Hyper-redundant robot mechanisms and their applications","authors":"G. Chirikjian, J. Burdick","doi":"10.1109/IROS.1991.174447","DOIUrl":"https://doi.org/10.1109/IROS.1991.174447","url":null,"abstract":"Hyper-redundant robots have a large or infinite number of degrees of freedom. Such robots are analogous to snakes or tentacles and are useful for operation in highly constrained environments and novel forms of locomotion. The paper reviews newly developed methods for the kinematic analysis of hyper-redundant manipulators. These methods can be applied to a wide variety of hyper-redundant morphologies and lead to very efficient inverse kinematic, path planning, obstacle avoidance, locomotion, and grasping schemes. It also reviews the design and implementation of a planar 30 degree of freedom variable geometry truss hyper-redundant robot.<<ETX>>","PeriodicalId":388962,"journal":{"name":"Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127853951","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}
引用次数: 48
'FRIEND' robot, space telerobot for rescue and recovery of astronauts in space stations “FRIEND”机器人,用于空间站宇航员救援和恢复的太空远程机器人
A. Rovetta
Deals with the design, modelling and construction of a prototype of a space telerobot for the rescue and recovery of astronauts in the area around a space station. The objective of the FRIEND robot project (an acronym of Flying Robot with Intelligently Ended Nursing Dexterity) is the testing of a telerobotised system controlled by a remote operator. The FRIEND robot is designed and constituted by a mechanical structure with two arms, an autonomous energy source, a sensor and motion control structure, a visual recognition system which acts as operator support, an expert intelligent system memorised in the computer for alternative choices in the stage of rescue and recovery of an astronaut in an emergency.<>
处理一个空间遥控机器人的原型的设计、建模和建造,用于在空间站周围地区营救和恢复宇航员。FRIEND机器人项目(具有智能末端护理灵活性的飞行机器人的缩写)的目标是测试由远程操作员控制的远程机器人系统。FRIEND机器人由两臂机械结构、自主能源、传感器和运动控制结构、作为操作员支持的视觉识别系统、存储在计算机中的专家智能系统组成,在紧急情况下为宇航员的救援和恢复阶段提供备选方案
{"title":"'FRIEND' robot, space telerobot for rescue and recovery of astronauts in space stations","authors":"A. Rovetta","doi":"10.1109/IROS.1991.174756","DOIUrl":"https://doi.org/10.1109/IROS.1991.174756","url":null,"abstract":"Deals with the design, modelling and construction of a prototype of a space telerobot for the rescue and recovery of astronauts in the area around a space station. The objective of the FRIEND robot project (an acronym of Flying Robot with Intelligently Ended Nursing Dexterity) is the testing of a telerobotised system controlled by a remote operator. The FRIEND robot is designed and constituted by a mechanical structure with two arms, an autonomous energy source, a sensor and motion control structure, a visual recognition system which acts as operator support, an expert intelligent system memorised in the computer for alternative choices in the stage of rescue and recovery of an astronaut in an emergency.<<ETX>>","PeriodicalId":388962,"journal":{"name":"Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133821485","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
On correcting systematic errors without analyzing them by performing a repetitive task 在不进行重复分析的情况下纠正系统错误
Antti Autere
Describes a method for reducing systematic errors encountered between a true system behavior and the one predicted by a model. The structure of the model corresponds to the structure of the system only up to a certain limit. Error correcting is formulated as an optimization problem where the norm of the difference between the measured and the predicted system behavior is minimized. The solution is searched iteratively by doing the same task or experiment repeatedly and utilizing previously observed results. It is argued that the optimization approach may be useful in understanding the problems encountered in memory-based modeling, particularly in robot control. An iterative algorithm is given to correct the robot positioning errors. It is shown to converge to the right solution by making some general assumptions of the existing robot controller. An example is given with the PUMA robot where the precision of the arm movement is increased by repeatedly doing the movement task.<>
描述一种方法,用于减少真实系统行为与模型预测的系统行为之间遇到的系统误差。模型的结构只在一定限度内与系统的结构相对应。误差校正被表述为一个优化问题,其中测量和预测系统行为之间的差的范数是最小的。通过重复执行相同的任务或实验并利用先前观察到的结果来迭代地搜索解决方案。本文认为,优化方法可能有助于理解基于记忆的建模中遇到的问题,特别是在机器人控制中。给出了一种修正机器人定位误差的迭代算法。通过对现有机器人控制器的一些一般假设,证明了它收敛于正确的解。以PUMA机器人为例,通过重复执行运动任务来提高手臂运动的精度。
{"title":"On correcting systematic errors without analyzing them by performing a repetitive task","authors":"Antti Autere","doi":"10.1109/IROS.1991.174515","DOIUrl":"https://doi.org/10.1109/IROS.1991.174515","url":null,"abstract":"Describes a method for reducing systematic errors encountered between a true system behavior and the one predicted by a model. The structure of the model corresponds to the structure of the system only up to a certain limit. Error correcting is formulated as an optimization problem where the norm of the difference between the measured and the predicted system behavior is minimized. The solution is searched iteratively by doing the same task or experiment repeatedly and utilizing previously observed results. It is argued that the optimization approach may be useful in understanding the problems encountered in memory-based modeling, particularly in robot control. An iterative algorithm is given to correct the robot positioning errors. It is shown to converge to the right solution by making some general assumptions of the existing robot controller. An example is given with the PUMA robot where the precision of the arm movement is increased by repeatedly doing the movement task.<<ETX>>","PeriodicalId":388962,"journal":{"name":"Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114792615","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
Indentification of the center of friction from pushing an object by a mobile robot 通过移动机器人推动物体来识别摩擦中心
T. Yoshikawa, M. Kurisu
When mobile robots convey objects on a floor by pushing them, the motion of the pushed object is closely related to the distribution of the frictional force between the object and the floor. When the pushing force vector applied to an object passes through the center of friction which is the centroid of the friction distribution, the motion of the object is a pure translation. The authors describe a method for estimating the friction distribution of an object and the position of the center of friction by pushing the object several times using a manipulator mounted on a mobile robot, which also has a visual sensor. Simulation and experimental results show the effectiveness of the approach.<>
当移动机器人通过推动的方式在地板上搬运物体时,被推动物体的运动与物体与地板之间摩擦力的分布密切相关。当施加在物体上的推力矢量通过摩擦中心,即摩擦分布的质心时,物体的运动是纯粹的平移。作者描述了一种利用安装在带有视觉传感器的移动机器人上的机械手,通过多次推动物体来估计物体摩擦分布和摩擦中心位置的方法。仿真和实验结果表明了该方法的有效性。
{"title":"Indentification of the center of friction from pushing an object by a mobile robot","authors":"T. Yoshikawa, M. Kurisu","doi":"10.1109/IROS.1991.174510","DOIUrl":"https://doi.org/10.1109/IROS.1991.174510","url":null,"abstract":"When mobile robots convey objects on a floor by pushing them, the motion of the pushed object is closely related to the distribution of the frictional force between the object and the floor. When the pushing force vector applied to an object passes through the center of friction which is the centroid of the friction distribution, the motion of the object is a pure translation. The authors describe a method for estimating the friction distribution of an object and the position of the center of friction by pushing the object several times using a manipulator mounted on a mobile robot, which also has a visual sensor. Simulation and experimental results show the effectiveness of the approach.<<ETX>>","PeriodicalId":388962,"journal":{"name":"Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91","volume":"180 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114378723","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}
引用次数: 52
Development of multirate sampling repetitive learning servo system and its application to a compact camcorder 多速率采样重复学习伺服系统的研制及其在小型摄像机上的应用
M. Gotou, E. Ueda, Akihiko Nakamura, Keisuke Matsuo
The authors have developed a new servo system, called the multirate sampling repetitive learning servo system, having the multirate sampling repetitive learning compensator newly developed so as to reduce the learning memory size. It was applied to the speed control of the capstan motor in a camcorder, and the speed fluctuation of the capstan was reduced considerably as a result of the improved sensitivity to disturbances.<>
作者开发了一种新的伺服系统,称为多速率采样重复学习伺服系统,采用了新开发的多速率采样重复学习补偿器,以减小学习存储器的大小。将其应用于摄像机绞盘电机的速度控制中,由于提高了对干扰的灵敏度,大大降低了绞盘的速度波动。
{"title":"Development of multirate sampling repetitive learning servo system and its application to a compact camcorder","authors":"M. Gotou, E. Ueda, Akihiko Nakamura, Keisuke Matsuo","doi":"10.1109/IROS.1991.174551","DOIUrl":"https://doi.org/10.1109/IROS.1991.174551","url":null,"abstract":"The authors have developed a new servo system, called the multirate sampling repetitive learning servo system, having the multirate sampling repetitive learning compensator newly developed so as to reduce the learning memory size. It was applied to the speed control of the capstan motor in a camcorder, and the speed fluctuation of the capstan was reduced considerably as a result of the improved sensitivity to disturbances.<<ETX>>","PeriodicalId":388962,"journal":{"name":"Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114900363","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
Dynamic update of dense depth map by Kalman filtering 基于卡尔曼滤波的密集深度图动态更新
G. Attolico, A. Distante, T. D’orazio, E. Stella
Recovering three-dimensional visible surfaces is an important cue in computer vision. Like most of the inverse problems it is hard to be solved due to the insufficient and inaccurate data that can be collected using passive sensors. Data fusion and integration over time can be used to overcome this problem. In this paper the depth and orientation are acquired from a scene and are used together to build a dense map of the visible surface for each of several points of view. An incremental estimator is used to integrate these maps, as soon as they become available, in a more reliable result.<>
三维可见曲面的恢复是计算机视觉中的一个重要线索。与大多数反问题一样,由于无源传感器收集的数据不足且不准确,因此难以解决。随着时间的推移,数据融合和集成可以用来克服这个问题。在本文中,深度和方向是从场景中获取的,并一起用于为每个视角构建可见表面的密集地图。增量估计器用于集成这些地图,一旦它们变得可用,就会得到更可靠的结果。
{"title":"Dynamic update of dense depth map by Kalman filtering","authors":"G. Attolico, A. Distante, T. D’orazio, E. Stella","doi":"10.1109/IROS.1991.174596","DOIUrl":"https://doi.org/10.1109/IROS.1991.174596","url":null,"abstract":"Recovering three-dimensional visible surfaces is an important cue in computer vision. Like most of the inverse problems it is hard to be solved due to the insufficient and inaccurate data that can be collected using passive sensors. Data fusion and integration over time can be used to overcome this problem. In this paper the depth and orientation are acquired from a scene and are used together to build a dense map of the visible surface for each of several points of view. An incremental estimator is used to integrate these maps, as soon as they become available, in a more reliable result.<<ETX>>","PeriodicalId":388962,"journal":{"name":"Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115065344","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
期刊
Proceedings IROS '91:IEEE/RSJ International Workshop on Intelligent Robots and Systems '91
全部 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