首页 > 最新文献

2006 9th International Conference on Control, Automation, Robotics and Vision最新文献

英文 中文
SmartC: A Component-Based Hierarchical Modeling Language for Automotive Electronics 基于组件的汽车电子分层建模语言
Pub Date : 2006-12-01 DOI: 10.1109/ICARCV.2006.345212
Guoqing Yang, Minde Zhao, Hong Li, Zhaohui Wu
This paper introduces SmartC, a language designed for programming automotive electronics embedded systems such as engine control systems. SmartC is a hierarchical modeling language and implements the SmartOSEK operating system model. The SmartC models are classified into four levels, namely module level, task level, subtask level and component level. In the SmartC models, control-flow oriented models and data-flow oriented models are integrated in the hybrid SmartC models. At the task level, the model is constructed based on the control flow, whereas the component level model is constructed based on the data flow. In SmartC programs, all inter-task communication, task triggering mechanisms, and access to guarded global variables, are automatically generated by the SmartC generator which generates the C code from the SmartC code. Having well-structured concurrency mechanisms, SmartC greatly reduces the risk of concurrency errors, such as deadlock and race conditions. The SmartC language is implemented on the automated manual transmission (AMT) control system and is compatible with the OSEK/VDX specifications. We use a continuous time (CT) model as an example to illustrate the effectiveness of the language
本文介绍了一种用于汽车电子嵌入式系统(如发动机控制系统)编程的语言——SmartC。SmartC是一种分层建模语言,实现了SmartOSEK操作系统模型。SmartC模型分为四个级别:模块级、任务级、子任务级和组件级。在SmartC模型中,将面向控制流的模型和面向数据流的模型集成为混合SmartC模型。在任务级,模型是基于控制流构建的,而组件级模型是基于数据流构建的。在SmartC程序中,所有的任务间通信、任务触发机制和对受保护全局变量的访问,都是由SmartC生成器自动生成的,它从SmartC代码中生成C代码。由于具有结构良好的并发机制,SmartC大大降低了并发错误的风险,例如死锁和竞争条件。SmartC语言在自动手动变速器(AMT)控制系统上实现,并与OSEK/VDX规范兼容。我们以连续时间(CT)模型为例来说明该语言的有效性
{"title":"SmartC: A Component-Based Hierarchical Modeling Language for Automotive Electronics","authors":"Guoqing Yang, Minde Zhao, Hong Li, Zhaohui Wu","doi":"10.1109/ICARCV.2006.345212","DOIUrl":"https://doi.org/10.1109/ICARCV.2006.345212","url":null,"abstract":"This paper introduces SmartC, a language designed for programming automotive electronics embedded systems such as engine control systems. SmartC is a hierarchical modeling language and implements the SmartOSEK operating system model. The SmartC models are classified into four levels, namely module level, task level, subtask level and component level. In the SmartC models, control-flow oriented models and data-flow oriented models are integrated in the hybrid SmartC models. At the task level, the model is constructed based on the control flow, whereas the component level model is constructed based on the data flow. In SmartC programs, all inter-task communication, task triggering mechanisms, and access to guarded global variables, are automatically generated by the SmartC generator which generates the C code from the SmartC code. Having well-structured concurrency mechanisms, SmartC greatly reduces the risk of concurrency errors, such as deadlock and race conditions. The SmartC language is implemented on the automated manual transmission (AMT) control system and is compatible with the OSEK/VDX specifications. We use a continuous time (CT) model as an example to illustrate the effectiveness of the language","PeriodicalId":415827,"journal":{"name":"2006 9th International Conference on Control, Automation, Robotics and Vision","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129890042","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
Hough-Domain Image Registration By Metaheuristics 基于元启发式的高域图像配准
Pub Date : 2006-12-01 DOI: 10.1109/ICARCV.2006.345298
Shubin Zhao
Image registration is the process of registering two or more images, which may be acquired under different imaging conditions. The critical issues in image registration are robustness and speed of the algorithm, which most current algorithms are devoted to. In this paper, a robust and efficient algorithm is presented for registering images in Hough space using heuristic approaches. By Hough transform, the main structure of an image can be represented in the position-orientation space. This representation has almost all structural information of the original images, especially for images rich with line segments. This representation allows us to register images efficiently in Hough space rather than in the original image space. To account for differences between the images to be registered, the generalized partial Hausdorff distance is proposed and used to measure the image similarity. In the presented algorithm, the rotation parameter is computed simply by 1D correlation, and other transformation parameters are determined by a new hypothesis-test method, where each hypothesis is generated by a heuristic approach, i.e. random local search. The proposed algorithm has very low computational complexity, and works well for most natural images rich with line segments resulting from man-made structures
图像配准是对在不同成像条件下获得的两幅或多幅图像进行配准的过程。图像配准的关键问题是算法的鲁棒性和速度,这是目前大多数算法致力于解决的问题。本文提出了一种鲁棒高效的Hough空间图像配准算法。通过霍夫变换,可以在位置-方向空间中表示图像的主要结构。这种表示几乎包含了原始图像的所有结构信息,特别是对于含有丰富线段的图像。这种表示允许我们在霍夫空间而不是在原始图像空间中有效地配准图像。为了考虑待配准图像之间的差异,提出了广义偏豪斯多夫距离,并将其用于图像相似性度量。在该算法中,旋转参数由一维相关简单计算,其他转换参数由一种新的假设检验方法确定,其中每个假设都是通过启发式方法即随机局部搜索产生的。该算法具有很低的计算复杂度,能够很好地处理大多数由人造结构产生的线段丰富的自然图像
{"title":"Hough-Domain Image Registration By Metaheuristics","authors":"Shubin Zhao","doi":"10.1109/ICARCV.2006.345298","DOIUrl":"https://doi.org/10.1109/ICARCV.2006.345298","url":null,"abstract":"Image registration is the process of registering two or more images, which may be acquired under different imaging conditions. The critical issues in image registration are robustness and speed of the algorithm, which most current algorithms are devoted to. In this paper, a robust and efficient algorithm is presented for registering images in Hough space using heuristic approaches. By Hough transform, the main structure of an image can be represented in the position-orientation space. This representation has almost all structural information of the original images, especially for images rich with line segments. This representation allows us to register images efficiently in Hough space rather than in the original image space. To account for differences between the images to be registered, the generalized partial Hausdorff distance is proposed and used to measure the image similarity. In the presented algorithm, the rotation parameter is computed simply by 1D correlation, and other transformation parameters are determined by a new hypothesis-test method, where each hypothesis is generated by a heuristic approach, i.e. random local search. The proposed algorithm has very low computational complexity, and works well for most natural images rich with line segments resulting from man-made structures","PeriodicalId":415827,"journal":{"name":"2006 9th International Conference on Control, Automation, Robotics and Vision","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129891606","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
Kinematics and Dynamics Analysis of a Planar Hybrid Five Bar Actuator 平面混合五杆作动器的运动学与动力学分析
Pub Date : 2006-12-01 DOI: 10.1109/ICARCV.2006.345244
Ke Zhang, Tianmin Huang, Cuihong Wang
A hybrid five bar actuator is a configuration that combines the motions of two characteristically different electric motors by means of a five bar mechanism to produce programmable output. Hybrid five bar actuator is the most representative one of hybrid actuator. In this paper, the method of kinematics and dynamics analysis for a hybrid five-bar actuator based on power bond graph theory is introduced. The bond graph model is provided. According to bond graph theory and model, dynamics equations can be derived. By means of the method, it is compact and convenient for solving the main driving power, the assist driving power of a hybrid five-bar actuator. The formula of dynamic equations derived here is a regularized one, and this procedure is very suitable for automatic derivation on a computer, obviously enhancing efficiency and reliability of dynamics analysis for hybrid five bar actuator. From this, a numerical example of kinematics and dynamics analysis for a hybrid five-bar actuator is given, and illustrates its validity
混合五杆驱动器是一种配置,它结合了两个特征不同的电动机的运动,通过一个五杆机构产生可编程的输出。混合五杆作动器是混合作动器中最具代表性的一种。本文介绍了一种基于功率键合图理论的混合五杆作动器的运动学和动力学分析方法。给出了键合图模型。根据键合图理论和模型,可以推导出动力学方程。采用该方法求解混合动力五杆作动器的主驱动功率、辅助驱动功率紧凑、方便。本文推导的动力学方程公式是正则化的,非常适合在计算机上自动推导,明显提高了混合动力五杆作动器动力学分析的效率和可靠性。在此基础上,给出了混合五杆作动器的运动学和动力学分析的数值实例,并说明了该方法的有效性
{"title":"Kinematics and Dynamics Analysis of a Planar Hybrid Five Bar Actuator","authors":"Ke Zhang, Tianmin Huang, Cuihong Wang","doi":"10.1109/ICARCV.2006.345244","DOIUrl":"https://doi.org/10.1109/ICARCV.2006.345244","url":null,"abstract":"A hybrid five bar actuator is a configuration that combines the motions of two characteristically different electric motors by means of a five bar mechanism to produce programmable output. Hybrid five bar actuator is the most representative one of hybrid actuator. In this paper, the method of kinematics and dynamics analysis for a hybrid five-bar actuator based on power bond graph theory is introduced. The bond graph model is provided. According to bond graph theory and model, dynamics equations can be derived. By means of the method, it is compact and convenient for solving the main driving power, the assist driving power of a hybrid five-bar actuator. The formula of dynamic equations derived here is a regularized one, and this procedure is very suitable for automatic derivation on a computer, obviously enhancing efficiency and reliability of dynamics analysis for hybrid five bar actuator. From this, a numerical example of kinematics and dynamics analysis for a hybrid five-bar actuator is given, and illustrates its validity","PeriodicalId":415827,"journal":{"name":"2006 9th International Conference on Control, Automation, Robotics and Vision","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128245358","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
Self-position Estimation of Autonomous Mobile Robot with Size-variable Image Template 基于变尺寸图像模板的自主移动机器人自位置估计
Pub Date : 2006-12-01 DOI: 10.1109/ICARCV.2006.345251
K. Doki, Naohiro Isetani, A. Torii, A. Ueda
We propose a new image template generation method for the self-position estimation of an autonomous mobile robot. In the proposed method, an image template is generated with genetic algorithm. Then, in the process of the self-position estimation, the size of the image template can be varied in order to change the time for the self-position estimation according to the situation around the robot. Therefore, a suitable image template is searched by GA search as the size of the image is varied. The position of the robot is estimated by matching the input image at the current situation with the stored image templates which indicate certain positions. As a criterion of the template matching, the normalized correlation coefficient is applied. This method is sensitive to the position shift of the image. Therefore, in order to realize the robust self-position estimation for the position shift, the amount of the position shift between the image template and the input image is compensated before the template matching. The usefulness of the proposed method is shown through some experimental results
针对自主移动机器人的位置估计问题,提出了一种新的图像模板生成方法。该方法采用遗传算法生成图像模板。然后,在自位置估计过程中,可以根据机器人周围的情况,改变图像模板的大小,以改变自位置估计的时间。因此,随着图像大小的变化,采用遗传算法搜索合适的图像模板。通过将当前状态下的输入图像与存储的指示特定位置的图像模板进行匹配来估计机器人的位置。采用归一化相关系数作为模板匹配的判据。该方法对图像的位置偏移敏感。因此,为了实现对位置偏移的鲁棒自位置估计,在模板匹配之前对图像模板与输入图像之间的位置偏移量进行补偿。实验结果表明了该方法的有效性
{"title":"Self-position Estimation of Autonomous Mobile Robot with Size-variable Image Template","authors":"K. Doki, Naohiro Isetani, A. Torii, A. Ueda","doi":"10.1109/ICARCV.2006.345251","DOIUrl":"https://doi.org/10.1109/ICARCV.2006.345251","url":null,"abstract":"We propose a new image template generation method for the self-position estimation of an autonomous mobile robot. In the proposed method, an image template is generated with genetic algorithm. Then, in the process of the self-position estimation, the size of the image template can be varied in order to change the time for the self-position estimation according to the situation around the robot. Therefore, a suitable image template is searched by GA search as the size of the image is varied. The position of the robot is estimated by matching the input image at the current situation with the stored image templates which indicate certain positions. As a criterion of the template matching, the normalized correlation coefficient is applied. This method is sensitive to the position shift of the image. Therefore, in order to realize the robust self-position estimation for the position shift, the amount of the position shift between the image template and the input image is compensated before the template matching. The usefulness of the proposed method is shown through some experimental results","PeriodicalId":415827,"journal":{"name":"2006 9th International Conference on Control, Automation, Robotics and Vision","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129679351","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}
引用次数: 3
Implementation of Drug Delivery system for blood pressure regulation 血压调节药物输送系统的实施
Pub Date : 2006-12-01 DOI: 10.1109/ICARCV.2006.345210
Jin Feng, Qu Bo, Z. Kuanyi
It is a known fact that postoperative hypertension is common in cardiac patients and untreated hypertension may result in severe complications. The aim of an automatic drug delivery system is to quickly reduce the oscillatory change in mean blood pressure through infusion of sodium nitroprusside (SNP). In this paper, the design and implementation of such control system using adaptive PI and fuzzy controllers will be investigated. Simulation of the system model will be carried out for demonstration
众所周知,心脏病患者术后高血压很常见,高血压未经治疗可能导致严重的并发症。自动给药系统的目的是通过输注硝普钠(SNP)快速降低平均血压的振荡变化。本文将研究采用自适应PI和模糊控制器的控制系统的设计与实现。将对系统模型进行仿真以进行演示
{"title":"Implementation of Drug Delivery system for blood pressure regulation","authors":"Jin Feng, Qu Bo, Z. Kuanyi","doi":"10.1109/ICARCV.2006.345210","DOIUrl":"https://doi.org/10.1109/ICARCV.2006.345210","url":null,"abstract":"It is a known fact that postoperative hypertension is common in cardiac patients and untreated hypertension may result in severe complications. The aim of an automatic drug delivery system is to quickly reduce the oscillatory change in mean blood pressure through infusion of sodium nitroprusside (SNP). In this paper, the design and implementation of such control system using adaptive PI and fuzzy controllers will be investigated. Simulation of the system model will be carried out for demonstration","PeriodicalId":415827,"journal":{"name":"2006 9th International Conference on Control, Automation, Robotics and Vision","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129776905","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
Robotic Pheromones: Using Temperature Modulation in Tin Oxide Gas Sensor to Differentiate Swarm's Behaviours 机器人信息素:利用氧化锡气体传感器的温度调制来区分蜂群的行为
Pub Date : 2006-12-01 DOI: 10.1109/ICARCV.2006.345176
Anies Hannawati Purnamadjaja, R. Russell
This paper describes an ongoing project to investigate the possibility of using pheromone communication in a robot swarm. The project is inspired by the queen bee pheromone. A queen bee releases pheromones throughout a colony to coordinate the actions of its members. The pheromones have a number of crucial functions in a bee colony, such as keeping together and stabilizing the colony. In the context of a robot swarm, one of the proposed applications for robot pheromones is to allow swarm members to be guided by a robot leader. The robot leader releases different chemicals to elicit different behaviors. In this project, temperature modulation of tin oxide gas sensors have been implemented in order to differentiate different chemicals. This paper provides details of the swarm robots used in the project and their behaviors. The sensors, especially temperature modulation of the tin oxide gas sensors, and the robot control algorithms are described. Results of practical experiments and simulations are also presented
本文描述了一个正在进行的项目,以研究在机器人群体中使用信息素通信的可能性。这个项目的灵感来自蜂王信息素。蜂王在整个蜂群中释放信息素,以协调其成员的行动。信息素在蜂群中有许多至关重要的功能,比如保持蜂群的团结和稳定。在机器人群体的背景下,机器人信息素的一个被提议的应用是允许群体成员由机器人领导者引导。机器人领导者释放不同的化学物质来诱导不同的行为。在这个项目中,实现了氧化锡气体传感器的温度调制,以区分不同的化学物质。本文详细介绍了项目中使用的群体机器人及其行为。介绍了传感器,特别是氧化锡气体传感器的温度调制,以及机器人的控制算法。给出了实际实验和仿真结果
{"title":"Robotic Pheromones: Using Temperature Modulation in Tin Oxide Gas Sensor to Differentiate Swarm's Behaviours","authors":"Anies Hannawati Purnamadjaja, R. Russell","doi":"10.1109/ICARCV.2006.345176","DOIUrl":"https://doi.org/10.1109/ICARCV.2006.345176","url":null,"abstract":"This paper describes an ongoing project to investigate the possibility of using pheromone communication in a robot swarm. The project is inspired by the queen bee pheromone. A queen bee releases pheromones throughout a colony to coordinate the actions of its members. The pheromones have a number of crucial functions in a bee colony, such as keeping together and stabilizing the colony. In the context of a robot swarm, one of the proposed applications for robot pheromones is to allow swarm members to be guided by a robot leader. The robot leader releases different chemicals to elicit different behaviors. In this project, temperature modulation of tin oxide gas sensors have been implemented in order to differentiate different chemicals. This paper provides details of the swarm robots used in the project and their behaviors. The sensors, especially temperature modulation of the tin oxide gas sensors, and the robot control algorithms are described. Results of practical experiments and simulations are also presented","PeriodicalId":415827,"journal":{"name":"2006 9th International Conference on Control, Automation, Robotics and Vision","volume":"72 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127097611","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}
引用次数: 13
Frequency Weighted Balanced Model Reduction: A Survey 频率加权平衡模型缩减:一项调查
Pub Date : 2006-12-01 DOI: 10.1109/ICARCV.2006.345217
A. Ghafoor, V. Sreeram
In this paper, a survey of frequency weighted balanced model reduction techniques is presented. Several comments regarding their properties are given. The techniques are illustrated and compared using a practical numerical example
本文综述了频率加权平衡模型约简技术。对它们的性质给出了几点评价。通过一个实际的数值算例对这些技术进行了说明和比较
{"title":"Frequency Weighted Balanced Model Reduction: A Survey","authors":"A. Ghafoor, V. Sreeram","doi":"10.1109/ICARCV.2006.345217","DOIUrl":"https://doi.org/10.1109/ICARCV.2006.345217","url":null,"abstract":"In this paper, a survey of frequency weighted balanced model reduction techniques is presented. Several comments regarding their properties are given. The techniques are illustrated and compared using a practical numerical example","PeriodicalId":415827,"journal":{"name":"2006 9th International Conference on Control, Automation, Robotics and Vision","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129165904","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
Wall-Pasted Cell Segmentation Based on Gabor Filter with Parameter Constraint 基于参数约束Gabor滤波器的贴壁细胞分割
Pub Date : 2006-12-01 DOI: 10.1109/ICARCV.2006.345410
Nongliang Sun, Saicong Xu, Maoyong Cao
Gabor filter has been widely used in image processing because of multi-scale, multi-orientation and multi-frequency. To deal with so many parameters, however, especially the frequency parameter, are of great complexity. From the study of one dimensional Gabor filter and its comparison with one dimensional Gauss filter, we proposed a new scheme to simplify its designing work, which mainly deals with the frequency parameter. The filters designed with constrained parameter can approximate the March band effect well. We also applied parameter constraint into 2D Gabor filter designed to reduce the complexity and improve the calculation efficiency. Basing on theoretical analysis and a large amount of experiments, we come to the conclusion that, assisted with rotational filter and Morphological operation, accurate and satisfactory segmentation results can be obtained to the cell images with frequency parameter f taking values between a narrow region. This not only reduces the calculation consumption but also give a direction of how to choose the best segmentation and recognition result
Gabor滤波器由于具有多尺度、多方向、多频率等特点,在图像处理中得到了广泛的应用。然而,要处理如此多的参数,特别是频率参数,是非常复杂的。通过对一维Gabor滤波器的研究及其与一维高斯滤波器的比较,提出了一种简化其设计工作的新方案,该方案主要处理频率参数。采用约束参数设计的滤波器能较好地逼近三月带效应。我们还将参数约束应用到设计的二维Gabor滤波器中,以降低复杂度,提高计算效率。在理论分析和大量实验的基础上,我们得出结论,在旋转滤波和形态学运算的辅助下,对频率参数f取值范围在一个狭窄区域之间的细胞图像,可以得到准确、满意的分割结果。这不仅减少了计算量,而且为如何选择最佳的分割和识别结果提供了方向
{"title":"Wall-Pasted Cell Segmentation Based on Gabor Filter with Parameter Constraint","authors":"Nongliang Sun, Saicong Xu, Maoyong Cao","doi":"10.1109/ICARCV.2006.345410","DOIUrl":"https://doi.org/10.1109/ICARCV.2006.345410","url":null,"abstract":"Gabor filter has been widely used in image processing because of multi-scale, multi-orientation and multi-frequency. To deal with so many parameters, however, especially the frequency parameter, are of great complexity. From the study of one dimensional Gabor filter and its comparison with one dimensional Gauss filter, we proposed a new scheme to simplify its designing work, which mainly deals with the frequency parameter. The filters designed with constrained parameter can approximate the March band effect well. We also applied parameter constraint into 2D Gabor filter designed to reduce the complexity and improve the calculation efficiency. Basing on theoretical analysis and a large amount of experiments, we come to the conclusion that, assisted with rotational filter and Morphological operation, accurate and satisfactory segmentation results can be obtained to the cell images with frequency parameter f taking values between a narrow region. This not only reduces the calculation consumption but also give a direction of how to choose the best segmentation and recognition result","PeriodicalId":415827,"journal":{"name":"2006 9th International Conference on Control, Automation, Robotics and Vision","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130555857","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}
引用次数: 3
3D Boundary Reconstruction of Mouse Brain Cells 小鼠脑细胞的三维边界重建
Pub Date : 2006-12-01 DOI: 10.1109/ICARCV.2006.345482
Y. Guan, M. Opas, Y. T. Lee, Y. Cai
This paper reports our 3D reconstruction work of mouse brain cells from a confocal image stack. Gradients at volumetric points are used for boundary surface extraction and structure visualization from 3D volumetric confocal microscopic images. We present a method to automatically evaluate the suitability of gradients for 3D boundary identification. The approach developed is applied for 3D reconstruction of mouse brain cells from confocal image stack
本文报道了我们利用共聚焦图像堆栈对小鼠脑细胞进行三维重建的工作。在体积点的梯度用于边界表面提取和结构可视化从三维体积共聚焦显微图像。提出了一种自动评价梯度对三维边界识别的适用性的方法。将该方法应用于共聚焦图像叠加的小鼠脑细胞三维重建
{"title":"3D Boundary Reconstruction of Mouse Brain Cells","authors":"Y. Guan, M. Opas, Y. T. Lee, Y. Cai","doi":"10.1109/ICARCV.2006.345482","DOIUrl":"https://doi.org/10.1109/ICARCV.2006.345482","url":null,"abstract":"This paper reports our 3D reconstruction work of mouse brain cells from a confocal image stack. Gradients at volumetric points are used for boundary surface extraction and structure visualization from 3D volumetric confocal microscopic images. We present a method to automatically evaluate the suitability of gradients for 3D boundary identification. The approach developed is applied for 3D reconstruction of mouse brain cells from confocal image stack","PeriodicalId":415827,"journal":{"name":"2006 9th International Conference on Control, Automation, Robotics and Vision","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132416904","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
Two-Degree-of-Freedom Control of a Self-Sensing Micro-Actuator for HDD using Neural Networks 基于神经网络的硬盘自传感微驱动器二自由度控制
Pub Date : 2006-12-01 DOI: 10.1109/ISIC.2007.4450902
M. Sasaki, K. Fujihara, H. Yamada, Y. Nam, S. Ito
The present paper describes a two-degree-of-freedom control of a self-sensing micro-actuator for a dual-stage hard disk drive using neural networks. The two-degree-of-freedom control system is comprised of a feedforward controller and a feedback controller. Two neural networks are developed for the two-degree-of-freedom control system, one for the inverse dynamic model for the feedforward controller and one for system identification for the generation of the desired self-sensing signal. The feedback controller can realize the identified self-sensing signal. The micro-actuator uses a PZT actuator pair, installed on the assembly of the suspension. The self-sensing micro-actuator can be used to form a combined actuation and sensing mechanism. Experimental results show that the neural network approach can be used effectively for the control and identification of the self-sensing micro-actuator system
本文介绍了一种基于神经网络的双级硬盘自传感微驱动器的二自由度控制方法。该二自由度控制系统由前馈控制器和反馈控制器组成。针对二自由度控制系统开发了两个神经网络,一个用于前馈控制器的逆动态模型,另一个用于系统辨识以产生所需的自感知信号。反馈控制器可以实现识别自感知信号。微致动器采用PZT致动器对,安装在悬挂总成上。自传感微致动器可用于构成驱动与传感相结合的机构。实验结果表明,神经网络方法可以有效地用于自传感微作动器系统的控制和识别
{"title":"Two-Degree-of-Freedom Control of a Self-Sensing Micro-Actuator for HDD using Neural Networks","authors":"M. Sasaki, K. Fujihara, H. Yamada, Y. Nam, S. Ito","doi":"10.1109/ISIC.2007.4450902","DOIUrl":"https://doi.org/10.1109/ISIC.2007.4450902","url":null,"abstract":"The present paper describes a two-degree-of-freedom control of a self-sensing micro-actuator for a dual-stage hard disk drive using neural networks. The two-degree-of-freedom control system is comprised of a feedforward controller and a feedback controller. Two neural networks are developed for the two-degree-of-freedom control system, one for the inverse dynamic model for the feedforward controller and one for system identification for the generation of the desired self-sensing signal. The feedback controller can realize the identified self-sensing signal. The micro-actuator uses a PZT actuator pair, installed on the assembly of the suspension. The self-sensing micro-actuator can be used to form a combined actuation and sensing mechanism. Experimental results show that the neural network approach can be used effectively for the control and identification of the self-sensing micro-actuator system","PeriodicalId":415827,"journal":{"name":"2006 9th International Conference on Control, Automation, Robotics and Vision","volume":"114 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132209588","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
期刊
2006 9th International Conference on Control, Automation, Robotics and Vision
全部 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