首页 > 最新文献

2010 International Conference on Digital Image Computing: Techniques and Applications最新文献

英文 中文
A Fast Automatic Ellipse Detector 一种快速自动椭圆探测器
T. Cooke
In 2002, Kim et al described a fast and robust technique for the automatic detection of ellipses from a binary edge image. The current paper introduces some modifications to this algorithm which retain its speed, while increasing its detection performance. The two algorithms are then compared for the application of detecting wheels within images using a data-set of 100 images of cars.
2002年,Kim等人描述了一种快速且鲁棒的技术,用于从二值边缘图像中自动检测椭圆。本文对该算法进行了一些改进,既保持了算法的速度,又提高了算法的检测性能。然后,使用100张汽车图像的数据集,比较这两种算法在图像中检测车轮的应用。
{"title":"A Fast Automatic Ellipse Detector","authors":"T. Cooke","doi":"10.1109/DICTA.2010.102","DOIUrl":"https://doi.org/10.1109/DICTA.2010.102","url":null,"abstract":"In 2002, Kim et al described a fast and robust technique for the automatic detection of ellipses from a binary edge image. The current paper introduces some modifications to this algorithm which retain its speed, while increasing its detection performance. The two algorithms are then compared for the application of detecting wheels within images using a data-set of 100 images of cars.","PeriodicalId":246460,"journal":{"name":"2010 International Conference on Digital Image Computing: Techniques and Applications","volume":"88 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132919501","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}
引用次数: 14
An Update-Describe Approach for Human Action Recognition in Surveillance Video 一种基于更新描述的监控视频动作识别方法
A. Wiliem, V. Madasu, W. Boles, P. Yarlagadda
In this paper, an approach for human action recognition is presented based on adaptive bag-of-words features. Bag-of-words techniques employ a codebook to describe a human action. For successful recognition, most action recognition systems currently require the optimal codebook size to be determined, as well as all instances of human actions to be available for computing the features. These requirements are difficult to satisfy in real life situations. An update - describe method for addressing these problems is proposed. Initially, interest point patches are extracted from action clips. Then, in the update step these patches are clustered using the Clustream algorithm. Each cluster centre corresponds to a visual word. A histogram of these visual words representing an action is constructed in the describe step. A chi-squared distance-based classifier is utilised for recognising actions. The proposed approach is implemented on benchmark KTH and Weizmann datasets.
本文提出了一种基于自适应词袋特征的人体动作识别方法。语言袋技术使用密码本来描述人类的行为。为了成功识别,目前大多数动作识别系统需要确定最佳码本大小,以及可用于计算特征的所有人类动作实例。这些要求在现实生活中很难满足。提出了一种解决这些问题的更新描述方法。最初,兴趣点补丁是从动作片段中提取的。然后,在更新步骤中,使用Clustream算法对这些补丁进行聚类。每个聚类中心对应一个视觉词。在描述步骤中构建这些表示动作的视觉词的直方图。基于卡方距离的分类器用于识别动作。在基准KTH和Weizmann数据集上实现了该方法。
{"title":"An Update-Describe Approach for Human Action Recognition in Surveillance Video","authors":"A. Wiliem, V. Madasu, W. Boles, P. Yarlagadda","doi":"10.1109/DICTA.2010.55","DOIUrl":"https://doi.org/10.1109/DICTA.2010.55","url":null,"abstract":"In this paper, an approach for human action recognition is presented based on adaptive bag-of-words features. Bag-of-words techniques employ a codebook to describe a human action. For successful recognition, most action recognition systems currently require the optimal codebook size to be determined, as well as all instances of human actions to be available for computing the features. These requirements are difficult to satisfy in real life situations. An update - describe method for addressing these problems is proposed. Initially, interest point patches are extracted from action clips. Then, in the update step these patches are clustered using the Clustream algorithm. Each cluster centre corresponds to a visual word. A histogram of these visual words representing an action is constructed in the describe step. A chi-squared distance-based classifier is utilised for recognising actions. The proposed approach is implemented on benchmark KTH and Weizmann datasets.","PeriodicalId":246460,"journal":{"name":"2010 International Conference on Digital Image Computing: Techniques and Applications","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133060163","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
Sorted Random Matrix for Orthogonal Matching Pursuit 正交匹配追踪的排序随机矩阵
Zhenglin Wang, Ivan Lee
Orthogonal Matching Pursuit (OMP) algorithm is widely applied to compressive sensing (CS) image signal recovery because of its low computation complexity and its ease of implementation. However, OMP usually needs more measurements than some other recovery algorithms in order to achieve equal-quality reconstructions. This article firstly illustrates the fundamental idea of OMP and the specific algorithm steps. And then, two limitations leading to the previous issue are addressed. Finally, a sorted random matrix is proposed to be used as a measurement matrix to improve those two limitations. The experimental results show the proposed measurement matrix is able to help OMP make a great progress on the quality of recovered approximations.
正交匹配追踪(OMP)算法以其计算复杂度低、易于实现等优点被广泛应用于压缩感知(CS)图像信号恢复。然而,为了达到同等质量的重建,OMP通常需要比其他恢复算法更多的测量。本文首先阐述了OMP的基本思想和具体算法步骤。然后,解决了导致前一个问题的两个限制。最后,提出了一种排序随机矩阵作为度量矩阵,以改善这两个局限性。实验结果表明,所提出的测量矩阵能够帮助OMP在恢复近似的质量上取得很大的进步。
{"title":"Sorted Random Matrix for Orthogonal Matching Pursuit","authors":"Zhenglin Wang, Ivan Lee","doi":"10.1109/DICTA.2010.29","DOIUrl":"https://doi.org/10.1109/DICTA.2010.29","url":null,"abstract":"Orthogonal Matching Pursuit (OMP) algorithm is widely applied to compressive sensing (CS) image signal recovery because of its low computation complexity and its ease of implementation. However, OMP usually needs more measurements than some other recovery algorithms in order to achieve equal-quality reconstructions. This article firstly illustrates the fundamental idea of OMP and the specific algorithm steps. And then, two limitations leading to the previous issue are addressed. Finally, a sorted random matrix is proposed to be used as a measurement matrix to improve those two limitations. The experimental results show the proposed measurement matrix is able to help OMP make a great progress on the quality of recovered approximations.","PeriodicalId":246460,"journal":{"name":"2010 International Conference on Digital Image Computing: Techniques and Applications","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133260578","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
Non-rigid Face Tracking Using Short Track-Life Features 使用短轨迹寿命特征的非刚性人脸跟踪
S. Lucey, Jun-Su Jang
We define a “generic” non-rigid face tracker as any system that exhibits robustness to changes in illumination, expression and viewpoint during the tracking of facial land-marks in a video sequence. A popular approach to the problem is to detect/track an ensemble of local features over time whilst enforcing they conform to a global non-rigid shape prior. In general these approaches employ a strategy that assumes: (i) the feature points being tracked, ignoring occlusion, should roughly correspond across all frames, and (ii) that these feature points should correspond to the landmark points defining the non-rigid face shape model. In this paper, we challenge these two assumptions through the novel application of interest point detectors and descriptors (e.g. SIFT & SURF). We motivate this strategy by demonstrating empirically that salient features on the face for tracking on average only have a “track-life” of a few frames and rarely co-occur at the vertex points of the shape model. Due to the short track-life of these features we propose that new features should be detected at every frame rather than tracked from previous frames. By employing such a strategy we demonstrate that our proposed method has natural invariance to large discontinuous changes in motion. We additionally propose the employment of an online feature registration step that is able to rectify error accumulation and provides fast recovery from occlusion during tracking.
我们将“通用”非刚性面部跟踪器定义为在跟踪视频序列中的面部标志过程中对光照、表情和视点变化表现出鲁棒性的任何系统。一种流行的方法是检测/跟踪一段时间内的局部特征集合,同时强制它们符合全局非刚性形状。一般来说,这些方法采用的策略假设:(i)被跟踪的特征点,忽略遮挡,应该大致对应于所有帧,(ii)这些特征点应该对应于定义非刚性脸型模型的地标点。在本文中,我们通过兴趣点检测器和描述符(例如SIFT和SURF)的新应用来挑战这两个假设。我们通过经验证明,用于跟踪的面部显著特征平均只有几帧的“跟踪寿命”,并且很少同时出现在形状模型的顶点点上,从而激发了这种策略。由于这些特征的轨迹寿命短,我们建议在每一帧检测新特征,而不是从前一帧跟踪。通过采用这种策略,我们证明了我们提出的方法对运动中的大的不连续变化具有自然的不变性。我们还建议采用在线特征注册步骤,该步骤能够纠正错误积累,并在跟踪过程中提供快速的遮挡恢复。
{"title":"Non-rigid Face Tracking Using Short Track-Life Features","authors":"S. Lucey, Jun-Su Jang","doi":"10.1109/DICTA.2010.51","DOIUrl":"https://doi.org/10.1109/DICTA.2010.51","url":null,"abstract":"We define a “generic” non-rigid face tracker as any system that exhibits robustness to changes in illumination, expression and viewpoint during the tracking of facial land-marks in a video sequence. A popular approach to the problem is to detect/track an ensemble of local features over time whilst enforcing they conform to a global non-rigid shape prior. In general these approaches employ a strategy that assumes: (i) the feature points being tracked, ignoring occlusion, should roughly correspond across all frames, and (ii) that these feature points should correspond to the landmark points defining the non-rigid face shape model. In this paper, we challenge these two assumptions through the novel application of interest point detectors and descriptors (e.g. SIFT & SURF). We motivate this strategy by demonstrating empirically that salient features on the face for tracking on average only have a “track-life” of a few frames and rarely co-occur at the vertex points of the shape model. Due to the short track-life of these features we propose that new features should be detected at every frame rather than tracked from previous frames. By employing such a strategy we demonstrate that our proposed method has natural invariance to large discontinuous changes in motion. We additionally propose the employment of an online feature registration step that is able to rectify error accumulation and provides fast recovery from occlusion during tracking.","PeriodicalId":246460,"journal":{"name":"2010 International Conference on Digital Image Computing: Techniques and Applications","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117180702","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
Colour Adjustment and Specular Removal for Non-uniform Shape from Shading 颜色调整和从阴影中去除非均匀形状的高光
Xiaozheng Zhang, Yongsheng Gao, T. Caelli
Surface colour changes and specular reflections are two major problems in 3D modelling using shape-from-shading (SFS). This paper proposes to pre-process the input image for a typical SFS algorithm, so that the resultant image has no colour changes and specular reflection. First, a chromaticity-based specular reflection removal algorithm is applied to achieve a pure diffuse (Lambertian) reflected image. Then, a novel chromaticity-based colour adjustment approach is proposed to generate an image without surface colour changes. The standard SFS algorithms can then be applied successfully onto the processed images to produce plausible 3D models. In experiments, the proposed approach was tested on standard SFS datasets with complex surface colours. The experimental results show it’s promising to facilitate SFS algorithms to handle SFS problems with more complex surface properties and illumination conditions.
表面颜色变化和镜面反射是使用形状-阴影(SFS)进行三维建模的两个主要问题。本文提出了一种典型的SFS算法对输入图像进行预处理,使得到的图像没有颜色变化和镜面反射。首先,应用基于色度的镜面反射去除算法获得纯漫反射(朗伯)反射图像。然后,提出了一种新的基于色度的颜色调整方法来生成表面颜色不变化的图像。然后,标准的SFS算法可以成功地应用于处理后的图像,以产生可信的3D模型。在实验中,该方法在具有复杂表面颜色的标准SFS数据集上进行了测试。实验结果表明,该方法有望促进SFS算法处理具有更复杂表面性质和光照条件的SFS问题。
{"title":"Colour Adjustment and Specular Removal for Non-uniform Shape from Shading","authors":"Xiaozheng Zhang, Yongsheng Gao, T. Caelli","doi":"10.1109/DICTA.2010.100","DOIUrl":"https://doi.org/10.1109/DICTA.2010.100","url":null,"abstract":"Surface colour changes and specular reflections are two major problems in 3D modelling using shape-from-shading (SFS). This paper proposes to pre-process the input image for a typical SFS algorithm, so that the resultant image has no colour changes and specular reflection. First, a chromaticity-based specular reflection removal algorithm is applied to achieve a pure diffuse (Lambertian) reflected image. Then, a novel chromaticity-based colour adjustment approach is proposed to generate an image without surface colour changes. The standard SFS algorithms can then be applied successfully onto the processed images to produce plausible 3D models. In experiments, the proposed approach was tested on standard SFS datasets with complex surface colours. The experimental results show it’s promising to facilitate SFS algorithms to handle SFS problems with more complex surface properties and illumination conditions.","PeriodicalId":246460,"journal":{"name":"2010 International Conference on Digital Image Computing: Techniques and Applications","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127283479","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
Direction-Oriented Line Interpolation Using Geometric Duality 利用几何对偶的定向线插值
Sang-Jun Park, Jechang Jeong, Gwanggil Jeon
In this paper, a direction-oriented covariance based deinterlacing method is presented. First, the local direction of edge is determined by modified edge-based line average (MELA) method. Then, based on the geometric duality, the optimal interpolation coefficients for the neighbor pixels of corresponding direction are estimated using the Wiener filtering. Experimental results prove that the proposed method provides a significant improvement over the other existing deinterlacing methods.
本文提出了一种基于方向协方差的去隔行方法。首先,采用改进的基于边缘的线平均(MELA)方法确定边缘的局部方向;然后,基于几何对偶性,利用维纳滤波估计出对应方向相邻像素的最优插值系数;实验结果表明,与现有的去隔行方法相比,该方法有明显的改进。
{"title":"Direction-Oriented Line Interpolation Using Geometric Duality","authors":"Sang-Jun Park, Jechang Jeong, Gwanggil Jeon","doi":"10.1109/DICTA.2010.24","DOIUrl":"https://doi.org/10.1109/DICTA.2010.24","url":null,"abstract":"In this paper, a direction-oriented covariance based deinterlacing method is presented. First, the local direction of edge is determined by modified edge-based line average (MELA) method. Then, based on the geometric duality, the optimal interpolation coefficients for the neighbor pixels of corresponding direction are estimated using the Wiener filtering. Experimental results prove that the proposed method provides a significant improvement over the other existing deinterlacing methods.","PeriodicalId":246460,"journal":{"name":"2010 International Conference on Digital Image Computing: Techniques and Applications","volume":"144 5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129569300","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
Robust Face Recognition via Accurate Face Alignment and Sparse Representation 基于精确人脸对齐和稀疏表示的鲁棒人脸识别
Hanxi Li, Peng Wang, Chunhua Shen
Due to its potential applications, face recognition has been receiving more and more research attention recently. In this paper, we present a robust real-time facial recognition system. The system comprises three functional components, which are face detection, eye alignment and face recognition, respectively. Within the context of computer vision, there are lots of candidate algorithms to accomplish the above tasks. Having compared the performance of a few state-of-the-art candidates, robust and efficient algorithms are implemented. As for face detection, we have proposed a new approach termed Boosted Greedy Sparse Linear Discriminant Analysis (BGSLDA) that produces better performances than most reported face detectors. Since face misalignment significantly deteriorates the recognition accuracy, we advocate a new cascade framework including two different methods for eye detection and face alignment. We have adopted a recent algorithm termed Sparse Representation-based Classification (SRC) for the face recognition component. Experiments demonstrate that the whole system is highly qualified for efficiency as well as accuracy.
由于其潜在的应用前景,人脸识别技术近年来受到越来越多的研究关注。在本文中,我们提出了一个鲁棒的实时人脸识别系统。该系统包括人脸检测、眼睛对准和人脸识别三个功能部分。在计算机视觉的背景下,有许多候选算法来完成上述任务。比较了几种最先进的候选算法的性能,实现了鲁棒和高效的算法。对于人脸检测,我们提出了一种新的方法,称为增强贪婪稀疏线性判别分析(BGSLDA),它比大多数报道的人脸检测器产生更好的性能。由于人脸不对准严重影响识别精度,我们提出了一种新的级联框架,包括两种不同的眼睛检测和人脸对准方法。我们采用了一种最新的算法,称为基于稀疏表示的分类(SRC)的人脸识别组件。实验表明,整个系统具有较高的效率和准确性。
{"title":"Robust Face Recognition via Accurate Face Alignment and Sparse Representation","authors":"Hanxi Li, Peng Wang, Chunhua Shen","doi":"10.1109/DICTA.2010.54","DOIUrl":"https://doi.org/10.1109/DICTA.2010.54","url":null,"abstract":"Due to its potential applications, face recognition has been receiving more and more research attention recently. In this paper, we present a robust real-time facial recognition system. The system comprises three functional components, which are face detection, eye alignment and face recognition, respectively. Within the context of computer vision, there are lots of candidate algorithms to accomplish the above tasks. Having compared the performance of a few state-of-the-art candidates, robust and efficient algorithms are implemented. As for face detection, we have proposed a new approach termed Boosted Greedy Sparse Linear Discriminant Analysis (BGSLDA) that produces better performances than most reported face detectors. Since face misalignment significantly deteriorates the recognition accuracy, we advocate a new cascade framework including two different methods for eye detection and face alignment. We have adopted a recent algorithm termed Sparse Representation-based Classification (SRC) for the face recognition component. Experiments demonstrate that the whole system is highly qualified for efficiency as well as accuracy.","PeriodicalId":246460,"journal":{"name":"2010 International Conference on Digital Image Computing: Techniques and Applications","volume":"116 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132485207","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
A Review of Vision-Based Gait Recognition Methods for Human Identification 基于视觉的步态识别方法在人体识别中的研究进展
Jin Wang, M. She, S. Nahavandi, A. Kouzani
Human identification by gait has created a great deal of interest in computer vision community due to its advantage of inconspicuous recognition at a relatively far distance. This paper provides a comprehensive survey of recent developments on gait recognition approaches. The survey emphasizes on three major issues involved in a general gait recognition system, namely gait image representation, feature dimensionality reduction and gait classification. Also, a review of the available public gait datasets is presented. The concluding discussions outline a number of research challenges and provide promising future directions for the field.
基于步态的人体识别由于其在相对较远的距离内不易被识别的优点而引起了计算机视觉界的极大兴趣。本文综述了近年来步态识别方法的研究进展。重点研究了一般步态识别系统中涉及的三个主要问题,即步态图像表示、特征降维和步态分类。此外,对现有的公共步态数据集进行了回顾。最后的讨论概述了一些研究挑战,并为该领域提供了有希望的未来方向。
{"title":"A Review of Vision-Based Gait Recognition Methods for Human Identification","authors":"Jin Wang, M. She, S. Nahavandi, A. Kouzani","doi":"10.1109/DICTA.2010.62","DOIUrl":"https://doi.org/10.1109/DICTA.2010.62","url":null,"abstract":"Human identification by gait has created a great deal of interest in computer vision community due to its advantage of inconspicuous recognition at a relatively far distance. This paper provides a comprehensive survey of recent developments on gait recognition approaches. The survey emphasizes on three major issues involved in a general gait recognition system, namely gait image representation, feature dimensionality reduction and gait classification. Also, a review of the available public gait datasets is presented. The concluding discussions outline a number of research challenges and provide promising future directions for the field.","PeriodicalId":246460,"journal":{"name":"2010 International Conference on Digital Image Computing: Techniques and Applications","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130379026","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}
引用次数: 216
Geo-visualization and Clustering to Support Epidemiology Surveillance Exploration 地理可视化和聚类支持流行病学监测探索
Jingyuan Zhang, Hao Shi
WebEpi is an epidemiological WebGIS service developed for the Population Health Epidemiology Unit of the Tasmania Department of Health and Human Services (DHHS). Epidemiological geographical studies help analyze public health surveillance and medical situations. It is still a challenge to conduct large-scale geographical information exploration of epidemiology surveillance based on patterns and relationships. Generally, there are two crucial stages for GIS mapping of epidemiological data: one precisely clusters areas according to their health rate, the other efficiently presents the clustering result on GIS map which aims to help health researchers plan health resources for disease prevention and control. There are two major cluster algorithms for health data exploration, namely Self Organizing Maps (SOM) and K-means. In this paper, the clustering based on SOM and K-means are presented and their clustering results are compared by their clustering process and mapping results. It is concluded from experimental results that K-means produces a more promising mapping result for visualizing the highest mortality rate municipalities.
WebEpi是为塔斯马尼亚卫生和人类服务部人口健康流行病学股开发的流行病学网络地理信息系统服务。流行病学地理研究有助于分析公共卫生监测和医疗状况。基于模式和关系进行流行病学监测的大规模地理信息探索仍然是一个挑战。一般来说,流行病学数据的GIS制图有两个关键阶段:一个是根据健康率精确地聚类区域,另一个是将聚类结果高效地呈现在GIS地图上,目的是帮助卫生研究人员规划疾病预防和控制的卫生资源。健康数据探索有两种主要的聚类算法,即自组织地图(SOM)和K-means。本文提出了基于SOM和K-means的聚类方法,并从聚类过程和映射结果两方面比较了它们的聚类结果。从实验结果可以得出结论,K-means在可视化死亡率最高的城市方面产生了更有希望的制图结果。
{"title":"Geo-visualization and Clustering to Support Epidemiology Surveillance Exploration","authors":"Jingyuan Zhang, Hao Shi","doi":"10.1109/DICTA.2010.71","DOIUrl":"https://doi.org/10.1109/DICTA.2010.71","url":null,"abstract":"WebEpi is an epidemiological WebGIS service developed for the Population Health Epidemiology Unit of the Tasmania Department of Health and Human Services (DHHS). Epidemiological geographical studies help analyze public health surveillance and medical situations. It is still a challenge to conduct large-scale geographical information exploration of epidemiology surveillance based on patterns and relationships. Generally, there are two crucial stages for GIS mapping of epidemiological data: one precisely clusters areas according to their health rate, the other efficiently presents the clustering result on GIS map which aims to help health researchers plan health resources for disease prevention and control. There are two major cluster algorithms for health data exploration, namely Self Organizing Maps (SOM) and K-means. In this paper, the clustering based on SOM and K-means are presented and their clustering results are compared by their clustering process and mapping results. It is concluded from experimental results that K-means produces a more promising mapping result for visualizing the highest mortality rate municipalities.","PeriodicalId":246460,"journal":{"name":"2010 International Conference on Digital Image Computing: Techniques and Applications","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130445013","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
Detection of Nuclear Buds Based on Ellipse Fitting 基于椭圆拟合的核芽检测
Chao Zhang, Changming Sun, T. Pham, P. Vallotton, M. Fenech
Assays of micronucleus are extensively used in genotoxicity testing and in monitoring of human exposure to genotoxic materials. As nuclear buds could be a new source of micronuclei formed in interphase, the assay of contents of nuclear bud in normal and comparison group is needed. In this paper, we proposed a new automatic nuclear buds detection algorithm based on ellipse fitting. Experimental results show that our algorithm is effective and efficient. We believe that this is the first report on automated nuclear bud detection for DNA damage scoring.
微核测定法广泛用于遗传毒性试验和监测人类接触遗传毒性物质。由于核芽可能是间期形成微核的新来源,因此需要对正常组和对照组的核芽含量进行测定。本文提出了一种基于椭圆拟合的核芽自动检测算法。实验结果表明,该算法是有效的。我们认为这是第一份用于DNA损伤评分的自动核芽检测报告。
{"title":"Detection of Nuclear Buds Based on Ellipse Fitting","authors":"Chao Zhang, Changming Sun, T. Pham, P. Vallotton, M. Fenech","doi":"10.1109/DICTA.2010.41","DOIUrl":"https://doi.org/10.1109/DICTA.2010.41","url":null,"abstract":"Assays of micronucleus are extensively used in genotoxicity testing and in monitoring of human exposure to genotoxic materials. As nuclear buds could be a new source of micronuclei formed in interphase, the assay of contents of nuclear bud in normal and comparison group is needed. In this paper, we proposed a new automatic nuclear buds detection algorithm based on ellipse fitting. Experimental results show that our algorithm is effective and efficient. We believe that this is the first report on automated nuclear bud detection for DNA damage scoring.","PeriodicalId":246460,"journal":{"name":"2010 International Conference on Digital Image Computing: Techniques and Applications","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133896806","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
期刊
2010 International Conference on Digital Image Computing: Techniques and Applications
全部 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