WorldWideScience

Sample records for hough transform track

  1. Track recognition in 4 μs by a systolic trigger processor using a parallel Hough transform

    International Nuclear Information System (INIS)

    Klefenz, F.; Noffz, K.H.; Conen, W.; Zoz, R.; Kugel, A.; Maenner, R.; Univ. Heidelberg

    1993-01-01

    A parallel Hough transform processor has been developed that identifies circular particle tracks in a 2D projection of the OPAL jet chamber. The high-speed requirements imposed by the 8 bunch crossing mode of LEP could be fulfilled by computing the starting angle and the radius of curvature for each well defined track in less than 4 μs. The system consists of a Hough transform processor that determines well defined tracks, and a Euler processor that counts their number by applying the Euler relation to the thresholded result of the Hough transform. A prototype of a systolic processor has been built that handles one sector of the jet chamber. It consists of 35 x 32 processing elements that were loaded into 21 programmable gate arrays (XILINX). This processor runs at a clock rate of 40 MHz. It has been tested offline with about 1,000 original OPAL events. No deviations from the off-line simulation have been found. A trigger efficiency of 93% has been obtained. The prototype together with the associated drift time measurement unit has been installed at the OPAL detector at LEP and 100k events have been sampled to evaluate the system under detector conditions

  2. Feature Extraction Using the Hough Transform

    OpenAIRE

    Ferguson, Tara; Baker, Doran

    2002-01-01

    This paper contains a brief literature survey of applications and improvements of the Hough transform, a description of the Hough transform and a few of its algorithms, and simulation examples of line and curve detection using the Hough transform.

  3. Implementation of the Hough transform for 3D recognition of the straight tracks in drift chambers

    International Nuclear Information System (INIS)

    Bel'kov, A.A.

    2001-01-01

    This work is devoted to the development of the method for 3D reconstruction of the charged-particle straight tracks in the tracking systems consisting of the drift-chamber stereo layers. The method is based on the modified Hough transform with taking into account the measurements of drift distance. The proposed program realization of the method provides the time-consuming optimization of event processing, the stable performance of the algorithm and high efficiency of the track recognition under large track-occupancy of the detector as well as under high level of noisy and dead channels

  4. Implementation of the Hough Transform for 3D Recognition of the Straight Tracks in Drift Chambers

    CERN Document Server

    Belkov, A A

    2001-01-01

    This work is devoted to the development of the method for 3D reconstruction of the charged-particle straight tracks in the tracking systems consisting of the drift-chamber stereo layers. The method is based on the modified Hough transform with taking into account the measurements of drift distance. The proposed program realization of the method provides the time-consuming optimization of event processing, the stable performance of algorithm and high efficiency of the track recognition under large track-occupancy of detector as well as under high level of noisy and dead channels.

  5. A novel approach to Hough Transform for implementation in fast triggers

    Energy Technology Data Exchange (ETDEWEB)

    Pozzobon, Nicola, E-mail: nicola.pozzobon@pd.infn.it [Istituto Nazionale di Fisica Nucleare, Sezione di Padova, via F. Marzolo 8, 35131 Padova (Italy); Dipartimento di Fisica ed Astronomia “G. Galilei”, Università degli Studi di Padova, via F. Marzolo 8, 35131 Padova (Italy); Montecassiano, Fabio [Istituto Nazionale di Fisica Nucleare, Sezione di Padova, via F. Marzolo 8, 35131 Padova (Italy); Zotto, Pierluigi [Istituto Nazionale di Fisica Nucleare, Sezione di Padova, via F. Marzolo 8, 35131 Padova (Italy); Dipartimento di Fisica ed Astronomia “G. Galilei”, Università degli Studi di Padova, via F. Marzolo 8, 35131 Padova (Italy)

    2016-10-21

    Telescopes of position sensitive detectors are common layouts in charged particles tracking, and programmable logic devices, such as FPGAs, represent a viable choice for the real-time reconstruction of track segments in such detector arrays. A compact implementation of the Hough Transform for fast triggers in High Energy Physics, exploiting a parameter reduction method, is proposed, targeting the reduction of the needed storage or computing resources in current, or next future, state-of-the-art FPGA devices, while retaining high resolution over a wide range of track parameters. The proposed approach is compared to a Standard Hough Transform with particular emphasis on their application to muon detectors. In both cases, an original readout implementation is modeled.

  6. A novel approach to Hough Transform for implementation in fast triggers

    International Nuclear Information System (INIS)

    Pozzobon, Nicola; Montecassiano, Fabio; Zotto, Pierluigi

    2016-01-01

    Telescopes of position sensitive detectors are common layouts in charged particles tracking, and programmable logic devices, such as FPGAs, represent a viable choice for the real-time reconstruction of track segments in such detector arrays. A compact implementation of the Hough Transform for fast triggers in High Energy Physics, exploiting a parameter reduction method, is proposed, targeting the reduction of the needed storage or computing resources in current, or next future, state-of-the-art FPGA devices, while retaining high resolution over a wide range of track parameters. The proposed approach is compared to a Standard Hough Transform with particular emphasis on their application to muon detectors. In both cases, an original readout implementation is modeled.

  7. Tracking with the Hough transformation for the central drift chamber of the GSI 4πexperiment

    International Nuclear Information System (INIS)

    Best, D.

    1993-02-01

    The adaptive Hough Transformation (AHT) treated in this thesis is a method to localize the peaks in the Hough field without calculating the background in detail. It applies an intelligent histogram and search strategy. It uses a small accumulator and decomposes the parameter region, which is momentaneously of interest, into few intervals, into which the HT maps the hits. The information in the accumulator is then used to redefine the parameter region, so that interesting regions can be studied with higher resolution. The iteration continues, until the parameters are determined with the wanted resolution. In the mean 4-7 iterations are necessary in order to obtain the center coordinates of a circular track up to 1 mm accurately. It was shown that the AHT extends the tracking possibilities to very high track densities. The time consumation for 100 tracks with track and vertex fitting lies in the range of 4-5 seconds. By this method in comparison to local procedures in this region of track multiplicities is be proved as superior, because it is not confronted with combinatorical difficulties. Thereby the track and point removal efficiency remains at above 95%, and the double-track resolution at 1%. The dominant majority of the particle tracks is almost completely reconstructed. (orig./HSI) [de

  8. Parallel Monte Carlo Search for Hough Transform

    Science.gov (United States)

    Lopes, Raul H. C.; Franqueira, Virginia N. L.; Reid, Ivan D.; Hobson, Peter R.

    2017-10-01

    We investigate the problem of line detection in digital image processing and in special how state of the art algorithms behave in the presence of noise and whether CPU efficiency can be improved by the combination of a Monte Carlo Tree Search, hierarchical space decomposition, and parallel computing. The starting point of the investigation is the method introduced in 1962 by Paul Hough for detecting lines in binary images. Extended in the 1970s to the detection of space forms, what came to be known as Hough Transform (HT) has been proposed, for example, in the context of track fitting in the LHC ATLAS and CMS projects. The Hough Transform transfers the problem of line detection, for example, into one of optimization of the peak in a vote counting process for cells which contain the possible points of candidate lines. The detection algorithm can be computationally expensive both in the demands made upon the processor and on memory. Additionally, it can have a reduced effectiveness in detection in the presence of noise. Our first contribution consists in an evaluation of the use of a variation of the Radon Transform as a form of improving theeffectiveness of line detection in the presence of noise. Then, parallel algorithms for variations of the Hough Transform and the Radon Transform for line detection are introduced. An algorithm for Parallel Monte Carlo Search applied to line detection is also introduced. Their algorithmic complexities are discussed. Finally, implementations on multi-GPU and multicore architectures are discussed.

  9. Hough transform search for continuous gravitational waves

    International Nuclear Information System (INIS)

    Krishnan, Badri; Papa, Maria Alessandra; Sintes, Alicia M.; Schutz, Bernard F.; Frasca, Sergio; Palomba, Cristiano

    2004-01-01

    This paper describes an incoherent method to search for continuous gravitational waves based on the Hough transform, a well-known technique used for detecting patterns in digital images. We apply the Hough transform to detect patterns in the time-frequency plane of the data produced by an earth-based gravitational wave detector. Two different flavors of searches will be considered, depending on the type of input to the Hough transform: either Fourier transforms of the detector data or the output of a coherent matched-filtering type search. We present the technical details for implementing the Hough transform algorithm for both kinds of searches, their statistical properties, and their sensitivities

  10. ATMS software: Fuzzy Hough Transform in a hybrid algorithm for counting the overlapped etched tracks and orientation recognition

    International Nuclear Information System (INIS)

    Khayat, O.; Ghergherehchi, M.; Afarideh, H.; Durrani, S.A.; Pouyan, Ali A.; Kim, Y.S.

    2013-01-01

    A computer program named ATMS written in MATLAB and running with a friendly interface has been developed for recognition and parametric measurements of etched tracks in images captured from the surface of Solid State Nuclear Track Detectors. The program, using image analysis tools, counts the number of etched tracks and depending on the current working mode classifies them according to their radii (small object removal) or their axis (non-perpendicular or non-circular etched tracks), their mean intensity value and their orientation through the minor and major axes. Images of the detectors' surfaces are input to the code, which generates text and figure files as output, including the number of counted etched tracks with the associated track parameters, histograms and a figure showing edge and center of detected etched tracks. ATMS code is running hierarchically as calibration, testing and measurement modes to demonstrate the reliability, repeatability and adaptability. Fuzzy Hough Transform is used for the estimation of the number of etched tracks and their parameters, providing results even in cases that overlapping and orientation occur. ATMS code is finally converted to a standalone file which makes it able to run out of MATLAB environment. - Highlights: ► Presenting a novel code named ATMS for nuclear track measurements. ► Execution in three modes for generality, adaptability and reliability. ► Using Fuzzy Hough Transform for overlapping detection and orientation recognition. ► Using DFT as a filter for noise removal process in track images. ► Processing the noisy track images and demonstration of the presented code

  11. Neutrosophic Hough Transform

    Directory of Open Access Journals (Sweden)

    Ümit Budak

    2017-12-01

    Full Text Available Hough transform (HT is a useful tool for both pattern recognition and image processing communities. In the view of pattern recognition, it can extract unique features for description of various shapes, such as lines, circles, ellipses, and etc. In the view of image processing, a dozen of applications can be handled with HT, such as lane detection for autonomous cars, blood cell detection in microscope images, and so on. As HT is a straight forward shape detector in a given image, its shape detection ability is low in noisy images. To alleviate its weakness on noisy images and improve its shape detection performance, in this paper, we proposed neutrosophic Hough transform (NHT. As it was proved earlier, neutrosophy theory based image processing applications were successful in noisy environments. To this end, the Hough space is initially transferred into the NS domain by calculating the NS membership triples (T, I, and F. An indeterminacy filtering is constructed where the neighborhood information is used in order to remove the indeterminacy in the spatial neighborhood of neutrosophic Hough space. The potential peaks are detected based on thresholding on the neutrosophic Hough space, and these peak locations are then used to detect the lines in the image domain. Extensive experiments on noisy and noise-free images are performed in order to show the efficiency of the proposed NHT algorithm. We also compared our proposed NHT with traditional HT and fuzzy HT methods on variety of images. The obtained results showed the efficiency of the proposed NHT on noisy images.

  12. Guaranteed convergence of the Hough transform

    Science.gov (United States)

    Soffer, Menashe; Kiryati, Nahum

    1995-01-01

    The straight-line Hough Transform using normal parameterization with a continuous voting kernel is considered. It transforms the colinearity detection problem to a problem of finding the global maximum of a two dimensional function above a domain in the parameter space. The principle is similar to robust regression using fixed scale M-estimation. Unlike standard M-estimation procedures the Hough Transform does not rely on a good initial estimate of the line parameters: The global optimization problem is approached by exhaustive search on a grid that is usually as fine as computationally feasible. The global maximum of a general function above a bounded domain cannot be found by a finite number of function evaluations. Only if sufficient a-priori knowledge about the smoothness of the objective function is available, convergence to the global maximum can be guaranteed. The extraction of a-priori information and its efficient use are the main challenges in real global optimization problems. The global optimization problem in the Hough Transform is essentially how fine should the parameter space quantization be in order not to miss the true maximum. More than thirty years after Hough patented the basic algorithm, the problem is still essentially open. In this paper an attempt is made to identify a-priori information on the smoothness of the objective (Hough) function and to introduce sufficient conditions for the convergence of the Hough Transform to the global maximum. An image model with several application dependent parameters is defined. Edge point location errors as well as background noise are accounted for. Minimal parameter space quantization intervals that guarantee convergence are obtained. Focusing policies for multi-resolution Hough algorithms are developed. Theoretical support for bottom- up processing is provided. Due to the randomness of errors and noise, convergence guarantees are probabilistic.

  13. Development of a Hough transformation track finder for time projection chambers

    International Nuclear Information System (INIS)

    Heinze, Isa

    2013-12-01

    The International Linear Collider (ILC) is a planned particle physics experiment. One of the two detector concepts is the International Large Detector (ILD) concept for which a time projection chamber is foreseen as the main tracking device. In the ILD the particle flow concept is followed which leads to special requirements for the detector. Especially for the tracking system a very good momentum resolution is required. Several prototypes were build to prove that it is possible to build a TPC which fulfills the requirements for a TPC in the ILD. One is the Large Prototype with which different readout technologies currently under development are tested. In parallel reconstruction software is developed for the reconstruction of Large Prototype data. In this thesis the development of a track finding algorithm based on the Hough transformation is described. It can find curved tracks (with magnetic field) as well as straight tracks (without magnetic field). This package was mainly developed for Large Prototype testbeam data but was also tested on Monte Carlo simulation of tracks in the ILD TPC. Furthermore the analysis of testbeam data regarding the single point resolution is presented. The data were taken with the Large Prototype and a readout module with GEM (gas electron multiplier) amplification. For the reconstruction of these data the software package mentioned above was used. The single point resolution is directly related to the momentum resolution of the detector, thus a good single point resolution is needed to achieve a good momentum resolution.

  14. Development of a Hough transformation track finder for time projection chambers

    Energy Technology Data Exchange (ETDEWEB)

    Heinze, Isa

    2013-12-15

    The International Linear Collider (ILC) is a planned particle physics experiment. One of the two detector concepts is the International Large Detector (ILD) concept for which a time projection chamber is foreseen as the main tracking device. In the ILD the particle flow concept is followed which leads to special requirements for the detector. Especially for the tracking system a very good momentum resolution is required. Several prototypes were build to prove that it is possible to build a TPC which fulfills the requirements for a TPC in the ILD. One is the Large Prototype with which different readout technologies currently under development are tested. In parallel reconstruction software is developed for the reconstruction of Large Prototype data. In this thesis the development of a track finding algorithm based on the Hough transformation is described. It can find curved tracks (with magnetic field) as well as straight tracks (without magnetic field). This package was mainly developed for Large Prototype testbeam data but was also tested on Monte Carlo simulation of tracks in the ILD TPC. Furthermore the analysis of testbeam data regarding the single point resolution is presented. The data were taken with the Large Prototype and a readout module with GEM (gas electron multiplier) amplification. For the reconstruction of these data the software package mentioned above was used. The single point resolution is directly related to the momentum resolution of the detector, thus a good single point resolution is needed to achieve a good momentum resolution.

  15. Road Detection by Using a Generalized Hough Transform

    Directory of Open Access Journals (Sweden)

    Weifeng Liu

    2017-06-01

    Full Text Available Road detection plays key roles for remote sensing image analytics. Hough transform (HT is one very typical method for road detection, especially for straight line road detection. Although many variants of Hough transform have been reported, it is still a great challenge to develop a low computational complexity and time-saving Hough transform algorithm. In this paper, we propose a generalized Hough transform (i.e., Radon transform implementation for road detection in remote sensing images. Specifically, we present a dictionary learning method to approximate the Radon transform. The proposed approximation method treats a Radon transform as a linear transform, which then facilitates parallel implementation of the Radon transform for multiple images. To evaluate the proposed algorithm, we conduct extensive experiments on the popular RSSCN7 database for straight road detection. The experimental results demonstrate that our method is superior to the traditional algorithms in terms of accuracy and computing complexity.

  16. Laser Spot Tracking Based on Modified Circular Hough Transform and Motion Pattern Analysis

    Science.gov (United States)

    Krstinić, Damir; Skelin, Ana Kuzmanić; Milatić, Ivan

    2014-01-01

    Laser pointers are one of the most widely used interactive and pointing devices in different human-computer interaction systems. Existing approaches to vision-based laser spot tracking are designed for controlled indoor environments with the main assumption that the laser spot is very bright, if not the brightest, spot in images. In this work, we are interested in developing a method for an outdoor, open-space environment, which could be implemented on embedded devices with limited computational resources. Under these circumstances, none of the assumptions of existing methods for laser spot tracking can be applied, yet a novel and fast method with robust performance is required. Throughout the paper, we will propose and evaluate an efficient method based on modified circular Hough transform and Lucas–Kanade motion analysis. Encouraging results on a representative dataset demonstrate the potential of our method in an uncontrolled outdoor environment, while achieving maximal accuracy indoors. Our dataset and ground truth data are made publicly available for further development. PMID:25350502

  17. Laser spot tracking based on modified circular Hough transform and motion pattern analysis.

    Science.gov (United States)

    Krstinić, Damir; Skelin, Ana Kuzmanić; Milatić, Ivan

    2014-10-27

    Laser pointers are one of the most widely used interactive and pointing devices in different human-computer interaction systems. Existing approaches to vision-based laser spot tracking are designed for controlled indoor environments with the main assumption that the laser spot is very bright, if not the brightest, spot in images. In this work, we are interested in developing a method for an outdoor, open-space environment, which could be implemented on embedded devices with limited computational resources. Under these circumstances, none of the assumptions of existing methods for laser spot tracking can be applied, yet a novel and fast method with robust performance is required. Throughout the paper, we will propose and evaluate an efficient method based on modified circular Hough transform and Lucas-Kanade motion analysis. Encouraging results on a representative dataset demonstrate the potential of our method in an uncontrolled outdoor environment, while achieving maximal accuracy indoors. Our dataset and ground truth data are made publicly available for further development.

  18. Locating An IRIS From Image Using Canny And Hough Transform

    Directory of Open Access Journals (Sweden)

    Poorvi Bhatt

    2017-11-01

    Full Text Available Iris recognition a relatively new biometric technology has great advantages such as variability stability and security thus it is the most promising for high security environments. The proposed system here is a simple system design and implemented to find the iris from the image using Hough Transform Algorithm. Canny Edge detector has been used to get edge image to use it as an input to the Hough Transform. To get the general idea of Hough Transform the Hough Transform for circle is also implemented. RGB value of 3-D accumulator array of peaks of inner circle and outer circle has been performed. And at the end some suggestions are made to improve the system and performance gets discussed.

  19. Lane detection using Randomized Hough Transform

    Science.gov (United States)

    Mongkonyong, Peerawat; Nuthong, Chaiwat; Siddhichai, Supakorn; Yamakita, Masaki

    2018-01-01

    According to the report of the Royal Thai Police between 2006 and 2015, lane changing without consciousness is one of the most accident causes. To solve this problem, many methods are considered. Lane Departure Warning System (LDWS) is considered to be one of the potential solutions. LDWS is a mechanism designed to warn the driver when the vehicle begins to move out of its current lane. LDWS contains many parts including lane boundary detection, driver warning and lane marker tracking. This article focuses on the lane boundary detection part. The proposed lane boundary detection detects the lines of the image from the input video and selects the lane marker of the road surface from those lines. Standard Hough Transform (SHT) and Randomized Hough Transform (RHT) are considered in this article. They are used to extract lines of an image. SHT extracts the lines from all of the edge pixels. RHT extracts only the lines randomly picked by the point pairs from edge pixels. RHT algorithm reduces the time and memory usage when compared with SHT. The increase of the threshold value in RHT will increase the voted limit of the line that has a high possibility to be the lane marker, but it also consumes the time and memory. By comparison between SHT and RHT with the different threshold values, 500 frames of input video from the front car camera will be processed. The accuracy and the computational time of RHT are similar to those of SHT in the result of the comparison.

  20. An improved Hough transform-based fingerprint alignment approach

    CSIR Research Space (South Africa)

    Mlambo, CS

    2014-11-01

    Full Text Available An improved Hough Transform based fingerprint alignment approach is presented, which improves computing time and memory usage with accurate alignment parameter (rotation and translation) results. This is achieved by studying the strengths...

  1. Mobile robot motion estimation using Hough transform

    Science.gov (United States)

    Aldoshkin, D. N.; Yamskikh, T. N.; Tsarev, R. Yu

    2018-05-01

    This paper proposes an algorithm for estimation of mobile robot motion. The geometry of surrounding space is described with range scans (samples of distance measurements) taken by the mobile robot’s range sensors. A similar sample of space geometry in any arbitrary preceding moment of time or the environment map can be used as a reference. The suggested algorithm is invariant to isotropic scaling of samples or map that allows using samples measured in different units and maps made at different scales. The algorithm is based on Hough transform: it maps from measurement space to a straight-line parameters space. In the straight-line parameters, space the problems of estimating rotation, scaling and translation are solved separately breaking down a problem of estimating mobile robot localization into three smaller independent problems. The specific feature of the algorithm presented is its robustness to noise and outliers inherited from Hough transform. The prototype of the system of mobile robot orientation is described.

  2. Vanishing points detection using combination of fast Hough transform and deep learning

    Science.gov (United States)

    Sheshkus, Alexander; Ingacheva, Anastasia; Nikolaev, Dmitry

    2018-04-01

    In this paper we propose a novel method for vanishing points detection based on convolutional neural network (CNN) approach and fast Hough transform algorithm. We show how to determine fast Hough transform neural network layer and how to use it in order to increase usability of the neural network approach to the vanishing point detection task. Our algorithm includes CNN with consequence of convolutional and fast Hough transform layers. We are building estimator for distribution of possible vanishing points in the image. This distribution can be used to find candidates of vanishing point. We provide experimental results from tests of suggested method using images collected from videos of road trips. Our approach shows stable result on test images with different projective distortions and noise. Described approach can be effectively implemented for mobile GPU and CPU.

  3. Invariant Hough Random Ferns for Object Detection and Tracking

    Directory of Open Access Journals (Sweden)

    Yimin Lin

    2014-01-01

    Full Text Available This paper introduces an invariant Hough random ferns (IHRF incorporating rotation and scale invariance into the local feature description, random ferns classifier training, and Hough voting stages. It is especially suited for object detection under changes in object appearance and scale, partial occlusions, and pose variations. The efficacy of this approach is validated through experiments on a large set of challenging benchmark datasets, and the results demonstrate that the proposed method outperforms state-of-the-art conventional methods such as bounding-box-based and part-based methods. Additionally, we also propose an efficient clustering scheme based on the local patches’ appearance and their geometric relations that can provide pixel-accurate, top-down segmentations from IHRF back-projections. This refined segmentation can be used to improve the quality of online object tracking because it avoids the drifting problem. Thus, an online tracking framework based on IHRF, which is trained and updated in each frame to distinguish and segment the object from the background, is established. Finally, the experimental results on both object segmentation and long-term object tracking show that this method yields accurate and robust tracking performance in a variety of complex scenarios, especially in cases of severe occlusions and nonrigid deformations.

  4. Generalized Hough Transform for Object Classification in the Maritime Domain

    Science.gov (United States)

    2015-12-01

    Aziz, “Detecting mango fruits by using Randomized Hough Transform and backpropagation neural network,” in 18th Int. Conf. Inform. Visualisation...Management and Budget, Paperwork Reduction Project (0704-0188) Washington DC 20503. 1. AGENCY USE ONLY 2. REPORT DATE December 2015 3. REPORT TYPE AND... used to generate a representation of the object as a Hough coordinate table by using the GHT algorithm. The table is then reformatted to a contour map

  5. Human eye localization using the modified Hough transform

    Czech Academy of Sciences Publication Activity Database

    Dobeš, M.; Martínek, J.; Skoupil, D.; Dobešová, Z.; Pospíšil, Jaroslav

    2006-01-01

    Roč. 117, - (2006), s. 468-473 ISSN 0030-4026 Institutional research plan: CEZ:AV0Z10100522 Keywords : human eye localization * modified Hough transform * eye iris and eyelid shape determination Subject RIV: BH - Optics, Masers, Lasers Impact factor: 0.585, year: 2006

  6. Detecting circumscribed lesions with the Hough transform

    Energy Technology Data Exchange (ETDEWEB)

    Groshong, B.R; Kegelmeyer, W.P., Jr

    1996-01-11

    We have designed and implemented a circumscribed lesion detection algorithm, based on the Hough Transform, which will detect zero or more approximately circular structures in a mammogram over a range of radii from a few pixels to nearly the size of the breast. We address the geometrical behavior of peaks in Hough parameter space (x,y,r) for both the true radius of a circular structure in the image (r = r{sub o}), and for the parameter r as it passes through this radius. In addition, we evaluate peaks in Hough parameter space by re-analyzing the underlying mammogram in the vicinity of the circular disk indicated by the peak. Discs suggested by the resulting peaks are accumulated in a feature image, scaled by a measure of their quality. These results are then rectified with respect to image contrast extremes and average value. The result is a feature with a continuously scaled pixel level output which suggests the likelihood that a pixel is located inside a circular structure, irrespective of the radius of the structure and overall mammogram contrast. These features are evaluated fast qualitative and quantitative performance metrics which permit circumscribed lesion detection features to be initially evaluated without a full end-to-end classification experiment.

  7. Circle Hough transform implementation for dots recognition in braille cells

    Science.gov (United States)

    Jacinto Gómez, Edwar; Montiel Ariza, Holman; Martínez Sarmiento, Fredy Hernán.

    2017-02-01

    This paper shows a technique based on CHT (Circle Hough Transform) to achieve the optical Braille recognition (OBR). Unlike other papers developed around the same topic, this one is made by using Hough Transform to process the recognition and transcription of Braille cells, proving CHT to be an appropriate technique to go over different non-systematics factors who can affect the process, as the paper type where the text to traduce is placed, some lightning factors, input image resolution and some flaws derived from the capture process, which is realized using a scanner. Tests are performed with a local database using text generated by visual nondisabled people and some transcripts by sightless people; all of this with the support of National Institute for Blind People (INCI for their Spanish acronym) placed in Colombia.

  8. First Evaluation of the CPU, GPGPU and MIC Architectures for Real Time Particle Tracking based on Hough Transform at the LHC

    CERN Document Server

    Halyo, V.; Lujan, P.; Karpusenko, V.; Vladimirov, A.

    2014-04-07

    Recent innovations focused around {\\em parallel} processing, either through systems containing multiple processors or processors containing multiple cores, hold great promise for enhancing the performance of the trigger at the LHC and extending its physics program. The flexibility of the CMS/ATLAS trigger system allows for easy integration of computational accelerators, such as NVIDIA's Tesla Graphics Processing Unit (GPU) or Intel's \\xphi, in the High Level Trigger. These accelerators have the potential to provide faster or more energy efficient event selection, thus opening up possibilities for new complex triggers that were not previously feasible. At the same time, it is crucial to explore the performance limits achievable on the latest generation multicore CPUs with the use of the best software optimization methods. In this article, a new tracking algorithm based on the Hough transform will be evaluated for the first time on a multi-core Intel Xeon E5-2697v2 CPU, an NVIDIA Tesla K20c GPU, and an Intel \\x...

  9. Application of generalized Hough transform for detecting sugar beet plant from weed using machine vision method

    Directory of Open Access Journals (Sweden)

    A Bakhshipour Ziaratgahi

    2017-05-01

    Full Text Available Introduction Sugar beet (Beta vulgaris L. as the second most important world’s sugar source after sugarcane is one of the major industrial crops. The presence of weeds in sugar beet fields, especially at early growth stages, results in a substantial decrease in the crop yield. It is very important to efficiently eliminate weeds at early growing stages. The first step of precision weed control is accurate detection of weeds location in the field. This operation can be performed by machine vision techniques. Hough transform is one of the shape feature extraction methods for object tracking in image processing which is basically used to identify lines or other geometrical shapes in an image. Generalized Hough transform (GHT is a modified version of the Hough transform used not only for geometrical forms, but also for detecting any arbitrary shape. This method is based on a pattern matching principle that uses a set of vectors of feature points (usually object edge points to a reference point to construct a pattern. By comparing this pattern with a set pattern, the desired shape is detected. The aim of this study was to identify the sugar beet plant from some common weeds in a field using the GHT. Materials and Methods Images required for this study were taken at the four-leaf stage of sugar beet as the beginning of the critical period of weed control. A shelter was used to avoid direct sunlight and prevent leaf shadows on each other. The obtained images were then introduced to the Image Processing Toolbox of MATLAB programming software for further processing. Green and Red color components were extracted from primary RGB images. In the first step, binary images were obtained by applying the optimal threshold on the G-R images. A comprehensive study of several sugar beet images revealed that there is a unique feature in sugar beet leaves which makes them differentiable from the weeds. The feature observed in all sugar beet plants at the four

  10. Shift-, rotation-, and scale-invariant shape recognition system using an optical Hough transform

    Science.gov (United States)

    Schmid, Volker R.; Bader, Gerhard; Lueder, Ernst H.

    1998-02-01

    We present a hybrid shape recognition system with an optical Hough transform processor. The features of the Hough space offer a separate cancellation of distortions caused by translations and rotations. Scale invariance is also provided by suitable normalization. The proposed system extends the capabilities of Hough transform based detection from only straight lines to areas bounded by edges. A very compact optical design is achieved by a microlens array processor accepting incoherent light as direct optical input and realizing the computationally expensive connections massively parallel. Our newly developed algorithm extracts rotation and translation invariant normalized patterns of bright spots on a 2D grid. A neural network classifier maps the 2D features via a nonlinear hidden layer onto the classification output vector. We propose initialization of the connection weights according to regions of activity specifically assigned to each neuron in the hidden layer using a competitive network. The presented system is designed for industry inspection applications. Presently we have demonstrated detection of six different machined parts in real-time. Our method yields very promising detection results of more than 96% correctly classified parts.

  11. Iris Location Algorithm Based on the CANNY Operator and Gradient Hough Transform

    Science.gov (United States)

    Zhong, L. H.; Meng, K.; Wang, Y.; Dai, Z. Q.; Li, S.

    2017-12-01

    In the iris recognition system, the accuracy of the localization of the inner and outer edges of the iris directly affects the performance of the recognition system, so iris localization has important research meaning. Our iris data contain eyelid, eyelashes, light spot and other noise, even the gray transformation of the images is not obvious, so the general methods of iris location are unable to realize the iris location. The method of the iris location based on Canny operator and gradient Hough transform is proposed. Firstly, the images are pre-processed; then, calculating the gradient information of images, the inner and outer edges of iris are coarse positioned using Canny operator; finally, according to the gradient Hough transform to realize precise localization of the inner and outer edge of iris. The experimental results show that our algorithm can achieve the localization of the inner and outer edges of the iris well, and the algorithm has strong anti-interference ability, can greatly reduce the location time and has higher accuracy and stability.

  12. First evaluation of the CPU, GPGPU and MIC architectures for real time particle tracking based on Hough transform at the LHC

    International Nuclear Information System (INIS)

    V Halyo, V Halyo; LeGresley, P; Lujan, P; Karpusenko, V; Vladimirov, A

    2014-01-01

    Recent innovations focused around parallel processing, either through systems containing multiple processors or processors containing multiple cores, hold great promise for enhancing the performance of the trigger at the LHC and extending its physics program. The flexibility of the CMS/ATLAS trigger system allows for easy integration of computational accelerators, such as NVIDIA's Tesla Graphics Processing Unit (GPU) or Intel's Xeon Phi, in the High Level Trigger. These accelerators have the potential to provide faster or more energy efficient event selection, thus opening up possibilities for new complex triggers that were not previously feasible. At the same time, it is crucial to explore the performance limits achievable on the latest generation multicore CPUs with the use of the best software optimization methods. In this article, a new tracking algorithm based on the Hough transform will be evaluated for the first time on multi-core Intel i7-3770 and Intel Xeon E5-2697v2 CPUs, an NVIDIA Tesla K20c GPU, and an Intel Xeon Phi 7120 coprocessor. Preliminary time performance will be presented

  13. Hough transform methods used for object detection

    International Nuclear Information System (INIS)

    Qussay A Salih; Abdul Rahman Ramli; Md Mahmud Hassan Prakash

    2001-01-01

    The Hough transform (HT) is a robust parameter estimator of multi-dimensional features in images. The HT is an established technique which evidences a shape by mapping image edge points into a parameter space. The HT is technique which is used to isolate curves of a give shape in an image. The classical HT requires that the curve be specified in some parametric from and, hence is most commonly used in the detection of regular curves. The HT has been generalized so that it is capable of detecting arbitrary curved shapes. The main advantage of this transform technique is that it is very tolerant of gaps in the actual object boundaries the classical HT for the detection of line , we will indicate how it can be applied to the detection of arbitrary shapes. Sometimes the straight line HT is efficient enough to detect features such as artificial curves. The HT is an established technique for extracting geometric shapes based on the duality definition of the points on a curve and their parameters. This technique has been developed for extracting simple geometric shapes such as lines, circles and ellipses as well as arbitrary shapes. The HT provides robustness against discontinuous or missing features, points or edges are mapped into a partitioned parameter of Hough space as individual votes where peaks denote the feature of interest represented in a non-analytically tabular form. The main drawback of the HT technique is the computational requirement which has an exponential growth of memory space and processing time as the number of parameters used to represent a primitive increases. For this reason most of the research on the HT has focused on reducing the computational burden for extracting of arbitrary shapes under more general transformations include a overview of describing the methods for the detection image processing programs are frequently required to detect and particle classification in an industrial setting, a standard algorithms for this detection lines

  14. The fuzzy Hough Transform-feature extraction in medical images

    International Nuclear Information System (INIS)

    Philip, K.P.; Dove, E.L.; Stanford, W.; Chandran, K.B.; McPherson, D.D.; Gotteiner, N.L.

    1994-01-01

    Identification of anatomical features is a necessary step for medical image analysis. Automatic methods for feature identification using conventional pattern recognition techniques typically classify an object as a member of a predefined class of objects, but do not attempt to recover the exact or approximate shape of that object. For this reason, such techniques are usually not sufficient to identify the borders of organs when individual geometry varies in local detail, even though the general geometrical shape is similar. The authors present an algorithm that detects features in an image based on approximate geometrical models. The algorithm is based on the traditional and generalized Hough Transforms but includes notions from fuzzy set theory. The authors use the new algorithm to roughly estimate the actual locations of boundaries of an internal organ, and from this estimate, to determine a region of interest around the organ. Based on this rough estimate of the border location, and the derived region of interest, the authors find the final estimate of the true borders with other image processing techniques. The authors present results that demonstrate that the algorithm was successfully used to estimate the approximate location of the chest wall in humans, and of the left ventricular contours of a dog heart obtained from cine-computed tomographic images. The authors use this fuzzy Hough Transform algorithm as part of a larger procedures to automatically identify the myocardial contours of the heart. This algorithm may also allow for more rapid image processing and clinical decision making in other medical imaging applications

  15. ANNSVM: A Novel Method for Graph-Type Classification by Utilization of Fourier Transformation, Wavelet Transformation, and Hough Transformation

    Directory of Open Access Journals (Sweden)

    Sarunya Kanjanawattana

    2017-07-01

    Full Text Available Image classification plays a vital role in many areas of study, such as data mining and image processing; however, serious problems collectively referred to as the course of dimensionality have been encountered in previous studies as factors that reduce system performance. Furthermore, we also confront the problem of different graph characteristics even if graphs belong to same types. In this study, we propose a novel method of graph-type classification. Using our approach, we open up a new solution of high-dimensional images and address problems of different characteristics by converting graph images to one dimension with a discrete Fourier transformation and creating numeric datasets using wavelet and Hough transformations. Moreover, we introduce a new classifier, which is a combination between artificial neuron networks (ANNs and support vector machines (SVMs, which we call ANNSVM, to enhance accuracy. The objectives of our study are to propose an effective graph-type classification method that includes finding a new data representative used for classification instead of two-dimensional images and to investigate what features make our data separable. To evaluate the method of our study, we conducted five experiments with different methods and datasets. The input dataset we focused on was a numeric dataset containing wavelet coefficients and outputs of a Hough transformation. From our experimental results, we observed that the highest accuracy was provided using our method with Coiflet 1, which achieved a 0.91 accuracy.

  16. Polar exponential sensor arrays unify iconic and Hough space representation

    Science.gov (United States)

    Weiman, Carl F. R.

    1990-01-01

    The log-polar coordinate system, inherent in both polar exponential sensor arrays and log-polar remapped video imagery, is identical to the coordinate system of its corresponding Hough transform parameter space. The resulting unification of iconic and Hough domains simplifies computation for line recognition and eliminates the slope quantization problems inherent in the classical Cartesian Hough transform. The geometric organization of the algorithm is more amenable to massively parallel architectures than that of the Cartesian version. The neural architecture of the human visual cortex meets the geometric requirements to execute 'in-place' log-Hough algorithms of the kind described here.

  17. Improved Hough search for gravitational wave pulsars

    International Nuclear Information System (INIS)

    Sintes, Alicia M; Krishnan, Badri

    2006-01-01

    We describe an improved version of the Hough transform search for continuous gravitational waves from isolated neutron stars assuming the input to be short segments of Fourier transformed data. The method presented here takes into account possible nonstationarities of the detector noise and the amplitude modulation due to the motion of the detector. These two effects are taken into account for the first stage only, i.e. the peak selection, to create the time-frequency map of our data, while the Hough transform itself is performed in the standard way

  18. Real-Time Straight-Line Detection for XGA-Size Videos by Hough Transform with Parallelized Voting Procedures.

    Science.gov (United States)

    Guan, Jungang; An, Fengwei; Zhang, Xiangyu; Chen, Lei; Mattausch, Hans Jürgen

    2017-01-30

    The Hough Transform (HT) is a method for extracting straight lines from an edge image. The main limitations of the HT for usage in actual applications are computation time and storage requirements. This paper reports a hardware architecture for HT implementation on a Field Programmable Gate Array (FPGA) with parallelized voting procedure. The 2-dimensional accumulator array, namely the Hough space in parametric form (ρ, θ), for computing the strength of each line by a voting mechanism is mapped on a 1-dimensional array with regular increments of θ. Then, this Hough space is divided into a number of parallel parts. The computation of (ρ, θ) for the edge pixels and the voting procedure for straight-line determination are therefore executable in parallel. In addition, a synchronized initialization for the Hough space further increases the speed of straight-line detection, so that XGA video processing becomes possible. The designed prototype system has been synthesized on a DE4 platform with a Stratix-IV FPGA device. In the application of road-lane detection, the average processing speed of this HT implementation is 5.4ms per XGA-frame at 200 MHz working frequency.

  19. Parallel Hough Transform-Based Straight Line Detection and Its FPGA Implementation in Embedded Vision

    Directory of Open Access Journals (Sweden)

    Nam Ling

    2013-07-01

    Full Text Available Hough Transform has been widely used for straight line detection in low-definition and still images, but it suffers from execution time and resource requirements. Field Programmable Gate Arrays (FPGA provide a competitive alternative for hardware acceleration to reap tremendous computing performance. In this paper, we propose a novel parallel Hough Transform (PHT and FPGA architecture-associated framework for real-time straight line detection in high-definition videos. A resource-optimized Canny edge detection method with enhanced non-maximum suppression conditions is presented to suppress most possible false edges and obtain more accurate candidate edge pixels for subsequent accelerated computation. Then, a novel PHT algorithm exploiting spatial angle-level parallelism is proposed to upgrade computational accuracy by improving the minimum computational step. Moreover, the FPGA based multi-level pipelined PHT architecture optimized by spatial parallelism ensures real-time computation for 1,024 × 768 resolution videos without any off-chip memory consumption. This framework is evaluated on ALTERA DE2-115 FPGA evaluation platform at a maximum frequency of 200 MHz, and it can calculate straight line parameters in 15.59 ms on the average for one frame. Qualitative and quantitative evaluation results have validated the system performance regarding data throughput, memory bandwidth, resource, speed and robustness.

  20. Parallel Hough Transform-based straight line detection and its FPGA implementation in embedded vision.

    Science.gov (United States)

    Lu, Xiaofeng; Song, Li; Shen, Sumin; He, Kang; Yu, Songyu; Ling, Nam

    2013-07-17

    Hough Transform has been widely used for straight line detection in low-definition and still images, but it suffers from execution time and resource requirements. Field Programmable Gate Arrays (FPGA) provide a competitive alternative for hardware acceleration to reap tremendous computing performance. In this paper, we propose a novel parallel Hough Transform (PHT) and FPGA architecture-associated framework for real-time straight line detection in high-definition videos. A resource-optimized Canny edge detection method with enhanced non-maximum suppression conditions is presented to suppress most possible false edges and obtain more accurate candidate edge pixels for subsequent accelerated computation. Then, a novel PHT algorithm exploiting spatial angle-level parallelism is proposed to upgrade computational accuracy by improving the minimum computational step. Moreover, the FPGA based multi-level pipelined PHT architecture optimized by spatial parallelism ensures real-time computation for 1,024 × 768 resolution videos without any off-chip memory consumption. This framework is evaluated on ALTERA DE2-115 FPGA evaluation platform at a maximum frequency of 200 MHz, and it can calculate straight line parameters in 15.59 ms on the average for one frame. Qualitative and quantitative evaluation results have validated the system performance regarding data throughput, memory bandwidth, resource, speed and robustness.

  1. Circular defects detection in welded joints using circular hough transform

    International Nuclear Information System (INIS)

    Hafizal Yazid; Mohd Harun; Shukri Mohd; Abdul Aziz Mohamed; Shaharudin Sayuti; Muhamad Daud

    2007-01-01

    Conventional radiography is one of the common non-destructive testing which employs manual image interpretation. The interpretation is very subjective and depends much on the inspector experience and working conditions. It is therefore useful to have pattern recognition system in order to assist human interpreter in evaluating the quality of the radiograph sample, especially radiographic image of welded joint. This paper describes a system to detect circular discontinuities that is present in the joints. The system utilizes together 2 different algorithms, which is separability filter to identify the best object candidate and Circular Hough Transform to detect the present of circular shape. The result of the experiment shows a promising output in recognition of circular discontinuities in a radiographic image. This is based on 81.82-100% of radiography film with successful circular detection by using template movement of 10 pixels. (author)

  2. Searching for continuous gravitational wave signals. The hierarchical Hough transform algorithm

    International Nuclear Information System (INIS)

    Papa, M.; Schutz, B.F.; Sintes, A.M.

    2001-01-01

    It is well known that matched filtering techniques cannot be applied for searching extensive parameter space volumes for continuous gravitational wave signals. This is the reason why alternative strategies are being pursued. Hierarchical strategies are best at investigating a large parameter space when there exist computational power constraints. Algorithms of this kind are being implemented by all the groups that are developing software for analyzing the data of the gravitational wave detectors that will come online in the next years. In this talk I will report about the hierarchical Hough transform method that the GEO 600 data analysis team at the Albert Einstein Institute is developing. The three step hierarchical algorithm has been described elsewhere [8]. In this talk I will focus on some of the implementational aspects we are currently concerned with. (author)

  3. Implementation of an automated assessment system of the Winston-Lutz test based on the transformed generalized Hough; Implementacion de un sistema de evaluacion automatizada del test de Winston-Lutz basado en la transformada generalizada de Hough

    Energy Technology Data Exchange (ETDEWEB)

    Martin-Viera Cueto, J. A.; Moreno Saiz, C.; Benitez Villegas, E. M.; Fernandez Canadillas, M. J.; Caballero Lucena, E.; Cantero Carrillo, M.

    2013-07-01

    It has implemented a software tool based on the generalized Hough transform to automate the evaluation of test WL This method provides a quantitative evaluation of the test. It also eliminates the subjectivity of the evaluator which is an uncertainty of 0.3 mm. (Author)

  4. Elastic tracking versus neural network tracking for very high multiplicity problems

    International Nuclear Information System (INIS)

    Harlander, M.; Gyulassy, M.

    1991-04-01

    A new Elastic Tracking (ET) algorithm is proposed for finding tracks in very high multiplicity and noisy environments. It is based on a dynamical reinterpretation and generalization of the Radon transform and is related to elastic net algorithms for geometrical optimization. ET performs an adaptive nonlinear fit to noisy data with a variable number of tracks. Its numerics is more efficient than that of the traditional Radon or Hough transform method because it avoids binning of phase space and the costly search for valid minima. Spurious local minima are avoided in ET by introducing a time-dependent effective potential. The method is shown to be very robust to noise and measurement error and extends tracking capabilities to much higher track densities than possible via local road finding or even the novel Denby-Peterson neural network tracking algorithms. 12 refs., 2 figs

  5. Fast pattern recognition with the ATLAS L1 track trigger for the HL-LHC

    CERN Document Server

    Martensson, Mikael; The ATLAS collaboration

    2016-01-01

    A fast hardware based track trigger for high luminosity upgrade of the Large Hadron Collider (HL- LHC) is being developed in ATLAS. The goal is to achieve trigger levels in high pileup collisions that are similar or even better than those achieved at low pile-up running of LHC by adding tracking information to the ATLAS hardware trigger which is currently based on information from calorimeters and muon trigger chambers only. Two methods for fast pattern recognition are investigated. The first is based on matching tracker hits to pattern banks of simulated high momentum tracks which are stored in a custom made Associative Memory (AM) ASIC. The second is based on the Hough transform where detector hits are transformed into 2D Hough space with one variable related to track pt and one to track direction. Hits found by pattern recognition will be sent to a track fitting step which calculates the track parameters . The speed and precision of the track fitting depends on the quality of the hits selected by the patte...

  6. Fast pattern recognition with the ATLAS L1Track trigger for HL-LHC

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00530554; The ATLAS collaboration

    2017-01-01

    A fast hardware based track trigger is being developed in ATLAS for the High Luminosity upgrade of the Large Hadron Collider. The goal is to achieve trigger levels in the high pile-up conditions of the High Luminosity Large Hadron Collider that are similar or better than those achieved at low pile-up conditions by adding tracking information to the ATLAS hardware trigger. A method for fast pattern recognition using the Hough transform is investigated. In this method, detector hits are mapped onto a 2D parameter space with one parameter related to the transverse momentum and one to the initial track direction. The performance of the Hough transform is studied at different pile-up values. It is also compared, using full event simulation of events with average pile-up of 200, with a method based on matching detector hits to pattern banks of simulated tracks stored in a custom made Associative Memory ASICs. The pattern recognition is followed by a track fitting step which calculates the track parameters. The spee...

  7. Determination of mango fruit from binary image using randomized Hough transform

    Science.gov (United States)

    Rizon, Mohamed; Najihah Yusri, Nurul Ain; Abdul Kadir, Mohd Fadzil; bin Mamat, Abd. Rasid; Abd Aziz, Azim Zaliha; Nanaa, Kutiba

    2015-12-01

    A method of detecting mango fruit from RGB input image is proposed in this research. From the input image, the image is processed to obtain the binary image using the texture analysis and morphological operations (dilation and erosion). Later, the Randomized Hough Transform (RHT) method is used to find the best ellipse fits to each binary region. By using the texture analysis, the system can detect the mango fruit that is partially overlapped with each other and mango fruit that is partially occluded by the leaves. The combination of texture analysis and morphological operator can isolate the partially overlapped fruit and fruit that are partially occluded by leaves. The parameters derived from RHT method was used to calculate the center of the ellipse. The center of the ellipse acts as the gripping point for the fruit picking robot. As the results, the rate of detection was up to 95% for fruit that is partially overlapped and partially covered by leaves.

  8. Partial fingerprint identification algorithm based on the modified generalized Hough transform on mobile device

    Science.gov (United States)

    Qin, Jin; Tang, Siqi; Han, Congying; Guo, Tiande

    2018-04-01

    Partial fingerprint identification technology which is mainly used in device with small sensor area like cellphone, U disk and computer, has taken more attention in recent years with its unique advantages. However, owing to the lack of sufficient minutiae points, the conventional method do not perform well in the above situation. We propose a new fingerprint matching technique which utilizes ridges as features to deal with partial fingerprint images and combines the modified generalized Hough transform and scoring strategy based on machine learning. The algorithm can effectively meet the real-time and space-saving requirements of the resource constrained devices. Experiments on in-house database indicate that the proposed algorithm have an excellent performance.

  9. Layering extraction from subsurface radargrams over Greenland and the Martian NPLD by combining wavelet analysis with Hough transforms

    Science.gov (United States)

    Xiong, Si-Ting; Muller, Jan-Peter

    2017-04-01

    Extracting lines from an imagery is a solved problem in the field of edge detection. Different to images taken by camera, radargrams are a set of radar echo profiles, which record wave energy reflected by subsurface reflectors, at each location of a radar footprint along the satellite's ground track. The radargrams record where there is a dielectric contrast caused by different deposits, and other subsurface features, such as facies, and internal distributions like porosity and fluids. Among the subsurface features, layering is an important one which reflect the sequence of seasonal or yearly deposits on the ground [1-2]. In the field of image processing, line detection methods, such as the Radon Transform or Hough Transform, are able to extract these subsurface layers from rasterised versions of the echograms. However, due to the attenuation of radar waves whilst propagating through geological media, radargrams sometimes suffer from gradient and high background noise. These attributes of radargrams cause errors in detection when conventional line detection methods are directly applied. In this study, we have developed a continuous wavelet analysis technique to be applied directly to the radar echo profiles in a radargram in order to detect segmented lines, and then a conventional line detection method, such as a Hough transform can be applied to connect these segmented lines. This processing chain is tested by using datasets from a radargram acquired by the Multi-channel Coherent Radar Depth Sounder (MCoRDS) on an airborne platform in Greenland and a radargram acquired by the SHAllow RADar (SHARAD) on board the Mars Reconnaissance Orbiter (MRO) [3] over Martian North Polar Layered Deposits (NPLD). Keywords: Subsurface mapping, Radargram, SHARAD, Greenland, Martian NPLD, Subsurface layering, line detection References: [1] Phillips, R. J., et al. "Mars north polar deposits: Stratigraphy, age, and geodynamical response." Science 320.5880 (2008): 1182-1185. [2] Cutts

  10. Hardware Demonstrator of a Level-1 Track Finding Algorithm with FPGAs for the Phase II CMS Experiment

    International Nuclear Information System (INIS)

    Cieri, D.

    2016-01-01

    At the HL-LHC, proton bunches collide every 25 ns, producing an average of 140 pp interactions per bunch crossing. To operate in such an environment, the CMS experiment will need a Level-1 (L1) hardware trigger, able to identify interesting events within a latency of 12.5 μs. This novel L1 trigger will make use of data coming from the silicon tracker to constrain the trigger rate . Goal of this new track trigger will be to build L1 tracks from the tracker information. The architecture that will be implemented in future to process tracker data is still under discussion. One possibility is to adopt a system entirely based on FPGA electronic. The proposed track finding algorithm is based on the Hough transform method. The algorithm has been tested using simulated pp collision data and it is currently being demonstrated in hardware, using the “MP7”, which is a μTCA board with a powerful FPGA capable of handling data rates approaching 1 Tb/s. Two different implementations of the Hough transform technique are currently under investigation: one utilizes a systolic array to represent the Hough space, while the other exploits a pipelined approach. (paper)

  11. Invisible data matrix detection with smart phone using geometric correction and Hough transform

    Science.gov (United States)

    Sun, Halit; Uysalturk, Mahir C.; Karakaya, Mahmut

    2016-04-01

    Two-dimensional data matrices are used in many different areas that provide quick and automatic data entry to the computer system. Their most common usage is to automatically read labeled products (books, medicines, food, etc.) and recognize them. In Turkey, alcohol beverages and tobacco products are labeled and tracked with the invisible data matrices for public safety and tax purposes. In this application, since data matrixes are printed on a special paper with a pigmented ink, it cannot be seen under daylight. When red LEDs are utilized for illumination and reflected light is filtered, invisible data matrices become visible and decoded by special barcode readers. Owing to their physical dimensions, price and requirement of special training to use; cheap, small sized and easily carried domestic mobile invisible data matrix reader systems are required to be delivered to every inspector in the law enforcement units. In this paper, we first developed an apparatus attached to the smartphone including a red LED light and a high pass filter. Then, we promoted an algorithm to process captured images by smartphones and to decode all information stored in the invisible data matrix images. The proposed algorithm mainly involves four stages. In the first step, data matrix code is processed by Hough transform processing to find "L" shaped pattern. In the second step, borders of the data matrix are found by using the convex hull and corner detection methods. Afterwards, distortion of invisible data matrix corrected by geometric correction technique and the size of every module is fixed in rectangular shape. Finally, the invisible data matrix is scanned line by line in the horizontal axis to decode it. Based on the results obtained from the real test images of invisible data matrix captured with a smartphone, the proposed algorithm indicates high accuracy and low error rate.

  12. Hough transform used on the spot-centroiding algorithm for the Shack-Hartmann wavefront sensor

    Science.gov (United States)

    Chia, Chou-Min; Huang, Kuang-Yuh; Chang, Elmer

    2016-01-01

    An approach to the spot-centroiding algorithm for the Shack-Hartmann wavefront sensor (SHWS) is presented. The SHWS has a common problem, in that while measuring high-order wavefront distortion, the spots may exceed each of the subapertures, which are used to restrict the displacement of spots. This artificial restriction may limit the dynamic range of the SHWS. When using the SHWS to measure adaptive optics or aspheric lenses, the accuracy of the traditional spot-centroiding algorithm may be uncertain because the spots leave or cross the confined area of the subapertures. The proposed algorithm combines the Hough transform with an artificial neural network, which requires no confined subapertures, to increase the dynamic range of the SHWS. This algorithm is then explored in comprehensive simulations and the results are compared with those of the existing algorithm.

  13. Automated Spatiotemporal Analysis of Fibrils and Coronal Rain Using the Rolling Hough Transform

    Science.gov (United States)

    Schad, Thomas

    2017-09-01

    A technique is presented that automates the direction characterization of curvilinear features in multidimensional solar imaging datasets. It is an extension of the Rolling Hough Transform (RHT) technique presented by Clark, Peek, and Putman ( Astrophys. J. 789, 82, 2014), and it excels at rapid quantification of spatial and spatiotemporal feature orientation even for applications with a low signal-to-noise ratio. It operates on a pixel-by-pixel basis within a dataset and reliably quantifies orientation even for locations not centered on a feature ridge, which is used here to derive a quasi-continuous map of the chromospheric fine-structure projection angle. For time-series analysis, a procedure is developed that uses a hierarchical application of the RHT to automatically derive the apparent motion of coronal rain observed off-limb. Essential to the success of this technique is the formulation presented in this article for the RHT error analysis as it provides a means to properly filter results.

  14. Needle segmentation using 3D Hough transform in 3D TRUS guided prostate transperineal therapy

    Energy Technology Data Exchange (ETDEWEB)

    Qiu Wu [Department of Biomedical Engineering, School of Life Science and Technology, Huazhong University of Science and Technology, Wuhan, Hubei 430074 (China); Imaging Research Laboratories, Robarts Research Institute, Western University, London, Ontario N6A 5K8 (Canada); Yuchi Ming; Ding Mingyue [Department of Biomedical Engineering, School of Life Science and Technology, Huazhong University of Science and Technology, Wuhan, Hubei 430074 (China); Tessier, David; Fenster, Aaron [Imaging Research Laboratories, Robarts Research Institute, University of Western Ontario, London, Ontario N6A 5K8 (Canada)

    2013-04-15

    Purpose: Prostate adenocarcinoma is the most common noncutaneous malignancy in American men with over 200 000 new cases diagnosed each year. Prostate interventional therapy, such as cryotherapy and brachytherapy, is an effective treatment for prostate cancer. Its success relies on the correct needle implant position. This paper proposes a robust and efficient needle segmentation method, which acts as an aid to localize the needle in three-dimensional (3D) transrectal ultrasound (TRUS) guided prostate therapy. Methods: The procedure of locating the needle in a 3D TRUS image is a three-step process. First, the original 3D ultrasound image containing a needle is cropped; the cropped image is then converted to a binary format based on its histogram. Second, a 3D Hough transform based needle segmentation method is applied to the 3D binary image in order to locate the needle axis. The position of the needle endpoint is finally determined by an optimal threshold based analysis of the intensity probability distribution. The overall efficiency is improved through implementing a coarse-fine searching strategy. The proposed method was validated in tissue-mimicking agar phantoms, chicken breast phantoms, and 3D TRUS patient images from prostate brachytherapy and cryotherapy procedures by comparison to the manual segmentation. The robustness of the proposed approach was tested by means of varying parameters such as needle insertion angle, needle insertion length, binarization threshold level, and cropping size. Results: The validation results indicate that the proposed Hough transform based method is accurate and robust, with an achieved endpoint localization accuracy of 0.5 mm for agar phantom images, 0.7 mm for chicken breast phantom images, and 1 mm for in vivo patient cryotherapy and brachytherapy images. The mean execution time of needle segmentation algorithm was 2 s for a 3D TRUS image with size of 264 Multiplication-Sign 376 Multiplication-Sign 630 voxels. Conclusions

  15. Needle segmentation using 3D Hough transform in 3D TRUS guided prostate transperineal therapy

    International Nuclear Information System (INIS)

    Qiu Wu; Yuchi Ming; Ding Mingyue; Tessier, David; Fenster, Aaron

    2013-01-01

    Purpose: Prostate adenocarcinoma is the most common noncutaneous malignancy in American men with over 200 000 new cases diagnosed each year. Prostate interventional therapy, such as cryotherapy and brachytherapy, is an effective treatment for prostate cancer. Its success relies on the correct needle implant position. This paper proposes a robust and efficient needle segmentation method, which acts as an aid to localize the needle in three-dimensional (3D) transrectal ultrasound (TRUS) guided prostate therapy. Methods: The procedure of locating the needle in a 3D TRUS image is a three-step process. First, the original 3D ultrasound image containing a needle is cropped; the cropped image is then converted to a binary format based on its histogram. Second, a 3D Hough transform based needle segmentation method is applied to the 3D binary image in order to locate the needle axis. The position of the needle endpoint is finally determined by an optimal threshold based analysis of the intensity probability distribution. The overall efficiency is improved through implementing a coarse-fine searching strategy. The proposed method was validated in tissue-mimicking agar phantoms, chicken breast phantoms, and 3D TRUS patient images from prostate brachytherapy and cryotherapy procedures by comparison to the manual segmentation. The robustness of the proposed approach was tested by means of varying parameters such as needle insertion angle, needle insertion length, binarization threshold level, and cropping size. Results: The validation results indicate that the proposed Hough transform based method is accurate and robust, with an achieved endpoint localization accuracy of 0.5 mm for agar phantom images, 0.7 mm for chicken breast phantom images, and 1 mm for in vivo patient cryotherapy and brachytherapy images. The mean execution time of needle segmentation algorithm was 2 s for a 3D TRUS image with size of 264 × 376 × 630 voxels. Conclusions: The proposed needle segmentation

  16. Probabilistic active recognition of multiple objects using Hough-based geometric matching features

    CSIR Research Space (South Africa)

    Govender, N

    2015-01-01

    Full Text Available be recognized simultaneously, and occlusion and clutter (through distracter objects) is common. We propose a representation for object viewpoints using Hough transform based geometric matching features, which are robust in such circumstances. We show how...

  17. The DATCON system of the Belle II experiment. Tracking and data reduction

    Energy Technology Data Exchange (ETDEWEB)

    Wessel, Christian; Dingfelder, Jochen; Marinas, Carlos; Deschamps, Bruno [Universitaet Bonn (Germany). Physikalisches Institut

    2016-07-01

    The SuperKEKB e{sup +}e{sup -} accelerator at KEK in Japan will have a luminosity which is a factor of 40 higher than the luminosity of its predecessor KEKB. The Belle II detector at SuperKEKB will contain a two-layer pixel detector at radii of 1.421 and 2.179 cm from the interaction point, based on the DEPFET (DEpleted P-channel Field Effect Transistor) technology. It is surrounded by four layers of strip detectors. Due to the high collision rate, the data rate of the pixel detector needs to by drastically reduced by an online data reduction system. The DATCON (Data Acquisition Tracking and Concentrator Online Node) system performs track reconstruction in the SVD (Strip Vertex Detector) and extrapolates to the PXD (PiXel Detector) to calculate ROI and to keep only hits in the ROI. The track reconstruction algorithm is based on a Hough transform, which reduces track finding to finding intersection points in the Hough parameter space. In this talk the employed algorithm for fast online track reconstruction on FPGA, ROI finding and the performance of the data reduction are presented.

  18. Study of hardware implementations of fast tracking algorithms

    International Nuclear Information System (INIS)

    Song, Z.; Huang, G.; Wang, D.; Lentdecker, G. De; Dong, J.; Léonard, A.; Robert, F.; Yang, Y.

    2017-01-01

    Real-time track reconstruction at high event rates is a major challenge for future experiments in high energy physics. To perform pattern-recognition and track fitting, artificial retina or Hough transformation methods have been introduced in the field which have to be implemented in FPGA firmware. In this note we report on a case study of a possible FPGA hardware implementation approach of the retina algorithm based on a Floating-Point core. Detailed measurements with this algorithm are investigated. Retina performance and capabilities of the FPGA are discussed along with perspectives for further optimization and applications.

  19. 3D Visual Tracking of an Articulated Robot in Precision Automated Tasks.

    Science.gov (United States)

    Alzarok, Hamza; Fletcher, Simon; Longstaff, Andrew P

    2017-01-07

    The most compelling requirements for visual tracking systems are a high detection accuracy and an adequate processing speed. However, the combination between the two requirements in real world applications is very challenging due to the fact that more accurate tracking tasks often require longer processing times, while quicker responses for the tracking system are more prone to errors, therefore a trade-off between accuracy and speed, and vice versa is required. This paper aims to achieve the two requirements together by implementing an accurate and time efficient tracking system. In this paper, an eye-to-hand visual system that has the ability to automatically track a moving target is introduced. An enhanced Circular Hough Transform (CHT) is employed for estimating the trajectory of a spherical target in three dimensions, the colour feature of the target was carefully selected by using a new colour selection process, the process relies on the use of a colour segmentation method (Delta E) with the CHT algorithm for finding the proper colour of the tracked target, the target was attached to the six degree of freedom (DOF) robot end-effector that performs a pick-and-place task. A cooperation of two Eye-to Hand cameras with their image Averaging filters are used for obtaining clear and steady images. This paper also examines a new technique for generating and controlling the observation search window in order to increase the computational speed of the tracking system, the techniques is named Controllable Region of interest based on Circular Hough Transform (CRCHT). Moreover, a new mathematical formula is introduced for updating the depth information of the vision system during the object tracking process. For more reliable and accurate tracking, a simplex optimization technique was employed for the calculation of the parameters for camera to robotic transformation matrix. The results obtained show the applicability of the proposed approach to track the moving robot

  20. Magnetically aligned H I fibers and the rolling hough transform

    Energy Technology Data Exchange (ETDEWEB)

    Clark, S. E.; Putman, M. E.; Peek, J. E. G. [Department of Astronomy, Columbia University, New York, NY (United States)

    2014-07-01

    We present observations of a new group of structures in the diffuse Galactic interstellar medium (ISM): slender, linear H I features we dub 'fibers' that extend for many degrees at high Galactic latitude. To characterize and measure the extent and strength of these fibers, we present the Rolling Hough Transform, a new machine vision method for parameterizing the coherent linearity of structures in the image plane. With this powerful new tool we show that the fibers are oriented along the interstellar magnetic field as probed by starlight polarization. We find that these low column density (N{sub H} {sub I}≃5×10{sup 18} cm{sup –2}) fiber features are most likely a component of the local cavity wall, about 100 pc away. The H I data we use to demonstrate this alignment at high latitude are from the Galactic Arecibo L-Band Feed Array H I (GALFA-H I) Survey and the Parkes Galactic All Sky Survey. We find better alignment in the higher resolution GALFA-H I data, where the fibers are more visually evident. This trend continues in our investigation of magnetically aligned linear features in the Riegel-Crutcher H I cold cloud, detected in the Southern Galactic Plane Survey. We propose an application of the RHT for estimating the field strength in such a cloud, based on the Chandrasekhar-Fermi method. We conclude that data-driven, quantitative studies of ISM morphology can be very powerful predictors of underlying physical quantities.

  1. Robust Detection of Moving Human Target in Foliage-Penetration Environment Based on Hough Transform

    Directory of Open Access Journals (Sweden)

    P. Lei

    2014-04-01

    Full Text Available Attention has been focused on the robust moving human target detection in foliage-penetration environment, which presents a formidable task in a radar system because foliage is a rich scattering environment with complex multipath propagation and time-varying clutter. Generally, multiple-bounce returns and clutter are additionally superposed to direct-scatter echoes. They obscure true target echo and lead to poor visual quality time-range image, making target detection particular difficult. Consequently, an innovative approach is proposed to suppress clutter and mitigate multipath effects. In particular, a clutter suppression technique based on range alignment is firstly applied to suppress the time-varying clutter and the instable antenna coupling. Then entropy weighted coherent integration (EWCI algorithm is adopted to mitigate the multipath effects. In consequence, the proposed method effectively reduces the clutter and ghosting artifacts considerably. Based on the high visual quality image, the target trajectory is detected robustly and the radial velocity is estimated accurately with the Hough transform (HT. Real data used in the experimental results are provided to verify the proposed method.

  2. First all-sky upper limits from LIGO on the strength of periodic gravitational waves using the Hough transform

    International Nuclear Information System (INIS)

    Abbott, B.; Adhikari, R.; Agresti, J.; Anderson, S.B.; Araya, M.; Armandula, H.; Asiri, F.; Barish, B.C.; Barnes, M.; Barton, M.A.; Bhawal, B.; Billingsley, G.; Black, E.; Blackburn, K.; Bork, R.; Brown, D.A.; Busby, D.; Cardenas, L.; Chandler, A.; Chapsky, J.

    2005-01-01

    We perform a wide parameter-space search for continuous gravitational waves over the whole sky and over a large range of values of the frequency and the first spin-down parameter. Our search method is based on the Hough transform, which is a semicoherent, computationally efficient, and robust pattern recognition technique. We apply this technique to data from the second science run of the LIGO detectors and our final results are all-sky upper limits on the strength of gravitational waves emitted by unknown isolated spinning neutron stars on a set of narrow frequency bands in the range 200-400 Hz. The best upper limit on the gravitational-wave strain amplitude that we obtain in this frequency range is 4.43x10 -23

  3. Generalized Hough transform based time invariant action recognition with 3D pose information

    Science.gov (United States)

    Muench, David; Huebner, Wolfgang; Arens, Michael

    2014-10-01

    Human action recognition has emerged as an important field in the computer vision community due to its large number of applications such as automatic video surveillance, content based video-search and human robot interaction. In order to cope with the challenges that this large variety of applications present, recent research has focused more on developing classifiers able to detect several actions in more natural and unconstrained video sequences. The invariance discrimination tradeoff in action recognition has been addressed by utilizing a Generalized Hough Transform. As a basis for action representation we transform 3D poses into a robust feature space, referred to as pose descriptors. For each action class a one-dimensional temporal voting space is constructed. Votes are generated from associating pose descriptors with their position in time relative to the end of an action sequence. Training data consists of manually segmented action sequences. In the detection phase valid human 3D poses are assumed as input, e.g. originating from 3D sensors or monocular pose reconstruction methods. The human 3D poses are normalized to gain view-independence and transformed into (i) relative limb-angle space to ensure independence of non-adjacent joints or (ii) geometric features. In (i) an action descriptor consists of the relative angles between limbs and their temporal derivatives. In (ii) the action descriptor consists of different geometric features. In order to circumvent the problem of time-warping we propose to use a codebook of prototypical 3D poses which is generated from sample sequences of 3D motion capture data. This idea is in accordance with the concept of equivalence classes in action space. Results of the codebook method are presented using the Kinect sensor and the CMU Motion Capture Database.

  4. Automatic detection of karstic sinkholes in seismic 3D images using circular Hough transform

    International Nuclear Information System (INIS)

    Parchkoohi, Mostafa Heydari; Farajkhah, Nasser Keshavarz; Delshad, Meysam Salimi

    2015-01-01

    More than 30% of hydrocarbon reservoirs are reported in carbonates that mostly include evidence of fractures and karstification. Generally, the detection of karstic sinkholes prognosticate good quality hydrocarbon reservoirs where looser sediments fill the holes penetrating hard limestone and the overburden pressure on infill sediments is mostly tolerated by their sturdier surrounding structure. They are also useful for the detection of erosional surfaces in seismic stratigraphic studies and imply possible relative sea level fall at the time of establishment. Karstic sinkholes are identified straightforwardly by using seismic geometric attributes (e.g. coherency, curvature) in which lateral variations are much more emphasized with respect to the original 3D seismic image. Then, seismic interpreters rely on their visual skills and experience in detecting roughly round objects in seismic attribute maps. In this paper, we introduce an image processing workflow to enhance selective edges in seismic attribute volumes stemming from karstic sinkholes and finally locate them in a high quality 3D seismic image by using circular Hough transform. Afterwards, we present a case study from an on-shore oilfield in southwest Iran, in which the proposed algorithm is applied and karstic sinkholes are traced. (paper)

  5. 3D Visual Tracking of an Articulated Robot in Precision Automated Tasks

    Directory of Open Access Journals (Sweden)

    Hamza Alzarok

    2017-01-01

    Full Text Available The most compelling requirements for visual tracking systems are a high detection accuracy and an adequate processing speed. However, the combination between the two requirements in real world applications is very challenging due to the fact that more accurate tracking tasks often require longer processing times, while quicker responses for the tracking system are more prone to errors, therefore a trade-off between accuracy and speed, and vice versa is required. This paper aims to achieve the two requirements together by implementing an accurate and time efficient tracking system. In this paper, an eye-to-hand visual system that has the ability to automatically track a moving target is introduced. An enhanced Circular Hough Transform (CHT is employed for estimating the trajectory of a spherical target in three dimensions, the colour feature of the target was carefully selected by using a new colour selection process, the process relies on the use of a colour segmentation method (Delta E with the CHT algorithm for finding the proper colour of the tracked target, the target was attached to the six degree of freedom (DOF robot end-effector that performs a pick-and-place task. A cooperation of two Eye-to Hand cameras with their image Averaging filters are used for obtaining clear and steady images. This paper also examines a new technique for generating and controlling the observation search window in order to increase the computational speed of the tracking system, the techniques is named Controllable Region of interest based on Circular Hough Transform (CRCHT. Moreover, a new mathematical formula is introduced for updating the depth information of the vision system during the object tracking process. For more reliable and accurate tracking, a simplex optimization technique was employed for the calculation of the parameters for camera to robotic transformation matrix. The results obtained show the applicability of the proposed approach to track the

  6. Hough transform for clustered microcalcifications detection in full-field digital mammograms

    Science.gov (United States)

    Fanizzi, A.; Basile, T. M. A.; Losurdo, L.; Amoroso, N.; Bellotti, R.; Bottigli, U.; Dentamaro, R.; Didonna, V.; Fausto, A.; Massafra, R.; Moschetta, M.; Tamborra, P.; Tangaro, S.; La Forgia, D.

    2017-09-01

    Many screening programs use mammography as principal diagnostic tool for detecting breast cancer at a very early stage. Despite the efficacy of the mammograms in highlighting breast diseases, the detection of some lesions is still doubtless for radiologists. In particular, the extremely minute and elongated salt-like particles of microcalcifications are sometimes no larger than 0.1 mm and represent approximately half of all cancer detected by means of mammograms. Hence the need for automatic tools able to support radiologists in their work. Here, we propose a computer assisted diagnostic tool to support radiologists in identifying microcalcifications in full (native) digital mammographic images. The proposed CAD system consists of a pre-processing step, that improves contrast and reduces noise by applying Sobel edge detection algorithm and Gaussian filter, followed by a microcalcification detection step performed by exploiting the circular Hough transform. The procedure performance was tested on 200 images coming from the Breast Cancer Digital Repository (BCDR), a publicly available database. The automatically detected clusters of microcalcifications were evaluated by skilled radiologists which asses the validity of the correctly identified regions of interest as well as the system error in case of missed clustered microcalcifications. The system performance was evaluated in terms of Sensitivity and False Positives per images (FPi) rate resulting comparable to the state-of-art approaches. The proposed model was able to accurately predict the microcalcification clusters obtaining performances (sensibility = 91.78% and FPi rate = 3.99) which favorably compare to other state-of-the-art approaches.

  7. Hardware Demonstrator of a Level-1 Track Finding Algorithm with FPGAs for the Phase II CMS Experiment

    CERN Document Server

    AUTHOR|(CDS)2090481

    2016-01-01

    At the HL-LHC, proton bunches collide every 25\\,ns, producing an average of 140 pp interactions per bunch crossing. To operate in such an environment, the CMS experiment will need a Level-1 (L1) hardware trigger, able to identify interesting events within a latency of 12.5\\,$\\mu$s. This novel L1 trigger will make use of data coming from the silicon tracker to constrain the trigger rate. Goal of this new \\textit{track trigger} will be to build L1 tracks from the tracker information. The architecture that will be implemented in future to process tracker data is still under discussion. One possibility is to adopt a system entirely based on FPGA electronic. The proposed track finding algorithm is based on the Hough transform method. The algorithm has been tested using simulated pp collision data and it is currently being demonstrated in hardware, using the ``MP7'', which is a $\\mu$TCA board with a powerful FPGA capable of handling data rates approaching 1 Tb/s. Two different implementations of the Hough tran...

  8. Track Finding for the Level-1 Trigger of the CMS Experiment

    CERN Document Server

    James, Thomas Owen

    2017-01-01

    A new tracking system is under development for the CMS experiment at the High Luminosity LHC (HL-LHC), located at CERN. It includes a silicon tracker that will correlate clusters in two closely spaced sensor layers, for the rejection of hits from low transverse momentum tracks. This will allow tracker data to be read out to the Level-1 trigger at 40\\,MHz. The Level-1 track-finder must be able to identify tracks with transverse momentum above 2--3\\,$\\mathrm{GeV}/c$ within latency constraints. A concept for an FPGA-based track finder using a fully time-multiplexed architecture is presented, where track candidates are identified using a Hough Transform, and then refined with a Kalman Filter. Both steps are fully implemented in FPGA firmware. A hardware system built from MP7 MicroTCA processing cards has been assembled, which demonstrates a realistic slice of the track finder in order to help gauge the performance and requirements for a final system.

  9. AUTONOMOUS DETECTION AND TRACKING OF AN OBJECT AUTONOMOUSLY USING AR.DRONE QUADCOPTER

    Directory of Open Access Journals (Sweden)

    Futuhal Arifin

    2014-08-01

    Full Text Available Abstract Nowadays, there are many robotic applications being developed to do tasks autonomously without any interactions or commands from human. Therefore, developing a system which enables a robot to do surveillance such as detection and tracking of a moving object will lead us to more advanced tasks carried out by robots in the future. AR.Drone is a flying robot platform that is able to take role as UAV (Unmanned Aerial Vehicle. Usage of computer vision algorithm such as Hough Transform makes it possible for such system to be implemented on AR.Drone. In this research, the developed algorithm is able to detect and track an object with certain shape and color. Then the algorithm is successfully implemented on AR.Drone quadcopter for detection and tracking.

  10. GPU implementations of online track finding algorithms at PANDA

    Energy Technology Data Exchange (ETDEWEB)

    Herten, Andreas; Stockmanns, Tobias; Ritman, James [Institut fuer Kernphysik, Forschungszentrum Juelich GmbH (Germany); Adinetz, Andrew; Pleiter, Dirk [Juelich Supercomputing Centre, Forschungszentrum Juelich GmbH (Germany); Kraus, Jiri [NVIDIA GmbH (Germany); Collaboration: PANDA-Collaboration

    2014-07-01

    The PANDA experiment is a hadron physics experiment that will investigate antiproton annihilation in the charm quark mass region. The experiment is now being constructed as one of the main parts of the FAIR facility. At an event rate of 2 . 10{sup 7}/s a data rate of 200 GB/s is expected. A reduction of three orders of magnitude is required in order to save the data for further offline analysis. Since signal and background processes at PANDA have similar signatures, no hardware-level trigger is foreseen for the experiment. Instead, a fast online event filter is substituting this element. We investigate the possibility of using graphics processing units (GPUs) for the online tracking part of this task. Researched algorithms are a Hough Transform, a track finder involving Riemann surfaces, and the novel, PANDA-specific Triplet Finder. This talk shows selected advances in the implementations as well as performance evaluations of the GPU tracking algorithms to be used at the PANDA experiment.

  11. L1 track triggering with associative memory for the CMS HL-LHC tracker

    International Nuclear Information System (INIS)

    Sabes, D.

    2014-01-01

    One of the proposed solutions currently under study in Compact Muon Solenoid (CMS) collaboration [1] to reconstruct tracks at the first level trigger (L1) for the High Luminosity - Large Hadron Collider (HL-LHC) is based on the usage of Associative Memory [2] (AM) chips. The tracker information is first reduced to suppress low p T tracks and sent to boards equipped with AM chips. Each AM compares the tracker information with pre-calculated expectations (pattern matching) in a very short time (order of a μs), therefore providing a solution to the challenging computational problem of pattern recognition in a very busy environment. Associated to fast track fit methods, like the Hough transform, the AM approach should be able to fulfil the very demanding requirements of L1 tracking. The proposed architecture for the AM-based L1 track reconstruction system will be presented, together with the latest results obtained using a complete software emulation of this system

  12. Fast simulation of the forward tracking detector of HPLUS

    International Nuclear Information System (INIS)

    Zhang Yapeng; Fan Ruirui; Fu Fen; Yue Ke; Yuan Xiaohua; Xu Huagen; Chinese Academy of Sciences, Beijing; Yao Nan; Xu Hushan; Jin Genming; Liang Jinjie; Chen Ruofu; Sun Zhiyu; Duan Limin; Xiao Zhigang; Tsinghua Univ., Beijing

    2008-01-01

    The necessity of installing a forward tracking detector stack is discussed for the Hadron Physics Lanzhou Spectrometer(HPLUS). A local tracker is developed to solve the multi-track finding problem. The track candidates are searched iteratively via Hough Transform. The fake tracks are removed by a least square fitting process. With this tracker we have studied the feasibility of pp→pp+φ(→K + K - ), a typical physical channel proposed on HPLUS. The single track momentum resolution due to the uncertainty of the positioning in FTD is 1.3%. The multiple scattering effect contributes about 20% to the momentum resolution in the FTD coverage. The width and the signal-to-background ratio of the reconstructed φ are 1.51 MeV and 4.36, respectively, taking into account the direct Kaon channel pp→pp+K + K - as background. The geometry coverage of FTD for qb events is about 85.4%. Based on the current fast simulation and estimation, the geometrical configuration of FTD meets the physical requirement of HPLUS under the current luminosity and multiplicity conditions. The tracker is applicable in the full simulation coming next and is extendable to other tracking component of HPLUS. (authors)

  13. A robust Hough transform algorithm for determining the radiation centers of circular and rectangular fields with subpixel accuracy

    Energy Technology Data Exchange (ETDEWEB)

    Du Weiliang; Yang, James [Department of Radiation Physics, University of Texas M D Anderson Cancer Center, 1515 Holcombe Blvd, Unit 94, Houston, TX 77030 (United States)], E-mail: wdu@mdanderson.org

    2009-02-07

    Uncertainty in localizing the radiation field center is among the major components that contribute to the overall positional error and thus must be minimized. In this study, we developed a Hough transform (HT)-based computer algorithm to localize the radiation center of a circular or rectangular field with subpixel accuracy. We found that the HT method detected the centers of the test circular fields with an absolute error of 0.037 {+-} 0.019 pixels. On a typical electronic portal imager with 0.5 mm image resolution, this mean detection error was translated to 0.02 mm, which was much finer than the image resolution. It is worth noting that the subpixel accuracy described here does not include experimental uncertainties such as linac mechanical instability or room laser inaccuracy. The HT method was more accurate and more robust to image noise and artifacts than the traditional center-of-mass method. Application of the HT method in Winston-Lutz tests was demonstrated to measure the ball-radiation center alignment with subpixel accuracy. Finally, the method was applied to quantitative evaluation of the radiation center wobble during collimator rotation.

  14. On a Hopping-Points SVD and Hough Transform-Based Line Detection Algorithm for Robot Localization and Mapping

    Directory of Open Access Journals (Sweden)

    Abhijeet Ravankar

    2016-05-01

    Full Text Available Line detection is an important problem in computer vision, graphics and autonomous robot navigation. Lines detected using a laser range sensor (LRS mounted on a robot can be used as features to build a map of the environment, and later to localize the robot in the map, in a process known as Simultaneous Localization and Mapping (SLAM. We propose an efficient algorithm for line detection from LRS data using a novel hopping-points Singular Value Decomposition (SVD and Hough transform-based algorithm, in which SVD is applied to intermittent LRS points to accelerate the algorithm. A reverse-hop mechanism ensures that the end points of the line segments are accurately extracted. Line segments extracted from the proposed algorithm are used to form a map and, subsequently, LRS data points are matched with the line segments to localize the robot. The proposed algorithm eliminates the drawbacks of point-based matching algorithms like the Iterative Closest Points (ICP algorithm, the performance of which degrades with an increasing number of points. We tested the proposed algorithm for mapping and localization in both simulated and real environments, and found it to detect lines accurately and build maps with good self-localization.

  15. Kalman Filter Tracking on Parallel Architectures

    International Nuclear Information System (INIS)

    Cerati, Giuseppe; Elmer, Peter; Krutelyov, Slava; Lantz, Steven; Lefebvre, Matthieu; McDermott, Kevin; Riley, Daniel; Tadel, Matevž; Wittich, Peter; Würthwein, Frank; Yagil, Avi

    2016-01-01

    Power density constraints are limiting the performance improvements of modern CPUs. To address this we have seen the introduction of lower-power, multi-core processors such as GPGPU, ARM and Intel MIC. In order to achieve the theoretical performance gains of these processors, it will be necessary to parallelize algorithms to exploit larger numbers of lightweight cores and specialized functions like large vector units. Track finding and fitting is one of the most computationally challenging problems for event reconstruction in particle physics. At the High-Luminosity Large Hadron Collider (HL-LHC), for example, this will be by far the dominant problem. The need for greater parallelism has driven investigations of very different track finding techniques such as Cellular Automata or Hough Transforms. The most common track finding techniques in use today, however, are those based on a Kalman filter approach. Significant experience has been accumulated with these techniques on real tracking detector systems, both in the trigger and offline. They are known to provide high physics performance, are robust, and are in use today at the LHC. Given the utility of the Kalman filter in track finding, we have begun to port these algorithms to parallel architectures, namely Intel Xeon and Xeon Phi. We report here on our progress towards an end-to-end track reconstruction algorithm fully exploiting vectorization and parallelization techniques in a simplified experimental environment

  16. Online tracking with GPUs at the PANDA experiment

    Energy Technology Data Exchange (ETDEWEB)

    Bianchi, Ludovico; Herten, Andreas; Ritman, James; Stockmanns, Tobias [Forschungszentrum Juelich (Germany); Collaboration: PANDA-Collaboration

    2015-07-01

    The PANDA experiment is a next generation particle detector planned for operation at the FAIR facility, that will study collisions of antiprotons with beam momenta of 1.5-15 GeV/c on a fixed proton target. Signal and background events at PANDA will look very similar, making a conventional hardware-trigger based approach unfeasible. Instead, data coming from the detector are acquired continuously, and event selection is performed in real time. A rejection factor of up to 1000 is needed to reduce the data rate for offline storage, making the data acquisition system computationally very challenging. Our activity within the PANDA collaboration is centered on the development and implementation of particle tracking algorithms on Graphical Processing Units (GPUs), and on studying the possibility of performing tracking for online event filtering using a multi-GPU architecture. Three algorithms are currently being developed, using information from the PANDA tracking system: a Hough Transform, a Riemann Track Finder, and a Triplet Finder algorithm. This talk presents the algorithms, their performance, and studies for GPU data transfer methods based on so-called message queues for a deeper integration of the algorithms with the FairRoot and PandaRoot frameworks.

  17. An FPGA-based track finder for the L1 trigger of the CMS experiment at the HL-LHC

    CERN Document Server

    Cieri, Davide; Harder, Kristian; Manolopoulos, Konstantinos; Shepherd-Themistocleous, Claire; Tomalin, Ian; Aggleton, Robin; Ball, Fionn; Brooke, Jim; Clement, Emyr; Newbold, Dave; Paramesvaran, Sudarshan; Hobson, Peter; Morton, Alexander Davide; Reid, Ivan; Hall, Geoff; Iles, Gregory; James, Thomas Owen; Matsushita, Takashi; Pesaresi, Mark; Rose, Andrew William; Shtipliyski, Antoni; Summers, Sioni; Tapper, Alex; Uchida, Kirika; Vichoudis, Paschalis; Ardila-Perez, Luis; Balzer, Matthias; Caselle, Michele; Sander, Oliver; Schuh, Thomas; Weber, Marc

    2017-01-01

    A new tracking detector is under development for use by the CMS experiment at the High-Luminosity LHC (HL-LHC). A crucial component of this upgrade will be the ability to reconstruct within a few microseconds all charged particle tracks with transverse momentum above 3 GeV, so they can be used in the Level-1 trigger decision. A concept for an FPGA-based track finder using a fully time-multiplexed architecture is presented, where track candidates are reconstructed using a projective binning algorithm based on the Hough Transform followed by a track fitting based on the linear regression technique. A hardware demonstrator using MP7 processing boards has been assembled to prove the entire system, from the output of the tracker readout boards to the reconstruction of tracks with fitted helix parameters. It successfully operates on one eighth of the tracker solid angle at a time, processing events taken at 40 MHz, each with up to 200 superimposed proton-proton interactions, whilst satisfying latency constraints. T...

  18. A difference tracking algorithm based on discrete sine transform

    Science.gov (United States)

    Liu, HaoPeng; Yao, Yong; Lei, HeBing; Wu, HaoKun

    2018-04-01

    Target tracking is an important field of computer vision. The template matching tracking algorithm based on squared difference matching (SSD) and standard correlation coefficient (NCC) matching is very sensitive to the gray change of image. When the brightness or gray change, the tracking algorithm will be affected by high-frequency information. Tracking accuracy is reduced, resulting in loss of tracking target. In this paper, a differential tracking algorithm based on discrete sine transform is proposed to reduce the influence of image gray or brightness change. The algorithm that combines the discrete sine transform and the difference algorithm maps the target image into a image digital sequence. The Kalman filter predicts the target position. Using the Hamming distance determines the degree of similarity between the target and the template. The window closest to the template is determined the target to be tracked. The target to be tracked updates the template. Based on the above achieve target tracking. The algorithm is tested in this paper. Compared with SSD and NCC template matching algorithms, the algorithm tracks target stably when image gray or brightness change. And the tracking speed can meet the read-time requirement.

  19. Improved Visual Hook Capturing and Tracking for Precision Hoisting of Tower Crane

    Directory of Open Access Journals (Sweden)

    Yanming Li

    2013-01-01

    Full Text Available To maintain safe operation of the tower crane, it is important to monitor the activities of the hook system. Visual monitoring and image recognition are the optimum methods for crane hook tracking and precision hoisting. High real-time performance and low computation requirements are required for tower crane hook capturing and tracking system which is implemented on the embedded Advanced RISC Machines (ARM processor or Microcontrol Unit (MCU. Using the lift rope of a tower crane as the target object, a new high-performance hook tracking method suitble for ARM processor or MCU applications is presented. The features of the lifting process are analyzed, and an improved progressive probabilistic Hough transform (IPPHT algorithm is proposed which canreduce capturing time by up to 80%. Combining color histogram with a binary search algorithm, an adaptive zooming method for precise hoisting is presented. Using this method the optimum zoom scale can be achieved within a few iterations.

  20. Compact optical processor for Hough and frequency domain features

    Science.gov (United States)

    Ott, Peter

    1996-11-01

    Shape recognition is necessary in a broad band of applications such as traffic sign or work piece recognition. It requires not only neighborhood processing of the input image pixels but global interconnection of them. The Hough transform (HT) performs such a global operation and it is well suited in the preprocessing stage of a shape recognition system. Translation invariant features can be easily calculated form the Hough domain. We have implemented on the computer a neural network shape recognition system which contains a HT, a feature extraction, and a classification layer. The advantage of this approach is that the total system can be optimized with well-known learning techniques and that it can explore the parallelism of the algorithms. However, the HT is a time consuming operation. Parallel, optical processing is therefore advantageous. Several systems have been proposed, based on space multiplexing with arrays of holograms and CGH's or time multiplexing with acousto-optic processors or by image rotation with incoherent and coherent astigmatic optical processors. We took up the last mentioned approach because 2D array detectors are read out line by line, so a 2D detector can achieve the same speed and is easier to implement. Coherent processing can allow the implementation of tilers in the frequency domain. Features based on wedge/ring, Gabor, or wavelet filters have been proven to show good discrimination capabilities for texture and shape recognition. The astigmatic lens system which is derived form the mathematical formulation of the HT is long and contains a non-standard, astigmatic element. By methods of lens transformation s for coherent applications we map the original design to a shorter lens with a smaller number of well separated standard elements and with the same coherent system response. The final lens design still contains the frequency plane for filtering and ray-tracing shows diffraction limited performance. Image rotation can be done

  1. Development of a Level-1 Track and Vertex Finder for the Phase II CMS experiment upgrade

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00414391; Shepherd-Themistocleous, Claire

    The High Luminosity (HL-LHC) upgrade to the Large Hadron Collider will operate at an increased instantaneous luminosity, up to seven times the design value, in order to collect an integrated luminosity of $3,000$\\,fb$^{-1}$ in the decade following 2025. Proton bunches at the HL-LHC will cross every $25$\\,ns, producing an average of 140-200 pile-up proton-proton collisions per crossing. A new tracking detector is under development for use by the CMS experiment at the HL-LHC. A crucial requirement of this upgrade is to provide the ability to reconstruct charged particle tracks with transverse momentum above $2$--$3$\\,GeV within $4\\,\\upmu$s to be used in the Level-1 (L1) trigger decision. This thesis presents one of the main proposals for the final L1 Track Finding system, which exploits a fully time-multiplexed architecture based on high-speed FPGA electronics. The developed track finding algorithm makes use of the Hough Transform technique to identify track candidates, followed by a track fitting stage. Sever...

  2. Omstrede kwessies en teksinterne korrektiewe in Skilpoppe van Barrie Hough

    OpenAIRE

    M.J. Fritz; E.S. Van der Westhuizen

    2010-01-01

    Controversial issues and text-internal correctives in Skilpoppe by Barrie Hough This article focuses on the binary relations between controversial issues and text internal correctives by making use of examples from “Skilpoppe” (Babushka dolls) (2002) by Barrie Hough. The article starts with a discussion of controversial issues, including the four main categories, identified as violence, sexuality, politics and religion and continues briefly to the censorship as enacted before the Films an...

  3. An FPGA based track finder for the L1 trigger of the CMS experiment at the High Luminosity LHC

    CERN Document Server

    Tomalin, Ian; Ball, Fionn Amhairghen; Balzer, Matthias Norbert; Boudoul, Gaelle; Brooke, James John; Caselle, Michele; Calligaris, Luigi; Cieri, Davide; Clement, Emyr John; Dutta, Suchandra; Hall, Geoffrey; Harder, Kristian; Hobson, Peter; Iles, Gregory Michiel; James, Thomas Owen; Manolopoulos, Konstantinos; Matsushita, Takashi; Morton, Alexander; Newbold, David; Paramesvaran, Sudarshan; Pesaresi, Mark Franco; Pozzobon, Nicola; Reid, Ivan; Rose, A. W; Sander, Oliver; Shepherd-Themistocleous, Claire; Shtipliyski, Antoni; Schuh, Thomas; Skinnari, Louise; Summers, Sioni Paris; Tapper, Alexander; Thea, Alessandro; Uchida, Kirika; Vichoudis, Paschalis; Viret, Sebastien; Weber, M; Aggleton, Robin Cameron

    2017-12-14

    A new tracking detector is under development for use by the CMS experiment at the High-Luminosity LHC (HL-LHC). A crucial requirement of this upgrade is to provide the ability to reconstruct all charged particle tracks with transverse momentum above 2-3 GeV within 4$\\mu$s so they can be used in the Level-1 trigger decision. A concept for an FPGA-based track finder using a fully time-multiplexed architecture is presented, where track candidates are reconstructed using a projective binning algorithm based on the Hough Transform, followed by a combinatorial Kalman Filter. A hardware demonstrator using MP7 processing boards has been assembled to prove the entire system functionality, from the output of the tracker readout boards to the reconstruction of tracks with fitted helix parameters. It successfully operates on one eighth of the tracker solid angle acceptance at a time, processing events taken at 40 MHz, each with up to 200 superimposed proton-proton interactions, whilst satisfying the latency requirement. ...

  4. Localization of skeletal and aortic landmarks in trauma CT data based on the discriminative generalized Hough transform

    Science.gov (United States)

    Lorenz, Cristian; Hansis, Eberhard; Weese, Jürgen; Carolus, Heike

    2016-03-01

    Computed tomography is the modality of choice for poly-trauma patients to assess rapidly skeletal and vascular integrity of the whole body. Often several scans with and without contrast medium or with different spatial resolution are acquired. Efficient reading of the resulting extensive set of image data is vital, since it is often time critical to initiate the necessary therapeutic actions. A set of automatically found landmarks can facilitate navigation in the data and enables anatomy oriented viewing. Following this intention, we selected a comprehensive set of 17 skeletal and 5 aortic landmarks. Landmark localization models for the Discriminative Generalized Hough Transform (DGHT) were automatically created based on a set of about 20 training images with ground truth landmark positions. A hierarchical setup with 4 resolution levels was used. Localization results were evaluated on a separate test set, consisting of 50 to 128 images (depending on the landmark) with available ground truth landmark locations. The image data covers a large amount of variability caused by differences of field-of-view, resolution, contrast agent, patient gender and pathologies. The median localization error for the set of aortic landmarks was 14.4 mm and for the set of skeleton landmarks 5.5 mm. Median localization errors for individual landmarks ranged from 3.0 mm to 31.0 mm. The runtime performance for the whole landmark set is about 5s on a typical PC.

  5. Circular Hough transform diffraction analysis: A software tool for automated measurement of selected area electron diffraction patterns within Digital MicrographTM

    International Nuclear Information System (INIS)

    Mitchell, D.R.G.

    2008-01-01

    A software tool (script and plugin) for computing circular Hough transforms (CHT) in Digital Micrograph TM has been developed, for the purpose of automated analysis of selected area electron diffraction patterns (SADPs) of polycrystalline materials. The CHT enables the diffraction pattern centre to be determined with sub-pixel accuracy, regardless of the exposure condition of the transmitted beam or if a beam stop is present. Radii of the diffraction rings can also be accurately measured with sub-pixel precision. If the pattern is calibrated against a known camera length, then d-spacings with an accuracy of better than 1% can be obtained. These measurements require no a priori knowledge of the pattern and very limited user interaction. The accuracy of the CHT is degraded by distortion introduced by the projector lens, and this should be minimised prior to pattern acquisition. A number of optimisations in the CHT software enable rapid processing of patterns; a typical analysis of a 1kx1k image taking just a few minutes. The CHT tool appears robust and is even able to accurately measure SADPs with very incomplete diffraction rings due to texture effects. This software tool is freely downloadable via the Internet

  6. L1 track finding for a time multiplexed trigger

    Energy Technology Data Exchange (ETDEWEB)

    Cieri, D., E-mail: davide.cieri@bristol.ac.uk [University of Bristol, Bristol (United Kingdom); Rutherford Appleton Laboratory, Didcot (United Kingdom); Brooke, J.; Grimes, M. [University of Bristol, Bristol (United Kingdom); Newbold, D. [University of Bristol, Bristol (United Kingdom); Rutherford Appleton Laboratory, Didcot (United Kingdom); Harder, K.; Shepherd-Themistocleous, C.; Tomalin, I. [Rutherford Appleton Laboratory, Didcot (United Kingdom); Vichoudis, P. [CERN, Geneva (Switzerland); Reid, I. [Brunel University, London (United Kingdom); Iles, G.; Hall, G.; James, T.; Pesaresi, M.; Rose, A.; Tapper, A.; Uchida, K. [Imperial College, London (United Kingdom)

    2016-07-11

    At the HL-LHC, proton bunches will cross each other every 25 ns, producing an average of 140 pp-collisions per bunch crossing. To operate in such an environment, the CMS experiment will need a L1 hardware trigger able to identify interesting events within a latency of 12.5 μs. The future L1 trigger will make use also of data coming from the silicon tracker to control the trigger rate. The architecture that will be used in future to process tracker data is still under discussion. One interesting proposal makes use of the Time Multiplexed Trigger concept, already implemented in the CMS calorimeter trigger for the Phase I trigger upgrade. The proposed track finding algorithm is based on the Hough Transform method. The algorithm has been tested using simulated pp-collision data. Results show a very good tracking efficiency. The algorithm will be demonstrated in hardware in the coming months using the MP7, which is a μTCA board with a powerful FPGA capable of handling data rates approaching 1 Tb/s.

  7. L1 Track Finding for a Time Multiplexed Trigger

    CERN Document Server

    AUTHOR|(CDS)2090481; Grimes, M.; Newbold, D.; Harder, K.; Shepherd-Themistocleous, C.; Tomalin, I.; Vichoudis, P.; Reid, I.; Iles, G.; Hall, G.; James, T.; Pesaresi, M.; Rose, A.; Tapper, A.; Uchida, K.

    2016-01-01

    At the HL-LHC, proton bunches will cross each other every 25 ns, producing an average of 140 p p-collisions per bunch crossing. To operate in such an environment, the CMS experiment will need a L1 hardware trigger able to identify interesting events within a latency of 12.5 us. The future L1 trigger will make use also of data coming from the silicon tracker to control the trigger rate. The architecture that will be used in future to process tracker data is still under discussion. One interesting proposal makes use of the Time Multiplexed Trigger concept, already implemented in the CMS calorimeter trigger for the Phase I trigger upgrade. The proposed track finding algorithm is based on the Hough Transform method. The algorithm has been tested using simulated pp-collision data. Results show a very good tracking efficiency. The algorithm will be demonstrated in hardware in the coming months using the MP7, which is a uTCA board with a powerful FPGA capable of handling data rates approaching 1 Tb/s.

  8. The radon transform. Theory and implementation

    International Nuclear Information System (INIS)

    Toft, P.

    1996-01-01

    The subject of this Ph.D. thesis is the mathematical Radon transform, which is well suited for curve detection in digital images, and for reconstruction of tomography images. The thesis is divided into two main parts. Part I describes the Radon- and the Hough-transform and especially their discrete approximations with respect to curve parameter detection in digital images. The sampling relationships of the Radon transform is reviewed from a digital signal processing point of view. The discrete Radon transform is investigated for detection of curves, and aspects regarding the performance of the Radon transform assuming various types of noise is covered. Furthermore, a new fast scheme for estimating curve parameters is presented. Part II of the thesis describes the inverse Radon transform in 2D and 3D with focus on reconstruction of tomography images. Some of the direct reconstruction schemes are analyzed, including their discrete implementation. Furthermore, several iterative reconstruction schemes based on linear algebra are reviewed and applied for reconstruction of Positron Emission Tomography (PET) images. A new and very fast implementation of 2D iterative reconstruction methods is devised. In a more practical oriented chapter, the noise in PET images is modelled from a very large number of measurements. Several packagers for Radon- and Hough-transform based curve detection and direct/iterative 2D and 3D reconstruction have been developed and provided for free. (au) 140 refs

  9. Circular Hough transform diffraction analysis: A software tool for automated measurement of selected area electron diffraction patterns within Digital Micrograph{sup TM}

    Energy Technology Data Exchange (ETDEWEB)

    Mitchell, D.R.G. [Institute of Materials and Engineering Science, ANSTO, PMB 1, Menai, NSW 2234 (Australia)], E-mail: drm@ansto.gov.au

    2008-03-15

    A software tool (script and plugin) for computing circular Hough transforms (CHT) in Digital Micrograph{sup TM} has been developed, for the purpose of automated analysis of selected area electron diffraction patterns (SADPs) of polycrystalline materials. The CHT enables the diffraction pattern centre to be determined with sub-pixel accuracy, regardless of the exposure condition of the transmitted beam or if a beam stop is present. Radii of the diffraction rings can also be accurately measured with sub-pixel precision. If the pattern is calibrated against a known camera length, then d-spacings with an accuracy of better than 1% can be obtained. These measurements require no a priori knowledge of the pattern and very limited user interaction. The accuracy of the CHT is degraded by distortion introduced by the projector lens, and this should be minimised prior to pattern acquisition. A number of optimisations in the CHT software enable rapid processing of patterns; a typical analysis of a 1kx1k image taking just a few minutes. The CHT tool appears robust and is even able to accurately measure SADPs with very incomplete diffraction rings due to texture effects. This software tool is freely downloadable via the Internet.

  10. SU-G-IeP1-01: A Novel MRI Post-Processing Algorithm for Visualization of the Prostate LDR Brachytherapy Seeds and Calcifications Based On B0 Field Inhomogeneity Correction and Hough Transform

    Energy Technology Data Exchange (ETDEWEB)

    Nosrati, R [Reyrson University, Toronto, Ontario (Canada); Sunnybrook Health Sciences Centre, Toronto, Ontario (Canada); Soliman, A; Owrangi, A [Sunnybrook Research Institute, Toronto, Ontario (Canada); Sunnybrook Health Sciences Centre, Toronto, Ontario (Canada); Ghugre, N [Sunnybrook Research Institute, Toronto, Ontario (Canada); University of Toronto, Toronto, ON (Canada); Morton, G [Sunnybrook Health Sciences Centre, Toronto, Ontario (Canada); University of Toronto, Toronto, ON (Canada); Pejovic-Milic, A [Reyrson University, Toronto, Ontario (Canada); Song, W [Reyrson University, Toronto, Ontario (Canada); Sunnybrook Research Institute, Toronto, Ontario (Canada); Sunnybrook Health Sciences Centre, Toronto, Ontario (Canada); University of Toronto, Toronto, ON (Canada)

    2016-06-15

    Purpose: This study aims at developing an MRI-only workflow for post-implant dosimetry of the prostate LDR brachytherapy seeds. The specific goal here is to develop a post-processing algorithm to produce positive contrast for the seeds and prostatic calcifications and differentiate between them on MR images. Methods: An agar-based phantom incorporating four dummy seeds (I-125) and five calcifications of different sizes (from sheep cortical bone) was constructed. Seeds were placed arbitrarily in the coronal plane. The phantom was scanned with 3T Philips Achieva MR scanner using an 8-channel head coil array. Multi-echo turbo spin echo (ME-TSE) and multi-echo gradient recalled echo (ME-GRE) sequences were acquired. Due to minimal susceptibility artifacts around seeds, ME-GRE sequence (flip angle=15; TR/TE=20/2.3/2.3; resolution=0.7×0.7×2mm3) was further processed.The induced field inhomogeneity due to the presence of titaniumencapsulated seeds was corrected using a B0 field map. B0 map was calculated using the ME-GRE sequence by calculating the phase difference at two different echo times. Initially, the product of the first echo and B0 map was calculated. The features corresponding to the seeds were then extracted in three steps: 1) the edge pixels were isolated using “Prewitt” operator; 2) the Hough transform was employed to detect ellipses approximately matching the dimensions of the seeds and 3) at the position and orientation of the detected ellipses an ellipse was drawn on the B0-corrected image. Results: The proposed B0-correction process produced positive contrast for the seeds and calcifications. The Hough transform based on Prewitt edge operator successfully identified all the seeds according to their ellipsoidal shape and dimensions in the edge image. Conclusion: The proposed post-processing algorithm successfully visualized the seeds and calcifications with positive contrast and differentiates between them according to their shapes. Further

  11. Design of a Solar Tracking System Using the Brightest Region in the Sky Image Sensor.

    Science.gov (United States)

    Wei, Ching-Chuan; Song, Yu-Chang; Chang, Chia-Chi; Lin, Chuan-Bi

    2016-11-25

    Solar energy is certainly an energy source worth exploring and utilizing because of the environmental protection it offers. However, the conversion efficiency of solar energy is still low. If the photovoltaic panel perpendicularly tracks the sun, the solar energy conversion efficiency will be improved. In this article, we propose an innovative method to track the sun using an image sensor. In our method, it is logical to assume the points of the brightest region in the sky image representing the location of the sun. Then, the center of the brightest region is assumed to be the solar-center, and is mathematically calculated using an embedded processor (Raspberry Pi). Finally, the location information on the sun center is sent to the embedded processor to control two servo motors that are capable of moving both horizontally and vertically to track the sun. In comparison with the existing sun tracking methods using image sensors, such as the Hough transform method, our method based on the brightest region in the sky image remains accurate under conditions such as a sunny day and building shelter. The practical sun tracking system using our method was implemented and tested. The results reveal that the system successfully captured the real sun center in most weather conditions, and the servo motor system was able to direct the photovoltaic panel perpendicularly to the sun center. In addition, our system can be easily and practically integrated, and can operate in real-time.

  12. Design of a Solar Tracking System Using the Brightest Region in the Sky Image Sensor

    Directory of Open Access Journals (Sweden)

    Ching-Chuan Wei

    2016-11-01

    Full Text Available Solar energy is certainly an energy source worth exploring and utilizing because of the environmental protection it offers. However, the conversion efficiency of solar energy is still low. If the photovoltaic panel perpendicularly tracks the sun, the solar energy conversion efficiency will be improved. In this article, we propose an innovative method to track the sun using an image sensor. In our method, it is logical to assume the points of the brightest region in the sky image representing the location of the sun. Then, the center of the brightest region is assumed to be the solar-center, and is mathematically calculated using an embedded processor (Raspberry Pi. Finally, the location information on the sun center is sent to the embedded processor to control two servo motors that are capable of moving both horizontally and vertically to track the sun. In comparison with the existing sun tracking methods using image sensors, such as the Hough transform method, our method based on the brightest region in the sky image remains accurate under conditions such as a sunny day and building shelter. The practical sun tracking system using our method was implemented and tested. The results reveal that the system successfully captured the real sun center in most weather conditions, and the servo motor system was able to direct the photovoltaic panel perpendicularly to the sun center. In addition, our system can be easily and practically integrated, and can operate in real-time.

  13. Multiple Object Permanence Tracking: Maintenance, Retrieval and Transformation of Dynamic Object Representations

    OpenAIRE

    Saiki, Jun

    2008-01-01

    Multiple object permanence tracking (MOPT) task revealed that our ability of maintaining and transforming multiple representations of complex feature-bound objects is limited to handle only 1-2 objects. Often reported capacity of 3-5 objects likely reflects memory for partial representations of objects and simple cases such as just color and their locations. Also, performance in multiple object tracking (MOT) task is likely mediated by spatiotemporal indices, not by feature-bound object repre...

  14. GPU Enhancement of the Trigger to Extend Physics Reach at the LHC

    CERN Document Server

    Lujan, P.; Hunt, A.; Jindal, P.; LeGresley, P.

    2014-01-01

    At the Large Hadron Collider (LHC), the trigger systems for the detectors must be able to process a very large amount of data in a very limited amount of time, so that the nominal collision rate of 40 MHz can be reduced to a data rate that can be stored and processed in a reasonable amount of time. This need for high performance places very stringent requirements on the complexity of the algorithms that can be used for identifying events of interest in the trigger system, which potentially limits the ability to trigger on signatures of various new physics models. In this paper, we present an alternative tracking algorithm, based on the Hough transform, which avoids many of the problems associated with the standard combinatorial track finding currently used. The Hough transform is also well-adapted for Graphics Processing Unit (GPU)-based computing, and such GPU-based systems could be easily integrated into the existing High-Level Trigger (HLT). This algorithm offers the ability to trigger on topological signa...

  15. Method of center localization for objects containing concentric arcs

    Science.gov (United States)

    Kuznetsova, Elena G.; Shvets, Evgeny A.; Nikolaev, Dmitry P.

    2015-02-01

    This paper proposes a method for automatic center location of objects containing concentric arcs. The method utilizes structure tensor analysis and voting scheme optimized with Fast Hough Transform. Two applications of the proposed method are considered: (i) wheel tracking in video-based system for automatic vehicle classification and (ii) tree growth rings analysis on a tree cross cut image.

  16. Tracking of ball and players in beach volleyball videos.

    Directory of Open Access Journals (Sweden)

    Gabriel Gomez

    Full Text Available This paper presents methods for the determination of players' positions and contact time points by tracking the players and the ball in beach volleyball videos. Two player tracking methods are compared, a classical particle filter and a rigid grid integral histogram tracker. Due to mutual occlusion of the players and the camera perspective, results are best for the front players, with 74,6% and 82,6% of correctly tracked frames for the particle method and the integral histogram method, respectively. Results suggest an improved robustness against player confusion between different particle sets when tracking with a rigid grid approach. Faster processing and less player confusions make this method superior to the classical particle filter. Two different ball tracking methods are used that detect ball candidates from movement difference images using a background subtraction algorithm. Ball trajectories are estimated and interpolated from parabolic flight equations. The tracking accuracy of the ball is 54,2% for the trajectory growth method and 42,1% for the Hough line detection method. Tracking results of over 90% from the literature could not be confirmed. Ball contact frames were estimated from parabolic trajectory intersection, resulting in 48,9% of correctly estimated ball contact points.

  17. Tracking of Ball and Players in Beach Volleyball Videos

    Science.gov (United States)

    Gomez, Gabriel; Herrera López, Patricia; Link, Daniel; Eskofier, Bjoern

    2014-01-01

    This paper presents methods for the determination of players' positions and contact time points by tracking the players and the ball in beach volleyball videos. Two player tracking methods are compared, a classical particle filter and a rigid grid integral histogram tracker. Due to mutual occlusion of the players and the camera perspective, results are best for the front players, with 74,6% and 82,6% of correctly tracked frames for the particle method and the integral histogram method, respectively. Results suggest an improved robustness against player confusion between different particle sets when tracking with a rigid grid approach. Faster processing and less player confusions make this method superior to the classical particle filter. Two different ball tracking methods are used that detect ball candidates from movement difference images using a background subtraction algorithm. Ball trajectories are estimated and interpolated from parabolic flight equations. The tracking accuracy of the ball is 54,2% for the trajectory growth method and 42,1% for the Hough line detection method. Tracking results of over 90% from the literature could not be confirmed. Ball contact frames were estimated from parabolic trajectory intersection, resulting in 48,9% of correctly estimated ball contact points. PMID:25426936

  18. Evaluierung die FPGA Koprozessoren zur Beschleunigung der Ausführung von Spurrekonstruktionsalgorithmen im ATLAS LVL2-Trigger

    CERN Document Server

    Khomich, Andrei

    2006-01-01

    In the scope of this thesis one of the possible approaches to acceleration the tracking algorithms using the hybrid FPGA/CPU systems has been investigated. The TRT LUT-Hough algorithm - one of the tracking algorithms for ATLAS Level2 trigger - is selected for this purpose. It is a Look-Up Table (LUT) based Hough transform algorithm for Transition Radiation Tracker (TRT). The algorithm was created keeping in mind the B-physic's tasks: fast search for low-pT tracks in entire TRT volume. Such a full subdetector scan requires a lot of computational power. Hybrid implementation of the algorithm (when the most time consuming part of algorithm is accelerated by FPGA co-processor and all other parts are running on a general purpose CPU) is integrated in the same software framework as a C++ implementation for comparison. Identical physical results are obtained for both the CPU and the Hybrid implementations. Timing measurements results show that a critical part, is implemented in VHDL runs on the FPGA co-processor ~4 ...

  19. Displacement tracking in single human trabecula with metal-plated micro-spheres using X-ray radiography imaging

    International Nuclear Information System (INIS)

    Jiroušek, O; Kytýř, D; Doktor, T; Dammer, J; Krejčí, F

    2013-01-01

    This study presents an improved radiographic method for strain measurement in very small samples of a single trabeculae. X-ray micro-radiography was used to track the deformation behaviour of individual trabecula during mechanical loading. As the X-ray micro-radiography images of a single trabecula show no significant features applicable for digital image correlation (DIC) a random pattern of markers was created on the surfaces of the samples to improve the accuracy of tracking. Metal plated borosilicate glassmicro-spheres (mean diameter 10 μm) were used as the markers for trabecular displacement tracking. Two different X-ray imaging setups were used for this purpose. The specimens of isolated trabeculae were loaded by a micro-mechanical testing device developed with respect to radiographical observation. This compact device enables a high precision three-point bending measurement. The specimen was continuously irradiated during the loading procedure by a micro-focus X-ray source. The radiographs were acquired by a single-photon counting silicon pixel detector and s flat panel sensor with CsI flipped scintillator plate. Circular Hough transform was used to locate positions of the spherical markers in the sequence of acquired radiographs and to calculate the strain in the loaded sample. The gold-coated micro-spheres provide clearly visible features in the sequence of radiographs after beam hardening correction, which in conjunction with pattern recognition algorithm enables to substantially improve the accuracy of strain measurements.

  20. A Misleading Review of Response Bias: Comment on McGrath, Mitchell, Kim, and Hough (2010)

    Science.gov (United States)

    Rohling, Martin L.; Larrabee, Glenn J.; Greiffenstein, Manfred F.; Ben-Porath, Yossef S.; Lees-Haley, Paul; Green, Paul; Greve, Kevin W.

    2011-01-01

    In the May 2010 issue of "Psychological Bulletin," R. E. McGrath, M. Mitchell, B. H. Kim, and L. Hough published an article entitled "Evidence for Response Bias as a Source of Error Variance in Applied Assessment" (pp. 450-470). They argued that response bias indicators used in a variety of settings typically have insufficient data to support such…

  1. Online Tracking Algorithms on GPUs for the P̅ANDA Experiment at FAIR

    Science.gov (United States)

    Bianchi, L.; Herten, A.; Ritman, J.; Stockmanns, T.; Adinetz, A.; Kraus, J.; Pleiter, D.

    2015-12-01

    P̅ANDA is a future hadron and nuclear physics experiment at the FAIR facility in construction in Darmstadt, Germany. In contrast to the majority of current experiments, PANDA's strategy for data acquisition is based on event reconstruction from free-streaming data, performed in real time entirely by software algorithms using global detector information. This paper reports the status of the development of algorithms for the reconstruction of charged particle tracks, optimized online data processing applications, using General-Purpose Graphic Processing Units (GPU). Two algorithms for trackfinding, the Triplet Finder and the Circle Hough, are described, and details of their GPU implementations are highlighted. Average track reconstruction times of less than 100 ns are obtained running the Triplet Finder on state-of- the-art GPU cards. In addition, a proof-of-concept system for the dispatch of data to tracking algorithms using Message Queues is presented.

  2. Online Tracking Algorithms on GPUs for the P-barANDA Experiment at FAIR

    International Nuclear Information System (INIS)

    Bianchi, L; Herten, A; Ritman, J; Stockmanns, T; Adinetz, A.; Pleiter, D; Kraus, J

    2015-01-01

    P-barANDA is a future hadron and nuclear physics experiment at the FAIR facility in construction in Darmstadt, Germany. In contrast to the majority of current experiments, PANDA's strategy for data acquisition is based on event reconstruction from free-streaming data, performed in real time entirely by software algorithms using global detector information. This paper reports the status of the development of algorithms for the reconstruction of charged particle tracks, optimized online data processing applications, using General-Purpose Graphic Processing Units (GPU). Two algorithms for trackfinding, the Triplet Finder and the Circle Hough, are described, and details of their GPU implementations are highlighted. Average track reconstruction times of less than 100 ns are obtained running the Triplet Finder on state-of- the-art GPU cards. In addition, a proof-of-concept system for the dispatch of data to tracking algorithms using Message Queues is presented. (paper)

  3. Latent tracks in polymeric etched track detectors

    International Nuclear Information System (INIS)

    Yamauchi, Tomoya

    2013-01-01

    Track registration properties in polymeric track detectors, including Poly(allyl diglycol carbonate), Bispenol A polycarbonate, Poly(ethylen terephtarate), and Polyimide, have been investigated by means of Fourie transform Infararede FT-IR spectrometry. Chemical criterion on the track formation threshold has been proposes, in stead of the conventional physical track registration models. (author)

  4. Making Meaning of Experience: Navigating the Transformation from Graduate Student to Tenure-Track Professor

    Science.gov (United States)

    Coke, Pamela K.; Benson, Sheila; Hayes, Monie

    2015-01-01

    This article is about three adult authors who are making meaning of their experiences as early career, tenure-track professors. All former secondary English language arts instructors who are responsible for preparing future secondary English teachers, the authors use Mezirow's transformative learning theory lens to examine their trajectories from…

  5. EYE GAZE TRACKING

    DEFF Research Database (Denmark)

    2017-01-01

    This invention relates to a method of performing eye gaze tracking of at least one eye of a user, by determining the position of the center of the eye, said method comprising the steps of: detecting the position of at least three reflections on said eye, transforming said positions to spanning...... a normalized coordinate system spanning a frame of reference, wherein said transformation is performed based on a bilinear transformation or a non linear transformation e.g. a möbius transformation or a homographic transformation, detecting the position of said center of the eye relative to the position...... of said reflections and transforming this position to said normalized coordinate system, tracking the eye gaze by tracking the movement of said eye in said normalized coordinate system. Thereby calibration of a camera, such as knowledge of the exact position and zoom level of the camera, is avoided...

  6. Simple example of track finding by Fourier transform and possibilities for vector or optical processors

    International Nuclear Information System (INIS)

    Underwood, D.

    1986-01-01

    Simple examples of finding tracks by Fourier transform with filter or correlation function are presented. Possibilities for using this method in more complicated real situations and the processing times which might be achieved are discussed. The method imitates the simplest examples in the literature on optical pattern recognition and optical processing. The possible benefits of the method are in speed of processing in the optical Fourier transform wherein an entire picture is processed simultaneously. The speed of a computer vector processor may be competitive with present electro-optical devices. 2 refs., 6 figs

  7. Pattern recognition with vector hits

    International Nuclear Information System (INIS)

    Frühwirth, R

    2012-01-01

    Trackers at the future high-luminosity LHC, designed to have triggering capability, will feature layers of stacked modules with a small stack separation. This will allow the reconstruction of track stubs or vector hits with position and direction information, but lacking precise curvature information. This opens up new possibilities for track finding, online and offline. Two track finding methods, the Kalman filter and the convergent Hough transform are studied in this context. Results from a simplified fast simulation are presented. It is shown that the performance of the methods depends to a large extent on the size of the stack separation. We conclude that the detector design and the choice of the track finding algorithm(s) are strongly coupled and should proceed conjointly.

  8. 3D shape detection of the indoor space based on 3D-Hough method

    OpenAIRE

    安齋, 達也; ANZAI, Tatsuya

    2013-01-01

    This paper describes methods for detecting the 3D shapes of the indoor space that is represented as a combination of planes such as a wall, desk, or whatnot. Detecting the planes makes it possible to perform calibration of multiple sensors and 3D mapping, and then produces various services such as the acquisition of life logs, AR interaction, and invader detection. This paper proposes and verifies three algorithms. First, it mentions a way to use2D-Hough.The proposed technique converts 3D dat...

  9. Identification of Low Momentum Electrons in The Time Projection Chamber of The ALICE Detector.

    CERN Document Server

    Mwewa, Chilufya

    2013-01-01

    This paper presents results obtained in the study to identify noisy low momentum electrons in the Time Projection Chamber (TPC) of the ALICE detector. To do this, the Circle Hough Transform is employed under the openCV library in python programming. This is tested on simulated tracks in the transverse view of the TPC. It is found that the noisy low momentum electrons can be identified and their exact positions in the transverse plane can be obtained.

  10. Tracking within Hadronic Showers in the CALICE SDHCAL prototype using a Hough Transform Technique

    Czech Academy of Sciences Publication Activity Database

    Deng, Z.; Wang, Y.; Yue, Q.; Cvach, Jaroslav; Janata, Milan; Kovalčuk, Michal; Kvasnička, Jiří; Polák, Ivo; Smolík, Jan; Vrba, Václav; Zálešák, Jaroslav; Zuklín, Josef

    2017-01-01

    Roč. 12, May (2017), s. 1-15, č. článku P05009. ISSN 1748-0221 Institutional support: RVO:68378271 Keywords : calorimeter methods * calorimeters * gaseous detectors Subject RIV: BF - Elementary Particles and High Energy Physics OBOR OECD: Particles and field physics Impact factor: 1.220, year: 2016

  11. The gridding method for image reconstruction by Fourier transformation

    International Nuclear Information System (INIS)

    Schomberg, H.; Timmer, J.

    1995-01-01

    This paper explores a computational method for reconstructing an n-dimensional signal f from a sampled version of its Fourier transform f. The method involves a window function w and proceeds in three steps. First, the convolution g = w * f is computed numerically on a Cartesian grid, using the available samples of f. Then, g = wf is computed via the inverse discrete Fourier transform, and finally f is obtained as g/w. Due to the smoothing effect of the convolution, evaluating w * f is much less error prone than merely interpolating f. The method was originally devised for image reconstruction in radio astronomy, but is actually applicable to a broad range of reconstructive imaging methods, including magnetic resonance imaging and computed tomography. In particular, it provides a fast and accurate alternative to the filtered backprojection. The basic method has several variants with other applications, such as the equidistant resampling of arbitrarily sampled signals or the fast computation of the Radon (Hough) transform

  12. Application of a Hough Search for Continuous Gravitational Waves on Data from the Fifth LIGO Science Run

    Science.gov (United States)

    Aasi, J.; Abadie, J.; Abbott, B. P.; Abbott, R.; Abbott, T.; Abernathy, M. R.; Accadia, T.; Adams, C.; Adams, T.; Adhikari, R. X.; hide

    2014-01-01

    We report on an all-sky search for periodic gravitational waves in the frequency range 50-1000 Hertz with the first derivative of frequency in the range -8.9 × 10(exp -10) Hertz per second to zero in two years of data collected during LIGO's fifth science run. Our results employ a Hough transform technique, introducing a chi(sup 2) test and analysis of coincidences between the signal levels in years 1 and 2 of observations that offers a significant improvement in the product of strain sensitivity with compute cycles per data sample compared to previously published searches. Since our search yields no surviving candidates, we present results taking the form of frequency dependent, 95% confidence upper limits on the strain amplitude h(sub 0). The most stringent upper limit from year 1 is 1.0 × 10(exp -24) in the 158.00-158.25 Hertz band. In year 2, the most stringent upper limit is 8.9 × 10(exp -25) in the 146.50-146.75 Hertz band. This improved detection pipeline, which is computationally efficient by at least two orders of magnitude better than our flagship Einstein@Home search, will be important for 'quicklook' searches in the Advanced LIGO and Virgo detector era.

  13. Tracking the India-Arabia Transform Plate Boundary during Paleogene Times.

    Science.gov (United States)

    Rodriguez, M.; Huchon, P.; Chamot-Rooke, N. R. A.; Fournier, M.; Delescluse, M.

    2014-12-01

    The Zagros and Himalaya mountain belts are the most prominent reliefs built by continental collision. They respectively result from Arabia and India collision with Eurasia. Convergence motions at mountain belts induced most of plate reorganization events in the Indian Ocean during the Cenozoic. Although critical for paleogeographic reconstructions, the way relative motion between Arabia and India was accommodated prior to the formation of the Sheba ridge in the Gulf of Aden remains poorly understood. The India-Arabia plate-boundary belongs to the category of long-lived (~90-Ma) oceanic transform faults, thus providing a good case study to investigate the role of major kinematic events over the structural evolution of a long-lived transform system. A seismic dataset crossing the Owen Fracture Zone, the Owen Basin, and the Oman Margin was acquired to track the past locations of the India-Arabia plate boundary. We highlight the composite age of the Owen Basin basement, made of Paleocene oceanic crust drilled on its eastern part, and composed of pre-Maastrichtian continental crust overlaid by Early Paleocene ophiolites on its western side. A major transform fault system crossing the Owen Basin juxtaposed these two slivers of lithosphere of different ages, and controlled the uplift of marginal ridges along the Oman Margin. This transform system deactivated ~40 Ma ago, coeval with the onset of ultra-slow spreading at the Carlsberg Ridge. The transform boundary then jumped to the edge of the present-day Owen Ridge during the Late Eocene-Oligocene period, before seafloor spreading began at the Sheba Ridge. This migration of the plate boundary involved the transfer of a part of the Indian oceanic lithosphere accreted at the Carlsberg Ridge to the Arabian plate. The episode of plate transfer at the India-Arabia plate boundary during the Late Eocene-Oligocene interval is synchronous with a global plate reorganization event corresponding to geological events at the Zagros and

  14. Use of high resolution satellite images for tracking of changes in the lineament structure, caused by earthquakes

    OpenAIRE

    Arellano-Baeza, A. A.; Garcia, R. V.; Trejo-Soto, M.

    2007-01-01

    Over the last decades strong efforts have been made to apply new spaceborn technologies to the study and possible forecast of strong earthquakes. In this study we use ASTER/TERRA multispectral satellite images for detection and analysis of changes in the system of lineaments previous to a strong earthquake. A lineament is a straight or a somewhat curved feature in an image, which it is possible to detect by a special processing of images based on directional filtering and or Hough transform. ...

  15. A Precise Lane Detection Algorithm Based on Top View Image Transformation and Least-Square Approaches

    Directory of Open Access Journals (Sweden)

    Byambaa Dorj

    2016-01-01

    Full Text Available The next promising key issue of the automobile development is a self-driving technique. One of the challenges for intelligent self-driving includes a lane-detecting and lane-keeping capability for advanced driver assistance systems. This paper introduces an efficient and lane detection method designed based on top view image transformation that converts an image from a front view to a top view space. After the top view image transformation, a Hough transformation technique is integrated by using a parabolic model of a curved lane in order to estimate a parametric model of the lane in the top view space. The parameters of the parabolic model are estimated by utilizing a least-square approach. The experimental results show that the newly proposed lane detection method with the top view transformation is very effective in estimating a sharp and curved lane leading to a precise self-driving capability.

  16. Paraxial diffractive elements for space-variant linear transforms

    Science.gov (United States)

    Teiwes, Stephan; Schwarzer, Heiko; Gu, Ben-Yuan

    1998-06-01

    Optical linear transform architectures bear good potential for future developments of very powerful hybrid vision systems and neural network classifiers. The optical modules of such systems could be used as pre-processors to solve complex linear operations at very high speed in order to simplify an electronic data post-processing. However, the applicability of linear optical architectures is strongly connected with the fundamental question of how to implement a specific linear transform by optical means and physical imitations. The large majority of publications on this topic focusses on the optical implementation of space-invariant transforms by the well-known 4f-setup. Only few papers deal with approaches to implement selected space-variant transforms. In this paper, we propose a simple algebraic method to design diffractive elements for an optical architecture in order to realize arbitrary space-variant transforms. The design procedure is based on a digital model of scalar, paraxial wave theory and leads to optimal element transmission functions within the model. Its computational and physical limitations are discussed in terms of complexity measures. Finally, the design procedure is demonstrated by some examples. Firstly, diffractive elements for the realization of different rotation operations are computed and, secondly, a Hough transform element is presented. The correct optical functions of the elements are proved in computer simulation experiments.

  17. Application of Fractional Fourier Transform to Moving Target Indication via Along-Track Interferometry

    Directory of Open Access Journals (Sweden)

    Chiu Shen

    2005-01-01

    Full Text Available A relatively unknown yet powerful technique, the so-called fractional Fourier transform (FrFT, is applied to SAR along-track interferometry (SAR-ATI in order to estimate moving target parameters. By mapping a target's signal onto a fractional Fourier axis, the FrFT permits a constant-velocity target to be focused in the fractional Fourier domain thereby affording orders of magnitude improvement in SCR. Moving target velocity and position parameters are derived and expressed in terms of an optimum fractional angle and a measured fractional Fourier position , allowing a target to be accurately repositioned and its velocity components computed without actually forming an SAR image. The new estimation algorithm is compared with the matched filter bank approach, showing some of the advantages of the FrFT method. The proposed technique is applied to the data acquired by the two-aperture CV580 airborne radar system configured in its along-track mode. Results show that the method is effective in estimating target velocity and position parameters.

  18. Automatically detect and track infrared small targets with kernel Fukunaga-Koontz transform and Kalman prediction

    Science.gov (United States)

    Liu, Ruiming; Liu, Erqi; Yang, Jie; Zeng, Yong; Wang, Fanglin; Cao, Yuan

    2007-11-01

    Fukunaga-Koontz transform (FKT), stemming from principal component analysis (PCA), is used in many pattern recognition and image-processing fields. It cannot capture the higher-order statistical property of natural images, so its detection performance is not satisfying. PCA has been extended into kernel PCA in order to capture the higher-order statistics. However, thus far there have been no researchers who have definitely proposed kernel FKT (KFKT) and researched its detection performance. For accurately detecting potential small targets from infrared images, we first extend FKT into KFKT to capture the higher-order statistical properties of images. Then a framework based on Kalman prediction and KFKT, which can automatically detect and track small targets, is developed. Results of experiments show that KFKT outperforms FKT and the proposed framework is competent to automatically detect and track infrared point targets.

  19. Fourier-based quantification of renal glomeruli size using Hough transform and shape descriptors.

    Science.gov (United States)

    Najafian, Sohrab; Beigzadeh, Borhan; Riahi, Mohammad; Khadir Chamazkoti, Fatemeh; Pouramir, Mahdi

    2017-11-01

    Analysis of glomeruli geometry is important in histopathological evaluation of renal microscopic images. Due to the shape and size disparity of even glomeruli of same kidney, automatic detection of these renal objects is not an easy task. Although manual measurements are time consuming and at times are not very accurate, it is commonly used in medical centers. In this paper, a new method based on Fourier transform following usage of some shape descriptors is proposed to detect these objects and their geometrical parameters. Reaching the goal, a database of 400 regions are selected randomly. 200 regions of which are part of glomeruli and the other 200 regions are not belong to renal corpuscles. ROC curve is used to decide which descriptor could classify two groups better. f_measure, which is a combination of both tpr (true positive rate) and fpr (false positive rate), is also proposed to select optimal threshold for descriptors. Combination of three parameters (solidity, eccentricity, and also mean squared error of fitted ellipse) provided better result in terms of f_measure to distinguish desired regions. Then, Fourier transform of outer edges is calculated to form a complete curve out of separated region(s). The generality of proposed model is verified by use of cross validation method, which resulted tpr of 94%, and fpr of 5%. Calculation of glomerulus' and Bowman's space with use of the algorithm are also compared with a non-automatic measurement done by a renal pathologist, and errors of 5.9%, 5.4%, and 6.26% are resulted in calculation of Capsule area, Bowman space, and glomeruli area, respectively. Having tested different glomeruli with various shapes, the experimental consequences show robustness and reliability of our method. Therefore, it could be used to illustrate renal diseases and glomerular disorders by measuring the morphological changes accurately and expeditiously. Copyright © 2017 Elsevier B.V. All rights reserved.

  20. Visual feedback navigation for cable tracking by autonomous underwater vehicles; Jiritsugata kaichu robot no gazo shori ni motozuku cable jido tsuiju

    Energy Technology Data Exchange (ETDEWEB)

    Takai, M.; Ura, T. [The University of Tokyo, Tokyo (Japan). Institute of Industrial Science; Balasuriya, B.; Lam, W. [The University of Tokyo, Tokyo (Japan); Kuroda, Y. [Meiji Univ., Tokyo (Japan)

    1997-08-01

    A vision processing unit was introduced into autonomous underwater vehicles (AUV) to judge the visual situation and to construct an environmental observation platform that can collect wide-range and high-precision measurement data. The cable optionally installed at the bottom of the sea was recognized by vision processing to propose automatic tracking technique. An estimator that compensates for the hough conversion or time delay and a PSA controller that is used as a target value set mechanism or lower-level controller were introduced as the factor technology required for automatic tracking. The feature of the automatic tracking is that a general-purpose platform which can observe the prescribed range environmentally in high precision and density can be constructed because the observation range required by the observer can be prescribed near the sea-bottom surface using a cable. The verification result off Omi Hachiman at Lake Biwa showed that AUV can be used for the high-precision environmental survey in the range prescribed near the sea-bottom surface using a cable. 8 refs., 8 figs., 1 tab.

  1. Experimental Evaluation of Integral Transformations for Engineering Drawings Vectorization

    Directory of Open Access Journals (Sweden)

    Vaský Jozef

    2014-12-01

    Full Text Available The concept of digital manufacturing supposes application of digital technologies in the whole product life cycle. Direct digital manufacturing includes such information technology processes, where products are directly manufactured from 3D CAD model. In digital manufacturing, engineering drawing is replaced by CAD product model. In the contemporary practice, lots of engineering paper-based drawings are still archived. They could be digitalized by scanner and stored to one of the raster graphics format and after that vectorized for interactive editing in the specific software system for technical drawing or for archiving in some of the standard vector graphics file format. The vector format is suitable for 3D model generating, too.The article deals with using of selected integral transformations (Fourier, Hough in the phase of digitalized raster engineering drawings vectorization.

  2. Estimation of cylinder orientation in three-dimensional point cloud using angular distance-based optimization

    Science.gov (United States)

    Su, Yun-Ting; Hu, Shuowen; Bethel, James S.

    2017-05-01

    Light detection and ranging (LIDAR) has become a widely used tool in remote sensing for mapping, surveying, modeling, and a host of other applications. The motivation behind this work is the modeling of piping systems in industrial sites, where cylinders are the most common primitive or shape. We focus on cylinder parameter estimation in three-dimensional point clouds, proposing a mathematical formulation based on angular distance to determine the cylinder orientation. We demonstrate the accuracy and robustness of the technique on synthetically generated cylinder point clouds (where the true axis orientation is known) as well as on real LIDAR data of piping systems. The proposed algorithm is compared with a discrete space Hough transform-based approach as well as a continuous space inlier approach, which iteratively discards outlier points to refine the cylinder parameter estimates. Results show that the proposed method is more computationally efficient than the Hough transform approach and is more accurate than both the Hough transform approach and the inlier method.

  3. Multiple-object permanence tracking: limitation in maintenance and transformation of perceptual objects.

    Science.gov (United States)

    Saiki, Jun

    2002-01-01

    Research on change blindness and transsaccadic memory revealed that a limited amount of information is retained across visual disruptions in visual working memory. It has been proposed that visual working memory can hold four to five coherent object representations. To investigate their maintenance and transformation in dynamic situations, I devised an experimental paradigm called multiple-object permanence tracking (MOPT) that measures memory for multiple feature-location bindings in dynamic situations. Observers were asked to detect any color switch in the middle of a regular rotation of a pattern with multiple colored disks behind an occluder. The color-switch detection performance dramatically declined as the pattern rotation velocity increased, and this effect of object motion was independent of the number of targets. The MOPT task with various shapes and colors showed that color-shape conjunctions are not available in the MOPT task. These results suggest that even completely predictable motion severely reduces our capacity of object representations, from four to only one or two.

  4. Sampling strong tracking nonlinear unscented Kalman filter and its application in eye tracking

    International Nuclear Information System (INIS)

    Zu-Tao, Zhang; Jia-Shu, Zhang

    2010-01-01

    The unscented Kalman filter is a developed well-known method for nonlinear motion estimation and tracking. However, the standard unscented Kalman filter has the inherent drawbacks, such as numerical instability and much more time spent on calculation in practical applications. In this paper, we present a novel sampling strong tracking nonlinear unscented Kalman filter, aiming to overcome the difficulty in nonlinear eye tracking. In the above proposed filter, the simplified unscented transform sampling strategy with n + 2 sigma points leads to the computational efficiency, and suboptimal fading factor of strong tracking filtering is introduced to improve robustness and accuracy of eye tracking. Compared with the related unscented Kalman filter for eye tracking, the proposed filter has potential advantages in robustness, convergence speed, and tracking accuracy. The final experimental results show the validity of our method for eye tracking under realistic conditions. (classical areas of phenomenology)

  5. EYE CONTROLLED SWITCHING USING CIRCULAR HOUGH TRANSFORM

    OpenAIRE

    Sagar Lakhmani

    2014-01-01

    The paper presents hands free interface between electrical appliances or devices. This technology is intended to replace conventional switching devices for the use of disabled. It is a new way to interact with the electrical or electronic devices that we use in our daily life. The paper illustrates how the movement of eye cornea and blinking can be used for switching the devices. The basic Circle Detection algorithm is used to determine the position of eye. Eye blinking is used...

  6. Target Tracking of a Linear Time Invariant System under Irregular Sampling

    Directory of Open Access Journals (Sweden)

    Jin Xue-Bo

    2012-11-01

    Full Text Available Due to event-triggered sampling in a system, or maybe with the aim of reducing data storage, tracking many applications will encounter irregular sampling time. By calculating the matrix exponential using an inverse Laplace transform, this paper transforms the irregular sampling tracking problem to the problem of tracking with time-varying parameters of a system. Using the common Kalman filter, the developed method is used to track a target for the simulated trajectory and video tracking. The results of simulation experiments have shown that it can obtain good estimation performance even at a very high irregular rate of measurement sampling time.

  7. Quantization-Based Adaptive Actor-Critic Tracking Control With Tracking Error Constraints.

    Science.gov (United States)

    Fan, Quan-Yong; Yang, Guang-Hong; Ye, Dan

    2018-04-01

    In this paper, the problem of adaptive actor-critic (AC) tracking control is investigated for a class of continuous-time nonlinear systems with unknown nonlinearities and quantized inputs. Different from the existing results based on reinforcement learning, the tracking error constraints are considered and new critic functions are constructed to improve the performance further. To ensure that the tracking errors keep within the predefined time-varying boundaries, a tracking error transformation technique is used to constitute an augmented error system. Specific critic functions, rather than the long-term cost function, are introduced to supervise the tracking performance and tune the weights of the AC neural networks (NNs). A novel adaptive controller with a special structure is designed to reduce the effect of the NN reconstruction errors, input quantization, and disturbances. Based on the Lyapunov stability theory, the boundedness of the closed-loop signals and the desired tracking performance can be guaranteed. Finally, simulations on two connected inverted pendulums are given to illustrate the effectiveness of the proposed method.

  8. Recent developments in pattern recognition with applications in high-energy physics

    International Nuclear Information System (INIS)

    Bischof, H.; Fruehwirth, R.

    1998-01-01

    In this contribution we consider the track finding and fitting problem from the pattern recognition and computer vision point of view. In particular, we consider it as a problem of recovering parametric models from noisy measurements. We review major approaches like neural networks, Hough transforms, Kalman filtering techniques, etc, which have been previously used in that area, and point out the problems of these approaches. Then we present an algorithm, originally developed in the area of computer vision, to fit different types of curves to noisy edge data, and demonstrate how it can be used for track finding and fitting. The algorithm is based on two principles: (a) a data driven exploration produces many hypotheses of possible tracks; (b) a selection procedure based on the Minimum Description Length Principle (MDL), selects those hypotheses which are needed to explain the data. The results of the algorithm are a number of tracks, and a set of outlier points (which cannot be explained by tracks according to the MDL-principle). We discuss how knowledge about the detectors and the underlying processes can be incorporated in the algorithm. Finally, we demonstrate the algorithm on 2D and 3D pattern recognition tasks. (author)

  9. Neural networks, cellular automata, and robust approach applications for vertex localization in the opera target tracker detector

    International Nuclear Information System (INIS)

    Dmitrievskij, S.G.; Gornushkin, Yu.A.; Ososkov, G.A.

    2005-01-01

    A neural-network (NN) approach for neutrino interaction vertex reconstruction in the OPERA experiment with the help of the Target Tracker (TT) detector is described. A feed-forward NN with the standard back propagation option is used. The energy functional minimization of the network is performed by the method of conjugate gradients. Data preprocessing by means of cellular automaton algorithm is performed. The Hough transform is applied for muon track determination and the robust fitting method is used for shower axis reconstruction. A comparison of the proposed approach with earlier studies, based on the use of the neural network package SNNS, shows their similar performance. The further development of the approach is underway

  10. Distributed Data Logging and Intelligent Control Strategies for a Scaled Autonomous Vehicle

    Directory of Open Access Journals (Sweden)

    Tilman Happek

    2016-04-01

    Full Text Available In this paper we present an autonomous car with distributed data processing. The car is controlled by a multitude of independent sensors. For the lane detection, a camera is used, which detects the lane marks with a Hough transformation. Once the camera detects these, one of them is calculated to be followed by the car. This lane is verified by the other sensors of the car. These sensors check the route for obstructions or allow the car to scan a parking space and to park on the roadside if the gap is large enough. The car is built on a scale of 1:10 and shows excellent results on a test track.

  11. H∞ control for path tracking of autonomous underwater vehicle motion

    Directory of Open Access Journals (Sweden)

    Lin-Lin Wang

    2015-05-01

    Full Text Available In order to simplify the design of path tracking controller and solve the problem relating to nonlinear dynamic model of autonomous underwater vehicle motion planning, feedback linearization method is first adopted to transform the nonlinear dynamic model into an equivalent pseudo-linear dynamic model in horizontal coordinates. Then considering wave disturbance effect, mixed-sensitivity method of H∞ robust control is applied to design state-feedback controller for this equivalent dynamic model. Finally, control law of pseudo-linear dynamic model is transformed into state (surge velocity and yaw angular rate tracking control law of nonlinear dynamic model through inverse coordinate transformation. Simulation indicates that autonomous underwater vehicle path tracking is successfully implemented with this proposed method, and the influence of parameter variation in autonomous underwater vehicle dynamic model on its tracking performance is reduced by H∞ controller. All the results show that the method proposed in this article is effective and feasible.

  12. Energy Tracking Diagrams

    Science.gov (United States)

    Scherr, Rachel E.; Harrer, Benedikt W.; Close, Hunter G.; Daane, Abigail R.; DeWater, Lezlie S.; Robertson, Amy D.; Seeley, Lane; Vokos, Stamatis

    2016-01-01

    Energy is a crosscutting concept in science and features prominently in national science education documents. In the "Next Generation Science Standards," the primary conceptual learning goal is for learners to conserve energy as they "track" the transfers and transformations of energy within, into, or out of the system of…

  13. A first level trigger approach for the CBM experiment

    International Nuclear Information System (INIS)

    Steinle, Christian Alexander

    2012-01-01

    In view of the very heavy CBM experiment constraints on the first level trigger, no conventional trigger is obviously applicable. Hence a fast trigger algorithm with the goal of realization in reconfigurable hardware had to be developed to fulfil all requirements of the experiment. In this connection the general Hough transform, which is already utilized in several other experiments, is used as a basis. This approach constitutes further a global method for tracking, which transforms all particle interaction points with the detector stations by means of a defined formula into a parameter space corresponding to the momentum of the particle tracks. This formula is of course developed especially for the given environment of CBM and defines thus the core of the applied three dimensional Hough transform. As the main focus of attention is furthermore on the realization of the needed data throughput, the necessary complex formula calculations give reason to outsource predefined formula results in look-up tables. This circumstance offers then collaterally the possibility to utilize any other sufficiently precise method like Runge-Kutta of fourth order for example to compute these look-up tables, because this computation can be evidently done offline without any effect on the Hough transform's processing speed. For algorithm simulation purposes the CBMROOT framework provides the module 'track', which is written in the programming language C++. This module includes many analyses for the determination of algorithm parameters, which can be even executed automatically to some extent. In addition to this, there are of course also analyses for the measurement of the algorithm's quality as well as for the individual rating of each partial step of the algorithm. Consequently the milestone of a customizable level one tracking algorithm, which can be used without any specific knowledge, is now obtained. Besides this, the investigated concepts are explicitly considered in the

  14. A first level trigger approach for the CBM experiment

    Energy Technology Data Exchange (ETDEWEB)

    Steinle, Christian Alexander

    2012-07-01

    In view of the very heavy CBM experiment constraints on the first level trigger, no conventional trigger is obviously applicable. Hence a fast trigger algorithm with the goal of realization in reconfigurable hardware had to be developed to fulfil all requirements of the experiment. In this connection the general Hough transform, which is already utilized in several other experiments, is used as a basis. This approach constitutes further a global method for tracking, which transforms all particle interaction points with the detector stations by means of a defined formula into a parameter space corresponding to the momentum of the particle tracks. This formula is of course developed especially for the given environment of CBM and defines thus the core of the applied three dimensional Hough transform. As the main focus of attention is furthermore on the realization of the needed data throughput, the necessary complex formula calculations give reason to outsource predefined formula results in look-up tables. This circumstance offers then collaterally the possibility to utilize any other sufficiently precise method like Runge-Kutta of fourth order for example to compute these look-up tables, because this computation can be evidently done offline without any effect on the Hough transform's processing speed. For algorithm simulation purposes the CBMROOT framework provides the module 'track', which is written in the programming language C++. This module includes many analyses for the determination of algorithm parameters, which can be even executed automatically to some extent. In addition to this, there are of course also analyses for the measurement of the algorithm's quality as well as for the individual rating of each partial step of the algorithm. Consequently the milestone of a customizable level one tracking algorithm, which can be used without any specific knowledge, is now obtained. Besides this, the investigated concepts are explicitly

  15. A first level trigger approach for the CBM experiment

    Energy Technology Data Exchange (ETDEWEB)

    Steinle, Christian Alexander

    2012-07-01

    In view of the very heavy CBM experiment constraints on the first level trigger, no conventional trigger is obviously applicable. Hence a fast trigger algorithm with the goal of realization in reconfigurable hardware had to be developed to fulfil all requirements of the experiment. In this connection the general Hough transform, which is already utilized in several other experiments, is used as a basis. This approach constitutes further a global method for tracking, which transforms all particle interaction points with the detector stations by means of a defined formula into a parameter space corresponding to the momentum of the particle tracks. This formula is of course developed especially for the given environment of CBM and defines thus the core of the applied three dimensional Hough transform. As the main focus of attention is furthermore on the realization of the needed data throughput, the necessary complex formula calculations give reason to outsource predefined formula results in look-up tables. This circumstance offers then collaterally the possibility to utilize any other sufficiently precise method like Runge-Kutta of fourth order for example to compute these look-up tables, because this computation can be evidently done offline without any effect on the Hough transform's processing speed. For algorithm simulation purposes the CBMROOT framework provides the module 'track', which is written in the programming language C++. This module includes many analyses for the determination of algorithm parameters, which can be even executed automatically to some extent. In addition to this, there are of course also analyses for the measurement of the algorithm's quality as well as for the individual rating of each partial step of the algorithm. Consequently the milestone of a customizable level one tracking algorithm, which can be used without any specific knowledge, is now obtained. Besides this, the investigated concepts are explicitly considered in the

  16. On the possibility of the geometrical reconstruction of the charged particle trajectories in the streamer chamber

    International Nuclear Information System (INIS)

    Constantin, F.; Jipa, A.; Ilie, Gh.

    1998-01-01

    geometrically reordering the pixels. These straight lines must be identified, isolated and their parameters calculated. A second transformation must now be performed on the picture: it is a polar transformation from the (u,v) plane to the (r,θ) plane. For a given angle θ the plane (u,v) is projected onto lines with r varying from 0 to its maximum value equal to maximum distance from origin to boundary. In other words, we are summing the pixel values along directions with different ranges from origin and azimuthal angles. The maximum values obtained in summing represent feasible bright straight lines. This algorithm was implemented also on a PC type computer along with the use of NIH Image Programme. NIH Image permits the initial view and cleaning of the experimental picture along with intermediate pictures viewing and printing. The conformal transformation and the modified Hough transform are performed in a separate C program developed by us. It is important now to compare the quality of the reconstructed image by the 'labour slave' method and the new one proposed in this work. The peculiarity of the method consists in its global approach. Practically, all the operations are performed on the overall picture. At the same time, after every important step the user can stop the process, study and vary certain parameters. The algorithm implemented is able to identify more than half of the primary tracks emerging from the interaction vertex and give accurate results regarding the curvature radius and the emission angle. The precision in the data evaluation depends on the picture resolution. Generally, we worked with 512x482 pixel picture dimensions having 8 bits per pixel. In these conditions the track thickness is less than 6 pixels. The straight lines identifications after Hough transform can induce errors due to the track thickness, but these errors are not higher than 3 pixels for a track length of 100 pixels. An event (picture) with around 40 tracks is reconstructed by the

  17. Aerial Imagery and LIDAR Data Fusion for Unambiguous Extraction of Adjacent Level-Buildings Footprints

    Science.gov (United States)

    Mola Ebrahimi, S.; Arefi, H.; Rasti Veis, H.

    2017-09-01

    Our paper aims to present a new approach to identify and extract building footprints using aerial images and LiDAR data. Employing an edge detector algorithm, our method first extracts the outer boundary of buildings, and then by taking advantage of Hough transform and extracting the boundary of connected buildings in a building block, it extracts building footprints located in each block. The proposed method first recognizes the predominant leading orientation of a building block using Hough transform, and then rotates the block according to the inverted complement of the dominant line's angle. Therefore the block poses horizontally. Afterwards, by use of another Hough transform, vertical lines, which might be the building boundaries of interest, are extracted and the final building footprints within a block are obtained. The proposed algorithm is implemented and tested on the urban area of Zeebruges, Belgium(IEEE Contest,2015). The areas of extracted footprints are compared to the corresponding areas in the reference data and mean error is equal to 7.43 m2. Besides, qualitative and quantitative evaluations suggest that the proposed algorithm leads to acceptable results in automated precise extraction of building footprints.

  18. Canonical particle tracking in undulator fields

    International Nuclear Information System (INIS)

    Wuestefeld, G.; Bahrdt, J.

    1991-01-01

    A new algebraic mapping routine for particle tracking across wiggler and undulator fields in presented. It is based on a power series expansion of the generating function to guarantee fully canonical transformations. This method is 10 to 100 times faster than integration routines, applied in tracking codes like BETA or RACETRACK. The tracking method presented is not restricted to wigglers and undulators, it can be applied to other magnetic fields as well such as fringing fields of quadrupoles or dipoles if the suggested expansion converges

  19. The Race for Space: Tracking Land-Cover Transformation in a Socio-ecological Landscape, South Africa

    Science.gov (United States)

    Coetzer, Kaera L.; Erasmus, Barend F. N.; Witkowski, Edward T. F.; Reyers, Belinda

    2013-09-01

    Biosphere Reserves attempt to align existing biodiversity conservation with sustainable resource use, specifically for improving socio-economic circumstances of resident communities. Typically, the Biosphere Reserve model is applied to an established landscape mosaic of existing land uses; these are often socio-ecological systems where strict environmental protection and community livelihoods are in conflict, and environmental degradation frequently accompanies "use". This raises challenges for successful implementation of the model, as the reality of the existing land-use mosaic undermines the theoretical aspirations of the Biosphere concept. This study focuses on the Kruger to Canyons Biosphere Reserve (K2C), South Africa; a socio-ecological landscape where formal conservation is juxtaposed against extensive impoverished rural communities. We focus on land-cover changes of the existing land-use mosaic (1993-2006), specifically selected land-cover classes identified as important for biodiversity conservation and local-level resource utilization. We discuss the implications of transformation for conservation, sustainable resource-use, and K2C's functioning as a "Biosphere Reserve". Spatially, changes radiated outward from the settlement expanse, with little regard for the theoretical land-use zonation of the Biosphere Reserve. Settlement growth tracked transport routes, transforming cohesive areas of communal-use rangelands. Given the interdependencies between the settlement population and local environmental resources, the Impacted Vegetation class expanded accordingly, fragmenting the Intact Vegetation class, and merging rangelands. This has serious implications for sustainability of communal harvesting areas, and further transformation of intact habitat. The distribution and magnitude of Intact Vegetation losses raise concerns around connectivity and edge effects, with long-term consequences for ecological integrity of remnant habitat, and K2C's existing network

  20. Algorithms for tracking of charged particles in circular accelerators

    International Nuclear Information System (INIS)

    Iselin, F.Ch.

    1986-01-01

    An important problem in accelerator design is the determination of the largest stable betatron amplitude. This stability limit is also known as the dynamic aperture. The equations describing the particle motion are non-linear, and the Linear Lattice Functions cannot be used to compute the stability limits. The stability limits are therefore usually searched for by particle tracking. One selects a set of particles with different betatron amplitudes and tracks them for many turns around the machine. The particles which survive a sufficient number of turns are termed stable. This paper concentrates on conservative systems. For this case the particle motion can be described by a Hamiltonian, i.e. tracking particles means application of canonical transformations. Canonical transformations are equivalent to symplectic mappings, which implies that there exist invariants. These invariants should not be destroyed in tracking

  1. Negotiating Family Tracking

    DEFF Research Database (Denmark)

    Albrechtslund, Anders; Bøge, Ask Risom; Sonne Damkjær, Maja

    This presentation explores the question: What motivates the use of tracking technologies in families, and how does the use transform the relations between parent and child? The purpose is to investigate why tracking technologies are used in families and how these technologies potentially change...... the relation between parents and children. The use of tracking technologies in families implicate negotiations about the boundaries of trust and intimacy in parent-child relations which can lead to strategies of resistance or modification (Fotel and Thomsen, 2004; Rooney, 2010; Steeves and Jones, 2010......). In the presentation, we report from a qualitative study that focuses on intergenerational relations. The study draws on empirical data from workshops with Danish families as well as individual and group interviews. We aim to gain insights about the sharing habits and negotiations in intimate family relations...

  2. The analysis of track chamber photographs using flying spot digitizers

    CERN Multimedia

    Powell, Brian W

    1966-01-01

    A vast quantity of data pours from the experiments on particle accelerators throughout the world. For example, over 300 000 photographs per week came from the three bubble chambers operating on the CERN PS at the end of 1965. The conventional method of processing these bubble chamber photographs is for each one of them to be examined ('scanned') to see whether it records an interesting particle interaction. The interesting photographs are then passed to hand operated measuring machines to obtain precise measurements of the particle trajectories recorded on the film. Similar measurements are carried out on photographs taken in film spark chamber experiments. This article on the Flying Spot Digitizers at CERN describes one of the most fruitful attempts to speed and make more accurate the process of analysis of bubble and spark chamber photographs. There are two types of Flying Spot Digitizer at CERN — the HPD or Hough Powell Device (named after Professor Hough and the author who, together, initiated the devel...

  3. Visual Servoing of Mobile Microrobot with Centralized Camera

    Directory of Open Access Journals (Sweden)

    Kiswanto Gandjar

    2018-01-01

    Full Text Available In this paper, a mechanism of visual servoing for mobile microrobot with a centralized camera is developed. Especially for the development of swarm AI applications. In the fields of microrobots the size of robots is minimal and the amount of movement is also small. By replacing various sensors that is needed with a single centralized vision sensor we can eliminate a lot of components and the need for calibration on every robot. A study and design for a visual servoing mobile microrobot has been developed. This system can use multi object tracking and hough transform to identify the positions of the robots. And can control multiple robots at once with an accuracy of 5-6 pixel from the desired target.

  4. An integrated approach to endoscopic instrument tracking for augmented reality applications in surgical simulation training.

    Science.gov (United States)

    Loukas, Constantinos; Lahanas, Vasileios; Georgiou, Evangelos

    2013-12-01

    Despite the popular use of virtual and physical reality simulators in laparoscopic training, the educational potential of augmented reality (AR) has not received much attention. A major challenge is the robust tracking and three-dimensional (3D) pose estimation of the endoscopic instrument, which are essential for achieving interaction with the virtual world and for realistic rendering when the virtual scene is occluded by the instrument. In this paper we propose a method that addresses these issues, based solely on visual information obtained from the endoscopic camera. Two different tracking algorithms are combined for estimating the 3D pose of the surgical instrument with respect to the camera. The first tracker creates an adaptive model of a colour strip attached to the distal part of the tool (close to the tip). The second algorithm tracks the endoscopic shaft, using a combined Hough-Kalman approach. The 3D pose is estimated with perspective geometry, using appropriate measurements extracted by the two trackers. The method has been validated on several complex image sequences for its tracking efficiency, pose estimation accuracy and applicability in AR-based training. Using a standard endoscopic camera, the absolute average error of the tip position was 2.5 mm for working distances commonly found in laparoscopic training. The average error of the instrument's angle with respect to the camera plane was approximately 2°. The results are also supplemented by video segments of laparoscopic training tasks performed in a physical and an AR environment. The experiments yielded promising results regarding the potential of applying AR technologies for laparoscopic skills training, based on a computer vision framework. The issue of occlusion handling was adequately addressed. The estimated trajectory of the instruments may also be used for surgical gesture interpretation and assessment. Copyright © 2013 John Wiley & Sons, Ltd.

  5. Control system design for UAV trajectory tracking

    Science.gov (United States)

    Wang, Haitao; Gao, Jinyuan

    2006-11-01

    In recent years, because of the emerging requirements for increasing autonomy, the controller of uninhabited air vehicles must be augmented with a very sophisticated autopilot design which is capable of tracking complex and agile maneuvering trajectory. This paper provides a simplified control system framework to solve UAV maneuvering trajectory tracking problem. The flight control system is divided into three subsystems including command generation, transformation and allocation. According to the kinematics equations of the aircraft, flight path angle commands can be generated by desired 3D position from path planning. These commands are transformed to body angular rates through direct nonlinear mapping, which is simpler than common multi-loop method based on time scale separation assumption. Then, by using weighted pseudo-inverse method, the control surface deflections are allocated to follow body angular rates from the previous step. In order to improve the robustness, a nonlinear disturbance observer-based approach is used to compensate the uncertainty of system. A 6DOF nonlinear UAV model is controlled to demonstrate the performance of the trajectory tracking control system. Simulation results show that the control strategy is easy to be realized and the precision of tracking is satisfying.

  6. A Fovea Localization Scheme Using Vessel Origin-Based Parabolic Model

    Directory of Open Access Journals (Sweden)

    Chun-Yuan Yu

    2014-09-01

    Full Text Available At the center of the macula, fovea plays an important role in computer-aided diagnosis. To locate the fovea, this paper proposes a vessel origin (VO-based parabolic model, which takes the VO as the vertex of the parabola-like vasculature. Image processing steps are applied to accurately locate the fovea on retinal images. Firstly, morphological gradient and the circular Hough transform are used to find the optic disc. The structure of the vessel is then segmented with the line detector. Based on the characteristics of the VO, four features of VO are extracted, following the Bayesian classification procedure. Once the VO is identified, the VO-based parabolic model will locate the fovea. To find the fittest parabola and the symmetry axis of the retinal vessel, an Shift and Rotation (SR-Hough transform that combines the Hough transform with the shift and rotation of coordinates is presented. Two public databases of retinal images, DRIVE and STARE, are used to evaluate the proposed method. The experiment results show that the average Euclidean distances between the located fovea and the fovea marked by experts in two databases are 9.8 pixels and 30.7 pixels, respectively. The results are stronger than other methods and thus provide a better macular detection for further disease discovery.

  7. A method for standardizing the metrological unit of α-track

    International Nuclear Information System (INIS)

    Liang Xingzhong; Li Qingyang; Li Dianshu

    1989-01-01

    The conversion from the specialized unit of α-track into the legal metrological unit is described. A circulative method for measuring the transform coefficient is discussed. An experiment about the transform coefficient on a uranium deposit has made

  8. SEGMENTATION AND QUALITY ANALYSIS OF LONG RANGE CAPTURED IRIS IMAGE

    Directory of Open Access Journals (Sweden)

    Anand Deshpande

    2016-05-01

    Full Text Available The iris segmentation plays a major role in an iris recognition system to increase the performance of the system. This paper proposes a novel method for segmentation of iris images to extract the iris part of long range captured eye image and an approach to select best iris frame from the iris polar image sequences by analyzing the quality of iris polar images. The quality of iris image is determined by the frequency components present in the iris polar images. The experiments are carried out on CASIA-long range captured iris image sequences. The proposed segmentation method is compared with Hough transform based segmentation and it has been determined that the proposed method gives higher accuracy for segmentation than Hough transform.

  9. Adaptive DFT-Based Interferometer Fringe Tracking

    Science.gov (United States)

    Wilson, Edward; Pedretti, Ettore; Bregman, Jesse; Mah, Robert W.; Traub, Wesley A.

    2005-12-01

    An automatic interferometer fringe tracking system has been developed, implemented, and tested at the Infrared Optical Telescope Array (IOTA) Observatory at Mount Hopkins, Arizona. The system can minimize the optical path differences (OPDs) for all three baselines of the Michelson stellar interferometer at IOTA. Based on sliding window discrete Fourier-transform (DFT) calculations that were optimized for computational efficiency and robustness to atmospheric disturbances, the algorithm has also been tested extensively on offline data. Implemented in ANSI C on the 266 MHz PowerPC processor running the VxWorks real-time operating system, the algorithm runs in approximately [InlineEquation not available: see fulltext.] milliseconds per scan (including all three interferograms), using the science camera and piezo scanners to measure and correct the OPDs. The adaptive DFT-based tracking algorithm should be applicable to other systems where there is a need to detect or track a signal with an approximately constant-frequency carrier pulse. One example of such an application might be to the field of thin-film measurement by ellipsometry, using a broadband light source and a Fourier-transform spectrometer to detect the resulting fringe patterns.

  10. Adaptive DFT-Based Interferometer Fringe Tracking

    Directory of Open Access Journals (Sweden)

    Wesley A. Traub

    2005-09-01

    Full Text Available An automatic interferometer fringe tracking system has been developed, implemented, and tested at the Infrared Optical Telescope Array (IOTA Observatory at Mount Hopkins, Arizona. The system can minimize the optical path differences (OPDs for all three baselines of the Michelson stellar interferometer at IOTA. Based on sliding window discrete Fourier-transform (DFT calculations that were optimized for computational efficiency and robustness to atmospheric disturbances, the algorithm has also been tested extensively on offline data. Implemented in ANSI C on the 266 MHz PowerPC processor running the VxWorks real-time operating system, the algorithm runs in approximately 2.0 milliseconds per scan (including all three interferograms, using the science camera and piezo scanners to measure and correct the OPDs. The adaptive DFT-based tracking algorithm should be applicable to other systems where there is a need to detect or track a signal with an approximately constant-frequency carrier pulse. One example of such an application might be to the field of thin-film measurement by ellipsometry, using a broadband light source and a Fourier-transform spectrometer to detect the resulting fringe patterns.

  11. Meso-optical Fourier transform microscope with double focusing

    International Nuclear Information System (INIS)

    Batusov, Yu.A.; Soroko, L.M.; Tereshchenko, V.V.

    1992-01-01

    The meso-optical Fourier transform microscope (MFTM) with double focusing for particle tracks of low ionization level in the nuclear emulsion is described. It is shown experimentally that this device enables one to get high concentration of information about the position of the particle track in the nuclear emulsion and thus to increase the signal-to-noise ratio. It is shown that spreading of the meso-optical image of the particle track in the sagittal section of the MFTM can be eliminated completely in the frame of the diffraction limit. The number of the additional degrees of freedom in this new MFTM system along depth coordinate is equal to 20 in comparison to single degree of freedom in the Fourier transform microscope of the direct observation. 10 refs.; 15 figs

  12. Reconstruction and calibration strategies for the LHCb RICH detector

    CERN Multimedia

    2006-01-01

    - LHCb particle identification - LHCb ring pattern recognition algorithm requirements - RICH pattern recognition - Cherenkov angle reconstruction online - Online PID - Hough transform - Metropolis- Hastings Markov chains - PID online: physics performances - Rich PID Callibration

  13. Self-Tracking: Reflections from the BodyTrack Project.

    Science.gov (United States)

    Wright, Anne

    2016-07-06

    Based on the author's experiences the practice of self-tracking can empower individuals to explore and address issues in their lives. This work is inspired by examples of people who have reclaimed their wellness through an iterative process of noticing patterns of ups and downs, trying out new ideas and strategies, and observing the results. In some cases, individuals have realized that certain foods, environmental exposures, or practices have unexpected effects for them, and that adopting custom strategies can greatly improve quality of life, overcoming chronic problems. Importantly, adopting the role of investigator of their own situation appears to be transformative: people who embarked on this path changed their relationship to their health situation even before making discoveries that helped lead to symptom improvement. The author co-founded the BodyTrack project in 2010 with the goal of empowering a broader set of people to embrace this investigator role in their own lives and better address their health and wellness concerns, particularly those with complex environmental or behavioral components. The core of the BodyTrack system is an open source web service called Fluxtream ( https://fluxtream.org ) that allows users to aggregate, visualize, and reflect on data from myriad sources on a common timeline. The project is also working to develop and spread peer coaching practices to help transfer the culture and skills of self-tracking while mentoring individuals in how to self-assess their own situation and guide the process for themselves.

  14. Global track finder for Belle II experiment

    Energy Technology Data Exchange (ETDEWEB)

    Trusov, Viktor; Feindt, Michael; Heck, Martin; Kuhr, Thomas; Goldenzweig, Pablo [Karlsruhe Institute of Technology, IEKP (Germany); Collaboration: Belle II-Collaboration

    2015-07-01

    We present an implementation of a method based on the Legendre transformation for reconstruction charged particle tracks in the central drift chamber of the Belle II experiment. The method is designed for fast track finding and restoring circular patterns of track hits in transverse plane. It is done by searching for common tangents to drift circles of hits in the conformal space. With known transverse trajectories longitudinal momentum estimation performed by assigning stereo hits followed by determination of the track parameters. The method includes algorithms responsible for track quality estimation and reduction of rate of fakes. The work is targeting at increasing the efficiency and reducing the execution time because the computing power available to the experiment is limited. The algorithm is developed within the Belle II software environment with using Monte-Carlo simulation for probing its efficiency.

  15. the CMS Experiment at the HL-LHC

    Directory of Open Access Journals (Sweden)

    Pozzobon Nicola

    2016-01-01

    Full Text Available A major upgrade of the readout and trigger electronics of the CMS Drift Tubes muon detector is foreseen in order to allow its efficient operation at the High Luminosity LHC. A proposal for a new L1 Trigger Primitives Generator for this detector is presented, featuring an algorithm operating on the time of charge collection measurements provided by the asynchronous readout of the new TDC system being developed. The algorithm is being designed around the implementation in state-of-the-art FPGA devices of the original development of a Compact Hough Transform (CHT algorithm combined with a Majority Mean-Timer, to identify both the parent bunch crossing and the muon track parameters. The current state of the design is presented along with the performance requirements, focusing on the future developments.

  16. Pattern Recognition in the TRT for the ATLAS B-Physics Trigger

    CERN Document Server

    Baines, J T M; Hinkelbein, C; Kugel, A; Männer, R; Müller, M; Sessler, M; Simmler, H; Singpiel, H; Smizanska, M

    1999-01-01

    The current B-physics trigger strategy in LVL2 starts with a scan of the full volume of the TRT to reconstruct all tracks with pT > 0.5 GeV. Since the detector volume to be analysed is 100 times larger than a typical RoI, and the pT range of the track search extends down to 0.5 GeV, an additional factor of 10 in processing power is required in comparison with the high-pT TRT feature extraction algorithm which has a 5 GeV threshold. At low luminosity, the full scan will be performed as part of the B-physics trigger with a frequency of 9 kHz. Taking into account all these factors, the full scan at low luminosity will require 100 times more computing power than the RoI-guided scan at design luminosity. It is the most challenging of all LVL2 algorithms in terms of computing power and bandwidth requirements. A very fast and therefore simple algorithm is thus essential, independent of the hardware realisation. This paper presents a TRT track reconstruction algorithm which is based on a Hough Transform using a look-...

  17. Estimating the coordinates of pillars and posts in the parking lots for intelligent parking assist system

    Science.gov (United States)

    Choi, Jae Hyung; Kuk, Jung Gap; Kim, Young Il; Cho, Nam Ik

    2012-01-01

    This paper proposes an algorithm for the detection of pillars or posts in the video captured by a single camera implemented on the fore side of a room mirror in a car. The main purpose of this algorithm is to complement the weakness of current ultrasonic parking assist system, which does not well find the exact position of pillars or does not recognize narrow posts. The proposed algorithm is consisted of three steps: straight line detection, line tracking, and the estimation of 3D position of pillars. In the first step, the strong lines are found by the Hough transform. Second step is the combination of detection and tracking, and the third is the calculation of 3D position of the line by the analysis of trajectory of relative positions and the parameters of camera. Experiments on synthetic and real images show that the proposed method successfully locates and tracks the position of pillars, which helps the ultrasonic system to correctly locate the edges of pillars. It is believed that the proposed algorithm can also be employed as a basic element for vision based autonomous driving system.

  18. Tracked Robot with Blade Arms to Enhance Crawling Capability

    OpenAIRE

    Jhu-Wei Ji; Fa-Shian Chang; Lih-Tyng Hwang; Chih-Feng Liu; Jeng-Nan Lee; Shun-Min Wang; Kai-Yi Cho

    2016-01-01

    This paper presents a tracked robot with blade arms powered to assist movement in difficult environments. As a result, the tracked robot is able to pass a ramp or climb stairs. The main feature is a pair of blade arms on both sides of the vehicle body working in collaboration with previously validated transformable track system. When the robot encounters an obstacle in a terrain, it enlists the blade arms with power to overcome the obstacle. In disaster areas, there usually will be terrains t...

  19. Fast track segment finding in the Monitored Drift Tubes of the ATLAS Muon Spectrometer using a Legendre transform algorithm

    CERN Document Server

    Ntekas, Konstantinos; The ATLAS collaboration

    2018-01-01

    The upgrade of the ATLAS first-level muon trigger for High- Luminosity LHC foresees incorporating the precise tracking of the Monitored Drift Tubes in the current system based on Resistive Plate Chambers and Thin Gap Chambers to improve the accuracy in the transverse momentum measurement and control the single muon trigger rate by suppressing low quality fake triggers. The core of the MDT trigger algorithm is the segment identification and reconstruction which is performed per MDT chamber. The reconstructed segment positions and directions are then combined to extract the muon candidate’s transverse momentum. A fast pattern recognition segment finding algorithm, called the Legendre transform, is proposed to be used for the MDT trigger, implemented in a FPGA housed on a ATCA blade.

  20. Biophysical Insights into Cancer Transformation and Treatment

    OpenAIRE

    Pokorn?, Ji??; Foletti, Alberto; Kobilkov?, Jitka; Jandov?, Anna; Vrba, Jan; Vrba, Jan; Nedbalov?, Martina; ?o?ek, Ale?; Danani, Andrea; Tuszy?ski, Jack A.

    2013-01-01

    Biological systems are hierarchically self-organized complex structures characterized by nonlinear interactions. Biochemical energy is transformed into work of physical forces required for various biological functions. We postulate that energy transduction depends on endogenous electrodynamic fields generated by microtubules. Microtubules and mitochondria colocalize in cells with microtubules providing tracks for mitochondrial movement. Besides energy transformation, mitochondria form a spati...

  1. Empty tracks optimization based on Z-Map model

    Science.gov (United States)

    Liu, Le; Yan, Guangrong; Wang, Zaijun; Zang, Genao

    2017-12-01

    For parts with many features, there are more empty tracks during machining. If these tracks are not optimized, the machining efficiency will be seriously affected. In this paper, the characteristics of the empty tracks are studied in detail. Combining with the existing optimization algorithm, a new tracks optimization method based on Z-Map model is proposed. In this method, the tool tracks are divided into the unit processing section, and then the Z-Map model simulation technique is used to analyze the order constraint between the unit segments. The empty stroke optimization problem is transformed into the TSP with sequential constraints, and then through the genetic algorithm solves the established TSP problem. This kind of optimization method can not only optimize the simple structural parts, but also optimize the complex structural parts, so as to effectively plan the empty tracks and greatly improve the processing efficiency.

  2. Robust Circle Detection Using Harmony Search

    Directory of Open Access Journals (Sweden)

    Jaco Fourie

    2017-01-01

    Full Text Available Automatic circle detection is an important element of many image processing algorithms. Traditionally the Hough transform has been used to find circular objects in images but more modern approaches that make use of heuristic optimisation techniques have been developed. These are often used in large complex images where the presence of noise or limited computational resources make the Hough transform impractical. Previous research on the use of the Harmony Search (HS in circle detection showed that HS is an attractive alternative to many of the modern circle detectors based on heuristic optimisers like genetic algorithms and simulated annealing. We propose improvements to this work that enables our algorithm to robustly find multiple circles in larger data sets and still work on realistic images that are heavily corrupted by noisy edges.

  3. Automatic crop row detection from UAV images

    DEFF Research Database (Denmark)

    Midtiby, Henrik; Rasmussen, Jesper

    are considered weeds. We have used a Sugar beet field as a case for evaluating the proposed crop detection method. The suggested image processing consists of: 1) locating vegetation regions in the image by thresholding the excess green image derived from the orig- inal image, 2) calculate the Hough transform......Images from Unmanned Aerial Vehicles can provide information about the weed distribution in fields. A direct way is to quantify the amount of vegetation present in different areas of the field. The limitation of this approach is that it includes both crops and weeds in the reported num- bers. To get...... of the segmented image 3) determine the dominating crop row direction by analysing output from the Hough transform and 4) use the found crop row direction to locate crop rows....

  4. Towards accurate detection of obfuscated web tracking

    OpenAIRE

    Le, Hoan; Fallace, Federico; Barlet Ros, Pere

    2017-01-01

    Web tracking is currently recognized as one of the most important privacy threats on the Internet. Over the last years, many methodologies have been developed to uncover web trackers. Most of them are based on static code analysis and the use of predefined blacklists. However, our main hypothesis is that web tracking has started to use obfuscated programming, a transformation of code that renders previous detection methodologies ineffective and easy to evade. In this paper, we propose a new m...

  5. A study of Hough Transform-based fingerprint alignment algorithms

    CSIR Research Space (South Africa)

    Mlambo, CS

    2014-10-01

    Full Text Available the implementation of each algorithm. The comparison is performed by considering the alignment results computed using each group of algorithms when varying number of minutiae points, rotation angle, and translation. In addition, the memory usage, computing time...

  6. Comparison of effective Hough transform-based fingerprint alignment approaches

    CSIR Research Space (South Africa)

    Mlambo, CS

    2014-08-01

    Full Text Available points set with larger rotation and small number of points. The DRBA approach was found to perform better with minutiae points with large amount of translation, and the computational time was less than that of LMBA approach. However, the memory usage...

  7. Hypothesis Support Mechanism for Mid-Level Visual Pattern Recognition

    Science.gov (United States)

    Amador, Jose J (Inventor)

    2007-01-01

    A method of mid-level pattern recognition provides for a pose invariant Hough Transform by parametrizing pairs of points in a pattern with respect to at least two reference points, thereby providing a parameter table that is scale- or rotation-invariant. A corresponding inverse transform may be applied to test hypothesized matches in an image and a distance transform utilized to quantify the level of match.

  8. Canonical harmonic tracking of charged particles in circular accelerators

    International Nuclear Information System (INIS)

    Kvardakov, V.; Levichev, E.

    2006-01-01

    Harmonic tracking is a method used to study non-linear particle dynamics in a circular accelerator. The tracking algorithm is based on numerical solution of the Hamilton equations of motion. An essential feature of the method is the approximation of Hamiltonian perturbation terms by a finite number of azimuthal harmonics, which provides an effective tool for optimization of non-linear particle motion. The equations of motion are solved canonically, with the first-order prediction made using the explicit Lie transformation. The major features of harmonic tracking are presented and examples of its application are discussed

  9. Canonical harmonic tracking of charged particles in circular accelerators

    Science.gov (United States)

    Kvardakov, V.; Levichev, E.

    2006-03-01

    Harmonic tracking is a method used to study non-linear particle dynamics in a circular accelerator. The tracking algorithm is based on numerical solution of the Hamilton equations of motion. An essential feature of the method is the approximation of Hamiltonian perturbation terms by a finite number of azimuthal harmonics, which provides an effective tool for optimization of non-linear particle motion. The equations of motion are solved canonically, with the first-order prediction made using the explicit Lie transformation. The major features of harmonic tracking are presented and examples of its application are discussed.

  10. A compact broadband nonsynchronous noncommensurate impedance transformer

    DEFF Research Database (Denmark)

    Zhurbenko, Vitaliy; Kim, Kseniya; Narenda, Kumar

    2012-01-01

    Nonsynchronous noncommensurate impedance transformers consist of a combination of high‐ and low‐impedance transmission lines. High‐impedance lines have narrow tracks in strip and microstrip technology, which allows for high flexibility and miniaturization of the layout in comparison...... to the traditional tapered line transformers. This flexibility of the broadband nonsynchronous noncommensurate impedance transformers is experimentally demonstrated in this article allowing the length reduction by almost three times. © 2012 Wiley Periodicals, Inc. Microwave Opt Technol Lett 54:1832–1835, 2012; View...

  11. Quantification and differentiation of nuclear tracks in SSNTD by simulation of their diffraction pattern

    International Nuclear Information System (INIS)

    Palacios, D.; Palacios, F.; Vitoria, T.

    2001-01-01

    An alternative method to count and differentiate nuclear tracks in SSNTD is described. The method is based on the simulation and analysis of Fraunhofer diffraction pattern formed when coherent light passes through tracks of an etched detector. Transformation of the optical system was carried out by a digital procedure of Fourier Transform. Spectral analysis of the radial intensity distribution facilitated to quantify and differentiate tracks for its diameters. The formalism outlined is also applicable to elliptic tracks. Different components of the developed software (TRACKS) are shown. Results obtained by simulation and by the theoretical model gave satisfactory concordance. With the purpose of optimizing the proposed method, technical variants of optic microscopy are discussed. A model that considers the correction for track overlapping was developed and applied. Count error is small when track distribution changes in the field of view. The proposed method can differentiate genuine tracks from defects and anomalies of the detector. Analyzing the influence of illumination conditions and focus of the microscope on track counting and discrimination, the preliminary treatment of images obtained by the CCD camera was established. The proposed method allows, with low cost and operation simplicity, guaranteeing high speed in the obtaining of results, to calculate with good approximation track density in CR-39 detectors and to differentiate the energy of incident ions by track diameters with satisfactory accuracy and precision

  12. Quadrotor Trajectory Tracking Based on Quasi-LPV System and Internal Model Control

    Directory of Open Access Journals (Sweden)

    ZeFang He

    2015-01-01

    Full Text Available Internal model control (IMC design method based on quasi-LPV (Linear Parameter Varying system is proposed. In this method, the nonlinear model is firstly transformed to the linear model based on quasi-LPV method; then, the quadrotor nonlinear motion function is transformed to transfer function matrix based on the transformation model from the state space to the transfer function; further, IMC is designed to control the controlled object represented by transfer function matrix and realize quadrotor trajectory tracking. The performance of the controller proposed in this paper is tested by tracking for three reference trajectories with drastic changes. The simulation results indicate that the control method proposed in this paper has stronger robustness to parameters uncertainty and disturbance rejection performance.

  13. Analysis of computational complexity for HT-based fingerprint alignment algorithms on java card environment

    CSIR Research Space (South Africa)

    Mlambo, CS

    2015-01-01

    Full Text Available In this paper, implementations of three Hough Transform based fingerprint alignment algorithms are analyzed with respect to time complexity on Java Card environment. Three algorithms are: Local Match Based Approach (LMBA), Discretized Rotation Based...

  14. Application of phase coherent transform to cloud clutter suppression

    Energy Technology Data Exchange (ETDEWEB)

    Ng, L.C. [Lawrence Livermore National Lab., CA (United States)

    1994-11-15

    This paper describes a tracking algorithm using frame-to-frame correlation with frequency domain clutter suppression. Clutter suppression was mechanized via a `Phase Coherent Transform` (PCT) approach. This approach was applied to explore the feasibility of tracking a post-boost rocket from a low earth orbit satellite with real cloud background data. Simulation results show that the PCT/correlation tracking algorithm can perform satisfactorily at signal-to-clutter ratio (SCR) as low as 5 or 7 dB.

  15. Reconstructing Hyperons with the ANDA Detector at FAIR

    International Nuclear Information System (INIS)

    Ikegami Andersson, W

    2016-01-01

    Hyperon production and the study of their properties is an important part of the physics programme of the future ANDA experiment at FAIR. Antihyperon-hyperon pairs will be produced in antiproton-proton collisions through the annihilation of at least one light antiquark-quark ( u, d ) pair and the creation of a corresponding number of antiquark-quark s pairs. By measuring the decay products of the hyperons, spin observables such as the polarisation can be measured. Many hyperons have a long life-time which gives rise to final state particles originating from displaced vertices. A pattern recognition algorithm using information from the ANDA Straw Tube Tracker is extended to reconstruct not only the transversal, but also the longitudinal components of charged tracks. A Hough transform and a path finding method as tools to extract the longitudinal components are being developed. (paper)

  16. Research on SaaS and Web Service Based Order Tracking

    Science.gov (United States)

    Jiang, Jianhua; Sheng, Buyun; Gong, Lixiong; Yang, Mingzhong

    To solve the order tracking of across enterprises in Dynamic Virtual Enterprise (DVE), a SaaS and web service based order tracking solution was designed by analyzing the order management process in DVE. To achieve the system, the SaaS based architecture of data management on order tasks manufacturing states was constructed, and the encapsulation method of transforming application system into web service was researched. Then the process of order tracking in the system was given out. Finally, the feasibility of this study was verified by the development of a prototype system.

  17. Imaging of the vertical particle tracks without any depth scanning

    International Nuclear Information System (INIS)

    Soroko, L.M.

    2001-01-01

    The principle of a new optical microscope which enables us to get the image of a vertical particle track without any depth scanning is described. This new optical microscope contains a spatial transformer which consists of mirror lamellar elements and which produces a secondary in focus image of the vertical particle track. Properties of such a system are presented. A longitudinal resolution is estimated

  18. Underactuated ship tracking control : theory and experiments

    NARCIS (Netherlands)

    Pettersen, K.Y.; Nijmeijer, H.

    2001-01-01

    We consider complete state tracking feedback control of a ship having two controls, namely surge force and yaw moment. The ship model has similarities with chained form systems but cannot directly be transformed in chained form. In particular, the model has a drift vector field as opposed to the

  19. Implementation of CT and IHT Processors for Invariant Object Recognition System

    Directory of Open Access Journals (Sweden)

    J. Turan jr.

    2004-12-01

    Full Text Available This paper presents PDL or ASIC implementation of key modules ofinvariant object recognition system based on the combination of theIncremental Hough transform (IHT, correlation and rapid transform(RT. The invariant object recognition system was represented partiallyin C++ language for general-purpose processor on personal computer andpartially described in VHDL code for implementation in PLD or ASIC.

  20. Mathematical imaging methods for mitosis analysis in live-cell phase contrast microscopy.

    Science.gov (United States)

    Grah, Joana Sarah; Harrington, Jennifer Alison; Koh, Siang Boon; Pike, Jeremy Andrew; Schreiner, Alexander; Burger, Martin; Schönlieb, Carola-Bibiane; Reichelt, Stefanie

    2017-02-15

    In this paper we propose a workflow to detect and track mitotic cells in time-lapse microscopy image sequences. In order to avoid the requirement for cell lines expressing fluorescent markers and the associated phototoxicity, phase contrast microscopy is often preferred over fluorescence microscopy in live-cell imaging. However, common specific image characteristics complicate image processing and impede use of standard methods. Nevertheless, automated analysis is desirable due to manual analysis being subjective, biased and extremely time-consuming for large data sets. Here, we present the following workflow based on mathematical imaging methods. In the first step, mitosis detection is performed by means of the circular Hough transform. The obtained circular contour subsequently serves as an initialisation for the tracking algorithm based on variational methods. It is sub-divided into two parts: in order to determine the beginning of the whole mitosis cycle, a backwards tracking procedure is performed. After that, the cell is tracked forwards in time until the end of mitosis. As a result, the average of mitosis duration and ratios of different cell fates (cell death, no division, division into two or more daughter cells) can be measured and statistics on cell morphologies can be obtained. All of the tools are featured in the user-friendly MATLAB®Graphical User Interface MitosisAnalyser. Copyright © 2017. Published by Elsevier Inc.

  1. A VidEo-Based Intelligent Recognition and Decision System for the Phacoemulsification Cataract Surgery

    Directory of Open Access Journals (Sweden)

    Shu Tian

    2015-01-01

    Full Text Available The phacoemulsification surgery is one of the most advanced surgeries to treat cataract. However, the conventional surgeries are always with low automatic level of operation and over reliance on the ability of surgeons. Alternatively, one imaginative scene is to use video processing and pattern recognition technologies to automatically detect the cataract grade and intelligently control the release of the ultrasonic energy while operating. Unlike cataract grading in the diagnosis system with static images, complicated background, unexpected noise, and varied information are always introduced in dynamic videos of the surgery. Here we develop a VidEo-Based Intelligent Recognitionand Decision (VEBIRD system, which breaks new ground by providing a generic framework for automatically tracking the operation process and classifying the cataract grade in microscope videos of the phacoemulsification cataract surgery. VEBIRD comprises a robust eye (iris detector with randomized Hough transform to precisely locate the eye in the noise background, an effective probe tracker with Tracking-Learning-Detection to thereafter track the operation probe in the dynamic process, and an intelligent decider with discriminative learning to finally recognize the cataract grade in the complicated video. Experiments with a variety of real microscope videos of phacoemulsification verify VEBIRD’s effectiveness.

  2. Diaphragm motion quantification in megavoltage cone-beam CT projection images.

    Science.gov (United States)

    Chen, Mingqing; Siochi, R Alfredo

    2010-05-01

    To quantify diaphragm motion in megavoltage (MV) cone-beam computed tomography (CBCT) projections. User identified ipsilateral hemidiaphragm apex (IHDA) positions in two full exhale and inhale frames were used to create bounding rectangles in all other frames of a CBCT scan. The bounding rectangle was enlarged to create a region of interest (ROI). ROI pixels were associated with a cost function: The product of image gradients and a gradient direction matching function for an ideal hemidiaphragm determined from 40 training sets. A dynamic Hough transform (DHT) models a hemidiaphragm as a contour made of two parabola segments with a common vertex (the IHDA). The images within the ROIs are transformed into Hough space where a contour's Hough value is the sum of the cost function over all contour pixels. Dynamic programming finds the optimal trajectory of the common vertex in Hough space subject to motion constraints between frames, and an active contour model further refines the result. Interpolated ray tracing converts the positions to room coordinates. Root-mean-square (RMS) distances between these positions and those resulting from an expert's identification of the IHDA were determined for 21 Siemens MV CBCT scans. Computation time on a 2.66 GHz CPU was 30 s. The average craniocaudal RMS error was 1.38 +/- 0.67 mm. While much larger errors occurred in a few near-sagittal frames on one patient's scans, adjustments to algorithm constraints corrected them. The DHT based algorithm can compute IHDA trajectories immediately prior to radiation therapy on a daily basis using localization MVCBCT projection data. This has potential for calibrating external motion surrogates against diaphragm motion.

  3. Dual linear structured support vector machine tracking method via scale correlation filter

    Science.gov (United States)

    Li, Weisheng; Chen, Yanquan; Xiao, Bin; Feng, Chen

    2018-01-01

    Adaptive tracking-by-detection methods based on structured support vector machine (SVM) performed well on recent visual tracking benchmarks. However, these methods did not adopt an effective strategy of object scale estimation, which limits the overall tracking performance. We present a tracking method based on a dual linear structured support vector machine (DLSSVM) with a discriminative scale correlation filter. The collaborative tracker comprised of a DLSSVM model and a scale correlation filter obtains good results in tracking target position and scale estimation. The fast Fourier transform is applied for detection. Extensive experiments show that our tracking approach outperforms many popular top-ranking trackers. On a benchmark including 100 challenging video sequences, the average precision of the proposed method is 82.8%.

  4. A fast fiducial marker tracking model for fully automatic alignment in electron tomography

    KAUST Repository

    Han, Renmin; Zhang, Fa; Gao, Xin

    2017-01-01

    Automatic alignment, especially fiducial marker-based alignment, has become increasingly important due to the high demand of subtomogram averaging and the rapid development of large-field electron microscopy. Among the alignment steps, fiducial marker tracking is a crucial one that determines the quality of the final alignment. Yet, it is still a challenging problem to track the fiducial markers accurately and effectively in a fully automatic manner.In this paper, we propose a robust and efficient scheme for fiducial marker tracking. Firstly, we theoretically prove the upper bound of the transformation deviation of aligning the positions of fiducial markers on two micrographs by affine transformation. Secondly, we design an automatic algorithm based on the Gaussian mixture model to accelerate the procedure of fiducial marker tracking. Thirdly, we propose a divide-and-conquer strategy against lens distortions to ensure the reliability of our scheme. To our knowledge, this is the first attempt that theoretically relates the projection model with the tracking model. The real-world experimental results further support our theoretical bound and demonstrate the effectiveness of our algorithm. This work facilitates the fully automatic tracking for datasets with a massive number of fiducial markers.The C/C ++ source code that implements the fast fiducial marker tracking is available at https://github.com/icthrm/gmm-marker-tracking. Markerauto 1.6 version or later (also integrated in the AuTom platform at http://ear.ict.ac.cn/) offers a complete implementation for fast alignment, in which fast fiducial marker tracking is available by the

  5. A fast fiducial marker tracking model for fully automatic alignment in electron tomography

    KAUST Repository

    Han, Renmin

    2017-10-20

    Automatic alignment, especially fiducial marker-based alignment, has become increasingly important due to the high demand of subtomogram averaging and the rapid development of large-field electron microscopy. Among the alignment steps, fiducial marker tracking is a crucial one that determines the quality of the final alignment. Yet, it is still a challenging problem to track the fiducial markers accurately and effectively in a fully automatic manner.In this paper, we propose a robust and efficient scheme for fiducial marker tracking. Firstly, we theoretically prove the upper bound of the transformation deviation of aligning the positions of fiducial markers on two micrographs by affine transformation. Secondly, we design an automatic algorithm based on the Gaussian mixture model to accelerate the procedure of fiducial marker tracking. Thirdly, we propose a divide-and-conquer strategy against lens distortions to ensure the reliability of our scheme. To our knowledge, this is the first attempt that theoretically relates the projection model with the tracking model. The real-world experimental results further support our theoretical bound and demonstrate the effectiveness of our algorithm. This work facilitates the fully automatic tracking for datasets with a massive number of fiducial markers.The C/C ++ source code that implements the fast fiducial marker tracking is available at https://github.com/icthrm/gmm-marker-tracking. Markerauto 1.6 version or later (also integrated in the AuTom platform at http://ear.ict.ac.cn/) offers a complete implementation for fast alignment, in which fast fiducial marker tracking is available by the

  6. Geometry-based populated chessboard recognition

    Science.gov (United States)

    Xie, Youye; Tang, Gongguo; Hoff, William

    2018-04-01

    Chessboards are commonly used to calibrate cameras, and many robust methods have been developed to recognize the unoccupied boards. However, when the chessboard is populated with chess pieces, such as during an actual game, the problem of recognizing the board is much harder. Challenges include occlusion caused by the chess pieces, the presence of outlier lines and low viewing angles of the chessboard. In this paper, we present a novel approach to address the above challenges and recognize the chessboard. The Canny edge detector and Hough transform are used to capture all possible lines in the scene. The k-means clustering and a k-nearest-neighbors inspired algorithm are applied to cluster and reject the outlier lines based on their Euclidean distances to the nearest neighbors in a scaled Hough transform space. Finally, based on prior knowledge of the chessboard structure, a geometric constraint is used to find the correspondences between image lines and the lines on the chessboard through the homography transformation. The proposed algorithm works for a wide range of the operating angles and achieves high accuracy in experiments.

  7. Gear Fault Detection Based on Teager-Huang Transform

    Directory of Open Access Journals (Sweden)

    Hui Li

    2010-01-01

    Full Text Available Gear fault detection based on Empirical Mode Decomposition (EMD and Teager Kaiser Energy Operator (TKEO technique is presented. This novel method is named as Teager-Huang transform (THT. EMD can adaptively decompose the vibration signal into a series of zero mean Intrinsic Mode Functions (IMFs. TKEO can track the instantaneous amplitude and instantaneous frequency of the Intrinsic Mode Functions at any instant. The experimental results provide effective evidence that Teager-Huang transform has better resolution than that of Hilbert-Huang transform. The Teager-Huang transform can effectively diagnose the fault of the gear, thus providing a viable processing tool for gearbox defect detection and diagnosis.

  8. Laser guided automated calibrating system for accurate bracket ...

    African Journals Online (AJOL)

    It is widely recognized that accurate bracket placement is of critical importance in the efficient application of biomechanics and in realizing the full potential of a preadjusted edgewise appliance. Aim: The purpose of ... placement. Keywords: Hough transforms, Indirect bonding technique, Laser, Orthodontic bracket placement ...

  9. GPU-Vote: A Framework for Accelerating Voting Algorithms on GPU.

    NARCIS (Netherlands)

    Braak, van den G.J.W.; Nugteren, C.; Mesman, B.; Corporaal, H.; Kaklamanis, C.; Papatheodorou, T.; Spirakis, P.G.

    2012-01-01

    Voting algorithms, such as histogram and Hough transforms, are frequently used algorithms in various domains, such as statistics and image processing. Algorithms in these domains may be accelerated using GPUs. Implementing voting algorithms efficiently on a GPU however is far from trivial due to

  10. Real-time logo detection and tracking in video

    Science.gov (United States)

    George, M.; Kehtarnavaz, N.; Rahman, M.; Carlsohn, M.

    2010-05-01

    This paper presents a real-time implementation of a logo detection and tracking algorithm in video. The motivation of this work stems from applications on smart phones that require the detection of logos in real-time. For example, one application involves detecting company logos so that customers can easily get special offers in real-time. This algorithm uses a hybrid approach by initially running the Scale Invariant Feature Transform (SIFT) algorithm on the first frame in order to obtain the logo location and then by using an online calibration of color within the SIFT detected area in order to detect and track the logo in subsequent frames in a time efficient manner. The results obtained indicate that this hybrid approach allows robust logo detection and tracking to be achieved in real-time.

  11. Intraoperative visualization and assessment of electromagnetic tracking error

    Science.gov (United States)

    Harish, Vinyas; Ungi, Tamas; Lasso, Andras; MacDonald, Andrew; Nanji, Sulaiman; Fichtinger, Gabor

    2015-03-01

    Electromagnetic tracking allows for increased flexibility in designing image-guided interventions, however it is well understood that electromagnetic tracking is prone to error. Visualization and assessment of the tracking error should take place in the operating room with minimal interference with the clinical procedure. The goal was to achieve this ideal in an open-source software implementation in a plug and play manner, without requiring programming from the user. We use optical tracking as a ground truth. An electromagnetic sensor and optical markers are mounted onto a stylus device, pivot calibrated for both trackers. Electromagnetic tracking error is defined as difference of tool tip position between electromagnetic and optical readings. Multiple measurements are interpolated into the thin-plate B-spline transform visualized in real time using 3D Slicer. All tracked devices are used in a plug and play manner through the open-source SlicerIGT and PLUS extensions of the 3D Slicer platform. Tracking error was measured multiple times to assess reproducibility of the method, both with and without placing ferromagnetic objects in the workspace. Results from exhaustive grid sampling and freehand sampling were similar, indicating that a quick freehand sampling is sufficient to detect unexpected or excessive field distortion in the operating room. The software is available as a plug-in for the 3D Slicer platforms. Results demonstrate potential for visualizing electromagnetic tracking error in real time for intraoperative environments in feasibility clinical trials in image-guided interventions.

  12. Track Irregularity Time Series Analysis and Trend Forecasting

    Directory of Open Access Journals (Sweden)

    Jia Chaolong

    2012-01-01

    Full Text Available The combination of linear and nonlinear methods is widely used in the prediction of time series data. This paper analyzes track irregularity time series data by using gray incidence degree models and methods of data transformation, trying to find the connotative relationship between the time series data. In this paper, GM (1,1 is based on first-order, single variable linear differential equations; after an adaptive improvement and error correction, it is used to predict the long-term changing trend of track irregularity at a fixed measuring point; the stochastic linear AR, Kalman filtering model, and artificial neural network model are applied to predict the short-term changing trend of track irregularity at unit section. Both long-term and short-term changes prove that the model is effective and can achieve the expected accuracy.

  13. A vision based row detection system for sugar beet

    NARCIS (Netherlands)

    Bakker, T.; Wouters, H.; Asselt, van C.J.; Bontsema, J.; Tang, L.; Müller, J.; Straten, van G.

    2008-01-01

    One way of guiding autonomous vehicles through the field is using a vision based row detection system. A new approach for row recognition is presented which is based on grey-scale Hough transform on intelligently merged images resulting in a considerable improvement of the speed of image processing.

  14. Multi-view video segmentation and tracking for video surveillance

    Science.gov (United States)

    Mohammadi, Gelareh; Dufaux, Frederic; Minh, Thien Ha; Ebrahimi, Touradj

    2009-05-01

    Tracking moving objects is a critical step for smart video surveillance systems. Despite the complexity increase, multiple camera systems exhibit the undoubted advantages of covering wide areas and handling the occurrence of occlusions by exploiting the different viewpoints. The technical problems in multiple camera systems are several: installation, calibration, objects matching, switching, data fusion, and occlusion handling. In this paper, we address the issue of tracking moving objects in an environment covered by multiple un-calibrated cameras with overlapping fields of view, typical of most surveillance setups. Our main objective is to create a framework that can be used to integrate objecttracking information from multiple video sources. Basically, the proposed technique consists of the following steps. We first perform a single-view tracking algorithm on each camera view, and then apply a consistent object labeling algorithm on all views. In the next step, we verify objects in each view separately for inconsistencies. Correspondent objects are extracted through a Homography transform from one view to the other and vice versa. Having found the correspondent objects of different views, we partition each object into homogeneous regions. In the last step, we apply the Homography transform to find the region map of first view in the second view and vice versa. For each region (in the main frame and mapped frame) a set of descriptors are extracted to find the best match between two views based on region descriptors similarity. This method is able to deal with multiple objects. Track management issues such as occlusion, appearance and disappearance of objects are resolved using information from all views. This method is capable of tracking rigid and deformable objects and this versatility lets it to be suitable for different application scenarios.

  15. Computationally Efficient DOA Tracking Algorithm in Monostatic MIMO Radar with Automatic Association

    Directory of Open Access Journals (Sweden)

    Huaxin Yu

    2014-01-01

    Full Text Available We consider the problem of tracking the direction of arrivals (DOA of multiple moving targets in monostatic multiple-input multiple-output (MIMO radar. A low-complexity DOA tracking algorithm in monostatic MIMO radar is proposed. The proposed algorithm obtains DOA estimation via the difference between previous and current covariance matrix of the reduced-dimension transformation signal, and it reduces the computational complexity and realizes automatic association in DOA tracking. Error analysis and Cramér-Rao lower bound (CRLB of DOA tracking are derived in the paper. The proposed algorithm not only can be regarded as an extension of array-signal-processing DOA tracking algorithm in (Zhang et al. (2008, but also is an improved version of the DOA tracking algorithm in (Zhang et al. (2008. Furthermore, the proposed algorithm has better DOA tracking performance than the DOA tracking algorithm in (Zhang et al. (2008. The simulation results demonstrate effectiveness of the proposed algorithm. Our work provides the technical support for the practical application of MIMO radar.

  16. Supramolecule-to-supramolecule transformations of coordination-driven self-assembled polygons.

    Science.gov (United States)

    Zhao, Liang; Northrop, Brian H; Stang, Peter J

    2008-09-10

    Two types of supramolecular transformations, wherein a self-assembled Pt(II)-pyridyl metal-organic polygon is controllably converted into an alternative polygon, have been achieved through the reaction between cobalt carbonyl and the acetylene moiety of a dipyridyl donor ligand. A [6 + 6] hexagon is transformed into two [3 + 3] hexagons, and a triangle-square mixture is converted into [2 + 2] rhomboids. 1H and 31P NMR spectra are used to track the transformation process and evaluate the yield of new self-assembled polygons. Such transformed species are identified by electrospray ionization (ESI) mass spectrometry. This new kind of supramolecule-to-supramolecule transformations provides a viable means for constructing, and then converting, new self-assembled polygons.

  17. Dynamic Learning from Adaptive Neural Control of Uncertain Robots with Guaranteed Full-State Tracking Precision

    Directory of Open Access Journals (Sweden)

    Min Wang

    2017-01-01

    Full Text Available A dynamic learning method is developed for an uncertain n-link robot with unknown system dynamics, achieving predefined performance attributes on the link angular position and velocity tracking errors. For a known nonsingular initial robotic condition, performance functions and unconstrained transformation errors are employed to prevent the violation of the full-state tracking error constraints. By combining two independent Lyapunov functions and radial basis function (RBF neural network (NN approximator, a novel and simple adaptive neural control scheme is proposed for the dynamics of the unconstrained transformation errors, which guarantees uniformly ultimate boundedness of all the signals in the closed-loop system. In the steady-state control process, RBF NNs are verified to satisfy the partial persistent excitation (PE condition. Subsequently, an appropriate state transformation is adopted to achieve the accurate convergence of neural weight estimates. The corresponding experienced knowledge on unknown robotic dynamics is stored in NNs with constant neural weight values. Using the stored knowledge, a static neural learning controller is developed to improve the full-state tracking performance. A comparative simulation study on a 2-link robot illustrates the effectiveness of the proposed scheme.

  18. LICENSE PLATE LOCALIZATION USING GABOR FILTERS AND NEURAL NETWORKS

    OpenAIRE

    Sami Ktata; Faouzi Benzarti; Hamid Amiri

    2013-01-01

    Vehicle License Plate Detection (LPD) is an important step for the vehicle plate recognition which can be used in the intelligent transport systems. Many methods have been proposed for the detection of license plates based on: Mathematical morphology, Discrete Wavelet Transform, Hough Transform and others. In general, an LPR system includes four main parts: Vehicle image acquisition, license plate detection, character segmentation and character recognition. In this study, we present a robust ...

  19. Parameterization-based tracking for the P2 experiment

    Energy Technology Data Exchange (ETDEWEB)

    Sorokin, Iurii [Institut fuer Kernphysik and PRISMA Cluster of Excellence, Mainz (Germany); Collaboration: P2-Collaboration

    2016-07-01

    The P2 experiment at the new MESA accelerator in Mainz aims to determine the weak mixing angle by measuring the parity-violating asymmetry in elastic electron-proton scattering at low momentum transfer. To achieve an unprecedented precision an order of 10{sup 11} scattered electrons per second have to be acquired. %within the acceptance. Whereas the tracking system is not required to operate at such high rates, every attempt is made to achieve as high rate capability as possible. The P2 tracking system will consist of four planes of high-voltage monolithic active pixel sensors (HV-MAPS). With the present preliminary design one expects about 150 signal electron tracks and 20000 background hits (from bremsstrahlung photons) per plane in every 50 ns readout frame at the full rate. In order to cope with this extreme combinatorial background in on-line mode, a parameterization-based tracking is considered as a possible solution. The idea is to transform the hit positions into a set of weakly correlated quantities, and to find simple (e.g. polynomial) functions of these quantities, that would give the required characteristics of the track (e.g. momentum). The parameters of the functions are determined from a sample of high-quality tracks, taken either from a simulation, or reconstructed in a conventional way from a sample of low-rate data.

  20. Robust vehicle detection in different weather conditions: Using MIPM.

    Science.gov (United States)

    Yaghoobi Ershadi, Nastaran; Menéndez, José Manuel; Jiménez, David

    2018-01-01

    Intelligent Transportation Systems (ITS) allow us to have high quality traffic information to reduce the risk of potentially critical situations. Conventional image-based traffic detection methods have difficulties acquiring good images due to perspective and background noise, poor lighting and weather conditions. In this paper, we propose a new method to accurately segment and track vehicles. After removing perspective using Modified Inverse Perspective Mapping (MIPM), Hough transform is applied to extract road lines and lanes. Then, Gaussian Mixture Models (GMM) are used to segment moving objects and to tackle car shadow effects, we apply a chromacity-based strategy. Finally, performance is evaluated through three different video benchmarks: own recorded videos in Madrid and Tehran (with different weather conditions at urban and interurban areas); and two well-known public datasets (KITTI and DETRAC). Our results indicate that the proposed algorithms are robust, and more accurate compared to others, especially when facing occlusions, lighting variations and weather conditions.

  1. A comparison of vision-based tracking schemes for control of microbiorobots

    International Nuclear Information System (INIS)

    Kim, Dal Hyung; Steager, Edward B; Cheang, U Kei; Kim, Min Jun; Byun, Doyoung

    2010-01-01

    There has been significant recent interest in micro-nano robots operating in low Reynold's number fluidic environments. Even though recent works showed the success of controlling micro-nano robots, there are some limitations because of the tracking method. In this paper, we introduce and implement a feature-based tracking method (FTM). Scale invariant feature transform (SIFT) is a well-explored technique at much larger length scales for research fields regarding robotics and vision. Here, the technique is extensively investigated and optimized for microbiorobots (MBRs) in low Reynold's number environments. Also, we compare the FTM with the conventional tracking method for cells, which is known as the region-based tracking method (RTM). We clearly show that the FTM can track more accurate positions of the objects in comparison with the RTM in cases where objects are in close contact or overlapped. Also, we demonstrate that the FTM allows tracking microscopic objects even though illumination changes over time or portions of the object are occluded or outside the field of view.

  2. High-bandwidth and flexible tracking control for precision motion with application to a piezo nanopositioner.

    Science.gov (United States)

    Feng, Zhao; Ling, Jie; Ming, Min; Xiao, Xiao-Hui

    2017-08-01

    For precision motion, high-bandwidth and flexible tracking are the two important issues for significant performance improvement. Iterative learning control (ILC) is an effective feedforward control method only for systems that operate strictly repetitively. Although projection ILC can track varying references, the performance is still limited by the fixed-bandwidth Q-filter, especially for triangular waves tracking commonly used in a piezo nanopositioner. In this paper, a wavelet transform-based linear time-varying (LTV) Q-filter design for projection ILC is proposed to compensate high-frequency errors and improve the ability to tracking varying references simultaneously. The LVT Q-filter is designed based on the modulus maximum of wavelet detail coefficients calculated by wavelet transform to determine the high-frequency locations of each iteration with the advantages of avoiding cross-terms and segmenting manually. The proposed approach was verified on a piezo nanopositioner. Experimental results indicate that the proposed approach can locate the high-frequency regions accurately and achieve the best performance under varying references compared with traditional frequency-domain and projection ILC with a fixed-bandwidth Q-filter, which validates that through implementing the LTV filter on projection ILC, high-bandwidth and flexible tracking can be achieved simultaneously by the proposed approach.

  3. Application of the one-dimensional Fourier transform for tracking moving objects in noisy environments

    Science.gov (United States)

    Rajala, S. A.; Riddle, A. N.; Snyder, W. E.

    1983-01-01

    In Riddle and Rajala (1981), an algorithm was presented which operates on an image sequence to identify all sets of pixels having the same velocity. The algorithm operates by performing a transformation in which all pixels with the same two-dimensional velocity map to a peak in a transform space. The transform can be decomposed into applications of the one-dimensional Fourier transform and therefore can gain from the computational advantages of the FFT. The aim of this paper is the concern with the fundamental limitations of that algorithm, particularly as relates to its sensitivity to image-disturbing parameters as noise, jitter, and clutter. A modification to the algorithm is then proposed which increases its robustness in the presence of these disturbances.

  4. Maximum-likelihood-based extended-source spatial acquisition and tracking for planetary optical communications

    Science.gov (United States)

    Tsou, Haiping; Yan, Tsun-Yee

    1999-04-01

    This paper describes an extended-source spatial acquisition and tracking scheme for planetary optical communications. This scheme uses the Sun-lit Earth image as the beacon signal, which can be computed according to the current Sun-Earth-Probe angle from a pre-stored Earth image or a received snapshot taken by other Earth-orbiting satellite. Onboard the spacecraft, the reference image is correlated in the transform domain with the received image obtained from a detector array, which is assumed to have each of its pixels corrupted by an independent additive white Gaussian noise. The coordinate of the ground station is acquired and tracked, respectively, by an open-loop acquisition algorithm and a closed-loop tracking algorithm derived from the maximum likelihood criterion. As shown in the paper, the optimal spatial acquisition requires solving two nonlinear equations, or iteratively solving their linearized variants, to estimate the coordinate when translation in the relative positions of onboard and ground transceivers is considered. Similar assumption of linearization leads to the closed-loop spatial tracking algorithm in which the loop feedback signals can be derived from the weighted transform-domain correlation. Numerical results using a sample Sun-lit Earth image demonstrate that sub-pixel resolutions can be achieved by this scheme in a high disturbance environment.

  5. Study of heat treatment parameters for large-scale hydraulic steel gate track

    Directory of Open Access Journals (Sweden)

    Ping-zhou Cao

    2013-10-01

    Full Text Available In order to enhance external hardness and strength, a large-scale hydraulic gate track should go through heat treatment. The current design method of hydraulic gate wheels and tracks is based on Hertz contact linear elastic theory, and does not take into account the changes in mechanical properties of materials caused by heat treatment. In this study, the heat treatment parameters were designed and analyzed according to the bearing mechanisms of the wheel and track. The quenching process of the track was simulated by the ANSYS program, and the temperature variation, residual stress, and deformation were obtained and analyzed. The metallurgical structure field after heat treatment was predicted by the method based on time-temperature-transformation (TTT curves. The results show that the analysis method and designed track heat treatment process are feasible, and can provide a reference for practical projects.

  6. Cherry Picking Robot Vision Recognition System Based on OpenCV

    Directory of Open Access Journals (Sweden)

    Zhang Qi Rong

    2016-01-01

    Full Text Available Through OpenCV function, the cherry in a natural environment image after image preprocessing, color recognition, threshold segmentation, morphological filtering, edge detection, circle Hough transform, you can draw the cherry’s center and circular contour, to carry out the purpose of the machine picking. The system is simple and effective.

  7. Reference trajectory tracking for a multi-DOF robot arm

    Directory of Open Access Journals (Sweden)

    Krasňanský Róbert

    2015-12-01

    Full Text Available This paper presents the problem of tracking the generated reference trajectory by the simulation model of a multi-DOF robot arm. The kinematic transformation between task space and joint configuration coordinates is nonlinear and configuration dependent. To obtain the solution of the forward kinematics problem, the homogeneous transformation matrix is used. A solution to the inverse kinematics is a vector of joint configuration coordinates calculated using of pseudoinverse Jacobian technique. These coordinates correspond to a set of task space coordinates. The algorithm is presented which uses iterative solution and is simplified by considering stepper motors in robot arm joints. The reference trajectory in Cartesian coordinate system is generated on-line by the signal generator previously developed in MS Excel. Dynamic Data Exchange communication protocol allows sharing data with Matlab-Simulink. These data represent the reference tracking trajectory of the end effector. Matlab-Simulink software is used to calculate the representative joint rotations. The proposed algorithm is demonstrated experimentally on the model of 7-DOF robot arm system.

  8. Two lectures on track structure

    International Nuclear Information System (INIS)

    Waligorski, M.P.R.

    1987-01-01

    In a series of two lectures the principles of track structure theory, developed by Katz and collaborators, are reviewed. The text is intended to serve as an introduction to the theory. Applications of the model to c-hit physical detectors and to biological systems are reviewed. The model relates the signal of a detector after doses of X and gamma radiations to its signal after heavy charged particle irradiations, and is applicable to a variety of physical dosimeters: alanine, thermoluminescence and the Fricke dosimeters, to the inactivation of enzymes and viruses, and to biological systems: description of survival and neoplastic transformations in mammalian cells. Application of the model to heavy-ion cancer radiotherapy and to radiation protection is discussed as well as the controversies around the track structure approach. The model suggests new insights to fundamental research in detector theory and in radiobiology and in their applications in radiotherapy and radiation protection. 41 refs., 39 figs. (author)

  9. Flame Spread and Damaged Properties of RCD Cases by Tracking

    Science.gov (United States)

    Choi, Chung-Seog; Kim, Hyang-Kon; Shong, Kil-Mok; Kim, Dong-Woo

    In this paper, the flame spread and damaged properties of residual current protective devices (RCDs) by tracking were analyzed. Pictures of tracking process were taken by High Speed Imaging System (HSIS), and fire progression was observed by timeframe. During the tracking process of RCD, it seemed to explode just once in appearance, but in the results of HSIS analysis, a small fire broke out and disappeared repeatedly 35 times and a flash of light repeated 15 times. Finally, an explosion with a flash of light occurred and lots of particles were scattered. Electric muffle furnace was used for heat treatment of RCD cases. The surface characteristics of specimens due to heat treatment and tracking deterioration were taken by Scanning Electron Microscope (SEM). Chemical and thermal properties of these deteriorated specimens were analyzed by Fourier Transform Infrared Spectrometer (FT-IR) and Differential Thermal Analyzer (DTA). The carbonization characteristics showed different chemical properties due to energy sources, and the results could be applicable to judge the accident causes.

  10. Coordinated Voltage Control Scheme for SEIG-Based Wind Park Utilizing Substation STATCOM and ULTC Transformer

    DEFF Research Database (Denmark)

    S. El Moursi, Mohamed; Bak-Jensen, Birgitte; Abdel-Rahman, Mansour Hassan

    2011-01-01

    and optimal tracking secondary voltage control for wind parks based on self-excited induction generators which comprise STATCOM and under-load tap changer (ULTC) substation transformers. The voltage controllers for the STATCOM and ULTC transformer are coordinated and ensure the voltage support. In steady...

  11. Registration of clinical volumes to beams-eye-view images for real-time tracking

    Energy Technology Data Exchange (ETDEWEB)

    Bryant, Jonathan H.; Rottmann, Joerg; Lewis, John H.; Mishra, Pankaj; Berbeco, Ross I., E-mail: rberbeco@lroc.harvard.edu [Department of Radiation Oncology, Brigham and Women’s Hospital, Dana-Farber Cancer Institute and Harvard Medical School, Boston, Massachusetts 02115 (United States); Keall, Paul J. [Radiation Physics Laboratory, Sydney Medical School, University of Sydney, Sydney, New South Wales 2006 (Australia)

    2014-12-15

    Purpose: The authors combine the registration of 2D beam’s eye view (BEV) images and 3D planning computed tomography (CT) images, with relative, markerless tumor tracking to provide automatic absolute tracking of physician defined volumes such as the gross tumor volume (GTV). Methods: During treatment of lung SBRT cases, BEV images were continuously acquired with an electronic portal imaging device (EPID) operating in cine mode. For absolute registration of physician-defined volumes, an intensity based 2D/3D registration to the planning CT was performed using the end-of-exhale (EoE) phase of the four dimensional computed tomography (4DCT). The volume was converted from Hounsfield units into electron density by a calibration curve and digitally reconstructed radiographs (DRRs) were generated for each beam geometry. Using normalized cross correlation between the DRR and an EoE BEV image, the best in-plane rigid transformation was found. The transformation was applied to physician-defined contours in the planning CT, mapping them into the EPID image domain. A robust multiregion method of relative markerless lung tumor tracking quantified deviations from the EoE position. Results: The success of 2D/3D registration was demonstrated at the EoE breathing phase. By registering at this phase and then employing a separate technique for relative tracking, the authors are able to successfully track target volumes in the BEV images throughout the entire treatment delivery. Conclusions: Through the combination of EPID/4DCT registration and relative tracking, a necessary step toward the clinical implementation of BEV tracking has been completed. The knowledge of tumor volumes relative to the treatment field is important for future applications like real-time motion management, adaptive radiotherapy, and delivered dose calculations.

  12. Adaptive Backstepping-Based Neural Tracking Control for MIMO Nonlinear Switched Systems Subject to Input Delays.

    Science.gov (United States)

    Niu, Ben; Li, Lu

    2018-06-01

    This brief proposes a new neural-network (NN)-based adaptive output tracking control scheme for a class of disturbed multiple-input multiple-output uncertain nonlinear switched systems with input delays. By combining the universal approximation ability of radial basis function NNs and adaptive backstepping recursive design with an improved multiple Lyapunov function (MLF) scheme, a novel adaptive neural output tracking controller design method is presented for the switched system. The feature of the developed design is that different coordinate transformations are adopted to overcome the conservativeness caused by adopting a common coordinate transformation for all subsystems. It is shown that all the variables of the resulting closed-loop system are semiglobally uniformly ultimately bounded under a class of switching signals in the presence of MLF and that the system output can follow the desired reference signal. To demonstrate the practicability of the obtained result, an adaptive neural output tracking controller is designed for a mass-spring-damper system.

  13. Identification and red blood cell automated counting from blood smear images using computer-aided system.

    Science.gov (United States)

    Acharya, Vasundhara; Kumar, Preetham

    2018-03-01

    Red blood cell count plays a vital role in identifying the overall health of the patient. Hospitals use the hemocytometer to count the blood cells. Conventional method of placing the smear under microscope and counting the cells manually lead to erroneous results, and medical laboratory technicians are put under stress. A computer-aided system will help to attain precise results in less amount of time. This research work proposes an image-processing technique for counting the number of red blood cells. It aims to examine and process the blood smear image, in order to support the counting of red blood cells and identify the number of normal and abnormal cells in the image automatically. K-medoids algorithm which is robust to external noise is used to extract the WBCs from the image. Granulometric analysis is used to separate the red blood cells from the white blood cells. The red blood cells obtained are counted using the labeling algorithm and circular Hough transform. The radius range for the circle-drawing algorithm is estimated by computing the distance of the pixels from the boundary which automates the entire algorithm. A comparison is done between the counts obtained using the labeling algorithm and circular Hough transform. Results of the work showed that circular Hough transform was more accurate in counting the red blood cells than the labeling algorithm as it was successful in identifying even the overlapping cells. The work also intends to compare the results of cell count done using the proposed methodology and manual approach. The work is designed to address all the drawbacks of the previous research work. The research work can be extended to extract various texture and shape features of abnormal cells identified so that diseases like anemia of inflammation and chronic disease can be detected at the earliest.

  14. Grafting on nuclear tracks using the active sites that remain after the etching process

    International Nuclear Information System (INIS)

    Mazzei, R.; Bermudez, G. Garcia; Chappa, V.C.; Grosso, M.F. del; Fernandez, A.

    2006-01-01

    Poly(propylene) foils were irradiated with Ag ions and then chemically etched to produce samples with structured surfaces. After the etching procedure the active sites that remain on the latent track were used to graft acrylic acid. Nuclear tracks before grafting were visualised using a transmission electron microscope. The grafting yields were determined by weight measurements as a function of ion fluence, etching and grafting time, and were also analysed using Fourier transform infrared spectroscopy. Both measurements suggest that the acrylic acid was grafted on etched tracks using the active sites produced by the swift heavy ion beam

  15. Grafting on nuclear tracks using the active sites that remain after the etching process

    Energy Technology Data Exchange (ETDEWEB)

    Mazzei, R. [Unidad de Aplicaciones Tecnologicas y Agropecuarias, CNEA, 1429 Buenos Aires (Argentina) and Universidad Tecnologica Nacional, Buenos Aires (Argentina)]. E-mail: mazzei@cae.cnea.gov.ar; Bermudez, G. Garcia [U. A. de Fisica, Tandar, CNEA, 1429 Buenos Aires (Argentina); Escuela de Ciencia y Tecnologia, UNSAM, 1653 Buenos Aires (Argentina); Consejo Nacional de Investigaciones Cientificas y Tecnicas (Argentina); Chappa, V.C. [U. A. de Fisica, Tandar, CNEA, 1429 Buenos Aires (Argentina); Grosso, M.F. del [U. A. de Fisica, Tandar, CNEA, 1429 Buenos Aires (Argentina); U. A. de Materiales, CNEA, 1429 Buenos Aires (Argentina); Fernandez, A. [Universidad Tecnologica Nacional, Buenos Aires (Argentina)

    2006-09-15

    Poly(propylene) foils were irradiated with Ag ions and then chemically etched to produce samples with structured surfaces. After the etching procedure the active sites that remain on the latent track were used to graft acrylic acid. Nuclear tracks before grafting were visualised using a transmission electron microscope. The grafting yields were determined by weight measurements as a function of ion fluence, etching and grafting time, and were also analysed using Fourier transform infrared spectroscopy. Both measurements suggest that the acrylic acid was grafted on etched tracks using the active sites produced by the swift heavy ion beam.

  16. Real-Time Order Tracking of Gear Mesh Vibration in High Speed Planetary Gearboxes

    Directory of Open Access Journals (Sweden)

    Plöger Daniel Fritz

    2018-01-01

    Full Text Available Possible approaches to real-time order tracking are discussed. Two methods for real-time order tracking are developed and validated experimentally for the entire audible spectrum. An adaptive heterodyne filter bank is compared to a direct integral transform. The performance of both methods is adequate for usage in an active vibration control (AVC algorithm. Vold-Kalman filters are not suitable for AVC. The vibration data of three different planetary gearboxes is analyzed using order tracking. While some of the existing research could be reproduced, the data contradicts statements made by several authors. Lastly, the architecture of a novel AVC algorithm is sketched out.

  17. Sign language indexation within the MPEG-7 framework

    Science.gov (United States)

    Zaharia, Titus; Preda, Marius; Preteux, Francoise J.

    1999-06-01

    In this paper, we address the issue of sign language indexation/recognition. The existing tools, like on-like Web dictionaries or other educational-oriented applications, are making exclusive use of textural annotations. However, keyword indexing schemes have strong limitations due to the ambiguity of the natural language and to the huge effort needed to manually annotate a large amount of data. In order to overcome these drawbacks, we tackle sign language indexation issue within the MPEG-7 framework and propose an approach based on linguistic properties and characteristics of sing language. The method developed introduces the concept of over time stable hand configuration instanciated on natural or synthetic prototypes. The prototypes are indexed by means of a shape descriptor which is defined as a translation, rotation and scale invariant Hough transform. A very compact representation is available by considering the Fourier transform of the Hough coefficients. Such an approach has been applied to two data sets consisting of 'Letters' and 'Words' respectively. The accuracy and robustness of the result are discussed and a compete sign language description schema is proposed.

  18. An Iterative Optimization Algorithm for Lens Distortion Correction Using Two-Parameter Models

    Directory of Open Access Journals (Sweden)

    Daniel Santana-Cedrés

    2016-12-01

    Full Text Available We present a method for the automatic estimation of two-parameter radial distortion models, considering polynomial as well as division models. The method first detects the longest distorted lines within the image by applying the Hough transform enriched with a radial distortion parameter. From these lines, the first distortion parameter is estimated, then we initialize the second distortion parameter to zero and the two-parameter model is embedded into an iterative nonlinear optimization process to improve the estimation. This optimization aims at reducing the distance from the edge points to the lines, adjusting two distortion parameters as well as the coordinates of the center of distortion. Furthermore, this allows detecting more points belonging to the distorted lines, so that the Hough transform is iteratively repeated to extract a better set of lines until no improvement is achieved. We present some experiments on real images with significant distortion to show the ability of the proposed approach to automatically correct this type of distortion as well as a comparison between the polynomial and division models.

  19. New transformation mechanism for a zinc-blende to rocksalt phase transformation in MgS

    International Nuclear Information System (INIS)

    Durandurdu, Murat

    2009-01-01

    The stability of the zinc-blende structured MgS is studied using a constant pressure ab initio molecular dynamics technique. A phase transition into a rocksalt structure is observed through the simulation. The zinc-blende to rocksalt phase transformation proceeds via two rhombohedral intermediate phases within R3m (No:160) and R3-barm (No:166) symmetries and does not involve any bond breaking. This mechanism is different from the previously observed mechanism in molecular dynamics simulations. (fast track communication)

  20. GSFC network operations with Tracking and Data Relay Satellites

    Science.gov (United States)

    Spearing, R.; Perreten, D. E.

    The Tracking and Data Relay Satellite System (TDRSS) Network (TN) has been developed to provide services to all NASA User spacecraft in near-earth orbits. Three inter-relating entities will provide these services. The TN has been transformed from a network continuously changing to meet User specific requirements to a network which is flexible to meet future needs without significant changes in operational concepts. Attention is given to the evolution of the TN network, the TN capabilities-space segment, forward link services, tracking services, return link services, the three basic capabilities, single access services, multiple access services, simulation services, the White Sands Ground Terminal, the NASA communications network, and the network control center.

  1. Bonding pathways of high-pressure chemical transformations

    International Nuclear Information System (INIS)

    Hu Anguang; Zhang Fan

    2013-01-01

    A three-stage bonding pathway towards high-pressure chemical transformations from molecular precursors or intermediate states has been identified by first-principles simulations. With the evolution of principal stress tensor components in the response of chemical bonding to compressive loading, the three stages can be defined as the van der Waals bonding destruction, a bond breaking and forming reaction, and equilibrium of new bonds. The three-stage bonding pathway leads to the establishment of a fundamental principle of chemical bonding under compression. It reveals that during high-pressure chemical transformation, electrons moving away from functional groups follow anti-addition, collision-free paths to form new bonds in counteracting the local stress confinement. In applying this principle, a large number of molecular precursors were identified for high-pressure chemical transformations, resulting in new materials. (fast track communication)

  2. Swift-heavy ion track electronics (SITE)

    International Nuclear Information System (INIS)

    Fink, D.; Chadderton, L.T.; Hoppe, K.; Fahrner, W.R.; Chandra, A.; Kiv, A.

    2007-01-01

    An overview about the state-of-art of the development of a new type of nanoelectronics based on swift-heavy ions is given. Polymeric as well as silicon-based substrates have been used, and both latent and etched ion tracks play a role. Nowadays the interest has shifted from simple scaling-down of capacitors, magnets, transformers, diodes, transistors, etc. towards new types of ion track-based structures hitherto unknown in electronics. These novel structures, denoted by the acronyms 'TEAMS' (tunable electrically anisotropic material on semiconductor) and 'TEMPOS' (tunable electronic material with pores in oxide on semiconductor), may exhibit properties of tunable resistors, capacitors, diodes, sensors and transistors. Their general current/voltage characteristics are outlined. As these structures are often influenced by ambient physical or chemical parameters they also act as sensors. A peculiarity of these structures is the occurrence of negative differential resistances (NDRs) which makes them feasible for applications in tunable flip-flops, amplifiers and oscillators

  3. Swift-heavy ion track electronics (SITE)

    Energy Technology Data Exchange (ETDEWEB)

    Fink, D. [Hahn-Meitner-Institute Berlin, Glienicker Str. 100, D-14109 Berlin (Germany)]. E-mail: fink@hmi.de; Chadderton, L.T. [Institute of Advanced Studies, ANU Canberra, G.P.O. Box 4, ACT (Australia); Hoppe, K. [South Westfalia University of Applied Sciences, Hagen (Germany); Fahrner, W.R. [Chair of Electronic Devices, Inst. of Electrotechnique, Fernuniversitaet, Hagen (Germany); Chandra, A. [Department of Physics and Astrophysics, University of Delhi, Delhi 110 007 (India); Kiv, A. [Ben Gurion University of the Negev, Israel, P.O. Box 653, Beer-Sheva, 84105 (Israel)

    2007-08-15

    An overview about the state-of-art of the development of a new type of nanoelectronics based on swift-heavy ions is given. Polymeric as well as silicon-based substrates have been used, and both latent and etched ion tracks play a role. Nowadays the interest has shifted from simple scaling-down of capacitors, magnets, transformers, diodes, transistors, etc. towards new types of ion track-based structures hitherto unknown in electronics. These novel structures, denoted by the acronyms 'TEAMS' (tunable electrically anisotropic material on semiconductor) and 'TEMPOS' (tunable electronic material with pores in oxide on semiconductor), may exhibit properties of tunable resistors, capacitors, diodes, sensors and transistors. Their general current/voltage characteristics are outlined. As these structures are often influenced by ambient physical or chemical parameters they also act as sensors. A peculiarity of these structures is the occurrence of negative differential resistances (NDRs) which makes them feasible for applications in tunable flip-flops, amplifiers and oscillators.

  4. Tracking of electrochemical impedance of batteries

    Science.gov (United States)

    Piret, H.; Granjon, P.; Guillet, N.; Cattin, V.

    2016-04-01

    This paper presents an evolutionary battery impedance estimation method, which can be easily embedded in vehicles or nomad devices. The proposed method not only allows an accurate frequency impedance estimation, but also a tracking of its temporal evolution contrary to classical electrochemical impedance spectroscopy methods. Taking into account constraints of cost and complexity, we propose to use the existing electronics of current control to perform a frequency evolutionary estimation of the electrochemical impedance. The developed method uses a simple wideband input signal, and relies on a recursive local average of Fourier transforms. The averaging is controlled by a single parameter, managing a trade-off between tracking and estimation performance. This normalized parameter allows to correctly adapt the behavior of the proposed estimator to the variations of the impedance. The advantage of the proposed method is twofold: the method is easy to embed into a simple electronic circuit, and the battery impedance estimator is evolutionary. The ability of the method to monitor the impedance over time is demonstrated on a simulator, and on a real Lithium ion battery, on which a repeatability study is carried out. The experiments reveal good tracking results, and estimation performance as accurate as the usual laboratory approaches.

  5. Effect of track etch rate on geometric track characteristics for polymeric track detectors

    International Nuclear Information System (INIS)

    Abdel-Naby, A.A.; El-Akkad, F.A.

    2001-01-01

    Analysis of the variable track etch rate on geometric track characteristic for polymeric track detectors has been applied to the case of LR-155 II SSNTD. Spectrometric characteristics of low energy alpha particles response by the polymeric detector have been obtained. The track etching kinematics theory of development of minor diameter of the etched tracks has been applied. The calculations show that, for this type of detector, the energy dependence of the minor track diameter d is linear for small-etched removal layer h. The energy resolution gets better for higher etched removal layer

  6. Thermal spike analysis of highly charged ion tracks

    International Nuclear Information System (INIS)

    Karlušić, M.; Jakšić, M.

    2012-01-01

    The irradiation of material using swift heavy ion or highly charged ion causes excitation of the electron subsystem at nanometer scale along the ion trajectory. According to the thermal spike model, energy deposited into the electron subsystem leads to temperature increase due to electron–phonon coupling. If ion-induced excitation is sufficiently intensive, then melting of the material can occur, and permanent damage (i.e., ion track) can be formed upon rapid cooling. We present an extension of the analytical thermal spike model of Szenes for the analysis of surface ion track produced after the impact of highly charged ion. By applying the model to existing experimental data, more than 60% of the potential energy of the highly charged ion was shown to be retained in the material during the impact and transformed into the energy of the thermal spike. This value is much higher than 20–40% of the transferred energy into the thermal spike by swift heavy ion. Thresholds for formation of highly charged ion track in different materials show uniform behavior depending only on few material parameters.

  7. Optimized swimmer tracking system based on a novel multi-related-targets approach

    Science.gov (United States)

    Benarab, D.; Napoléon, T.; Alfalou, A.; Verney, A.; Hellard, P.

    2017-02-01

    Robust tracking is a crucial step in automatic swimmer evaluation from video sequences. We designed a robust swimmer tracking system using a new multi-related-targets approach. The main idea is to consider the swimmer as a bloc of connected subtargets that advance at the same speed. If one of the subtargets is partially or totally occluded, it can be localized by knowing the position of the others. In this paper, we first introduce the two-dimensional direct linear transformation technique that we used to calibrate the videos. Then, we present the classical tracking approach based on dynamic fusion. Next, we highlight the main contribution of our work, which is the multi-related-targets tracking approach. This approach, the classical head-only approach and the ground truth are then compared, through testing on a database of high-level swimmers in training, national and international competitions (French National Championships, Limoges 2015, and World Championships, Kazan 2015). Tracking percentage and the accuracy of the instantaneous speed are evaluated and the findings show that our new appraoach is significantly more accurate than the classical approach.

  8. LHC Report: stoat-ally back on track!

    CERN Multimedia

    Stefano Bertolasi and Mike Lamont for the LHC team

    2016-01-01

    Electrical equipment that was damaged by the beech marten has been repaired. The LHC is back on track with ever higher beam intensity.    Technicians at work on the transformer that was damaged by the beech marten. (Image: Stefano Bertolasi/CERN) Early in the morning of Friday, 29 April, the LHC was running with Stable Beams with 49 bunches per beam. Earlier that week, the scrubbing run had been cut short after a vacuum leak had developed in the SPS beam dump. Following this, the LHC had started its planned intensity ramp-up, albeit with a limited number of bunches per injection from the SPS to avoid overstressing the compromised beam dump. At 05:32:16 on Friday, the beams were dumped. The logbook entry reads “Foreign object (weasel) found on the 66kV transformer in P8, causing severe electrical disturbance throughout the complex”. The weasel, later more accurately identified as a beech marten, had taken out a 66 to 18 kV transformer at Point 8 of th...

  9. Three-dimensional object recognitions from two-dimensional images using wavelet transforms and neural networks

    Science.gov (United States)

    Deschenes, Sylvain; Sheng, Yunlong; Chevrette, Paul C.

    1998-03-01

    3D object classification from 2D IR images is shown. The wavelet transform is used for edge detection. Edge tracking is used for removing noise effectively int he wavelet transform. The invariant Fourier descriptor is used to describe the contour curves. Invariance under out-of-plane rotation is achieved by the feature space trajectory neural network working as a classifier.

  10. Quality of Slab Track Construction - Track Alignment Design and Track Geometry

    Science.gov (United States)

    Šestáková, Janka

    2015-05-01

    The slab track superstructure design (without ballast) is a perspective construction especially for building tunnels and bridges in the modernized sections of railway tracks in Slovakia. Monitoring of the structure described in this article is focused on the transition areas between standard structure with ballast and slab track construction.

  11. Wavelet-based tracking of bacteria in unreconstructed off-axis holograms.

    Science.gov (United States)

    Marin, Zach; Wallace, J Kent; Nadeau, Jay; Khalil, Andre

    2018-03-01

    We propose an automated wavelet-based method of tracking particles in unreconstructed off-axis holograms to provide rough estimates of the presence of motion and particle trajectories in digital holographic microscopy (DHM) time series. The wavelet transform modulus maxima segmentation method is adapted and tailored to extract Airy-like diffraction disks, which represent bacteria, from DHM time series. In this exploratory analysis, the method shows potential for estimating bacterial tracks in low-particle-density time series, based on a preliminary analysis of both living and dead Serratia marcescens, and for rapidly providing a single-bit answer to whether a sample chamber contains living or dead microbes or is empty. Copyright © 2017 Elsevier Inc. All rights reserved.

  12. Detección automática de NEOs en imágenes CCD utilizando la transformada de Hough

    Science.gov (United States)

    Ruétalo, M.; Tancredi, G.

    El interés y la dedicación por los objetos que se acercan a la órbita de la Tierra (NEOs) ha aumentado considerablemente en los últimos años, tanto que se han iniciado varias campañas de búsqueda sistemática para aumentar la población identificada de éstos. El uso de placas fotográficas e identificación visual está siendo sustituído, progresivamente, por el uso de cámaras CCD y paquetes de detección automática de los objetos en las imágenes digitales. Una parte muy importante para la implementación exitosa de un programa automatizado de detección de este tipo es el desarrollo de algoritmos capaces de identificar objetos de baja relación señal-ruido y con requerimientos computacionales no elevados. En el presente trabajo proponemos la utilización de la transformada de Hough (utilizada en algunas áreas de visión artificial) para detectar automáticamente trazas, aproximadamente rectilíneas y de baja relación señal-ruido, en imágenes CCD. Desarrollamos una primera implementación de un algoritmo basado en ésta y lo probamos con una serie de imágenes reales conteniendo trazas con picos de señales de entre ~1 σ y ~3 σ por encima del nivel del ruido de fondo. El algoritmo detecta, sin inconvenientes, la mayoría de los casos y en tiempos razonablemente adecuados.

  13. Robust Myocardial Motion Tracking for Echocardiography: Variational Framework Integrating Local-to-Global Deformation

    Directory of Open Access Journals (Sweden)

    Chi Young Ahn

    2013-01-01

    Full Text Available This paper proposes a robust real-time myocardial border tracking algorithm for echocardiography. Commonly, after an initial contour of LV border is traced at one or two frames from the entire cardiac cycle, LV contour tracking is performed over the remaining frames. Among a variety of tracking techniques, optical flow method is the most widely used for motion estimation of moving objects. However, when echocardiography data is heavily corrupted in some local regions, the errors bring the tracking point out of the endocardial border, resulting in distorted LV contours. This shape distortion often occurs in practice since the data acquisition is affected by ultrasound artifacts, dropouts, or shadowing phenomena of cardiac walls. The proposed method is designed to deal with this shape distortion problem by integrating local optical flow motion and global deformation into a variational framework. The proposed descent method controls the individual tracking points to follow the local motions of a specific speckle pattern, while their overall motions are confined to the global motion constraint being approximately an affine transform of the initial tracking points. Many real experiments show that the proposed method achieves better overall performance than conventional methods.

  14. Arctic water tracks retain phosphorus and transport ammonium

    Science.gov (United States)

    Harms, T.; Cook, C. L.; Wlostowski, A. N.; Godsey, S.; Gooseff, M. N.

    2017-12-01

    Hydrologic flowpaths propagate biogeochemical signals among adjacent ecosystems, but reactions may attenuate signals by retaining, removing, or transforming dissolved and suspended materials. The theory of nutrient spiraling describes these simultaneous reaction and transport processes, but its application has been limited to stream channels. We applied nutrient spiraling theory to water tracks, zero-order channels draining Arctic hillslopes that contain perennially saturated soils and flow at the surface either perennially or in response to precipitation. In the Arctic, experimental warming results in increased availability of nitrogen, the limiting nutrient for hillslope vegetation at the study site, which may be delivered to aquatic ecosystems by water tracks. Increased intensity of rain events, deeper snowpack, earlier snowmelt, and increasing thaw depth resulting from climate change might support increased transport of nutrients, but the reactive capacity of hillslope flowpaths, including sorption and uptake by plants and microbes, could counter transport to regulate solute flux. Characteristics of flowpaths might influence the opportunity for reaction, where slower flowpaths increase the contact time between solutes and soils or roots. We measured nitrogen and phosphorus uptake and transient storage of water tracks through the growing season and found that water tracks retain inorganic phosphorus, but transport ammonium. Nutrient uptake was unrelated to transient storage, suggesting high capacity for nutrient retention by shallow organic soils and vegetation. These observations indicate that increased availability of ammonium, the biogeochemical signal of warming tundra, is propagated by hillslope flowpaths, whereas water tracks attenuate delivery of phosphorus to aquatic ecosystems, where its availability typically limits production.

  15. Electron identification capabilities of CBM

    Energy Technology Data Exchange (ETDEWEB)

    Lebedev, Semen [GSI, Darmstadt (Germany)]|[JINR, Dubna (Russian Federation)

    2008-07-01

    The Compressed Baryonic Matter (CBM) experiment at the future FAIR facility at Darmstadt will measure dileptons emitted from the hot and dense phase in heavy-ion collisions. In case of an electron measurement, a high purity of identified electrons is required in order to suppress the background. Electron identification in CBM will be performed by a RICH and TRD detectors. In this contribution we will present routines which have been developed for electron identification in CBM. A RICH ring recognition algorithm based on the Hough Transform has been implemented. An ellipse fitting algorithm has been elaborated because most of the CBM RICH rings have elliptic shapes, moreover, it helps to improve ring-track matching and electron identification procedures. An Artificial Neural Network can be used in order to suppress fake rings. The electron identification in RICH is substantially improved by the use of TRD information for which 3 different algorithms are implemented. Results of primary electron identification are presented. All developed algorithms were tested on large statistics of simulated events and are included into the CBM software framework for common use.

  16. Effect of cross-correlation on track-to-track fusion

    Science.gov (United States)

    Saha, Rajat K.

    1994-07-01

    Since the advent of target tracking systems employing a diverse mixture of sensors, there has been increasing recognition by air defense system planners and other military system analysts of the need to integrate these tracks so that a clear air picture can be obtained in a command center. A popular methodology to achieve this goal is to perform track-to-track fusion, which performs track-to-track association as well as kinematic state vector fusion. This paper seeks to answer analytically the extent of improvement achievable by means of kinetic state vector fusion when the tracks are obtained from dissimilar sensors (e.g., Radar/ESM/IRST/IFF). It is well known that evaluation of the performance of state vector fusion algorithms at steady state must take into account the effects of cross-correlation between eligible tracks introduced by the input noise which, unfortunately, is often neglected because of added computational complexity. In this paper, an expression for the steady-state cross-covariance matrix for a 2D state vector track-to-track fusion is obtained. This matrix is shown to be a function of the parameters of the Kalman filters associated with the candidate tracks being fused. Conditions for positive definiteness of the cross-covariance matrix have been derived and the effect of positive definiteness on performance of track-to-track fusion is also discussed.

  17. NucliTrack: an integrated nuclei tracking application.

    Science.gov (United States)

    Cooper, Sam; Barr, Alexis R; Glen, Robert; Bakal, Chris

    2017-10-15

    Live imaging studies give unparalleled insight into dynamic single cell behaviours and fate decisions. However, the challenge of reliably tracking single cells over long periods of time limits both the throughput and ease with which such studies can be performed. Here, we present NucliTrack, a cross platform solution for automatically segmenting, tracking and extracting features from fluorescently labelled nuclei. NucliTrack performs similarly to other state-of-the-art cell tracking algorithms, but NucliTrack's interactive, graphical interface makes it significantly more user friendly. NucliTrack is available as a free, cross platform application and open source Python package. Installation details and documentation are at: http://nuclitrack.readthedocs.io/en/latest/ A video guide can be viewed online: https://www.youtube.com/watch?v=J6e0D9F-qSU Source code is available through Github: https://github.com/samocooper/nuclitrack. A Matlab toolbox is also available at: https://uk.mathworks.com/matlabcentral/fileexchange/61479-samocooper-nuclitrack-matlab. sam@socooper.com. Supplementary data are available at Bioinformatics online. © The Author(s) 2017. Published by Oxford University Press.

  18. TecLines: A MATLAB-Based Toolbox for Tectonic Lineament Analysis from Satellite Images and DEMs, Part 2: Line Segments Linking and Merging

    Directory of Open Access Journals (Sweden)

    Mehdi Rahnama

    2014-11-01

    Full Text Available Extraction and interpretation of tectonic lineaments is one of the routines for mapping large areas using remote sensing data. However, this is a subjective and time-consuming process. It is difficult to choose an optimal lineament extraction method in order to reduce subjectivity and obtain vectors similar to what an analyst would manually extract. The objective of this study is the implementation, evaluation and comparison of Hough transform, segment merging and polynomial fitting methods towards automated tectonic lineament mapping. For this purpose we developed a new MATLAB-based toolbox (TecLines. The proposed toolbox capabilities were validated using a synthetic Digital Elevation Model (DEM and tested along in the Andarab fault zone (Afghanistan where specific fault structures are known. In this study, we used filters in both frequency and spatial domains and the tensor voting framework to produce binary edge maps. We used the Hough transform to extract linear image discontinuities. We used B-spline as a polynomial curve fitting method to eliminate artificial line segments that are out of interest and to link discontinuous segments with similar trends. We performed statistical analyses in order to compare the final image discontinuities maps with existing references map.

  19. Quality of Slab Track Construction – Track Alignment Design and Track Geometry

    Directory of Open Access Journals (Sweden)

    Šestáková Janka

    2015-05-01

    Full Text Available The slab track superstructure design (without ballast is a perspective construction especially for building tunnels and bridges in the modernized sections of railway tracks in Slovakia. Monitoring of the structure described in this article is focused on the transition areas between standard structure with ballast and slab track construction.

  20. Problems in mechanistic theoretical models for cell transformation by ionizing radiation

    International Nuclear Information System (INIS)

    Chatterjee, Aloke; Holley, W.R.

    1992-01-01

    A mechanistic model based on yields of double strand breaks has been developed to determine the dose response curves for cell transformation frequencies. At its present stage the model is applicable to immortal cell lines and to various qualities (X-rays, Neon and Iron) of ionizing radiation. Presently, we have considered four types of processes which can lead to activation phenomena: (i) point mutation events on a regulatory segment of selected oncogenes, (ii) inactivation of suppressor genes, through point mutation, (iii) deletion of a suppressor gene by a single track, and (iv) deletion of a suppressor gene by two tracks. (author)

  1. Automatic Lumbar Vertebrae Segmentation in Fluoroscopic Images Via Optimised Concurrent Hough Transform

    National Research Council Canada - National Science Library

    Zheng, Yalin

    2001-01-01

    .... Digital videofluoroscopy (DVF) was widely used to obtain images for motion studies. This can provide motion sequences of the lumbar spine, but the images obtained often suffer due to noise, exacerbated by the very low radiation dosage...

  2. The application of Hough transform-based fingerprint alignment on match-on-card

    CSIR Research Space (South Africa)

    Mlambo, S

    2015-03-01

    Full Text Available of these cards, has led to the need for further improvements on smart cards combined with fingerprint biometrics. Due to the insufficient memory space and few instruction sets in Java smart cards, developers and programmers are faced with implementing efficient...

  3. Geocenter Motion Derived from GNSS and SLR Tracking Data of LEO

    Science.gov (United States)

    Li, Y. S.; Ning, F. S.; Tseng, K. H.; Tseng, T. P.; Wu, J. M.; Chen, K. L.

    2017-12-01

    Space geodesy techniques can provide the monitoring data of global variations with high precision and large coverage through the satellites. Geocenter motion (GM) describes the difference of CF (Center of Figure) respect to CM (Center of Mass of the Earth System) due to the re-distribution and deformation of the earth system. Because satellite tracking data between ground stations and satellites orbit around the CM, geocenter motion is related to the realization of the ITRF (International Terrestrial Reference Frame) origin. In this study, GPS (Global Positioning System) observation data of IGS (International GNSS Service) and SLR (Satellite Laser Ranging) tracking data are applied to estimate the coordinates of observing sites on Earth's surface. The GPS observing sites are distributed deliberately and globally by 15° ×15° grids. Meanwhile, two different global ocean tide models are applied here. The model used in ITRF comparison and combination is parameter transformation, which is a mathematical formula allowing to transform the different frames between ITRF and CM system. Following the parameter transformation, the results of geocenter motion can be determined. The FORMOSAT-7/COSMIC-2 (F7C2) mission is a constellation of LEO (Low-Earth-Orbit) satellites, which will be launched in 2018. Besides the observing system for Meteorology, Ionosphere, and Climate, the F7C2 will be equipped with LRR (Laser Ranging Retroreflector). This work is a pilot survey to study the application of LEO SLR data in Taiwan.

  4. Nanoscale measurements of proton tracks using fluorescent nuclear track detectors

    Energy Technology Data Exchange (ETDEWEB)

    Sawakuchi, Gabriel O., E-mail: gsawakuchi@mdanderson.org; Sahoo, Narayan [Department of Radiation Physics, The University of Texas MD Anderson Cancer Center, Houston, Texas 77030 and Graduate School of Biomedical Sciences, The University of Texas, Houston, Texas 77030 (United States); Ferreira, Felisberto A. [Department of Nuclear Physics, University of Sao Paulo, SP 05508-090 (Brazil); McFadden, Conor H. [Department of Radiation Physics, The University of Texas MD Anderson Cancer Center, Houston, Texas 77030 (United States); Hallacy, Timothy M. [Biophysics Program, Harvard University, Cambridge, Massachusetts 02138 (United States); Granville, Dal A. [Department of Medical Physics, The Ottawa Hospital Cancer Centre, Ottawa, Ontario K1H 8L6 (Canada); Akselrod, Mark S. [Crystal Growth Division, Landauer, Inc., Stillwater, Oklahoma 74074 (United States)

    2016-05-15

    Purpose: The authors describe a method in which fluorescence nuclear track detectors (FNTDs), novel track detectors with nanoscale spatial resolution, are used to determine the linear energy transfer (LET) of individual proton tracks from proton therapy beams by allowing visualization and 3D reconstruction of such tracks. Methods: FNTDs were exposed to proton therapy beams with nominal energies ranging from 100 to 250 MeV. Proton track images were then recorded by confocal microscopy of the FNTDs. Proton tracks in the FNTD images were fit by using a Gaussian function to extract fluorescence amplitudes. Histograms of fluorescence amplitudes were then compared with LET spectra. Results: The authors successfully used FNTDs to register individual proton tracks from high-energy proton therapy beams, allowing reconstruction of 3D images of proton tracks along with delta rays. The track amplitudes from FNTDs could be used to parameterize LET spectra, allowing the LET of individual proton tracks from therapeutic proton beams to be determined. Conclusions: FNTDs can be used to directly visualize proton tracks and their delta rays at the nanoscale level. Because the track intensities in the FNTDs correlate with LET, they could be used further to measure LET of individual proton tracks. This method may be useful for measuring nanoscale radiation quantities and for measuring the LET of individual proton tracks in radiation biology experiments.

  5. Determination of feature generation methods for PTZ camera object tracking

    Science.gov (United States)

    Doyle, Daniel D.; Black, Jonathan T.

    2012-06-01

    Object detection and tracking using computer vision (CV) techniques have been widely applied to sensor fusion applications. Many papers continue to be written that speed up performance and increase learning of artificially intelligent systems through improved algorithms, workload distribution, and information fusion. Military application of real-time tracking systems is becoming more and more complex with an ever increasing need of fusion and CV techniques to actively track and control dynamic systems. Examples include the use of metrology systems for tracking and measuring micro air vehicles (MAVs) and autonomous navigation systems for controlling MAVs. This paper seeks to contribute to the determination of select tracking algorithms that best track a moving object using a pan/tilt/zoom (PTZ) camera applicable to both of the examples presented. The select feature generation algorithms compared in this paper are the trained Scale-Invariant Feature Transform (SIFT) and Speeded Up Robust Features (SURF), the Mixture of Gaussians (MoG) background subtraction method, the Lucas- Kanade optical flow method (2000) and the Farneback optical flow method (2003). The matching algorithm used in this paper for the trained feature generation algorithms is the Fast Library for Approximate Nearest Neighbors (FLANN). The BSD licensed OpenCV library is used extensively to demonstrate the viability of each algorithm and its performance. Initial testing is performed on a sequence of images using a stationary camera. Further testing is performed on a sequence of images such that the PTZ camera is moving in order to capture the moving object. Comparisons are made based upon accuracy, speed and memory.

  6. Adaptive DIT-Based Fringe Tracking and Prediction at IOTA

    Science.gov (United States)

    Wilson, Edward; Pedretti, Ettore; Bregman, Jesse; Mah, Robert W.; Traub, Wesley A.

    2004-01-01

    An automatic fringe tracking system has been developed and implemented at the Infrared Optical Telescope Array (IOTA). In testing during May 2002, the system successfully minimized the optical path differences (OPDs) for all three baselines at IOTA. Based on sliding window discrete Fourier transform (DFT) calculations that were optimized for computational efficiency and robustness to atmospheric disturbances, the algorithm has also been tested extensively on off-line data. Implemented in ANSI C on the 266 MHZ PowerPC processor running the VxWorks real-time operating system, the algorithm runs in approximately 2.0 milliseconds per scan (including all three interferograms), using the science camera and piezo scanners to measure and correct the OPDs. Preliminary analysis on an extension of this algorithm indicates a potential for predictive tracking, although at present, real-time implementation of this extension would require significantly more computational capacity.

  7. Parametric Approach to Trajectory Tracking Control of Robot Manipulators

    Directory of Open Access Journals (Sweden)

    Shijie Zhang

    2013-01-01

    Full Text Available The mathematic description of the trajectory of robot manipulators with the optimal trajectory tracking problem is formulated as an optimal control problem, and a parametric approach is proposed for the optimal trajectory tracking control problem. The optimal control problem is first solved as an open loop optimal control problem by using a time scaling transform and the control parameterization method. Then, by virtue of the relationship between the optimal open loop control and the optimal closed loop control along the optimal trajectory, a practical method is presented to calculate an approximate optimal feedback gain matrix, without having to solve an optimal control problem involving the complex Riccati-like matrix differential equation coupled with the original system dynamics. Simulation results of 2-link robot manipulator are presented to show the effectiveness of the proposed method.

  8. Tracking errors in a prototype real-time tumour tracking system

    International Nuclear Information System (INIS)

    Sharp, Gregory C; Jiang, Steve B; Shimizu, Shinichi; Shirato, Hiroki

    2004-01-01

    In motion-compensated radiation therapy, radio-opaque markers can be implanted in or near a tumour and tracked in real-time using fluoroscopic imaging. Tracking these implanted markers gives highly accurate position information, except when tracking fails due to poor or ambiguous imaging conditions. This study investigates methods for automatic detection of tracking errors, and assesses the frequency and impact of tracking errors on treatments using the prototype real-time tumour tracking system. We investigated four indicators for automatic detection of tracking errors, and found that the distance between corresponding rays was most effective. We also found that tracking errors cause a loss of gating efficiency of between 7.6 and 10.2%. The incidence of treatment beam delivery during tracking errors was estimated at between 0.8% and 1.25%

  9. Tensor Fukunaga-Koontz transform for small target detection in infrared images

    Science.gov (United States)

    Liu, Ruiming; Wang, Jingzhuo; Yang, Huizhen; Gong, Chenglong; Zhou, Yuanshen; Liu, Lipeng; Zhang, Zhen; Shen, Shuli

    2016-09-01

    Infrared small targets detection plays a crucial role in warning and tracking systems. Some novel methods based on pattern recognition technology catch much attention from researchers. However, those classic methods must reshape images into vectors with the high dimensionality. Moreover, vectorizing breaks the natural structure and correlations in the image data. Image representation based on tensor treats images as matrices and can hold the natural structure and correlation information. So tensor algorithms have better classification performance than vector algorithms. Fukunaga-Koontz transform is one of classification algorithms and it is a vector version method with the disadvantage of all vector algorithms. In this paper, we first extended the Fukunaga-Koontz transform into its tensor version, tensor Fukunaga-Koontz transform. Then we designed a method based on tensor Fukunaga-Koontz transform for detecting targets and used it to detect small targets in infrared images. The experimental results, comparison through signal-to-clutter, signal-to-clutter gain and background suppression factor, have validated the advantage of the target detection based on the tensor Fukunaga-Koontz transform over that based on the Fukunaga-Koontz transform.

  10. 3D head pose estimation and tracking using particle filtering and ICP algorithm

    KAUST Repository

    Ben Ghorbel, Mahdi; Baklouti, Malek; Couvet, Serge

    2010-01-01

    This paper addresses the issue of 3D head pose estimation and tracking. Existing approaches generally need huge database, training procedure, manual initialization or use face feature extraction manually extracted. We propose a framework for estimating the 3D head pose in its fine level and tracking it continuously across multiple Degrees of Freedom (DOF) based on ICP and particle filtering. We propose to approach the problem, using 3D computational techniques, by aligning a face model to the 3D dense estimation computed by a stereo vision method, and propose a particle filter algorithm to refine and track the posteriori estimate of the position of the face. This work comes with two contributions: the first concerns the alignment part where we propose an extended ICP algorithm using an anisotropic scale transformation. The second contribution concerns the tracking part. We propose the use of the particle filtering algorithm and propose to constrain the search space using ICP algorithm in the propagation step. The results show that the system is able to fit and track the head properly, and keeps accurate the results on new individuals without a manual adaptation or training. © Springer-Verlag Berlin Heidelberg 2010.

  11. Formal Analysis of Functional Behaviour for Model Transformations Based on Triple Graph Grammars - Extended Version

    OpenAIRE

    Hermann, Frank; Ehrig, Hartmut; Orejas, Fernando; Ulrike, Golas

    2010-01-01

    Triple Graph Grammars (TGGs) are a well-established concept for the specification of model transformations. In previous work we have formalized and analyzed already crucial properties of model transformations like termination, correctness and completeness, but functional behaviour - especially local confluence - is missing up to now. In order to close this gap we generate forward translation rules, which extend standard forward rules by translation attributes keeping track of the elements whi...

  12. A new apparatus for track-analysis in nuclear track emulsion based on a CCD-camera device

    International Nuclear Information System (INIS)

    Ganssauge, E.

    1993-01-01

    A CCD camera-based, image-analyzing system for automatic evaluation of nuclear track emulsion chambers is presented. The stage of a normal microscope moves using three remote controlled stepping motors with a step size of 0.25 μm. A CCD-camera is mounted on tope of the microscope in order to register the nuclear emulsion. The camera has a resolution capable of differentiating single emulsion-grains (0.6 μm). The camera picture is transformed from analogue to digital signals and stored by a frame grabber. Some background-picture elements can be eliminated by applying cuts on grey levels. The central computer processes the picture, correlates the single picture points, the coordinates and the grey-levels, such that in the end one has a unique assignment of each picture point to an address on the hard disk for a given plate. After repetition of this procedure for several plates by means of an appropriate software (for instance our vertex program [1]). the coordinates of the points are combined to tracks, and a variety of distributions like pseudorapidity-distributions can be calculated and presented on the terminal. (author)

  13. Sliding mode control of photoelectric tracking platform based on the inverse system method

    Directory of Open Access Journals (Sweden)

    Yao Zong Chen

    2016-01-01

    Full Text Available In order to improve the photoelectric tracking platform tracking performance, an integral sliding mode control strategy based on inverse system decoupling method is proposed. The electromechanical dynamic model is established based on multi-body system theory and Newton-Euler method. The coupled multi-input multi-output (MIMO nonlinear system is transformed into two pseudo-linear single-input single-output (SISO subsystems based on the inverse system method. An integral sliding mode control scheme is designed for the decoupled pseudo-linear system. In order to eliminate system chattering phenomenon caused by traditional sign function in sliding-mode controller, the sign function is replaced by the Sigmoid function. Simulation results show that the proposed decoupling method and the control strategy can restrain the influences of internal coupling and disturbance effectively, and has better robustness and higher tracking accuracy.

  14. Large angle tracking and high discriminating tracking in nuclear emulsion

    International Nuclear Information System (INIS)

    Matsuo, Tomokazu; Shibuya, Hiroshi; Ogawa, Satoru; Fukuda, Tsutomu; Mikado, Shoji

    2015-01-01

    Nuclear emulsion is a high resolution and re-analyzable detector. Conventional “Track Selector” which have angle acceptance |tan θ|<0.6 are widely used to find tracks in emulsion. We made a new track selector “Fine Track Selector” (FTS) which has large angle acceptance and high discriminating ability. The FTS reduces fake tracks using new algorithms, navigation etc. FTS also keeps finding efficiency of tracks around 90% in an angle range of |tan θ| < 3.5. FTS was applied to the τ candidate in OPERA and no additional tracks found. FTS will be useful to our new J-PARC emulsion experiment.

  15. Some remarks concerning the usage of Walsh transformation in picture processing

    International Nuclear Information System (INIS)

    Schiller, H.; Wille, M.J.

    1976-01-01

    It is shown that after the Walsh transformation of a straight line (e.g. of a track of a bubble chamber picture) it is possible to get information about the position of the line using Walsh coefficients. With the sequential information reduction one can easily suppress the noise of a bubble chamber picture. (author)

  16. Approximate optimal tracking control for near-surface AUVs with wave disturbances

    Science.gov (United States)

    Yang, Qing; Su, Hao; Tang, Gongyou

    2016-10-01

    This paper considers the optimal trajectory tracking control problem for near-surface autonomous underwater vehicles (AUVs) in the presence of wave disturbances. An approximate optimal tracking control (AOTC) approach is proposed. Firstly, a six-degrees-of-freedom (six-DOF) AUV model with its body-fixed coordinate system is decoupled and simplified and then a nonlinear control model of AUVs in the vertical plane is given. Also, an exosystem model of wave disturbances is constructed based on Hirom approximation formula. Secondly, the time-parameterized desired trajectory which is tracked by the AUV's system is represented by the exosystem. Then, the coupled two-point boundary value (TPBV) problem of optimal tracking control for AUVs is derived from the theory of quadratic optimal control. By using a recently developed successive approximation approach to construct sequences, the coupled TPBV problem is transformed into a problem of solving two decoupled linear differential sequences of state vectors and adjoint vectors. By iteratively solving the two equation sequences, the AOTC law is obtained, which consists of a nonlinear optimal feedback item, an expected output tracking item, a feedforward disturbances rejection item, and a nonlinear compensatory term. Furthermore, a wave disturbances observer model is designed in order to solve the physically realizable problem. Simulation is carried out by using the Remote Environmental Unit (REMUS) AUV model to demonstrate the effectiveness of the proposed algorithm.

  17. Influence of tracks densities in solid state nuclear track detectors

    International Nuclear Information System (INIS)

    Guedes O, S.; Hadler N.; Lunes, P.; Saenz T, C.

    1996-01-01

    When Solid State Nuclear Track Detectors (SSNTD) is employed to measure nuclear tracks produced mainly by fission fragments and alpha particles, it is considered that the tracks observation work is performed under an efficiency, ε 0 , which is independent of the track density (number of tracks/area unit). There are not published results or experimental data supporting such an assumption. In this work the dependence of ε 0 with track density is studied basing on experimental data. To perform this, pieces of CR-39 cut from a sole 'mother sheet' were coupled to thin uranium films for different exposition times and the resulting ratios between track density and exposition time were compared. Our results indicate that ε 0 is constant for track densities between 10 3 and 10 5 cm -2 . At our etching conditions track overlapping makes impossible the counting for densities around 1.7 x 10 5 cm -2 . For track densities less than 10 3 cm -2 , ε 0 , was not observed to be constant. (authors). 4 refs., 2 figs

  18. Innovative Solar Tracking Concept by Rotating Prism Array

    Directory of Open Access Journals (Sweden)

    Héctor García

    2014-01-01

    Full Text Available Solar energy has become one of the most promising renewable energies and is the most widely used nowadays. In order to achieve an optimum performance, both photovoltaic and solar thermal applications are required to track the position of the sun throughout the day and year in the most effective way possible to avoid a high negative impact on the system efficiency. The present paper attempts to describe a novel semipassive solar tracking concentrator (SPSTC in which, in order to track the sun, two independent arrays of polymethyl methacrylate (PMMA prisms are implemented to refract sunlight by rotating said prisms, thus being able to redirect solar radiation as desired. The first set is responsible for eliminating one of the directional components of the solar radiation; the task is achieved by rotating the prisms within the array at a specific angle. The second set deals with another of the sunlight’s directional components, transforming its direction into a completely perpendicular pattern to the array. Having downward vertical radiation makes it possible to implement a stationary Fresnel lens to concentrate the solar radiation for any application desired. The system is designed and validated using simulation software to prove the feasibility of the concept.

  19. The relationship between fission track length and track density in apatite

    International Nuclear Information System (INIS)

    Laslett, G.M.; Gleadow, A.J.W.; Duddy, I.R.

    1984-01-01

    Fission track dating is based upon an age equation derived from a random line segment model for fission tracks. This equation contains the implicit assumption of a proportional relationship between the true mean length of fission tracks and their track density in an isotropic medium. Previous experimental investigation of this relationship for both spontaneous and induced tracks in apatite during progressive annealment model in an obvious fashion. Corrected equations relating track length and density for apatite, an anisotropic mineral, show that the proportionality in this case is between track density and a length factor which is a generalization of the mean track length combining the actual length and crystallographic orientation of the track. This relationship has been experimentally confirmed for induced tracks in Durango apatite, taking into account bias in sampling of the track lengths, and the effect of the bulk etching velocity. (author)

  20. The Accuracy Assessment of Determining the Axis of Railway Track Basing on the Satellite Surveying

    Science.gov (United States)

    Koc, Władysław; Specht, Cezary; Chrostowski, Piotr; Palikowska, Katarzyna

    2012-09-01

    In 2009, at the Gdansk University of Technology there have been carried out, for the first time, continuous satellite surveying of railway track by the use of the relative phase method based on geodesic active network ASG-EUPOS and NAVGEO service. Still continuing research works focused on the GNSS multi-receivers platform evaluation for projecting and stock-taking. In order to assess the accuracy of the railway track axis position, the values of deviations of transverse position XTE (Cross Track Error) were evaluated. In order to eliminate the influence of random measurement errors and to obtain the coordinates representing the actual shape of the track, the XTE variable was analyzed by signal analysis methods (Chebyshev low-pass filtering and fast Fourier transform). At the end the paper presents the module of the computer software SATTRACK which currently has been developing at the Gdansk University of Technology. The program serves visualization, assessment and design process of railway track, adapted to the technique of continuous satellite surveying. The module called TRACK STRAIGHT is designed to assess the straight sections. A description of its operation as well as examples of its functions has been presented.

  1. Symplectic Tracking of Multi-Isotopic Heavy-Ion Beams in SixTrack

    CERN Document Server

    Hermes, Pascal; De Maria, Riccardo

    2016-01-01

    The software SixTrack provides symplectic proton tracking over a large number of turns. The code is used for the tracking of beam halo particles and the simulation of their interaction with the collimators to study the efficiency of the LHC collimation system. Tracking simulations for heavy-ion beams require taking into account the mass to charge ratio of each particle because heavy ions can be subject to fragmentation at their passage through the collimators. In this paper we present the derivation of a Hamiltonian for multi-isotopic heavy-ion beams and symplectic tracking maps derived from it. The resulting tracking maps were implemented in the tracking software SixTrack. With this modification, SixTrack can be used to natively track heavy-ion beams of multiple isotopes through a magnetic accelerator lattice.

  2. Fe(II)-induced transformation from ferrihydrite to lepidocrocite and goethite

    International Nuclear Information System (INIS)

    Liu Hui; Li Ping; Zhu Meiying; Wei Yu; Sun Yuhan

    2007-01-01

    The transformation of Fe(II)-adsorbed ferrihydrite was studied. Data tracking the formation of products as a function of pH, temperature and time is presented. The results indicate that trace of Fe(II) adsorbed on ferrihydrite can accelerate its transformation obviously. The products are lepidocrocite and/or goethite and/or hematite, which is different from those without Fe(II). That is, Fe(II) not only accelerates the transformation of ferrihydrite but also leads to the formation of lepidocrocite by a new path. The behavior of Fe(II) is shown in two aspects-catalytic dissolution-reprecipitation and catalytic solid-state transformation. The results indicate that a high temperature and a high pH(in the range from 5 to 9) are favorable to solid-state transformation and the formation of hematite, while a low temperature and a low pH are favorable to dissolution-reprecipitation mechanism and the formation of lepidocrocite. Special attentions were given to the formation mechanism of lepidocrocite and goethite. - Graphical abstract: Fe(II)-adsorbed ferrihydrite can rapidly transform into lepidocrocite or/and goethite or/and hematite. Which product dominates depends on the transformation conditions of ferrihydrite such as temperature, pH, reaction time, etc. In the current system, there exist two transformation mechanisms. One is dissolution/reprecipitation and the other is solid-state transformation. The transformation mechanisms from Fe(II)-adsorbed ferrihydrite to lepidocrocite and goethite were investigated

  3. Swift heavy ion irradiation induced phase transformation in undoped and niobium doped titanium dioxide composite thin films

    Energy Technology Data Exchange (ETDEWEB)

    Gautam, Subodh K., E-mail: subodhkgtm@gmail.com [Inter University Accelerator Centre, Aruna Asaf Ali Marg, New Delhi 110 067 (India); Chettah, Abdelhak [LGMM Laboratory, Université 20 Août 1955-Skikda, BP 26, 21000 Skikda (Algeria); Singh, R.G. [Department of Physics, Bhagini Nivedita College, Delhi University, Delhi 110043 (India); Ojha, Sunil; Singh, Fouran [Inter University Accelerator Centre, Aruna Asaf Ali Marg, New Delhi 110 067 (India)

    2016-07-15

    Study reports the effect of swift heavy ion (SHI) irradiation induced phase transformation in undoped and Niobium doped anatase TiO{sub 2} composite thin films. Investigations were carried out at different densities of electronic excitations (EEs) using 120 MeV Ag and 130 MeV Ni ions irradiations. Films were initially annealed at 900 °C and results revealed that undoped films were highly stable in anatase phase, while the Nb doped films showed the composite nature with the weak presence of Niobium penta-oxide (Nb{sub 2}O{sub 5}) phase. The effect at low density of EEs in undoped film show partial anatase to rutile phase transformation; however doped film shows only further growth of Nb{sub 2}O{sub 5} phase beside the anatase to rutile phase transformation. At higher density of EEs induced by Ag ions, registered continuous ion track of ∼3 nm in lattice which leads to nano-crystallization followed by decomposition/amorphization of rutile TiO{sub 2} and Nb{sub 2}O{sub 5} phases in undoped and doped films, respectively. However, Ni ions are only induced discontinuous sequence of ion tracks with creation of damage and disorder and do not show amorphization in the lattice. The in-elastic thermal spike calculations were carried out for anatase TiO{sub 2} phase to understand the effect of EEs on anatase to rutile phase transformation followed by amorphization in NTO films in terms of continuous and discontinuous track formation by SHI irradiation.

  4. Accurate Assessment of Computed Order Tracking

    Directory of Open Access Journals (Sweden)

    P.N. Saavedra

    2006-01-01

    Full Text Available Spectral vibration analysis using the Fourier transform is the most common technique for evaluating the mechanical condition of machinery working in stationary regimen. However, machinery operating in transient modes, such as variable speed equipment, generates spectra with distinct frequency content at each time, and the standard approach is not directly applicable for diagnostic. The "order tracking" technique is a suitable tool for analyzing variable speed machines. We have studied the computed order tracking (COT, and a new computed procedure is proposed for solving the indeterminate results generated by the traditional method at constant speed. The effect on the accuracy of the assumptions inherent in the COT was assessed using data from various simulations. The use of these simulations allowed us to determine the effect on the overall true accuracy of the method of different user-defined factors: the signal and tachometric pulse sampling frequency, the method of amplitude interpolation, and the number of tachometric pulses per revolution. Tests on real data measured on the main transmissions of a mining shovel were carried out, and we concluded that the new method is appropriate for the condition monitoring of this type of machine.

  5. PolarTrack: Optical Outside-In Device Tracking that Exploits Display Polarization

    DEFF Research Database (Denmark)

    Rädle, Roman; Jetter, Hans-Christian; Fischer, Jonathan

    2018-01-01

    PolarTrack is a novel camera-based approach to detecting and tracking mobile devices inside the capture volume. In PolarTrack, a polarization filter continuously rotates in front of an off-the-shelf color camera, which causes the displays of observed devices to periodically blink in the camera feed....... The periodic blinking results from the physical characteristics of current displays, which shine polarized light either through an LC overlay to produce images or through a polarizer to reduce light reflections on OLED displays. PolarTrack runs a simple detection algorithm on the camera feed to segment...... displays and track their locations and orientations, which makes PolarTrack particularly suitable as a tracking system for cross-device interaction with mobile devices. Our evaluation of PolarTrack's tracking quality and comparison with state-of-the-art camera-based multi-device tracking showed a better...

  6. Nonlocal symmetries and a Darboux transformation for the Camassa-Holm equation

    International Nuclear Information System (INIS)

    Hernandez-Heredero, Rafael; Reyes, Enrique G

    2009-01-01

    We announce two new structures associated with the Camassa-Holm (CH) equation: a Lie algebra of nonlocal symmetries, and a Darboux transformation for this important equation, which we construct using only our symmetries. We also extend our results to the associated Camassa-Holm equation introduced by J Schiff (1998 Physica D 121 24-43). (fast track communication)

  7. Nonlocal symmetries and a Darboux transformation for the Camassa-Holm equation

    Energy Technology Data Exchange (ETDEWEB)

    Hernandez-Heredero, Rafael [Departamento de Matematica Aplicada, EUIT de Telecomunicacion, Universidad Politecnica de Madrid, Campus Sur Ctra de Valencia Km. 7. 28031, Madrid (Spain); Reyes, Enrique G [Departamento de Matematica y Ciencia de la Computacion, Universidad de Santiago de Chile, Casilla 307 Correo 2, Santiago (Chile)], E-mail: rafahh@euitt.upm.es, E-mail: ereyes@fermat.usach.cl

    2009-05-08

    We announce two new structures associated with the Camassa-Holm (CH) equation: a Lie algebra of nonlocal symmetries, and a Darboux transformation for this important equation, which we construct using only our symmetries. We also extend our results to the associated Camassa-Holm equation introduced by J Schiff (1998 Physica D 121 24-43). (fast track communication)

  8. CR-39 plastic nuclear track detector and its application in nuclear science

    International Nuclear Information System (INIS)

    Zhai Pengji; Tang Xiaowei; Wang Long; Liang Tianjiao

    2000-01-01

    The transparent and stable plastic material CR-39 can be used as a nuclear track detector which is highly sensitive to charged particles. It can record tracks induced by protons , alphas, fission fragments and other charged particles. Among various available solid state nuclear track detectors CR-39 has the lowest deposited energy density detection-threshold. The response of CR-39 to charged particles and the response curve of υ T of different charged particles to REL are given. The CR-39 detector is widely used in studies of nuclear reactions, angular distributions and reaction cross-sections caused by neutrons and charged particles. Neutron spectra, over a wide energy range, can be measured by the combination of CR-39 and a transformation screen. The successful applications of CR-39 in alpha particle dosimetry, environmental science (especially in the measurement of radon) and in biomedicine, such as the analysis of alpha radioactivity in sections of organic tissues, are described

  9. Spin coherence transfer in chemical transformations monitoredNMR

    Energy Technology Data Exchange (ETDEWEB)

    Anwar, Sabieh M.; Hilty, Christian; Chu, Chester; Bouchard,Louis-S.; Pierce, Kimberly L.; Pines, Alexander

    2006-07-31

    We demonstrate the use of micro-scale nuclear magneticresonance (NMR) for studying the transfer of spin coherence innon-equilibrium chemical processes, using spatially separated NMRencoding and detection coils. As an example, we provide the map ofchemical shift correlations for the amino acid alanine as it transitionsfrom the zwitterionic to the anionic form. Our method is unique in thesense that it allows us to track the chemical migration of encodednuclear spins during the course of chemical transformations.

  10. Semi-Supervised Tensor-Based Graph Embedding Learning and Its Application to Visual Discriminant Tracking.

    Science.gov (United States)

    Hu, Weiming; Gao, Jin; Xing, Junliang; Zhang, Chao; Maybank, Stephen

    2017-01-01

    An appearance model adaptable to changes in object appearance is critical in visual object tracking. In this paper, we treat an image patch as a two-order tensor which preserves the original image structure. We design two graphs for characterizing the intrinsic local geometrical structure of the tensor samples of the object and the background. Graph embedding is used to reduce the dimensions of the tensors while preserving the structure of the graphs. Then, a discriminant embedding space is constructed. We prove two propositions for finding the transformation matrices which are used to map the original tensor samples to the tensor-based graph embedding space. In order to encode more discriminant information in the embedding space, we propose a transfer-learning- based semi-supervised strategy to iteratively adjust the embedding space into which discriminative information obtained from earlier times is transferred. We apply the proposed semi-supervised tensor-based graph embedding learning algorithm to visual tracking. The new tracking algorithm captures an object's appearance characteristics during tracking and uses a particle filter to estimate the optimal object state. Experimental results on the CVPR 2013 benchmark dataset demonstrate the effectiveness of the proposed tracking algorithm.

  11. A New Adaptive Structural Signature for Symbol Recognition by Using a Galois Lattice as a Classifier.

    Science.gov (United States)

    Coustaty, M; Bertet, K; Visani, M; Ogier, J

    2011-08-01

    In this paper, we propose a new approach for symbol recognition using structural signatures and a Galois lattice as a classifier. The structural signatures are based on topological graphs computed from segments which are extracted from the symbol images by using an adapted Hough transform. These structural signatures-that can be seen as dynamic paths which carry high-level information-are robust toward various transformations. They are classified by using a Galois lattice as a classifier. The performance of the proposed approach is evaluated based on the GREC'03 symbol database, and the experimental results we obtain are encouraging.

  12. Geometric shapes inversion method of space targets by ISAR image segmentation

    Science.gov (United States)

    Huo, Chao-ying; Xing, Xiao-yu; Yin, Hong-cheng; Li, Chen-guang; Zeng, Xiang-yun; Xu, Gao-gui

    2017-11-01

    The geometric shape of target is an effective characteristic in the process of space targets recognition. This paper proposed a method of shape inversion of space target based on components segmentation from ISAR image. The Radon transformation, Hough transformation, K-means clustering, triangulation will be introduced into ISAR image processing. Firstly, we use Radon transformation and edge detection to extract space target's main body spindle and solar panel spindle from ISAR image. Then the targets' main body, solar panel, rectangular and circular antenna are segmented from ISAR image based on image detection theory. Finally, the sizes of every structural component are computed. The effectiveness of this method is verified using typical targets' simulation data.

  13. Dual Use of Image Based Tracking Techniques: Laser Eye Surgery and Low Vision Prosthesis

    Science.gov (United States)

    Juday, Richard D.; Barton, R. Shane

    1994-01-01

    With a concentration on Fourier optics pattern recognition, we have developed several methods of tracking objects in dynamic imagery to automate certain space applications such as orbital rendezvous and spacecraft capture, or planetary landing. We are developing two of these techniques for Earth applications in real-time medical image processing. The first is warping of a video image, developed to evoke shift invariance to scale and rotation in correlation pattern recognition. The technology is being applied to compensation for certain field defects in low vision humans. The second is using the optical joint Fourier transform to track the translation of unmodeled scenes. Developed as an image fixation tool to assist in calculating shape from motion, it is being applied to tracking motions of the eyeball quickly enough to keep a laser photocoagulation spot fixed on the retina, thus avoiding collateral damage.

  14. Track reconstruction at the ILC: the ILD tracking software

    International Nuclear Information System (INIS)

    Gaede, Frank; Aplin, Steven; Rosemann, Christoph; Voutsinas, Georgios; Glattauer, Robin

    2014-01-01

    One of the key requirements for Higgs physics at the International Linear Collider ILC is excellent track reconstruction with very good momentum and impact parameter resolution. ILD is one of the two detector concepts at the ILC. Its central tracking system comprises of an outer Si-tracker, a highly granular TPC, an intermediate silicon tracker and a pixel vertex detector, and it is complemented by silicon tracking disks in the forward direction. Large hit densities from beam induced coherent electron-positron pairs at the ILC pose an additional challenge to the pattern recognition algorithms. We present the recently developed new ILD tracking software, the pattern recognition algorithms that are using clustering techniques, Cellular Automatons and Kalman filter based track extrapolation. The performance of the ILD tracking system is evaluated using a detailed simulation including dead material, gaps and imperfections.

  15. Robust tracking of dexterous continuum robots: Fusing FBG shape sensing and stereo vision.

    Science.gov (United States)

    Rumei Zhang; Hao Liu; Jianda Han

    2017-07-01

    Robust and efficient tracking of continuum robots is important for improving patient safety during space-confined minimally invasive surgery, however, it has been a particularly challenging task for researchers. In this paper, we present a novel tracking scheme by fusing fiber Bragg grating (FBG) shape sensing and stereo vision to estimate the position of continuum robots. Previous visual tracking easily suffers from the lack of robustness and leads to failure, while the FBG shape sensor can only reconstruct the local shape with integral cumulative error. The proposed fusion is anticipated to compensate for their shortcomings and improve the tracking accuracy. To verify its effectiveness, the robots' centerline is recognized by morphology operation and reconstructed by stereo matching algorithm. The shape obtained by FBG sensor is transformed into distal tip position with respect to the camera coordinate system through previously calibrated registration matrices. An experimental platform was set up and repeated tracking experiments were carried out. The accuracy estimated by averaging the absolute positioning errors between shape sensing and stereo vision is 0.67±0.65 mm, 0.41±0.25 mm, 0.72±0.43 mm for x, y and z, respectively. Results indicate that the proposed fusion is feasible and can be used for closed-loop control of continuum robots.

  16. In Situ Focused Beam Reflectance Measurement (FBRM, Attenuated Total Reflectance Fourier Transform Infrared (ATR-FTIR and Raman Characterization of the Polymorphic Transformation of Carbamazepine

    Directory of Open Access Journals (Sweden)

    Sohrab Rohani

    2012-02-01

    Full Text Available The objective of this work was to study the polymorphic transformation of carbamazepine from Form II to Form III in 1-propanol during seeded isothermal batch crystallization. First, the pure Form II and Form III were obtained and characterized. Then their solubilities and metastable zone limits were measured by in-situ attenuated total reflectance Fourier transform infrared (ATR-FTIR spectroscopy and focused beam reflectance measurement (FBRM. A transition temperature at about 34.2 °C was deduced suggesting the enantiotropic nature of this compound over the studied temperature range. To quantify the polymorph ratio during the transformation process, a new in-situ quantitative method was developed to measure the fraction of Form II by Raman spectroscopy. Successful tracking of the nucleation of the stable form and the transformation from Form II to Form III during isothermal crystallization was achieved by Raman spectroscopy and FBRM. The results from these three in-situ techniques, FBRM, FTIR and Raman were consistent with each other. The results showed a strong dependency on the amount of seeds added during isothermal crystallization.

  17. A Computer Vision Approach to Identify Einstein Rings and Arcs

    Science.gov (United States)

    Lee, Chien-Hsiu

    2017-03-01

    Einstein rings are rare gems of strong lensing phenomena; the ring images can be used to probe the underlying lens gravitational potential at every position angles, tightly constraining the lens mass profile. In addition, the magnified images also enable us to probe high-z galaxies with enhanced resolution and signal-to-noise ratios. However, only a handful of Einstein rings have been reported, either from serendipitous discoveries or or visual inspections of hundred thousands of massive galaxies or galaxy clusters. In the era of large sky surveys, an automated approach to identify ring pattern in the big data to come is in high demand. Here, we present an Einstein ring recognition approach based on computer vision techniques. The workhorse is the circle Hough transform that recognise circular patterns or arcs in the images. We propose a two-tier approach by first pre-selecting massive galaxies associated with multiple blue objects as possible lens, than use Hough transform to identify circular pattern. As a proof-of-concept, we apply our approach to SDSS, with a high completeness, albeit with low purity. We also apply our approach to other lenses in DES, HSC-SSP, and UltraVISTA survey, illustrating the versatility of our approach.

  18. Efficient iris texture analysis method based on Gabor ordinal measures

    Science.gov (United States)

    Tajouri, Imen; Aydi, Walid; Ghorbel, Ahmed; Masmoudi, Nouri

    2017-07-01

    With the remarkably increasing interest directed to the security dimension, the iris recognition process is considered to stand as one of the most versatile technique critically useful for the biometric identification and authentication process. This is mainly due to every individual's unique iris texture. A modestly conceived efficient approach relevant to the feature extraction process is proposed. In the first place, iris zigzag "collarette" is extracted from the rest of the image by means of the circular Hough transform, as it includes the most significant regions lying in the iris texture. In the second place, the linear Hough transform is used for the eyelids' detection purpose while the median filter is applied for the eyelashes' removal. Then, a special technique combining the richness of Gabor features and the compactness of ordinal measures is implemented for the feature extraction process, so that a discriminative feature representation for every individual can be achieved. Subsequently, the modified Hamming distance is used for the matching process. Indeed, the advanced procedure turns out to be reliable, as compared to some of the state-of-the-art approaches, with a recognition rate of 99.98%, 98.12%, and 95.02% on CASIAV1.0, CASIAV3.0, and IIT Delhi V1 iris databases, respectively.

  19. Arterial tree tracking from anatomical landmarks in magnetic resonance angiography scans

    Science.gov (United States)

    O'Neil, Alison; Beveridge, Erin; Houston, Graeme; McCormick, Lynne; Poole, Ian

    2014-03-01

    This paper reports on arterial tree tracking in fourteen Contrast Enhanced MRA volumetric scans, given the positions of a predefined set of vascular landmarks, by using the A* algorithm to find the optimal path for each vessel based on voxel intensity and a learnt vascular probability atlas. The algorithm is intended for use in conjunction with an automatic landmark detection step, to enable fully automatic arterial tree tracking. The scan is filtered to give two further images using the top-hat transform with 4mm and 8mm cubic structuring elements. Vessels are then tracked independently on the scan in which the vessel of interest is best enhanced, as determined from knowledge of typical vessel diameter and surrounding structures. A vascular probability atlas modelling expected vessel location and orientation is constructed by non-rigidly registering the training scans to the test scan using a 3D thin plate spline to match landmark correspondences, and employing kernel density estimation with the ground truth center line points to form a probability density distribution. Threshold estimation by histogram analysis is used to segment background from vessel intensities. The A* algorithm is run using a linear cost function constructed from the threshold and the vascular atlas prior. Tracking results are presented for all major arteries excluding those in the upper limbs. An improvement was observed when tracking was informed by contextual information, with particular benefit for peripheral vessels.

  20. Combination of various data analysis techniques for efficient track reconstruction in very high multiplicity events

    Science.gov (United States)

    Siklér, Ferenc

    2017-08-01

    A novel combination of established data analysis techniques for reconstructing charged-particles in high energy collisions is proposed. It uses all information available in a collision event while keeping competing choices open as long as possible. Suitable track candidates are selected by transforming measured hits to a binned, three- or four-dimensional, track parameter space. It is accomplished by the use of templates taking advantage of the translational and rotational symmetries of the detectors. Track candidates and their corresponding hits, the nodes, form a usually highly connected network, a bipartite graph, where we allow for multiple hit to track assignments, edges. In order to get a manageable problem, the graph is cut into very many minigraphs by removing a few of its vulnerable components, edges and nodes. Finally the hits are distributed among the track candidates by exploring a deterministic decision tree. A depth-limited search is performed maximizing the number of hits on tracks, and minimizing the sum of track-fit χ2. Simplified but realistic models of LHC silicon trackers including the relevant physics processes are used to test and study the performance (efficiency, purity, timing) of the proposed method in the case of single or many simultaneous proton-proton collisions (high pileup), and for single heavy-ion collisions at the highest available energies.

  1. Kamera-basierte Erkennung von Geschwindigkeitsbeschränkungen auf deutschen Straen

    Science.gov (United States)

    Nienhüser, Dennis; Ziegenmeyer, Marco; Gumpp, Thomas; Scholl, Kay-Ulrich; Zöllner, J. Marius; Dillmann, Rüdiger

    An Fahrerassistenzsysteme im industriellen Einsatz werden hohe Anforderungen bezüglich Zuverlässigkeit und Robustheit gestellt. In dieser Arbeit wird die Kombination robuster Verfahren wie der Hough-Transformation und Support-Vektor-Maschinen zu einem Gesamtsystem zur Erkennung von Geschwindigkeitsbeschränkungen beschrieben. Es setzt eine Farbvideokamera als Sensorik ein. Die Evaluation auf Testdaten bestätigt durch die ermittelte hohe Korrektklassifikationsrate bei gleichzeitig geringer Zahl Fehlalarme die Zuverlässigkeit des Systems.

  2. TecLines: A MATLAB-Based Toolbox for Tectonic Lineament Analysis from Satellite Images and DEMs, Part 2: Line Segments Linking and Merging

    OpenAIRE

    Mehdi Rahnama; Richard Gloaguen

    2014-01-01

    Extraction and interpretation of tectonic lineaments is one of the routines for mapping large areas using remote sensing data. However, this is a subjective and time-consuming process. It is difficult to choose an optimal lineament extraction method in order to reduce subjectivity and obtain vectors similar to what an analyst would manually extract. The objective of this study is the implementation, evaluation and comparison of Hough transform, segment merging and polynomial fitting methods t...

  3. Lost in transformation?

    DEFF Research Database (Denmark)

    Norlyk, Annelise; Haahr, Anita; Dreyer, Pia

    2017-01-01

    and values from evidence-based medicine are being lost in the transformation into the current evidence-based hospital culture which potentially leads to a McDonaldization of nursing practice reflected as ‘one best way’. We argue for reviving ethics of care perspectives in today’s evidence practice...... as the fundamental values of nursing may potentially bridge conflicts between evidence-based practice and the ideals of patient participation thus preventing a practice of ‘McNursing’. Key words: nursing practice, evidence-based practice, nursing theory, nursing theorists, ethics of care, hospital culture, patient......Drawing on our previous empirical research, we provide an exemplary narrative to illustrate how patients have experienced hospital care organized according to evidence-based fast-track programmes. The aim of this paper is to analyse and discuss if and how it is possible to include patients...

  4. Pedestrian Detection and Tracking from Low-Resolution Unmanned Aerial Vehicle Thermal Imagery

    Directory of Open Access Journals (Sweden)

    Yalong Ma

    2016-03-01

    Full Text Available Driven by the prominent thermal signature of humans and following the growing availability of unmanned aerial vehicles (UAVs, more and more research efforts have been focusing on the detection and tracking of pedestrians using thermal infrared images recorded from UAVs. However, pedestrian detection and tracking from the thermal images obtained from UAVs pose many challenges due to the low-resolution of imagery, platform motion, image instability and the relatively small size of the objects. This research tackles these challenges by proposing a pedestrian detection and tracking system. A two-stage blob-based approach is first developed for pedestrian detection. This approach first extracts pedestrian blobs using the regional gradient feature and geometric constraints filtering and then classifies the detected blobs by using a linear Support Vector Machine (SVM with a hybrid descriptor, which sophisticatedly combines Histogram of Oriented Gradient (HOG and Discrete Cosine Transform (DCT features in order to achieve accurate detection. This research further proposes an approach for pedestrian tracking. This approach employs the feature tracker with the update of detected pedestrian location to track pedestrian objects from the registered videos and extracts the motion trajectory data. The proposed detection and tracking approaches have been evaluated by multiple different datasets, and the results illustrate the effectiveness of the proposed methods. This research is expected to significantly benefit many transportation applications, such as the multimodal traffic performance measure, pedestrian behavior study and pedestrian-vehicle crash analysis. Future work will focus on using fused thermal and visual images to further improve the detection efficiency and effectiveness.

  5. Tracking the Transformation and Preservation of Organic Biomarkers in a Varved Sediment-Core Series

    Science.gov (United States)

    Tolu, J.; Bigler, C.; Bindler, R.

    2014-12-01

    An important premise for reconstructing environmental changes using sediment records is to understand which environmental information reaches the lake bottom and how diagenetic processes may affect the proxies, such as terrestrial and aquatic organic biomarkers. We can tackle this question using a unique series of varved sediment cores collected from the lake Nylandssjön (northern Sweden). In addition to limnological and sediment trap sampling since 2001, we have a collection of freeze cores taken in late winter and stored since 1979, which allows us to track individual varve years (e.g., 1978) over time (~30 years). A previous study using this collection showed that 23 % of C and 35 % of N were lost during the first 25 years with a C:N ratio increase of ≈21, suggesting important implications for diagenetic effects on organic biomarkers. To assess the preservation/transformation of organic biomarkers, we developed a new Pyrolysis-Gas Chromatography/Mass Spectrometry method that allows the rapid determination of biomarkers from the common OM classes (e.g., plant waxes, microbial lipids, lignins) using sub-mg sample sizes and thus applicable to high-resolution sampling of the varved sediment (Tolu et al., under review). Our results show that the different biomarkers exhibit a broad spectrum of reactivities over ~30 years -% change determined by ([Peak area at t] - [Peak area at t=0])/ [peak area at t=0] x 100-. For example: 67-80 % of the algal chlorophyll-derived product 'phytene' is lost depending which single varve year is followed over time (e.g., 1979). Only 12-32 % of "pristene", the degraded form of algal chlorophyll, is lost. The guaiacyl and syringyl lignin units are affected by a smaller loss, i.e. 5-15 %, and the S/G ratio, indicative of angiosperm/gymnosperm plant input remains stable, which is contrary to previous work on non-varved lake sediments. Considering all biomarkers, the degradation/production plateaued after ~15 years, which indicates that

  6. A simplified Track Assembler I/O for the Muon Trigger Track Finder

    CERN Document Server

    Dallavalle, Gaetano-Marco; Genchev, Vladimir; Grandi, Claudio; Neumeister, Norbert; Porth, Paul; Rohringer, Herbert

    1998-01-01

    One of the architectural concerns in the present design of the Muon Trigger Track Finder ( MTTF) is the large number of inputs to the Track Assembler ( TA). In the TA block, input track segment pairs from many Extrapolation Units ( EU) are associated into tracks. The relative contribution of these inputs to the assembled tracks is studied with simulated track patterns for low and high pt muons over the entire eta, phi acceptance of the CMS barrel. A pruning of the EUs is proposed which does not alter the performance of the Track Finder and minimizes the interconnections between azimuthal wedges.

  7. Solar tracking system

    Science.gov (United States)

    Okandan, Murat; Nielson, Gregory N.

    2016-07-12

    Solar tracking systems, as well as methods of using such solar tracking systems, are disclosed. More particularly, embodiments of the solar tracking systems include lateral supports horizontally positioned between uprights to support photovoltaic modules. The lateral supports may be raised and lowered along the uprights or translated to cause the photovoltaic modules to track the moving sun.

  8. Pose Self-Measurement of Noncooperative Spacecraft Based on Solar Panel Triangle Structure

    Directory of Open Access Journals (Sweden)

    Jingzhou Song

    2015-01-01

    Full Text Available Aiming at the recognition and location of noncooperative spacecraft, this paper presents a monocular vision pose measurement method based on solar triangle structure. First of all, an autonomous recognition algorithm of feature structure based on sliding window Hough transformation (SWHT and inscribed circle of a triangle is proposed, and the image coordinates of feature points on the triangle can be obtained relying on this algorithm, combined with the P4P algorithm and the structure of spacecraft, calculating the relative pose of target expressed by rotation and translation matrix. The whole algorithm can be loaded into the prewritten onboard program, which will get the autocomplete feature structure extraction and relative pose measurement without human intervention, and this method does not need to mount any markers on the target. Then compare the measured values with the accurate value of the laser tracker, so that a conclusion can be drawn that the maximum position error is lower than 5% and the rotation error is lower than 4%, which meets the requirements of noncooperative spacecraft’s pose measurement for observations, tracking, and docking in the final rendezvous phase.

  9. Automatic segmentation of coronary arteries from computed tomography angiography data cloud using optimal thresholding

    Science.gov (United States)

    Ansari, Muhammad Ahsan; Zai, Sammer; Moon, Young Shik

    2017-01-01

    Manual analysis of the bulk data generated by computed tomography angiography (CTA) is time consuming, and interpretation of such data requires previous knowledge and expertise of the radiologist. Therefore, an automatic method that can isolate the coronary arteries from a given CTA dataset is required. We present an automatic yet effective segmentation method to delineate the coronary arteries from a three-dimensional CTA data cloud. Instead of a region growing process, which is usually time consuming and prone to leakages, the method is based on the optimal thresholding, which is applied globally on the Hessian-based vesselness measure in a localized way (slice by slice) to track the coronaries carefully to their distal ends. Moreover, to make the process automatic, we detect the aorta using the Hough transform technique. The proposed segmentation method is independent of the starting point to initiate its process and is fast in the sense that coronary arteries are obtained without any preprocessing or postprocessing steps. We used 12 real clinical datasets to show the efficiency and accuracy of the presented method. Experimental results reveal that the proposed method achieves 95% average accuracy.

  10. Model of wet chemical etching of swift heavy ions tracks

    Science.gov (United States)

    Gorbunov, S. A.; Malakhov, A. I.; Rymzhanov, R. A.; Volkov, A. E.

    2017-10-01

    A model of wet chemical etching of tracks of swift heavy ions (SHI) decelerated in solids in the electronic stopping regime is presented. This model takes into account both possible etching modes: etching controlled by diffusion of etchant molecules to the etching front, and etching controlled by the rate of a reaction of an etchant with a material. Olivine ((Mg0.88Fe0.12)2SiO4) crystals were chosen as a system for modeling. Two mechanisms of chemical activation of olivine around the SHI trajectory are considered. The first mechanism is activation stimulated by structural transformations in a nanometric track core, while the second one results from neutralization of metallic atoms by generated electrons spreading over micrometric distances. Monte-Carlo simulations (TREKIS code) form the basis for the description of excitations of the electronic subsystem and the lattice of olivine in an SHI track at times up to 100 fs after the projectile passage. Molecular dynamics supplies the initial conditions for modeling of lattice relaxation for longer times. These simulations enable us to estimate the effects of the chemical activation of olivine governed by both mechanisms. The developed model was applied to describe chemical activation and the etching kinetics of tracks of Au 2.1 GeV ions in olivine. The estimated lengthwise etching rate (38 µm · h-1) is in reasonable agreement with that detected in the experiments (24 µm · h-1).

  11. Tracking transformation processes of organic micropollutants in aquatic environments using multi-element isotope fractionation analysis

    International Nuclear Information System (INIS)

    Hofstetter, Thomas B.; Bolotin, Jakov; Skarpeli-Liati, Marita; Wijker, Reto; Kurt, Zohre; Nishino, Shirley F.; Spain, Jim C.

    2011-01-01

    The quantitative description of enzymatic or abiotic transformations of man-made organic micropollutants in rivers, lakes, and groundwaters is one of the major challenges associated with the risk assessment of water resource contamination. Compound-specific isotope analysis enables one to identify (bio)degradation pathways based on changes in the contaminants' stable isotope ratios even if multiple reactive and non-reactive processes cause concentrations to decrease. Here, we investigated how the magnitude and variability of isotope fractionation in some priority pollutants is determined by the kinetics and mechanisms of important enzymatic and abiotic redox reactions. For nitroaromatic compounds and substituted anilines, we illustrate that competing transformation pathways can be assessed via trends of N and C isotope signatures.

  12. Use of fission track for deciphering the dissolution mechanism of silicates glasses

    International Nuclear Information System (INIS)

    Petit, J.C.; Brousse, C.

    1985-09-01

    Polished sections of silicate glasses containing latent or pre-etched fission tracks have been subjected to corrosion in deionized water or NaCl brines at 20, 50 and 100 0 C. The evolution of glass surface helps deciphering among reported dissolution models. We show that ion-exchange is dominant in simple glasses while in complex ones, dissolution involves several steps including an in-situ transformation of the pristine material and a reprecipitation of dissolved species

  13. A computer program TRACK_P for studying proton tracks in PADC detectors

    Directory of Open Access Journals (Sweden)

    D. Nikezic

    2016-01-01

    Full Text Available A computer program for studying proton tracks in solid state nuclear track detectors was developed and described in this paper. The program was written in Fortran 90, with an additional tool for visualizing the track appearance as seen under the optical microscope in the transmission mode, which was written in the Python programming language. Measurable track parameters were determined and displayed in the application window and written in a data file. Three-dimensional representation of tracks was enabled. Examples of calculated tracks were also given in the present paper.

  14. Persistent Aerial Tracking

    KAUST Repository

    Mueller, Matthias

    2016-04-13

    In this thesis, we propose a new aerial video dataset and benchmark for low altitude UAV target tracking, as well as, a photo-realistic UAV simulator that can be coupled with tracking methods. Our benchmark provides the rst evaluation of many state of-the-art and popular trackers on 123 new and fully annotated HD video sequences captured from a low-altitude aerial perspective. Among the compared trackers, we determine which ones are the most suitable for UAV tracking both in terms of tracking accuracy and run-time. We also present a simulator that can be used to evaluate tracking algorithms in real-time scenarios before they are deployed on a UAV "in the field", as well as, generate synthetic but photo-realistic tracking datasets with free ground truth annotations to easily extend existing real-world datasets. Both the benchmark and simulator will be made publicly available to the vision community to further research in the area of object tracking from UAVs. Additionally, we propose a persistent, robust and autonomous object tracking system for unmanned aerial vehicles (UAVs) called Persistent Aerial Tracking (PAT). A computer vision and control strategy is applied to a diverse set of moving objects (e.g. humans, animals, cars, boats, etc.) integrating multiple UAVs with a stabilized RGB camera. A novel strategy is employed to successfully track objects over a long period, by \\'handing over the camera\\' from one UAV to another. We integrate the complete system into an off-the-shelf UAV, and obtain promising results showing the robustness of our solution in real-world aerial scenarios.

  15. Fuzzy Tracking and Control Algorithm for an SSVEP-Based BCI System

    Directory of Open Access Journals (Sweden)

    Yeou-Jiunn Chen

    2016-09-01

    Full Text Available Subjects with amyotrophic lateral sclerosis (ALS consistently experience decreasing quality of life because of this distinctive disease. Thus, a practical brain-computer interface (BCI application can effectively help subjects with ALS to participate in communication or entertainment. In this study, a fuzzy tracking and control algorithm is proposed for developing a BCI remote control system. To represent the characteristics of the measured electroencephalography (EEG signals after visual stimulation, a fast Fourier transform is applied to extract the EEG features. A self-developed fuzzy tracking algorithm quickly traces the changes of EEG signals. The accuracy and stability of a BCI system can be greatly improved by using a fuzzy control algorithm. Fifteen subjects were asked to attend a performance test of this BCI system. The canonical correlation analysis (CCA was adopted to compare the proposed approach, and the average recognition rates are 96.97% and 94.49% for proposed approach and CCA, respectively. The experimental results showed that the proposed approach is preferable to CCA. Overall, the proposed fuzzy tracking and control algorithm applied in the BCI system can profoundly help subjects with ALS to control air swimmer drone vehicles for entertainment purposes.

  16. Road Extraction and Car Detection from Aerial Image Using Intensity and Color

    Directory of Open Access Journals (Sweden)

    Vahid Ghods

    2011-07-01

    Full Text Available In this paper a new automatic approach to road extraction from aerial images is proposed. The initialization strategies are based on the intensity, color, and Hough transform. After road elements extraction, chain codes are calculated. In the last step, using shadow, cars on the roads are detected. We implemented our method on the 25 images from "Google Earth" database. The experiments show an increase in both the completeness and the quality indexes for the extracted road.

  17. Métodos de segmentación de nubes en imágenes satelitales

    Directory of Open Access Journals (Sweden)

    Diego Fernando Rocha Arango

    2013-05-01

    Full Text Available The goal of this paper is to show the results of implementing two cloud segmentation techniques on GOES (satellite images. The first technique is based on regions and gray-level thresholding. The second technique is based on boundaries and the Hough transform. Finally, the results of our experiments (with the two segmentation methods are compared with results from segmented imaging obtained from specialized software packages, where spectral band separation is applied using the information interest.

  18. Proceedings of the Image Understanding Workshop (18th) Held in Cambridge, Massachusetts on 6-8 April 1988. Volume 1

    Science.gov (United States)

    1988-04-01

    types of image information, the Hough transform, and ( BPP ) was upgraded with the floating point platform texture modeling [Aloimonos et al. 1987...Aloimonos , kit, to provide much faster scientific computation. Our and Swain 1987a; 1987b; Bandopadhay 1986; 3-node BPP was upgraded to a Butterfly PlusO...September, 1976. There are many avenues for future work. First and foremost we [2) Fau , P., and Hanson, A.J. n hp are investigating the use of an

  19. Kalman Filter Track Fits and Track Breakpoint Analysis

    CERN Document Server

    Astier, Pierre; Cousins, R D; Letessier-Selvon, A A; Popov, B A; Vinogradova, T G; Astier, Pierre; Cardini, Alessandro; Cousins, Robert D.; Letessier-Selvon, Antoine; Popov, Boris A.; Vinogradova, Tatiana

    2000-01-01

    We give an overview of track fitting using the Kalman filter method in the NOMAD detector at CERN, and emphasize how the wealth of by-product information can be used to analyze track breakpoints (discontinuities in track parameters caused by scattering, decay, etc.). After reviewing how this information has been previously exploited by others, we describe extensions which add power to breakpoint detection and characterization. We show how complete fits to the entire track, with breakpoint parameters added, can be easily obtained from the information from unbroken fits. Tests inspired by the Fisher F-test can then be used to judge breakpoints. Signed quantities (such as change in momentum at the breakpoint) can supplement unsigned quantities such as the various chisquares. We illustrate the method with electrons from real data, and with Monte Carlo simulations of pion decays.

  20. Framework conditions for tracking electricity in Europe. E-TRACK WP2 report

    International Nuclear Information System (INIS)

    Lise, W.; Boots, M.G.; De Joode, J.; Ten Donkelaar, M.; Timpe, C.; Vrolijk, C.

    2006-03-01

    The analysis of this report shows that context matters for tracking generation attributes. On the one hand, there are factors that enable the introduction of tracking, like previous experiences with green certificates. Some Member States have already gained experience with tracking generation attributes, which is required to disclose the generation mix to the consumer. On the other hand, there are factors that are making the introduction of tracking generation attributes in Europe more difficult, like the widely varying initiatives among Member States with respect to legislation on GOs and disclosure. Also the market conditions can be of influence. The varying degree of market opening matters, because the usefulness of tracking is lower in a market where a customer cannot switch among suppliers. The amount of electricity traded makes it difficult to link generation to consumption under contract-based tracking, while this is of no concern under certificate-based tracking. One of the ways towards overcoming the aforementioned barriers is harmonisation of schemes for tracking generation attributes

  1. Pulse width modulation-based temperature tracking for feedback control of a shape memory alloy actuator.

    Science.gov (United States)

    Ayvali, Elif; Desai, Jaydev P

    2014-04-01

    This work presents a temperature-feedback approach to control the radius of curvature of an arc-shaped shape memory alloy (SMA) wire. The nonlinear properties of the SMA such as phase transformation and its dependence on temperature and stress make SMA actuators difficult to control. Tracking a desired trajectory is more challenging than controlling just the position of the SMA actuator since the desired path is continuously changing. Consequently, tracking the desired strain directly or tracking the parameters such as temperature and electrical resistance that are related to strain with a model is a challenging task. Temperature-feedback is an attractive approach when direct measurement of strain is not practical. Pulse width modulation (PWM) is an effective method for SMA actuation and it can be used along with a compensator to control the temperature of the SMA. Using the constitutive model of the SMA, the desired temperature profile can be obtained for a given strain trajectory. A PWM-based nonlinear PID controller with a feed-forward heat transfer model is proposed to use temperature-feedback for tracking a desired temperature trajectory. The proposed controller is used during the heating phase of the SMA actuator. The controller proves to be effective in tracking step-wise and continuous trajectories.

  2. Robust detection and tracking of annotations for outdoor augmented reality browsing

    Science.gov (United States)

    Langlotz, Tobias; Degendorfer, Claus; Mulloni, Alessandro; Schall, Gerhard; Reitmayr, Gerhard; Schmalstieg, Dieter

    2011-01-01

    A common goal of outdoor augmented reality (AR) is the presentation of annotations that are registered to anchor points in the real world. We present an enhanced approach for registering and tracking such anchor points, which is suitable for current generation mobile phones and can also successfully deal with the wide variety of viewing conditions encountered in real life outdoor use. The approach is based on on-the-fly generation of panoramic images by sweeping the camera over the scene. The panoramas are then used for stable orientation tracking, while the user is performing only rotational movements. This basic approach is improved by several new techniques for the re-detection and tracking of anchor points. For the re-detection, specifically after temporal variations, we first compute a panoramic image with extended dynamic range, which can better represent varying illumination conditions. The panorama is then searched for known anchor points, while orientation tracking continues uninterrupted. We then use information from an internal orientation sensor to prime an active search scheme for the anchor points, which improves matching results. Finally, global consistency is enhanced by statistical estimation of a global rotation that minimizes the overall position error of anchor points when transforming them from the source panorama in which they were created, to the current view represented by a new panorama. Once the anchor points are redetected, we track the user's movement using a novel 3-degree-of-freedom orientation tracking approach that combines vision tracking with the absolute orientation from inertial and magnetic sensors. We tested our system using an AR campus guide as an example application and provide detailed results for our approach using an off-the-shelf smartphone. Results show that the re-detection rate is improved by a factor of 2 compared to previous work and reaches almost 90% for a wide variety of test cases while still keeping the ability

  3. Robust detection and tracking of annotations for outdoor augmented reality browsing.

    Science.gov (United States)

    Langlotz, Tobias; Degendorfer, Claus; Mulloni, Alessandro; Schall, Gerhard; Reitmayr, Gerhard; Schmalstieg, Dieter

    2011-08-01

    A common goal of outdoor augmented reality (AR) is the presentation of annotations that are registered to anchor points in the real world. We present an enhanced approach for registering and tracking such anchor points, which is suitable for current generation mobile phones and can also successfully deal with the wide variety of viewing conditions encountered in real life outdoor use. The approach is based on on-the-fly generation of panoramic images by sweeping the camera over the scene. The panoramas are then used for stable orientation tracking, while the user is performing only rotational movements. This basic approach is improved by several new techniques for the re-detection and tracking of anchor points. For the re-detection, specifically after temporal variations, we first compute a panoramic image with extended dynamic range, which can better represent varying illumination conditions. The panorama is then searched for known anchor points, while orientation tracking continues uninterrupted. We then use information from an internal orientation sensor to prime an active search scheme for the anchor points, which improves matching results. Finally, global consistency is enhanced by statistical estimation of a global rotation that minimizes the overall position error of anchor points when transforming them from the source panorama in which they were created, to the current view represented by a new panorama. Once the anchor points are redetected, we track the user's movement using a novel 3-degree-of-freedom orientation tracking approach that combines vision tracking with the absolute orientation from inertial and magnetic sensors. We tested our system using an AR campus guide as an example application and provide detailed results for our approach using an off-the-shelf smartphone. Results show that the re-detection rate is improved by a factor of 2 compared to previous work and reaches almost 90% for a wide variety of test cases while still keeping the ability

  4. Non-stationary component extraction in noisy multicomponent signal using polynomial chirping Fourier transform.

    Science.gov (United States)

    Lu, Wenlong; Xie, Junwei; Wang, Heming; Sheng, Chuan

    2016-01-01

    Inspired by track-before-detection technology in radar, a novel time-frequency transform, namely polynomial chirping Fourier transform (PCFT), is exploited to extract components from noisy multicomponent signal. The PCFT combines advantages of Fourier transform and polynomial chirplet transform to accumulate component energy along a polynomial chirping curve in the time-frequency plane. The particle swarm optimization algorithm is employed to search optimal polynomial parameters with which the PCFT will achieve a most concentrated energy ridge in the time-frequency plane for the target component. The component can be well separated in the polynomial chirping Fourier domain with a narrow-band filter and then reconstructed by inverse PCFT. Furthermore, an iterative procedure, involving parameter estimation, PCFT, filtering and recovery, is introduced to extract components from a noisy multicomponent signal successively. The Simulations and experiments show that the proposed method has better performance in component extraction from noisy multicomponent signal as well as provides more time-frequency details about the analyzed signal than conventional methods.

  5. Feasibility Study on UAV-assisted Construction Surplus Soil Tracking Control and Management Technique

    Science.gov (United States)

    Jieh Haur, Chen; Kuo, Lin Sheng; Fu, Chen Ping; Li Hsu, Yeh; Da Heng, Chen

    2018-01-01

    Construction surplus soil tracking management has been the key management issue in Taiwan since 1991. This is mainly due to the construction surplus soils were often regarded as disposable waste and were disposed openly without any supervision, leading to environmental pollution. Even though the surplus soils were gradually being viewed as reusable resources, some unscrupulous enterprises still dump them freely for their own convenience. In order to dispose these surplus soils, site offices are required to confirm with the soil treatment plant regarding the approximate soil volume for hauling vehicle dispatch. However, the excavated soil volume will transform from bank volume to loose volume upon excavation, which may differ by a certain speculative coefficient (1.3), depending on the excavation site and geological condition. For managing and tracking the construction surplus soils, local government authorities frequently performed on-site spot check, but the lack of rapid assessment tools for soil volume estimation increased the evaluation difficulty for on-site inspectors. This study adopted unmanned aerial vehicle (UAV) in construction surplus soil tracking and rapidly acquired site photography and point cloud data, the excavated soil volume can be determined promptly after post-processing and interpretation, providing references to future surplus soil tracking management.

  6. Tracks: Nurses and the Tracking Network

    Centers for Disease Control (CDC) Podcasts

    2012-06-06

    This podcast highlights the utility of the National Environmental Public Health Tracking Network for nurses in a variety of work settings. It features commentary from the American Nurses Association and includes stories from a public health nurse in Massachusetts.  Created: 6/6/2012 by National Center for Environmental Health (NCEH)/Division of Environmental Hazards and Health Effects (DEHHE)/Environmental Health Tracking Branch (EHTB).   Date Released: 6/6/2012.

  7. Decontaminate feature for tracking: adaptive tracking via evolutionary feature subset

    Science.gov (United States)

    Liu, Qiaoyuan; Wang, Yuru; Yin, Minghao; Ren, Jinchang; Li, Ruizhi

    2017-11-01

    Although various visual tracking algorithms have been proposed in the last 2-3 decades, it remains a challenging problem for effective tracking with fast motion, deformation, occlusion, etc. Under complex tracking conditions, most tracking models are not discriminative and adaptive enough. When the combined feature vectors are inputted to the visual models, this may lead to redundancy causing low efficiency and ambiguity causing poor performance. An effective tracking algorithm is proposed to decontaminate features for each video sequence adaptively, where the visual modeling is treated as an optimization problem from the perspective of evolution. Every feature vector is compared to a biological individual and then decontaminated via classical evolutionary algorithms. With the optimized subsets of features, the "curse of dimensionality" has been avoided while the accuracy of the visual model has been improved. The proposed algorithm has been tested on several publicly available datasets with various tracking challenges and benchmarked with a number of state-of-the-art approaches. The comprehensive experiments have demonstrated the efficacy of the proposed methodology.

  8. Measuring vigilance decrement using computer vision assisted eye tracking in dynamic naturalistic environments.

    Science.gov (United States)

    Bodala, Indu P; Abbasi, Nida I; Yu Sun; Bezerianos, Anastasios; Al-Nashash, Hasan; Thakor, Nitish V

    2017-07-01

    Eye tracking offers a practical solution for monitoring cognitive performance in real world tasks. However, eye tracking in dynamic environments is difficult due to high spatial and temporal variation of stimuli, needing further and thorough investigation. In this paper, we study the possibility of developing a novel computer vision assisted eye tracking analysis by using fixations. Eye movement data is obtained from a long duration naturalistic driving experiment. Source invariant feature transform (SIFT) algorithm was implemented using VLFeat toolbox to identify multiple areas of interest (AOIs). A new measure called `fixation score' was defined to understand the dynamics of fixation position between the target AOI and the non target AOIs. Fixation score is maximum when the subjects focus on the target AOI and diminishes when they gaze at the non-target AOIs. Statistically significant negative correlation was found between fixation score and reaction time data (r =-0.2253 and pdecrement, the fixation score decreases due to visual attention shifting away from the target objects resulting in an increase in the reaction time.

  9. Neural network tracking and extension of positive tracking periods

    Science.gov (United States)

    Hanan, Jay C.; Chao, Tien-Hsin; Moreels, Pierre

    2004-04-01

    Feature detectors have been considered for the role of supplying additional information to a neural network tracker. The feature detector focuses on areas of the image with significant information. Basically, if a picture says a thousand words, the feature detectors are looking for the key phrases (keypoints). These keypoints are rotationally invariant and may be matched across frames. Application of these advanced feature detectors to the neural network tracking system at JPL has promising potential. As part of an ongoing program, an advanced feature detector was tested for augmentation of a neural network based tracker. The advance feature detector extended tracking periods in test sequences including aircraft tracking, rover tracking, and simulated Martian landing. Future directions of research are also discussed.

  10. Position and orientation tracking system

    International Nuclear Information System (INIS)

    Burks, B.L.; DePiero, F.W.; Armstrong, G.A.; Jansen, J.F.; Muller, R.C.; Gee, T.F.

    1998-01-01

    A position and orientation tracking system presents a laser scanning apparatus having two measurement pods, a control station, and a detector array. The measurement pods can be mounted in the dome of a radioactive waste storage silo. Each measurement pod includes dual orthogonal laser scanner subsystems. The first laser scanner subsystem is oriented to emit a first line laser in the pan direction. The second laser scanner is oriented to emit a second line laser in the tilt direction. Both emitted line lasers scan planes across the radioactive waste surface to encounter the detector array mounted on a target robotic vehicle. The angles of incidence of the planes with the detector array are recorded by the control station. Combining measurements describing each of the four planes provides data for a closed form solution of the algebraic transform describing the position and orientation of the target robotic vehicle. 14 figs

  11. Fast and accurate algorithm for the computation of complex linear canonical transforms.

    Science.gov (United States)

    Koç, Aykut; Ozaktas, Haldun M; Hesselink, Lambertus

    2010-09-01

    A fast and accurate algorithm is developed for the numerical computation of the family of complex linear canonical transforms (CLCTs), which represent the input-output relationship of complex quadratic-phase systems. Allowing the linear canonical transform parameters to be complex numbers makes it possible to represent paraxial optical systems that involve complex parameters. These include lossy systems such as Gaussian apertures, Gaussian ducts, or complex graded-index media, as well as lossless thin lenses and sections of free space and any arbitrary combinations of them. Complex-ordered fractional Fourier transforms (CFRTs) are a special case of CLCTs, and therefore a fast and accurate algorithm to compute CFRTs is included as a special case of the presented algorithm. The algorithm is based on decomposition of an arbitrary CLCT matrix into real and complex chirp multiplications and Fourier transforms. The samples of the output are obtained from the samples of the input in approximately N log N time, where N is the number of input samples. A space-bandwidth product tracking formalism is developed to ensure that the number of samples is information-theoretically sufficient to reconstruct the continuous transform, but not unnecessarily redundant.

  12. Precise 3D Lug Pose Detection Sensor for Automatic Robot Welding Using a Structured-Light Vision System

    Directory of Open Access Journals (Sweden)

    Il Jae Lee

    2009-09-01

    Full Text Available In this study, we propose a precise 3D lug pose detection sensor for automatic robot welding of a lug to a huge steel plate used in shipbuilding, where the lug is a handle to carry the huge steel plate. The proposed sensor consists of a camera and four laser line diodes, and its design parameters are determined by analyzing its detectable range and resolution. For the lug pose acquisition, four laser lines are projected on both lug and plate, and the projected lines are detected by the camera. For robust detection of the projected lines against the illumination change, the vertical threshold, thinning, Hough transform and separated Hough transform algorithms are successively applied to the camera image. The lug pose acquisition is carried out by two stages: the top view alignment and the side view alignment. The top view alignment is to detect the coarse lug pose relatively far from the lug, and the side view alignment is to detect the fine lug pose close to the lug. After the top view alignment, the robot is controlled to move close to the side of the lug for the side view alignment. By this way, the precise 3D lug pose can be obtained. Finally, experiments with the sensor prototype are carried out to verify the feasibility and effectiveness of the proposed sensor.

  13. Interannual variability of the North Pacific winter storm track and its relationship with extratropical atmospheric circulation

    Science.gov (United States)

    Ma, Xiaojiao; Zhang, Yaocun

    2018-01-01

    Interannual variability of the North Pacific storm track and the three-dimensional atmosphere circulation during winter are investigated using NCEP/NCAR reanalysis data during 1950-2015. Results show that year-to-year variations of the storm track exhibit two principal modes, i.e. the monopole intensity change and the meridional shift of the storm track, respectively. The intensity change mode is linked to weakening of the Siberian high, northward shift of the western Pacific jet stream and Aleutian Low, and well corresponding to the Western Pacific teleconnection. The meridional shift mode is related to intensification and south-eastward extension of western Pacific jet stream and Aleutian Low, and linked to the Pacific-North America teleconnection. The internal atmospheric dynamics responsible for the storm track variability is further investigated from the perspective of wave-flow energy conversion. For the intensity change mode, accompanied by the enhanced baroclinity over the entrance region of the storm track, more energy is converted from mean available potential energy to eddy available potential energy and then transferred to eddy kinetic energy, which is favorable for the overall enhancement of the storm track intensity. For the meridional shift mode, more energy is transformed from mean available potential energy to eddy available potential energy and further transferred to eddy kinetic energy over the southern (northern) areas of the storm track, contributing to the southward (northward) shift of the storm track. Additionally, the increased (decreased) conversion from mean-flow kinetic energy to eddy kinetic energy over the north-eastern Pacific region is also in favor of the southward (northward) shift of the storm track.

  14. Adaptive NN tracking control of uncertain nonlinear discrete-time systems with nonaffine dead-zone input.

    Science.gov (United States)

    Liu, Yan-Jun; Tong, Shaocheng

    2015-03-01

    In the paper, an adaptive tracking control design is studied for a class of nonlinear discrete-time systems with dead-zone input. The considered systems are of the nonaffine pure-feedback form and the dead-zone input appears nonlinearly in the systems. The contributions of the paper are that: 1) it is for the first time to investigate the control problem for this class of discrete-time systems with dead-zone; 2) there are major difficulties for stabilizing such systems and in order to overcome the difficulties, the systems are transformed into an n-step-ahead predictor but nonaffine function is still existent; and 3) an adaptive compensative term is constructed to compensate for the parameters of the dead-zone. The neural networks are used to approximate the unknown functions in the transformed systems. Based on the Lyapunov theory, it is proven that all the signals in the closed-loop system are semi-globally uniformly ultimately bounded and the tracking error converges to a small neighborhood of zero. Two simulation examples are provided to verify the effectiveness of the control approach in the paper.

  15. Development of etched nuclear tracks

    International Nuclear Information System (INIS)

    Somogyi, G.

    1980-01-01

    The theoretical description of the evolution of etched tracks in solid state nuclear track detectors is considered for different initial conditions, for the cases of constant and varying track etch rates, isotropic and anisotropic bulk etching as well as for thick and thin detectors. It is summarized how one can calculate the main parameters of etch-pit geometry, the track length, the axes of a surface track opening, track profile and track contour. The application of the theory of etch-track evolution is demonstrated with selected practical problems. Attention is paid to certain questions related to the determination of unknown track parameters and calculation of surface track sizes. Finally, the theory is extended to the description of the perforation and etch-hole evolution process in thin detectors, which is of particular interest for track radiography and nuclear filter production. (orig.)

  16. Development of etched nuclear tracks

    International Nuclear Information System (INIS)

    Somogyi, G.

    1979-01-01

    The theoretical description of the evolution of etched tracks in solid state nuclear track detectors is considered for different initial conditions, for the cases of constant and varying track etch rates, isotopic and unisotropic bulk etching as well as for thick and thin detectors. It is summarized how the main parameters of etch-pit geometry, the track length, the axes of a surface track opening, the track profile and the track contour can be calculated. The application of the theory of etch-track evolution is demonstrated with selected practical problems. Attention is paid to certain questions related to the determination of unknown track parameters and calculation of surface track sizes. Finally, the theory is extended to the description of the perforation and etch-hole evolution process in thin detectors, which is of particular interest for track radiography and nuclear filter production. (author)

  17. Naturally etched tracks in apatites and the correction of fission track dating

    CERN Document Server

    Tien, J L

    1999-01-01

    Naturally etched tracks have been found in apatites from the rapid cooled, high-level Kunon pluton in the Zhangzhou Igneous Complex, SE China. This is manifested by the fact that the apatite fission track (FT) age derived from conventional counting of spontaneous and induced tracks yields a result of 140.6+-6.5 Ma, which is much older than the ages determined using other methods on different minerals from the same rock. When tracks are observed after etching the polished inner sections of the apatite grains, the naturally etched tracks characterized by having hazy boundaries can be distinguished from the normal tracks with sharp boundaries. The age obtained by omitting these fading-resistant hazy tracks, 76.5+-4.0 Ma, indicates the time of the Kunon pluton cooling down to approx 100 deg. C. The corrected peak age (73.8 Ma) is consistent with the other apatite FT peak ages (79.2 to 70.2 Ma) of the nearly contemporaneous plutons in the same igneous complex.

  18. Sign tracking, but not goal tracking, is resistant to outcome devaluation

    Directory of Open Access Journals (Sweden)

    Sara E. Morrison

    2015-12-01

    Full Text Available During Pavlovian conditioning, a conditioned stimulus (CS may act as a predictor of a reward to be delivered in another location. Individuals vary widely in their propensity to engage with the CS (sign tracking or with the site of eventual reward (goal tracking. It is often assumed that sign tracking involves the association of the CS with the motivational value of the reward, resulting in the CS acquiring incentive value independent of the outcome. However, experimental evidence for this assumption is lacking. In order to test the hypothesis that sign tracking behavior does not rely on a neural representation of the outcome, we employed a reward devaluation procedure. We trained rats on a classic Pavlovian paradigm in which a lever CS was paired with a sucrose reward, then devalued the reward by pairing sucrose with illness in the absence of the CS. We found that sign tracking behavior was enhanced, rather than diminished, following reward devaluation; thus, sign tracking is clearly independent of a representation of the outcome. In contrast, goal tracking behavior was decreased by reward devaluation. Furthermore, when we divided rats into those with high propensity to engage with the lever (sign trackers and low propensity to engage with the lever (goal trackers, we found that nearly all of the effects of devaluation could be attributed to the goal trackers. These results show that sign tracking and goal tracking behavior may be the output of different associative structures in the brain, providing insight into the mechanisms by which reward-associated stimuli – such as drug cues – come to exert control over behavior in some individuals.

  19. Sign Tracking, but Not Goal Tracking, is Resistant to Outcome Devaluation

    Science.gov (United States)

    Morrison, Sara E.; Bamkole, Michael A.; Nicola, Saleem M.

    2015-01-01

    During Pavlovian conditioning, a conditioned stimulus (CS) may act as a predictor of a reward to be delivered in another location. Individuals vary widely in their propensity to engage with the CS (sign tracking) or with the site of eventual reward (goal tracking). It is often assumed that sign tracking involves the association of the CS with the motivational value of the reward, resulting in the CS acquiring incentive value independent of the outcome. However, experimental evidence for this assumption is lacking. In order to test the hypothesis that sign tracking behavior does not rely on a neural representation of the outcome, we employed a reward devaluation procedure. We trained rats on a classic Pavlovian paradigm in which a lever CS was paired with a sucrose reward, then devalued the reward by pairing sucrose with illness in the absence of the CS. We found that sign tracking behavior was enhanced, rather than diminished, following reward devaluation; thus, sign tracking is clearly independent of a representation of the outcome. In contrast, goal tracking behavior was decreased by reward devaluation. Furthermore, when we divided rats into those with high propensity to engage with the lever (sign trackers) and low propensity to engage with the lever (goal trackers), we found that nearly all of the effects of devaluation could be attributed to the goal trackers. These results show that sign tracking and goal tracking behavior may be the output of different associative structures in the brain, providing insight into the mechanisms by which reward-associated stimuli—such as drug cues—come to exert control over behavior in some individuals. PMID:26733783

  20. Tracking control of a closed-chain five-bar robot with two degrees of freedom by integration of an approximation-based approach and mechanical design.

    Science.gov (United States)

    Cheng, Long; Hou, Zeng-Guang; Tan, Min; Zhang, W J

    2012-10-01

    The trajectory tracking problem of a closed-chain five-bar robot is studied in this paper. Based on an error transformation function and the backstepping technique, an approximation-based tracking algorithm is proposed, which can guarantee the control performance of the robotic system in both the stable and transient phases. In particular, the overshoot, settling time, and final tracking error of the robotic system can be all adjusted by properly setting the parameters in the error transformation function. The radial basis function neural network (RBFNN) is used to compensate the complicated nonlinear terms in the closed-loop dynamics of the robotic system. The approximation error of the RBFNN is only required to be bounded, which simplifies the initial "trail-and-error" configuration of the neural network. Illustrative examples are given to verify the theoretical analysis and illustrate the effectiveness of the proposed algorithm. Finally, it is also shown that the proposed approximation-based controller can be simplified by a smart mechanical design of the closed-chain robot, which demonstrates the promise of the integrated design and control philosophy.

  1. Design and Implementation of Pointer-Type Multi Meters Intelligent Recognition Device Based on ARM Platform

    Science.gov (United States)

    Cui, Yang; Luo, Wang; Fan, Qiang; Peng, Qiwei; Cai, Yiting; Yao, Yiyang; Xu, Changfu

    2018-01-01

    This paper adopts a low power consumption ARM Hisilicon mobile processing platform and OV4689 camera, combined with a new skeleton extraction based on distance transform algorithm and the improved Hough algorithm for multi meters real-time reading. The design and implementation of the device were completed. Experimental results shows that The average error of measurement was 0.005MPa, and the average reading time was 5s. The device had good stability and high accuracy which meets the needs of practical application.

  2. A novel iris localization algorithm using correlation filtering

    Science.gov (United States)

    Pohit, Mausumi; Sharma, Jitu

    2015-06-01

    Fast and efficient segmentation of iris from the eye images is a primary requirement for robust database independent iris recognition. In this paper we have presented a new algorithm for computing the inner and outer boundaries of the iris and locating the pupil centre. Pupil-iris boundary computation is based on correlation filtering approach, whereas iris-sclera boundary is determined through one dimensional intensity mapping. The proposed approach is computationally less extensive when compared with the existing algorithms like Hough transform.

  3. A novel strong tracking finite-difference extended Kalman filter for nonlinear eye tracking

    Institute of Scientific and Technical Information of China (English)

    ZHANG ZuTao; ZHANG JiaShu

    2009-01-01

    Non-Intrusive methods for eye tracking are Important for many applications of vision-based human computer interaction. However, due to the high nonlinearity of eye motion, how to ensure the robust-ness of external interference and accuracy of eye tracking poses the primary obstacle to the integration of eye movements into today's interfaces. In this paper, we present a strong tracking finite-difference extended Kalman filter algorithm, aiming to overcome the difficulty In modeling nonlinear eye tracking. In filtering calculation, strong tracking factor is introduced to modify a priori covariance matrix and im-prove the accuracy of the filter. The filter uses finite-difference method to calculate partial derivatives of nonlinear functions for eye tracking. The latest experimental results show the validity of our method for eye tracking under realistic conditions.

  4. Range measurements and track kinetics in Dielectric Nuclear Track Detectors (DNTDs)

    Energy Technology Data Exchange (ETDEWEB)

    Aframian, A

    1981-01-01

    Observations of nuclear track development profiles and the kinetics of etched tracks in sensitive dielectric nuclear track detectors indicate three separate phases: the inception phase or the cone phase, the transition phase and the sphere phase. Continued etching of the sphere phase to through-tracks yields accurate range data for particles of different masses and energies and minimum critical angles of registration for each particle. The present results show an energy resolution of 40 keV (fwhm) for 5.48 MeV alpha-particles emitted from Am-241.

  5. Large scale tracking algorithms

    Energy Technology Data Exchange (ETDEWEB)

    Hansen, Ross L. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Love, Joshua Alan [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Melgaard, David Kennett [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Karelitz, David B. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Pitts, Todd Alan [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Zollweg, Joshua David [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Anderson, Dylan Z. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Nandy, Prabal [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Whitlow, Gary L. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Bender, Daniel A. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Byrne, Raymond Harry [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2015-01-01

    Low signal-to-noise data processing algorithms for improved detection, tracking, discrimination and situational threat assessment are a key research challenge. As sensor technologies progress, the number of pixels will increase signi cantly. This will result in increased resolution, which could improve object discrimination, but unfortunately, will also result in a significant increase in the number of potential targets to track. Many tracking techniques, like multi-hypothesis trackers, suffer from a combinatorial explosion as the number of potential targets increase. As the resolution increases, the phenomenology applied towards detection algorithms also changes. For low resolution sensors, "blob" tracking is the norm. For higher resolution data, additional information may be employed in the detection and classfication steps. The most challenging scenarios are those where the targets cannot be fully resolved, yet must be tracked and distinguished for neighboring closely spaced objects. Tracking vehicles in an urban environment is an example of such a challenging scenario. This report evaluates several potential tracking algorithms for large-scale tracking in an urban environment.

  6. Modelling the effect of non-uniform radon progeny activities on transformation frequencies in human bronchial airways

    International Nuclear Information System (INIS)

    Fakir, H.; Hofmann, W.; Aubineau-Laniece, I.

    2006-01-01

    The effects of radiological and morphological source heterogeneities in straight and Y-shaped bronchial airways on hit frequencies and Micro-dosimetric quantities in epithelial cells have been investigated previously. The goal of the present study is to relate these physical quantities to transformation frequencies in sensitive target cells and to radon-induced lung cancer risk. Based on an effect-specific track length model, computed linear energy transfer (LET) spectra were converted to corresponding transformation frequencies for different activity distributions and source - target configurations. Average transformation probabilities were considerably enhanced for radon progeny accumulations and target cells at the carinal ridge, relative to uniform activity distributions and target cells located along the curved and straight airway portions at the same exposure level. Although uncorrelated transformation probabilities produce a linear dose - effect relationship, correlated transformations first increase depending on the LET, but then decrease significantly when exceeding a defined number of hits or cumulative exposure level. (authors)

  7. Visuo-manual tracking: does intermittent control with aperiodic sampling explain linear power and non-linear remnant without sensorimotor noise?

    Science.gov (United States)

    Gollee, Henrik; Gawthrop, Peter J; Lakie, Martin; Loram, Ian D

    2017-11-01

    A human controlling an external system is described most easily and conventionally as linearly and continuously translating sensory input to motor output, with the inevitable output remnant, non-linearly related to the input, attributed to sensorimotor noise. Recent experiments show sustained manual tracking involves repeated refractoriness (insensitivity to sensory information for a certain duration), with the temporary 200-500 ms periods of irresponsiveness to sensory input making the control process intrinsically non-linear. This evidence calls for re-examination of the extent to which random sensorimotor noise is required to explain the non-linear remnant. This investigation of manual tracking shows how the full motor output (linear component and remnant) can be explained mechanistically by aperiodic sampling triggered by prediction error thresholds. Whereas broadband physiological noise is general to all processes, aperiodic sampling is associated with sensorimotor decision making within specific frontal, striatal and parietal networks; we conclude that manual tracking utilises such slow serial decision making pathways up to several times per second. The human operator is described adequately by linear translation of sensory input to motor output. Motor output also always includes a non-linear remnant resulting from random sensorimotor noise from multiple sources, and non-linear input transformations, for example thresholds or refractory periods. Recent evidence showed that manual tracking incurs substantial, serial, refractoriness (insensitivity to sensory information of 350 and 550 ms for 1st and 2nd order systems respectively). Our two questions are: (i) What are the comparative merits of explaining the non-linear remnant using noise or non-linear transformations? (ii) Can non-linear transformations represent serial motor decision making within the sensorimotor feedback loop intrinsic to tracking? Twelve participants (instructed to act in three prescribed

  8. Making tracks

    Energy Technology Data Exchange (ETDEWEB)

    Anon.

    1986-10-15

    In many modern tracking chambers, the sense wires, rather than being lined up uniformly, are grouped into clusters to facilitate the pattern recognition process. However, with higher energy machines providing collisions richer in secondary particles, event reconstruction becomes more complicated. A Caltech / Illinois / SLAC / Washington group developed an ingenious track finding and fitting approach for the Mark III detector used at the SPEAR electron-positron ring at SLAC (Stanford). This capitalizes on the detector's triggering, which uses programmable logic circuits operating in parallel, each 'knowing' the cell patterns for all tracks passing through a specific portion of the tracker (drift chamber)

  9. Tracking performance and global stability guaranteed neural control of uncertain hypersonic flight vehicle

    Directory of Open Access Journals (Sweden)

    Tao Teng

    2016-02-01

    Full Text Available In this article, a global adaptive neural dynamic surface control with predefined tracking performance is developed for a class of hypersonic flight vehicles, whose accurate dynamics is hard to obtain. The control scheme developed in this paper overcomes the limitations of neural approximation region by employing a switching mechanism which incorporates an additional robust controller outside the neural approximation region to pull the transient state variables back when they overstep the neural approximation region, such that globally uniformly ultimately bounded stability can be guaranteed. Especially, the developed global adaptive neural control also improves the tracking performance by introducing an error transformation mechanism, such that both transient and steady-state performance can be shaped according to the predefined bounds. Simulation studies on the hypersonic flight vehicle validate that the designed controller has good velocity modulation and velocity stability performance.

  10. Treatment of electrochemical noise data by the Hilbert-Huang transform

    International Nuclear Information System (INIS)

    Rahier, A.

    2009-01-01

    Most of the classical approaches for treating electro-chemical noise (ECN) data suffer from the non-linear and non steady-state character of the delivered signal. Very often, the link between time and the local corrosion events supposedly responsible for ECN data signatures is lost during treatment, as is obvious when using the classical Fourier Transform (FT), followed by an analysis of the response in the frequency domain. In this particular case, the information directly related to the corrosion events is distributed into the full spectra, thereby preventing the operator to derive clear and precise conclusions. In 2005, we suggested an alternative data treatment based on the Hilbert-Huang transform (HHT). The latter keeps track of the time variable and copes with non-linear and non steady-state behaviours of the system under examination. In 2006, we demonstrated the applicability of the newly proposed data treatment in the case of ECN data collected under BWR (Boiling Water Reactor) conditions. In 2007, we collected additional ECN data and started a preliminary investigation of two mathematical restrictions that are susceptible to impair the interpretation of the results. We discovered a possible modification of the Hilbert transform allowing generating controlled phase shifts that are different from pi/2 as is always the case for the Hilbert transform

  11. Multisensor Distributed Track Fusion AlgorithmBased on Strong Tracking Filter and Feedback Integration1)

    Institute of Scientific and Technical Information of China (English)

    YANGGuo-Sheng; WENCheng-Lin; TANMin

    2004-01-01

    A new multisensor distributed track fusion algorithm is put forward based on combiningthe feedback integration with the strong tracking Kalman filter. Firstly, an effective tracking gateis constructed by taking the intersection of the tracking gates formed before and after feedback.Secondly, on the basis of the constructed effective tracking gate, probabilistic data association andstrong tracking Kalman filter are combined to form the new multisensor distributed track fusionalgorithm. At last, simulation is performed on the original algorithm and the algorithm presented.

  12. Track finding and track reconstruction in the internal forward drift chamber of SAPHIR

    International Nuclear Information System (INIS)

    Umlauf, G.

    1993-03-01

    A track finding algorithm has been developed for the inner forward drift chamber of the SAPHIR detector (at ELSA in Bonn) using the Principal Components Analysis as a tool for interpolating track coordinates. The drift chamber consists of twelve planar layers with six different inclinations and is being operated in an inhomogenous magnetic field. The task of track finding is basicly split into a primary stage that defines track candidates without the use of drift-time information and a second stage that serves to verify the track candidate and to resolve the intrinsic left-right ambiguities of the drift chamber signals. Tracks with at most three missing signals can be found. (orig.) [de

  13. Timber tracking

    DEFF Research Database (Denmark)

    Düdder, Boris; Ross, Omry

    2017-01-01

    Managing and verifying forest products in a value chain is often reliant on easily manipulated document or digital tracking methods - Chain of Custody Systems. We aim to create a new means of tracking timber by developing a tamper proof digital system based on Blockchain technology. Blockchain...

  14. Automated tracking and quantification of angiogenic vessel formation in 3D microfluidic devices.

    Science.gov (United States)

    Wang, Mengmeng; Ong, Lee-Ling Sharon; Dauwels, Justin; Asada, H Harry

    2017-01-01

    Angiogenesis, the growth of new blood vessels from pre-existing vessels, is a critical step in cancer invasion. Better understanding of the angiogenic mechanisms is required to develop effective antiangiogenic therapies for cancer treatment. We culture angiogenic vessels in 3D microfluidic devices under different Sphingosin-1-phosphate (S1P) conditions and develop an automated vessel formation tracking system (AVFTS) to track the angiogenic vessel formation and extract quantitative vessel information from the experimental time-lapse phase contrast images. The proposed AVFTS first preprocesses the experimental images, then applies a distance transform and an augmented fast marching method in skeletonization, and finally implements the Hungarian method in branch tracking. When applying the AVFTS to our experimental data, we achieve 97.3% precision and 93.9% recall by comparing with the ground truth obtained from manual tracking by visual inspection. This system enables biologists to quantitatively compare the influence of different growth factors. Specifically, we conclude that the positive S1P gradient increases cell migration and vessel elongation, leading to a higher probability for branching to occur. The AVFTS is also applicable to distinguish tip and stalk cells by considering the relative cell locations in a branch. Moreover, we generate a novel type of cell lineage plot, which not only provides cell migration and proliferation histories but also demonstrates cell phenotypic changes and branch information.

  15. Effect of neutron irradiation on etching, optical and structural properties of microscopic glass slide used as a solid state nuclear track detector

    International Nuclear Information System (INIS)

    Singh, Surinder; Kaur Sandhu, Amanpreet; Prasher, Sangeeta; Prakash Pandey, Om

    2007-01-01

    Microscopic glass slides are soda-lime glasses which are readily available and are easy to manufacture with low production cost. The application of these glasses as nuclear track detector will help us to make use of these glasses as solid-state nuclear track detector. The present paper describes the variation in the etching, optical and structural properties of the soda-lime microscopic glass slides due to neutron irradiation of different fluences. The color transformation and an increase in the optical absorption with neutron irradiation are observed. Both the bulk and track etch rates are found to increase with neutron fluence, thus showing a similar dependence on neutron fluence, but the sensitivity remains almost constant

  16. Distributed finite-time trajectory tracking control for multiple nonholonomic mobile robots with uncertainties and external disturbances

    Science.gov (United States)

    Ou, Meiying; Sun, Haibin; Gu, Shengwei; Zhang, Yangyi

    2017-11-01

    This paper investigates the distributed finite-time trajectory tracking control for a group of nonholonomic mobile robots with time-varying unknown parameters and external disturbances. At first, the tracking error system is derived for each mobile robot with the aid of a global invertible transformation, which consists of two subsystems, one is a first-order subsystem and another is a second-order subsystem. Then, the two subsystems are studied respectively, and finite-time disturbance observers are proposed for each robot to estimate the external disturbances. Meanwhile, distributed finite-time tracking controllers are developed for each mobile robot such that all states of each robot can reach the desired value in finite time, where the desired reference value is assumed to be the trajectory of a virtual leader whose information is available to only a subset of the followers, and the followers are assumed to have only local interaction. The effectiveness of the theoretical results is finally illustrated by numerical simulations.

  17. ‘What better excuse for a real adventure’: History, Memory and Tourism on the Kokoda Track

    Directory of Open Access Journals (Sweden)

    Jo Hawkins

    2013-10-01

    Full Text Available Rapidly growing numbers of Australian tourists visiting overseas battle sites associated with Australian military history have been met with enthusiastic academic interest by historians, yet the vast majority of studies focus on Gallipoli, rather than the Kokoda Track. Prior to 2001, few tourists had undertaken a journey along the narrow jungle pathway, which winds 96km through the Owen Stanley Ranges in Papua New Guinea. Just over a decade later, the track supports a competitive tourism industry, dominated by Australian companies, and attracts thousands of trekkers each year. This paper applies an interdisciplinary methodology to better understand the duality of locations of battlefield tourism as sites of commemoration and, unavoidably, sites of commerce. A survey of 107 trekkers suggests that, in addition to an expression of national identity, the mythology associated with the Kokoda Track has been appropriated by Australian tourists to represent individualistic goals of personal development and transformation: meanings that originate from the site’s history but extend beyond it.

  18. Magnetic Resonance Imaging–Guided versus Surrogate-Based Motion Tracking in Liver Radiation Therapy: A Prospective Comparative Study

    Energy Technology Data Exchange (ETDEWEB)

    Paganelli, Chiara, E-mail: chiara.paganelli@polimi.it [Dipartimento di Elettronica, Informazione e Bioingegneria, Politecnico di Milano, Milano (Italy); Seregni, Matteo; Fattori, Giovanni [Dipartimento di Elettronica, Informazione e Bioingegneria, Politecnico di Milano, Milano (Italy); Summers, Paul [Division of Radiology, Istituto Europeo di Oncologia, Milano (Italy); Bellomi, Massimo [Division of Radiology, Istituto Europeo di Oncologia, Milano (Italy); Department of Health Sciences, Università degli Studi di Milano, Milano (Italy); Baroni, Guido; Riboldi, Marco [Dipartimento di Elettronica, Informazione e Bioingegneria, Politecnico di Milano, Milano (Italy); Bioengineering Unit, CNAO Foundation, Pavia (Italy)

    2015-03-15

    Purpose: This study applied automatic feature detection on cine–magnetic resonance imaging (MRI) liver images in order to provide a prospective comparison between MRI-guided and surrogate-based tracking methods for motion-compensated liver radiation therapy. Methods and Materials: In a population of 30 subjects (5 volunteers plus 25 patients), 2 oblique sagittal slices were acquired across the liver at high temporal resolution. An algorithm based on scale invariant feature transform (SIFT) was used to extract and track multiple features throughout the image sequence. The position of abdominal markers was also measured directly from the image series, and the internal motion of each feature was quantified through multiparametric analysis. Surrogate-based tumor tracking with a state-of-the-art external/internal correlation model was simulated. The geometrical tracking error was measured, and its correlation with external motion parameters was also investigated. Finally, the potential gain in tracking accuracy relying on MRI guidance was quantified as a function of the maximum allowed tracking error. Results: An average of 45 features was extracted for each subject across the whole liver. The multi-parametric motion analysis reported relevant inter- and intrasubject variability, highlighting the value of patient-specific and spatially-distributed measurements. Surrogate-based tracking errors (relative to the motion amplitude) were were in the range 7% to 23% (1.02-3.57mm) and were significantly influenced by external motion parameters. The gain of MRI guidance compared to surrogate-based motion tracking was larger than 30% in 50% of the subjects when considering a 1.5-mm tracking error tolerance. Conclusions: Automatic feature detection applied to cine-MRI allows detailed liver motion description to be obtained. Such information was used to quantify the performance of surrogate-based tracking methods and to provide a prospective comparison with respect to MRI

  19. Dependence of yield of nuclear track-biosensors on track radius and analyte concentration

    Science.gov (United States)

    García-Arellano, H.; Muñoz H., G.; Fink, D.; Vacik, J.; Hnatowicz, V.; Alfonta, L.; Kiv, A.

    2018-04-01

    In swift heavy ion track-based polymeric biosensor foils with incorporated enzymes one exploits the correlation between the analyte concentration and the sensor current, via the enrichment of charged enzymatic reaction products in the track's confinement. Here we study the influence of the etched track radius on the biosensor's efficiency. These sensors are analyte-specific only if both the track radii and the analyte concentration exceed certain threshold values of ∼15 nm and ∼10-6 M (for glucose sensing), respectively. Below these limits the sensor signal stems un-specifically from any charge carrier. In its proper working regime, the inner track walls are smoothly covered by enzymes and the efficiency is practically radius independent. Theory shows that the measured current should be slightly sub-proportional to the analyte concentration; the measurements roughly reconfirm this. Narrower tracks (∼5-15 nm radius) with reduced enzyme coverage lead to decreasing efficiency. Tiny signals visible when the tracks are etched to effective radii between 0 and ∼5 nm are tentatively ascribed to enzymes bonded to surface-near nano-cracks in the polymer foil, resulting from its degradation due to aging, rather than to the tracks. Precondition for this study was the accurate determination of the etched track radii, which is possible only by a nanofluidic approach. This holds to some extent even for enzyme-covered tracks, though in this case most of the wall charges are compensated by enzyme bonding.

  20. Automatic Chessboard Detection for Intrinsic and Extrinsic Camera Parameter Calibration

    Directory of Open Access Journals (Sweden)

    Jose María Armingol

    2010-03-01

    Full Text Available There are increasing applications that require precise calibration of cameras to perform accurate measurements on objects located within images, and an automatic algorithm would reduce this time consuming calibration procedure. The method proposed in this article uses a pattern similar to that of a chess board, which is found automatically in each image, when no information regarding the number of rows or columns is supplied to aid its detection. This is carried out by means of a combined analysis of two Hough transforms, image corners and invariant properties of the perspective transformation. Comparative analysis with more commonly used algorithms demonstrate the viability of the algorithm proposed, as a valuable tool for camera calibration.

  1. Phase transformations of under-cooled austenite of new bainitic materials for scissors crossovers

    Directory of Open Access Journals (Sweden)

    J. Pacyna

    2008-07-01

    Full Text Available The paper contains CCT diagrams presenting a transformation kinetics of under-cooled austenite from two new bainitic cast steels which the scissors crossovers for heavy-duty railway tracks (min. 230kN/axle at the speed up to 200 km/h are made of. The cooling ranges of UIC60 type railway tracks plot on the CCT diagrams indicate that there is a 100% bainitic structure in the scissors crossovers made of these cast steels as well, but mainly it would be a favourable for cracking resistance lower bainite. The achievable hardness of scissors crossovers made of new materials make it possible to use high–temperature tempering resulting in obtaining of good crack resistance. However one should provide a good quality of castings made.

  2. Evaluation techniques of accuracy characteristics for non-contact photonic track inspection system

    Science.gov (United States)

    Popov, Dmitry V.; Ryabichenko, Roman B.; Krivosheina, Elena A.

    2005-06-01

    The most important task in Moscow metro is increasing safety of railway traffic. For safety purposes six track parameters are measured in Moscow Metro with help of track measurement car. Equipment mounted on this car works only in contact mode and doesn't provide modem requirements for accuracy. Also important task is measurement at high speeds, but contact technology limits speed of movement up to 25mph on rail switches. Current system can't measure in real-time mode. For decision of these field of tasks non-contact photonic measurement system (KSIR) is constructed. The KSIR works at speeds up to 70 mph and measure seven track parameters. The KSIR contains four subsystems: rail wear, height and track gauge measurement (BFSM); rail slump measurement (FTP); contact rail measurement (FKR); speed, level and car locating (USI). KSIR contains five CCD matrix cameras, four line CCD cameras, five infrared stripe lasers and four spot infrared lasers. Laser forms shape on the rail. CCD-camera acquires rail image and transfers it into the digital signal processor which produces preliminary calculation ofrail shape. Then image is transferred into the central computer to calculate values of rail characteristics. Angles between photonic unit and rail bring distortions in images from cameras. Additional distortions are caused by short-focus optics and small distance between camera and track. This distance is limited by structure clearance. The transformation algorithms for distortions elimination are applied. It's based on surfaces spline-approximation. As a result the KSIR calculates coefficients of approximating polynomials. The calibration is performed for checking accuracy of measurement in BFSM, FTP and FKR units. Evaluation techniques of accuracy characteristics are considered.

  3. Tracks: A National Environmental Public Health Tracking Network Overview

    Centers for Disease Control (CDC) Podcasts

    In this podcast, Dr. Mike McGeehin, Director of CDC's Division of Environmental Hazards and Health Effects, provides an overview of the National Environmental Public Health Tracking Network. It highlights the Tracking Network's goal, how it will improve public health, its audience, and much more.

  4. Urbanism on Track : Application of tracking technologies in urbanism

    NARCIS (Netherlands)

    Van der Hoeven, F.D.; Van Schaick, J.; Van der Spek, S.C.; Smit, M.G.J.

    2008-01-01

    Tracking technologies such as GPS, mobile phone tracking, video and RFID monitoring are rapidly becoming part of daily life. Technological progress offers huge possibilities for studying human activity patterns in time and space in new ways. Delft University of Technology (TU Delft) held an

  5. Low Complexity Track Initialization from a Small Set of Non-Invertible Measurements

    Directory of Open Access Journals (Sweden)

    Wolfgang Koch

    2008-02-01

    Full Text Available Target tracking from non-invertible measurement sets, for example, incomplete spherical coordinates measured by asynchronous sensors in a sensor network, is a task of data fusion present in a lot of applications. Difficulties in tracking using extended Kalman filters lead to unstable behavior, mainly caused by poor initialization. Instead of using high complexity numerical batch-estimators, we offer an analytical approach to initialize the filter from a minimum number of observations. This directly pertains to multi-hypothesis tracking (MHT, where in the presence of clutter and/or multiple targets (i low complexity algorithms are desirable and (ii using a small set of measurements avoids the combinatorial explosion. Our approach uses no numerical optimization, simply evaluating several equations to find the state estimates. This is possible since we avoid an over-determined setup by initializing only from the minimum necessary subset of measurements. Loss in accuracy is minimized by choosing the best subset using an optimality criterion and incorporating the leftover measurements afterwards. Additionally, we provide the possibility to estimate only sub-sets of parameters, and to reliably model the resulting added uncertainties by the covariance matrix. We compare two different implementations, differing in the approximation of the posterior: linearizing the measurement equation as in the extended Kalman filter (EKF or employing the unscented transform (UT. The approach will be studied in two practical examples: 3D track initialization using bearingsonly measurements or using slant-range and azimuth only.

  6. An insight on advantage of hybrid sun–wind-tracking over sun-tracking PV system

    International Nuclear Information System (INIS)

    Rahimi, Masoud; Banybayat, Meisam; Tagheie, Yaghoub; Valeh-e-Sheyda, Peyvand

    2015-01-01

    Graphical abstract: Real photograph of hybrid sun–wind-tracking system. - Highlights: • Novel hybrid sun–wind-tracking system proposed to enhance PV cell performance. • The wind tracker can cool down the PV cell as sun-tracking system work. • The hybrid tracker achieved 7.4% increase in energy gain over the sun tracker. • The overall daily output energy gain was increased by 49.83% by using this system. - Abstract: This paper introduces the design and application of a novel hybrid sun–wind-tracking system. This hybrid system employs cooling effect of wind, besides the advantages of tracking sun for enhancing power output from examined hybrid photovoltaic cell. The principal experiment focuses on comparison between dual-axes sun-tracking and hybrid sun–wind-tracking photovoltaic (PV) panels. The deductions based on the research tests confirm that the overall daily output energy gain was increased by 49.83% compared with that of a fixed system. Moreover, an overall increase of about 7.4% in the output power was found for the hybrid sun–wind-tracking over the two-axis sun tracking system.

  7. SU-G-BRA-05: Application of a Feature-Based Tracking Algorithm to KV X-Ray Fluoroscopic Images Toward Marker-Less Real-Time Tumor Tracking

    Energy Technology Data Exchange (ETDEWEB)

    Nakamura, M; Matsuo, Y; Mukumoto, N; Iizuka, Y; Yokota, K; Mizowaki, T; Hiraoka, M [Kyoto University, Graduate School of Medicine, Kyoto (Japan); Nakao, M [Kyoto University, Graduate School of Informatics, Kyoto (Japan)

    2016-06-15

    Purpose: To detect target position on kV X-ray fluoroscopic images using a feature-based tracking algorithm, Accelerated-KAZE (AKAZE), for markerless real-time tumor tracking (RTTT). Methods: Twelve lung cancer patients treated with RTTT on the Vero4DRT (Mitsubishi Heavy Industries, Japan, and Brainlab AG, Feldkirchen, Germany) were enrolled in this study. Respiratory tumor movement was greater than 10 mm. Three to five fiducial markers were implanted around the lung tumor transbronchially for each patient. Before beam delivery, external infrared (IR) markers and the fiducial markers were monitored for 20 to 40 s with the IR camera every 16.7 ms and with an orthogonal kV x-ray imaging subsystem every 80 or 160 ms, respectively. Target positions derived from the fiducial markers were determined on the orthogonal kV x-ray images, which were used as the ground truth in this study. Meanwhile, tracking positions were identified by AKAZE. Among a lot of feature points, AKAZE found high-quality feature points through sequential cross-check and distance-check between two consecutive images. Then, these 2D positional data were converted to the 3D positional data by a transformation matrix with a predefined calibration parameter. Root mean square error (RMSE) was calculated to evaluate the difference between 3D tracking and target positions. A total of 393 frames was analyzed. The experiment was conducted on a personal computer with 16 GB RAM, Intel Core i7-2600, 3.4 GHz processor. Results: Reproducibility of the target position during the same respiratory phase was 0.6 +/− 0.6 mm (range, 0.1–3.3 mm). Mean +/− SD of the RMSEs was 0.3 +/− 0.2 mm (range, 0.0–1.0 mm). Median computation time per frame was 179 msec (range, 154–247 msec). Conclusion: AKAZE successfully and quickly detected the target position on kV X-ray fluoroscopic images. Initial results indicate that the differences between 3D tracking and target position would be clinically acceptable.

  8. SU-G-BRA-05: Application of a Feature-Based Tracking Algorithm to KV X-Ray Fluoroscopic Images Toward Marker-Less Real-Time Tumor Tracking

    International Nuclear Information System (INIS)

    Nakamura, M; Matsuo, Y; Mukumoto, N; Iizuka, Y; Yokota, K; Mizowaki, T; Hiraoka, M; Nakao, M

    2016-01-01

    Purpose: To detect target position on kV X-ray fluoroscopic images using a feature-based tracking algorithm, Accelerated-KAZE (AKAZE), for markerless real-time tumor tracking (RTTT). Methods: Twelve lung cancer patients treated with RTTT on the Vero4DRT (Mitsubishi Heavy Industries, Japan, and Brainlab AG, Feldkirchen, Germany) were enrolled in this study. Respiratory tumor movement was greater than 10 mm. Three to five fiducial markers were implanted around the lung tumor transbronchially for each patient. Before beam delivery, external infrared (IR) markers and the fiducial markers were monitored for 20 to 40 s with the IR camera every 16.7 ms and with an orthogonal kV x-ray imaging subsystem every 80 or 160 ms, respectively. Target positions derived from the fiducial markers were determined on the orthogonal kV x-ray images, which were used as the ground truth in this study. Meanwhile, tracking positions were identified by AKAZE. Among a lot of feature points, AKAZE found high-quality feature points through sequential cross-check and distance-check between two consecutive images. Then, these 2D positional data were converted to the 3D positional data by a transformation matrix with a predefined calibration parameter. Root mean square error (RMSE) was calculated to evaluate the difference between 3D tracking and target positions. A total of 393 frames was analyzed. The experiment was conducted on a personal computer with 16 GB RAM, Intel Core i7-2600, 3.4 GHz processor. Results: Reproducibility of the target position during the same respiratory phase was 0.6 +/− 0.6 mm (range, 0.1–3.3 mm). Mean +/− SD of the RMSEs was 0.3 +/− 0.2 mm (range, 0.0–1.0 mm). Median computation time per frame was 179 msec (range, 154–247 msec). Conclusion: AKAZE successfully and quickly detected the target position on kV X-ray fluoroscopic images. Initial results indicate that the differences between 3D tracking and target position would be clinically acceptable.

  9. Hot Spot Temperature and Grey Target Theory-Based Dynamic Modelling for Reliability Assessment of Transformer Oil-Paper Insulation Systems: A Practical Case Study

    Directory of Open Access Journals (Sweden)

    Lefeng Cheng

    2018-01-01

    Full Text Available This paper develops a novel dynamic correction method for the reliability assessment of large oil-immersed power transformers. First, with the transformer oil-paper insulation system (TOPIS as the target of evaluation and the winding hot spot temperature (HST as the core point, an HST-based static ageing failure model is built according to the Weibull distribution and Arrhenius reaction law, in order to describe the transformer ageing process and calculate the winding HST for obtaining the failure rate and life expectancy of TOPIS. A grey target theory based dynamic correction model is then developed, combined with the data of Dissolved Gas Analysis (DGA in power transformer oil, in order to dynamically modify the life expectancy calculated by the built static model, such that the corresponding relationship between the state grade and life expectancy correction coefficient of TOPIS can be built. Furthermore, the life expectancy loss recovery factor is introduced to correct the life expectancy of TOPIS again. Lastly, a practical case study of an operating transformer has been undertaken, in which the failure rate curve after introducing dynamic corrections can be obtained for the reliability assessment of this transformer. The curve shows a better ability of tracking the actual reliability level of transformer, thus verifying the validity of the proposed method and providing a new way for transformer reliability assessment. This contribution presents a novel model for the reliability assessment of TOPIS, in which the DGA data, as a source of information for the dynamic correction, is processed based on the grey target theory, thus the internal faults of power transformer can be diagnosed accurately as well as its life expectancy updated in time, ensuring that the dynamic assessment values can commendably track and reflect the actual operation state of the power transformers.

  10. Non-etching nuclear track visualization in polymers: fluorescent and dyed tracks

    International Nuclear Information System (INIS)

    Somogyi, G.; Toth-Szilagyi, M.; Monnin, M.; Gourcy, J.

    1979-01-01

    A report is presented on progress in two methods of non-etching nuclear track visualization. The basis for one method is to graft polymer chains in the vicinity of the ion path in a polymer, and then to dye it, making the track visible. The second method is similar, but in this case saturated organic molecules can be used, which prevents subsequent polymerization. The detector is soaked with a solution of a sensitization molecule that can react with a convenient dye and fix it. The sensitization molecules may diffuse into the detector either through the bulk of it or/ and along the region damaged by a charged particle. Depending on the detailed procedure used, the tracks may be seen as 'dyed tracks' with visible-light illumination or as 'fluorescent tracks' with u.v. illumination. Experimental procedures and results are given and discussed. (U.K.)

  11. EnTracked: Energy-Efficient Robust Position Tracking for Mobile Devices

    DEFF Research Database (Denmark)

    Kjærgaard, Mikkel Baun; Jensen, Jakob Langdal; Godsk, Torben

    2009-01-01

    conditions and mobility, schedules position updates to both minimize energy consumption and optimize robustness. The realized system tracks pedestrian targets equipped with GPS-enabled devices. The system is configurable to realize different trade-offs between energy consumption and robustness. We provide...... of the mobile device. Furthermore, tracking has to robustly deliver position updates when faced with changing conditions such as delays due to positioning and communication, and changing positioning accuracy. This work proposes EnTracked --- a system that, based on the estimation and prediction of system...... extensive experimental results by profiling how devices consume power, by emulation on collected data and by validation in several real-world deployments. Results from this profiling show how a device consumes power while tracking its position. Results from the emulation indicate that the system can...

  12. On-demand calibration and evaluation for electromagnetically tracked laparoscope in augmented reality visualization.

    Science.gov (United States)

    Liu, Xinyang; Plishker, William; Zaki, George; Kang, Sukryool; Kane, Timothy D; Shekhar, Raj

    2016-06-01

    Common camera calibration methods employed in current laparoscopic augmented reality systems require the acquisition of multiple images of an entire checkerboard pattern from various poses. This lengthy procedure prevents performing laparoscope calibration in the operating room (OR). The purpose of this work was to develop a fast calibration method for electromagnetically (EM) tracked laparoscopes, such that the calibration can be performed in the OR on demand. We designed a mechanical tracking mount to uniquely and snugly position an EM sensor to an appropriate location on a conventional laparoscope. A tool named fCalib was developed to calibrate intrinsic camera parameters, distortion coefficients, and extrinsic parameters (transformation between the scope lens coordinate system and the EM sensor coordinate system) using a single image that shows an arbitrary portion of a special target pattern. For quick evaluation of calibration results in the OR, we integrated a tube phantom with fCalib prototype and overlaid a virtual representation of the tube on the live video scene. We compared spatial target registration error between the common OpenCV method and the fCalib method in a laboratory setting. In addition, we compared the calibration re-projection error between the EM tracking-based fCalib and the optical tracking-based fCalib in a clinical setting. Our results suggest that the proposed method is comparable to the OpenCV method. However, changing the environment, e.g., inserting or removing surgical tools, might affect re-projection accuracy for the EM tracking-based approach. Computational time of the fCalib method averaged 14.0 s (range 3.5 s-22.7 s). We developed and validated a prototype for fast calibration and evaluation of EM tracked conventional (forward viewing) laparoscopes. The calibration method achieved acceptable accuracy and was relatively fast and easy to be performed in the OR on demand.

  13. Solid state nuclear track detectors

    International Nuclear Information System (INIS)

    Medeiros, J.A.; Carvalho, M.L.C.P. de

    1992-12-01

    Solid state nuclear track detectors (SSNTD) are dielectric materials, crystalline or vitreous, which registers tracks of charged nuclear particles, like alpha particles or fission fragments. Chemical etching of the detectors origin tracks that are visible at the optical microscope: track etching rate is higher along the latent track, where damage due to the charged particle increase the chemical potential, and etching rate giving rise to holes, the etched tracks. Fundamental principles are presented as well as some ideas of main applications. (author)

  14. Measurement of fission track of uranium particle by solid state nuclear track detector

    International Nuclear Information System (INIS)

    Son, S. C.; Pyo, H. W.; Ji, K. Y.; Kim, W. H.

    2002-01-01

    In this study, we discussed results of the measurement of fission tracks for the uranium containing particles by solid state nuclear track detector. Uranium containing silica and uranium oxide particles were prepared by uranium sorption onto silica powder in weak acidic medium and laser ablation on uranium pellet, respectively. Fission tracks for the uranium containing silica and uranium oxide particles were detected on Lexan plastic detector. It was found that the fission track size and shapes depend on the particle size uranium content in particles. Correlation of uranium particle diameter with fission track radius was also discussed

  15. Fast Poisson Solvers for Self-Consistent Beam-Beam and Space-Charge Field Computation in Multiparticle Tracking Simulations

    CERN Document Server

    Florio, Adrien; Pieloni, Tatiana; CERN. Geneva. ATS Department

    2015-01-01

    We present two different approaches to solve the 2-dimensional electrostatic problem with open boundary conditions to be used in fast tracking codes for beam-beam and space charge simulations in high energy accelerators. We compare a fast multipoles method with a hybrid Poisson solver based on the fast Fourier transform and finite differences in polar coordinates. We show that the latter outperforms the first in terms of execution time and precision, allowing for a reduction of the noise in the tracking simulation. Furthermore the new algorithm is shown to scale linearly on parallel architectures with shared memory. We conclude by effectively replacing the HFMM by the new Poisson solver in the COMBI code.

  16. Machine Learning Method Applied in Readout System of Superheated Droplet Detector

    Science.gov (United States)

    Liu, Yi; Sullivan, Clair Julia; d'Errico, Francesco

    2017-07-01

    Direct readability is one advantage of superheated droplet detectors in neutron dosimetry. Utilizing such a distinct characteristic, an imaging readout system analyzes image of the detector for neutron dose readout. To improve the accuracy and precision of algorithms in the imaging readout system, machine learning algorithms were developed. Deep learning neural network and support vector machine algorithms are applied and compared with generally used Hough transform and curvature analysis methods. The machine learning methods showed a much higher accuracy and better precision in recognizing circular gas bubbles.

  17. Automated Meteor Detection by All-Sky Digital Camera Systems

    Czech Academy of Sciences Publication Activity Database

    Suk, Tomáš; Šimberová, Stanislava

    2017-01-01

    Roč. 120, č. 3 (2017), s. 189-215 ISSN 0167-9295 R&D Projects: GA ČR GA15-16928S Institutional support: RVO:67985815 ; RVO:67985556 Keywords : meteor detection * autonomous fireball observatories * fish-eye camera * Hough transformation Subject RIV: IN - Informatics, Computer Science; BN - Astronomy, Celestial Mechanics, Astrophysics (ASU-R) OBOR OECD: Computer sciences, information science, bioinformathics (hardware development to be 2.2, social aspect to be 5.8); Astronomy (including astrophysics,space science) (ASU-R) Impact factor: 0.875, year: 2016

  18. The Bargmann transform and canonical transformations

    International Nuclear Information System (INIS)

    Villegas-Blas, Carlos

    2002-01-01

    This paper concerns a relationship between the kernel of the Bargmann transform and the corresponding canonical transformation. We study this fact for a Bargmann transform introduced by Thomas and Wassell [J. Math. Phys. 36, 5480-5505 (1995)]--when the configuration space is the two-sphere S 2 and for a Bargmann transform that we introduce for the three-sphere S 3 . It is shown that the kernel of the Bargmann transform is a power series in a function which is a generating function of the corresponding canonical transformation (a classical analog of the Bargmann transform). We show in each case that our canonical transformation is a composition of two other canonical transformations involving the complex null quadric in C 3 or C 4 . We also describe quantizations of those two other canonical transformations by dealing with spaces of holomorphic functions on the aforementioned null quadrics. Some of these quantizations have been studied by Bargmann and Todorov [J. Math. Phys. 18, 1141-1148 (1977)] and the other quantizations are related to the work of Guillemin [Integ. Eq. Operator Theory 7, 145-205 (1984)]. Since suitable infinite linear combinations of powers of the generating functions are coherent states for L 2 (S 2 ) or L 2 (S 3 ), we show finally that the studied Bargmann transforms are actually coherent states transforms

  19. Automatic 3D building reconstruction from airbornelaser scanning and cadastral data using hough transform

    DEFF Research Database (Denmark)

    Bodum, Lars; Overby, Jens; Kjems, Erik

    2004-01-01

    degree of details. However, it is possible to create virtual 3D models of buildings, by processing these data. Roof polygons are generated using airborne laser scanning of 1x1 meter grid and ground plans (footprints) extracted from technical feature maps. An effective algorithm is used for fixing...... might lead to multiple slightly differing planes. Such planes are detected and merged. Intersecting planes are identified, and a polygon mesh of the roof is constructed. Due to the low precision of the laser scanning, a rule-based postprocessing of the roof is applied before adding the walls....

  20. A polarization stabilizer up to 12.6 krad/s with an additional function of stable state of polarization transformation

    International Nuclear Information System (INIS)

    Xiao-Guang, Zhang; Guang-Qing, Fang; Xin-Yuan, Zhao; Wen-Bo, Zhang; Li-Xia, Xi; Qian-Jin, Xiong; Xi-Xiang, Li; Guang-Yong, Zhang

    2010-01-01

    This paper reports on an experiment about a novel method of polarization stabilization. The polarization stabilizer proposed here has an additional function of polarization transformation from any state of polarization into any others. The particle swarm optimization is introduced as a control algorithm in the process of either searching or endless tracking. The tracking speed of the stabilizer is obtained up to 12.6 krad/s by using hardware we have in the laboratory, which means that we can achieve a higher speed practical polarization stabilizer if we have faster hardware. (classical areas of phenomenology)

  1. Particle tracking

    International Nuclear Information System (INIS)

    Mais, H.; Ripken, G.; Wrulich, A.; Schmidt, F.

    1986-02-01

    After a brief description of typical applications of particle tracking in storage rings and after a short discussion of some limitations and problems related with tracking we summarize some concepts and methods developed in the qualitative theory of dynamical systems. We show how these concepts can be applied to the proton ring HERA. (orig.)

  2. Fast leaf-fitting with generalized underdose/overdose constraints for real-time MLC tracking

    Energy Technology Data Exchange (ETDEWEB)

    Moore, Douglas, E-mail: douglas.moore@utsouthwestern.edu; Sawant, Amit [Department of Radiation Oncology, UT Southwestern Medical Center, Dallas, Texas 75390 (United States); Ruan, Dan [Department of Radiation Oncology, University of California, Los Angeles, California 90095 (United States)

    2016-01-15

    Purpose: Real-time multileaf collimator (MLC) tracking is a promising approach to the management of intrafractional tumor motion during thoracic and abdominal radiotherapy. MLC tracking is typically performed in two steps: transforming a planned MLC aperture in response to patient motion and refitting the leaves to the newly generated aperture. One of the challenges of this approach is the inability to faithfully reproduce the desired motion-adapted aperture. This work presents an optimization-based framework with which to solve this leaf-fitting problem in real-time. Methods: This optimization framework is designed to facilitate the determination of leaf positions in real-time while accounting for the trade-off between coverage of the PTV and avoidance of organs at risk (OARs). Derived within this framework, an algorithm is presented that can account for general linear transformations of the planned MLC aperture, particularly 3D translations and in-plane rotations. This algorithm, together with algorithms presented in Sawant et al. [“Management of three-dimensional intrafraction motion through real-time DMLC tracking,” Med. Phys. 35, 2050–2061 (2008)] and Ruan and Keall [Presented at the 2011 IEEE Power Engineering and Automation Conference (PEAM) (2011) (unpublished)], was applied to apertures derived from eight lung intensity modulated radiotherapy plans subjected to six-degree-of-freedom motion traces acquired from lung cancer patients using the kilovoltage intrafraction monitoring system developed at the University of Sydney. A quality-of-fit metric was defined, and each algorithm was evaluated in terms of quality-of-fit and computation time. Results: This algorithm is shown to perform leaf-fittings of apertures, each with 80 leaf pairs, in 0.226 ms on average as compared to 0.082 and 64.2 ms for the algorithms of Sawant et al., Ruan, and Keall, respectively. The algorithm shows approximately 12% improvement in quality-of-fit over the Sawant et al

  3. Fast leaf-fitting with generalized underdose/overdose constraints for real-time MLC tracking

    International Nuclear Information System (INIS)

    Moore, Douglas; Sawant, Amit; Ruan, Dan

    2016-01-01

    Purpose: Real-time multileaf collimator (MLC) tracking is a promising approach to the management of intrafractional tumor motion during thoracic and abdominal radiotherapy. MLC tracking is typically performed in two steps: transforming a planned MLC aperture in response to patient motion and refitting the leaves to the newly generated aperture. One of the challenges of this approach is the inability to faithfully reproduce the desired motion-adapted aperture. This work presents an optimization-based framework with which to solve this leaf-fitting problem in real-time. Methods: This optimization framework is designed to facilitate the determination of leaf positions in real-time while accounting for the trade-off between coverage of the PTV and avoidance of organs at risk (OARs). Derived within this framework, an algorithm is presented that can account for general linear transformations of the planned MLC aperture, particularly 3D translations and in-plane rotations. This algorithm, together with algorithms presented in Sawant et al. [“Management of three-dimensional intrafraction motion through real-time DMLC tracking,” Med. Phys. 35, 2050–2061 (2008)] and Ruan and Keall [Presented at the 2011 IEEE Power Engineering and Automation Conference (PEAM) (2011) (unpublished)], was applied to apertures derived from eight lung intensity modulated radiotherapy plans subjected to six-degree-of-freedom motion traces acquired from lung cancer patients using the kilovoltage intrafraction monitoring system developed at the University of Sydney. A quality-of-fit metric was defined, and each algorithm was evaluated in terms of quality-of-fit and computation time. Results: This algorithm is shown to perform leaf-fittings of apertures, each with 80 leaf pairs, in 0.226 ms on average as compared to 0.082 and 64.2 ms for the algorithms of Sawant et al., Ruan, and Keall, respectively. The algorithm shows approximately 12% improvement in quality-of-fit over the Sawant et al

  4. Mechanism of track formation by charged particles in inorganic and organic solid-state track detectors

    International Nuclear Information System (INIS)

    Doerschel, B.; Pretzsch, G.; Streubel, G.

    1979-01-01

    Knowledge of the individual phases of track formation mechanism is necessary in some applications of solid-state track detectors. The generation of latent tracks is described by energy transfer processes of the charged particles along their paths using several different models. Etchability of the latent tracks is discussed on the basis of some distinct criteria taking into account different fractions of energy release by the primary and secondary particles during track generation. If these etchability criteria for latent tracks are fulfilled, visual particle tracks can be produced by a chemical etching process. Etch pit formation depends on the etching conditions. The geometrical parameters of the etching pits are given on the basis of known etching rates. Evaluation of individual particle tracks or determination of track density yields results depending on both the properties of the particles and the etching conditions. Determination of particle energy and particle fluence is discussed as an example. (author)

  5. An improved tracking framework for ultrasound probe localization in image-guided radiosurgery

    Directory of Open Access Journals (Sweden)

    Ipsen Svenja

    2016-09-01

    Full Text Available Real-time target localization with ultrasound holds high potential for image guidance and motion compensation in radiosurgery due to its non-invasive image acquisition free from ionizing radiation. However, a two-step localization has to be performed when integrating ultrasound into the existing radiosurgery workflow. In addition to target localization inside the ultrasound volume, the probe itself has to be localized in order to transform the target position into treatment room coordinates. By adapting existing camera calibration tools, we have developed a method to extend the stereoscopic X-ray tracking system of a radiosurgery platform in order to locate objects such as marker geometries with six degrees of freedom. The calibration was performed with 0.1 mm reprojection error. By using the full area of the flat-panel detectors without pre-processing the extended software increased the tracking volume and resolution by up to 80%, substantially improving patient localization and marker detectability. Furthermore, marker-tracking showed sub-millimeter accuracy and rotational errors below 0.1°. This demonstrates that the developed extension framework can accurately localize marker geometries using an integrated X-ray system, establishing the link for the integration of real-time ultrasound image guidance into the existing system.

  6. Detecting Power Voltage Dips using Tracking Filters - A Comparison against Kalman

    Directory of Open Access Journals (Sweden)

    STANCIU, I.-R.

    2012-11-01

    Full Text Available Due of its significant economical impact, Power-Quality (PQ analysis is an important domain today. Severe voltage distortions affect the consumers and disturb their activity. They may be caused by short circuits (in this case the voltage drops significantly or by varying loads (with a smaller drop. These two types are the PQ currently issues. Monitoring these phenomena (called dips or sags require powerful techniques. Digital Signal Processing (DSP algorithms are currently employed to fulfill this task. Discrete Wavelet Transforms, (and variants, Kalman filters, and S-Transform are currently proposed by researchers to detect voltage dips. This paper introduces and examines a new tool to detect voltage dips: the so-called tracking filters. Discovered and tested during the cold war, they can estimate a parameter of interest one-step-ahead based on the previously observed values. Two filters are implemented. Their performance is assessed by comparison against the Kalman filter?s results.

  7. Development of a railway wagon-track interaction model: Case studies on excited tracks

    Science.gov (United States)

    Xu, Lei; Chen, Xianmai; Li, Xuwei; He, Xianglin

    2018-02-01

    In this paper, a theoretical framework for modeling the railway wagon-ballast track interactions is presented, in which the dynamic equations of motion of wagon-track systems are constructed by effectively coupling the linear and nonlinear dynamic characteristics of system components. For the linear components, the energy-variational principle is directly used to derive their dynamic matrices, while for the nonlinear components, the dynamic equilibrium method is implemented to deduce the load vectors, based on which a novel railway wagon-ballast track interaction model is developed, and being validated by comparing with the experimental data measured from a heavy haul railway and another advanced model. With this study, extensive contributions in figuring out the critical speed of instability, limits and localizations of track irregularities over derailment accidents are presented by effectively integrating the dynamic simulation model, the track irregularity probabilistic model and time-frequency analysis method. The proposed approaches can provide crucial information to guarantee the running safety and stability of the wagon-track system when considering track geometries and various running speeds.

  8. Advanced Tracking of Vehicles

    DEFF Research Database (Denmark)

    Jensen, Christian Søndergaard; Li, K.-J.; Pakalnis, Stardas

    2005-01-01

    efficient tracking techniques. More specifically, while almost all commercially available tracking solutions simply offer time-based sampling of positions, this paper's techniques aim to offer a guaranteed tracking accuracy for each vehicle at the lowest possible costs, in terms of network traffic...

  9. Binomial distribution of Poisson statistics and tracks overlapping probability to estimate total tracks count with low uncertainty

    International Nuclear Information System (INIS)

    Khayat, Omid; Afarideh, Hossein; Mohammadnia, Meisam

    2015-01-01

    In the solid state nuclear track detectors of chemically etched type, nuclear tracks with center-to-center neighborhood of distance shorter than two times the radius of tracks will emerge as overlapping tracks. Track overlapping in this type of detectors causes tracks count losses and it becomes rather severe in high track densities. Therefore, tracks counting in this condition should include a correction factor for count losses of different tracks overlapping orders since a number of overlapping tracks may be counted as one track. Another aspect of the problem is the cases where imaging the whole area of the detector and counting all tracks are not possible. In these conditions a statistical generalization method is desired to be applicable in counting a segmented area of the detector and the results can be generalized to the whole surface of the detector. Also there is a challenge in counting the tracks in densely overlapped tracks because not sufficient geometrical or contextual information are available. It this paper we present a statistical counting method which gives the user a relation between the tracks overlapping probabilities on a segmented area of the detector surface and the total number of tracks. To apply the proposed method one can estimate the total number of tracks on a solid state detector of arbitrary shape and dimensions by approximating the tracks averaged area, whole detector surface area and some orders of tracks overlapping probabilities. It will be shown that this method is applicable in high and ultra high density tracks images and the count loss error can be enervated using a statistical generalization approach. - Highlights: • A correction factor for count losses of different tracks overlapping orders. • For the cases imaging the whole area of the detector is not possible. • Presenting a statistical generalization method for segmented areas. • Giving a relation between the tracks overlapping probabilities and the total tracks

  10. Real-Time Tumor Tracking in the Lung Using an Electromagnetic Tracking System

    Energy Technology Data Exchange (ETDEWEB)

    Shah, Amish P., E-mail: Amish.Shah@orlandohealth.com [Department of Radiation Oncology, MD Anderson Cancer Center Orlando, Orlando, Florida (United States); Kupelian, Patrick A.; Waghorn, Benjamin J.; Willoughby, Twyla R.; Rineer, Justin M.; Mañon, Rafael R.; Vollenweider, Mark A.; Meeks, Sanford L. [Department of Radiation Oncology, MD Anderson Cancer Center Orlando, Orlando, Florida (United States)

    2013-07-01

    Purpose: To describe the first use of the commercially available Calypso 4D Localization System in the lung. Methods and Materials: Under an institutional review board-approved protocol and an investigational device exemption from the US Food and Drug Administration, the Calypso system was used with nonclinical methods to acquire real-time 4-dimensional lung tumor tracks for 7 lung cancer patients. The aims of the study were to investigate (1) the potential for bronchoscopic implantation; (2) the stability of smooth-surface beacon transponders (transponders) after implantation; and (3) the ability to acquire tracking information within the lung. Electromagnetic tracking was not used for any clinical decision making and could only be performed before any radiation delivery in a research setting. All motion tracks for each patient were reviewed, and values of the average displacement, amplitude of motion, period, and associated correlation to a sinusoidal model (R{sup 2}) were tabulated for all 42 tracks. Results: For all 7 patients at least 1 transponder was successfully implanted. To assist in securing the transponder at the tumor site, it was necessary to implant a secondary fiducial for most transponders owing to the transponder's smooth surface. For 3 patients, insertion into the lung proved difficult, with only 1 transponder remaining fixed during implantation. One patient developed a pneumothorax after implantation of the secondary fiducial. Once implanted, 13 of 14 transponders remained stable within the lung and were successfully tracked with the tracking system. Conclusions: Our initial experience with electromagnetic guidance within the lung demonstrates that transponder implantation and tracking is achievable though not clinically available. This research investigation proved that lung tumor motion exhibits large variations from fraction to fraction within a single patient and that improvements to both transponder and tracking system are still

  11. Development of a software for monitoring of seismic activity through the analysis of satellite images

    Science.gov (United States)

    Soto-Pinto, C.; Poblete, A.; Arellano-Baeza, A. A.; Sanchez, G.

    2010-12-01

    A software for extraction and analysis of the lineaments has been developed and applied for the tracking of the accumulation/relaxation of stress in the Earth’s crust due to seismic and volcanic activity. A lineament is a straight or a somewhat curved feature in a satellite image, which reflects, at least partially, presence of faults in the crust. The technique of lineament extraction is based on the application of directional filters and Hough transform. The software has been checked for several earthquakes occurred in the Pacific coast of the South America with the magnitude > 4 Mw, analyzing temporal sequences of the ASTER/TERRA multispectral satellite images for the regions around an epicenter. All events were located in the regions with small seasonal variations and limited vegetation to facilitate the tracking of features associated with the seismic activity only. It was found that the number and orientation of lineaments changes significantly about one month before an earthquake approximately, and a few months later the system returns to its initial state. This effect increases with the earthquake magnitude. It also was shown that the behavior of lineaments associated to the volcano seismic activity is opposite to that obtained previously for earthquakes. This discrepancy can be explained assuming that in the last case the main reason of earthquakes is compression and accumulation of strength in the Earth’s crust due to subduction of tectonic plates, whereas in the first case we deal with the inflation of a volcano edifice due to elevation of pressure and magma intrusion.

  12. Controlled ion track etching

    Science.gov (United States)

    George, J.; Irkens, M.; Neumann, S.; Scherer, U. W.; Srivastava, A.; Sinha, D.; Fink, D.

    2006-03-01

    It is a common practice since long to follow the ion track-etching process in thin foils via conductometry, i.e . by measurement of the electrical current which passes through the etched track, once the track breakthrough condition has been achieved. The major disadvantage of this approach, namely the absence of any major detectable signal before breakthrough, can be avoided by examining the track-etching process capacitively. This method allows one to define precisely not only the breakthrough point before it is reached, but also the length of any non-transient track. Combining both capacitive and conductive etching allows one to control the etching process perfectly. Examples and possible applications are given.

  13. Multitarget multisensor closed-loop tracking

    Science.gov (United States)

    Sanders-Reed, John N.

    2004-07-01

    This paper describes a closed-loop tracking system using multiple co-located sensors to develop multi-sensor track histories on multiple targets. The use of multiple, co-aligned sensors to track multiple, possibly maneuvering targets, presents a number of tracker design challenges and opportunities. Many of these problems have been addressed individually in the published literature from a theoretical point of view. However, no one has yet addressed the design and implementation of a specific tracker to meet all of these requirements at once. Specific questions addressed in this paper include how to assign N detections in a current frame to M active tracks, how to initiate new tracks and terminate dead tracks, how to combine information from multiple sensors into a single integrated picture, represented by a global track file, and how to perform these functions in a timely manner to support a precision closed loop tracking system.

  14. Ambiguity attacks on robust blind image watermarking scheme based on redundant discrete wavelet transform and singular value decomposition

    Directory of Open Access Journals (Sweden)

    Khaled Loukhaoukha

    2017-12-01

    Full Text Available Among emergent applications of digital watermarking are copyright protection and proof of ownership. Recently, Makbol and Khoo (2013 have proposed for these applications a new robust blind image watermarking scheme based on the redundant discrete wavelet transform (RDWT and the singular value decomposition (SVD. In this paper, we present two ambiguity attacks on this algorithm that have shown that this algorithm fails when used to provide robustness applications like owner identification, proof of ownership, and transaction tracking. Keywords: Ambiguity attack, Image watermarking, Singular value decomposition, Redundant discrete wavelet transform

  15. Printed Tag Real-time Tracking

    KAUST Repository

    Bilal, Rana M.

    2014-09-18

    Disclosed are various embodiments for monitoring tracking devices capable of seamless indoor and outdoor tracking transitions. A tracking device may comprise, for example, printable circuitry and antennas combined with one or more receivers/transceivers on a substrate. The tracking device may be configured, for example, to localize the tracking device via GPS or an alternative localization strategy based on a determination of whether GPS communication is available. A modified RSSI fingerprinting methodology may be used to accurately determine a location of the tracking device using Wi-Fi access points. A device monitoring service may communicate with internal and/or external mapping API\\'s to render a device monitoring user interface comprising a visual representation of the location of the tracking device.

  16. Thermal Tracking of Sports Players

    Directory of Open Access Journals (Sweden)

    Rikke Gade

    2014-07-01

    Full Text Available We present here a real-time tracking algorithm for thermal video from a sports game. Robust detection of people includes routines for handling occlusions and noise before tracking each detected person with a Kalman filter. This online tracking algorithm is compared with a state-of-the-art offline multi-target tracking algorithm. Experiments are performed on a manually annotated 2-minutes video sequence of a real soccer game. The Kalman filter shows a very promising result on this rather challenging sequence with a tracking accuracy above 70% and is superior compared with the offline tracking approach. Furthermore, the combined detection and tracking algorithm runs in real time at 33 fps, even with large image sizes of 1920 × 480 pixels.

  17. Thermal tracking of sports players.

    Science.gov (United States)

    Gade, Rikke; Moeslund, Thomas B

    2014-07-29

    We present here a real-time tracking algorithm for thermal video from a sports game. Robust detection of people includes routines for handling occlusions and noise before tracking each detected person with a Kalman filter. This online tracking algorithm is compared with a state-of-the-art offline multi-target tracking algorithm. Experiments are performed on a manually annotated 2-minutes video sequence of a real soccer game. The Kalman filter shows a very promising result on this rather challenging sequence with a tracking accuracy above 70% and is superior compared with the offline tracking approach. Furthermore, the combined detection and tracking algorithm runs in real time at 33 fps, even with large image sizes of 1920 × 480 pixels.

  18. A framework for evaluating and continuously improving the NCHL transformational leadership initiative. National Center for Healthcare Leadership.

    Science.gov (United States)

    Davidson, Pamela L; Calhoun, Judith G; Sinioris, Marie E; Griffith, John R

    2002-01-01

    The National Center for Healthcare Leadership transformational leadership project is a broad and ambitious initiative that seeks to bring to the table top leaders from industry and academe. Their charge is to accomplish nothing short of resetting the course for health management education and practice in the coming decades. Four councils were recruited to launch the four major interventions: (1) recruitment and diversity, (2) core competencies, (3) the advanced learning institute, and (4) accreditation and certification. After describing intervention goals, we provide examples of baseline measures for tracking educational and performance outcomes longitudinally. We believe this transformation is only beginning, and it will take many years or decades. The transformation will be most successful if it is guided by data and systematic evaluation.

  19. Fast-Acquisition/Weak-Signal-Tracking GPS Receiver for HEO

    Science.gov (United States)

    Wintemitz, Luke; Boegner, Greg; Sirotzky, Steve

    2004-01-01

    A report discusses the technical background and design of the Navigator Global Positioning System (GPS) receiver -- . a radiation-hardened receiver intended for use aboard spacecraft. Navigator is capable of weak signal acquisition and tracking as well as much faster acquisition of strong or weak signals with no a priori knowledge or external aiding. Weak-signal acquisition and tracking enables GPS use in high Earth orbits (HEO), and fast acquisition allows for the receiver to remain without power until needed in any orbit. Signal acquisition and signal tracking are, respectively, the processes of finding and demodulating a signal. Acquisition is the more computationally difficult process. Previous GPS receivers employ the method of sequentially searching the two-dimensional signal parameter space (code phase and Doppler). Navigator exploits properties of the Fourier transform in a massively parallel search for the GPS signal. This method results in far faster acquisition times [in the lab, 12 GPS satellites have been acquired with no a priori knowledge in a Low-Earth-Orbit (LEO) scenario in less than one second]. Modeling has shown that Navigator will be capable of acquiring signals down to 25 dB-Hz, appropriate for HEO missions. Navigator is built using the radiation-hardened ColdFire microprocessor and housing the most computationally intense functions in dedicated field-programmable gate arrays. The high performance of the algorithm and of the receiver as a whole are made possible by optimizing computational efficiency and carefully weighing tradeoffs among the sampling rate, data format, and data-path bit width.

  20. Transforming Communities through Academic Activism: An Emancipatory, Praxis-led Approach

    Directory of Open Access Journals (Sweden)

    Isobel Hawthorne-Steele

    2016-03-01

    Full Text Available This article tracks the engagement of university faculty in academic and community activism during thirty years in conflict-affected Northern Ireland. Over time, the team of three academics who wrote the article developed programs to help tackle educational disadvantage in a deeply divided society riven with violent conflict. Our pedagogical approach was driven by social justice principles in practice. In the process, students became what Ledwith & Springett (2010 describe as participative activists in the academy and in their own communities. The aim of this collective activism was to foster transformative change in a society that is now in transition from conflict. Key examples of critical practice are described. We use a case study approach to describe challenges faced by faculty and participants. We argue that academic activism and community partnership can play a positive role in community transformation in the most difficult circumstances.

  1. Forward tracking detectors

    Indian Academy of Sciences (India)

    Abstract. Forward tracking is an essential part of a detector at the international linear collider (ILC). The requirements for forward tracking are explained and the proposed solutions in the detector concepts are shown.

  2. Tilling the soil while sowing the seeds: combining resident education with medical home transformation.

    Science.gov (United States)

    Muench, John; Jarvis, Kelly; Boverman, Josh; Hardman, Joseph; Hayes, Meg; Winkle, Jim

    2012-01-01

    In order to successfully integrate screening, brief intervention, and referral to treatment (SBIRT) into primary care, education of clinicians must be paired with sustainable transformation of the clinical settings in which they practice. The SBIRT Oregon project adopted this strategy in an effort to fully integrate SBIRT into 7 primary care residency clinics. Residents were trained to assess and intervene in their patients' unhealthy substance use, whereas clinic staff personnel were trained to carry out a multistep screening process. Electronic medical record tools were created to further integrate and track SBIRT processes. This article describes how a resident training curriculum complemented and was informed by the transformation of workflow processes within the residents' home clinics.

  3. A new method to determinate phase transformation in shape memory alloys: infrared thermography

    International Nuclear Information System (INIS)

    Bubulinca, C.; Balandraud, X.; Grediac, M.; Plaiasu, G. A.; Abrudeanu, M.; Stanciu, S.

    2013-01-01

    In this article it is presented a shape memory alloy case, based on copper, namely Cu-Zn-Al, which is subjected to periodic mechanical traction. Traction is performed in conditions of normal temperature and pressure. The purpose of this article it is to study stress induced phase transformation. All tests are performed in same conditions. Transformation on which is based this effect occurs in two ways: by applying a stress or temperature variation. In this article it is studied stress induced phase transformation. The method to analyze the microstructure of an shape memory alloy (SMA) is relatively new and it is based on tracking the evolution of temperature. After thermal analysis we can decide in which state is one alloy without any other supplier measures (differential scanning calorimetric or electrical resistivity). If our specimen will producing thermal energy when specimen is tensile he is austenitic. If absorbing heat during the first deformation is in martensitic state. (authors)

  4. Almagest, a new trackless ring finding algorithm

    Energy Technology Data Exchange (ETDEWEB)

    Lamanna, G., E-mail: gianluca.lamanna@cern.ch

    2014-12-01

    A fast ring finding algorithm is a crucial point to allow the use of RICH in on-line trigger selection. The present algorithms are either too slow (with respect to the incoming data rate) or need the information coming from a tracking system. Digital image techniques, assuming limited computing power (as for example Hough transform), are not perfectly robust for what concerns the noise immunity. We present a novel technique based on Ptolemy's theorem for multi-ring pattern recognition. Starting from purely geometrical considerations, this algorithm (also known as “Almagest”) allows fast and trackless rings reconstruction, with spatial resolution comparable with other offline techniques. Almagest is particularly suitable for parallel implementation on multi-cores machines. Preliminary tests on GPUs (multi-cores video card processors) show that, thanks to an execution time smaller than 10 μs per event, this algorithm could be employed for on-line selection in trigger systems. The user case of the NA62 RICH trigger, based on GPU, will be discussed. - Highlights: • A new algorithm for fast multiple ring searching in RICH detectors is presented. • The Almagest algorithm exploits the computing power of Graphics processers (GPUs). • A preliminary implementation for on-line triggering in the NA62 experiment shows encouraging results.

  5. Efficient and automatic image reduction framework for space debris detection based on GPU technology

    Science.gov (United States)

    Diprima, Francesco; Santoni, Fabio; Piergentili, Fabrizio; Fortunato, Vito; Abbattista, Cristoforo; Amoruso, Leonardo

    2018-04-01

    In the last years, the increasing number of space debris has triggered the need of a distributed monitoring system for the prevention of possible space collisions. Space surveillance based on ground telescope allows the monitoring of the traffic of the Resident Space Objects (RSOs) in the Earth orbit. This space debris surveillance has several applications such as orbit prediction and conjunction assessment. In this paper is proposed an optimized and performance-oriented pipeline for sources extraction intended to the automatic detection of space debris in optical data. The detection method is based on the morphological operations and Hough Transform for lines. Near real-time detection is obtained using General Purpose computing on Graphics Processing Units (GPGPU). The high degree of processing parallelism provided by GPGPU allows to split data analysis over thousands of threads in order to process big datasets with a limited computational time. The implementation has been tested on a large and heterogeneous images data set, containing both imaging satellites from different orbit ranges and multiple observation modes (i.e. sidereal and object tracking). These images were taken during an observation campaign performed from the EQUO (EQUatorial Observatory) observatory settled at the Broglio Space Center (BSC) in Kenya, which is part of the ASI-Sapienza Agreement.

  6. Circular contour retrieval in real-world conditions by higher order statistics and an alternating-least squares algorithm

    Science.gov (United States)

    Jiang, Haiping; Marot, Julien; Fossati, Caroline; Bourennane, Salah

    2011-12-01

    In real-world conditions, contours are most often blurred in digital images because of acquisition conditions such as movement, light transmission environment, and defocus. Among image segmentation methods, Hough transform requires a computational load which increases with the number of noise pixels, level set methods also require a high computational load, and some other methods assume that the contours are one-pixel wide. For the first time, we retrieve the characteristics of multiple possibly concentric blurred circles. We face correlated noise environment, to get closer to real-world conditions. For this, we model a blurred circle by a few parameters--center coordinates, radius, and spread--which characterize its mean position and gray level variations. We derive the signal model which results from signal generation on circular antenna. Linear antennas provide the center coordinates. To retrieve the circle radii, we adapt the second-order statistics TLS-ESPRIT method for non-correlated noise environment, and propose a novel version of TLS-ESPRIT based on higher-order statistics for correlated noise environment. Then, we derive a least-squares criterion and propose an alternating least-squares algorithm to retrieve simultaneously all spread values of concentric circles. Experiments performed on hand-made and real-world images show that the proposed methods outperform the Hough transform and a level set method dedicated to blurred contours in terms of computational load. Moreover, the proposed model and optimization method provide the information of the contour grey level variations.

  7. Automated Extraction of the Archaeological Tops of Qanat Shafts from VHR Imagery in Google Earth

    Directory of Open Access Journals (Sweden)

    Lei Luo

    2014-12-01

    Full Text Available Qanats in northern Xinjiang of China provide valuable information for agriculturists and anthropologists who seek fundamental understanding of the distribution of qanat water supply systems with regard to water resource utilization, the development of oasis agriculture, and eventually climate change. Only the tops of qanat shafts (TQSs, indicating the course of the qanats, can be observed from space, and their circular archaeological traces can also be seen in very high resolution imagery in Google Earth. The small size of the TQSs, vast search regions, and degraded features make manually extracting them from remote sensing images difficult and costly. This paper proposes an automated TQS extraction method that adopts mathematical morphological processing methods before an edge detecting module is used in the circular Hough transform approach. The accuracy assessment criteria for the proposed method include: (i extraction percentage (E = 95.9%, branch factor (B = 0 and quality percentage (Q = 95.9% in Site 1; and (ii extraction percentage (E = 83.4%, branch factor (B = 0.058 and quality percentage (Q = 79.5% in Site 2. Compared with the standard circular Hough transform, the quality percentages (Q of our proposed method were improved to 95.9% and 79.5% from 86.3% and 65.8% in test sites 1 and 2, respectively. The results demonstrate that wide-area discovery and mapping can be performed much more effectively based on our proposed method.

  8. Diffusion tensor imaging fiber tracking with reliable tracking orientation and flexible step size☆

    Science.gov (United States)

    Yao, Xufeng; Wang, Manning; Chen, Xinrong; Nie, Shengdong; Li, Zhexu; Xu, Xiaoping; Zhang, Xuelong; Song, Zhijian

    2013-01-01

    We propose a method of reliable tracking orientation and flexible step size fiber tracking. A new directional strategy was defined to select one optimal tracking orientation from each directional set, which was based on the single-tensor model and the two-tensor model. The directional set of planar voxels contained three tracking directions: two from the two-tensor model and one from the single-tensor model. The directional set of linear voxels contained only one principal vector. In addition, a flexible step size, rather than fixable step sizes, was implemented to improve the accuracy of fiber tracking. We used two sets of human data to assess the performance of our method; one was from a healthy volunteer and the other from a patient with low-grade glioma. Results verified that our method was superior to the single-tensor Fiber Assignment by Continuous Tracking and the two-tensor eXtended Streamline Tractography for showing detailed images of fiber bundles. PMID:25206444

  9. Backlund transformations as canonical transformations

    International Nuclear Information System (INIS)

    Villani, A.; Zimerman, A.H.

    1977-01-01

    Toda and Wadati as well as Kodama and Wadati have shown that the Backlund transformations, for the exponential lattice equation, sine-Gordon equation, K-dV (Korteweg de Vries) equation and modifies K-dV equation, are canonical transformation. It is shown that the Backlund transformation for the Boussinesq equation, for a generalized K-dV equation, for a model equation for shallow water waves and for the nonlinear Schroedinger equation are also canonical transformations [pt

  10. AUTOMATIC GLOBAL REGISTRATION BETWEEN AIRBORNE LIDAR DATA AND REMOTE SENSING IMAGE BASED ON STRAIGHT LINE FEATURES

    Directory of Open Access Journals (Sweden)

    Z. Q. Liu

    2018-04-01

    Full Text Available An automatic global registration approach for point clouds and remote sensing image based on straight line features is proposed which is insensitive to rotational and scale transformation. First, the building ridge lines and contour lines in point clouds are automatically detected as registration primitives by integrating region growth and topology identification. Second, the collinear condition equation is selected as registration transformation function which is based on rotation matrix described by unit quaternion. The similarity measure is established according to the distance between the corresponding straight line features from point clouds and the image in the same reference coordinate system. Finally, an iterative Hough transform is adopted to simultaneously estimate the parameters and obtain correspondence between registration primitives. Experimental results prove the proposed method is valid and the spectral information is useful for the following classification processing.

  11. Nonmyopic Sensor Scheduling and its Efficient Implementation for Target Tracking Applications

    Directory of Open Access Journals (Sweden)

    Morrell Darryl

    2006-01-01

    Full Text Available We propose two nonmyopic sensor scheduling algorithms for target tracking applications. We consider a scenario where a bearing-only sensor is constrained to move in a finite number of directions to track a target in a two-dimensional plane. Both algorithms provide the best sensor sequence by minimizing a predicted expected scheduler cost over a finite time-horizon. The first algorithm approximately computes the scheduler costs based on the predicted covariance matrix of the tracker error. The second algorithm uses the unscented transform in conjunction with a particle filter to approximate covariance-based costs or information-theoretic costs. We also propose the use of two branch-and-bound-based optimal pruning algorithms for efficient implementation of the scheduling algorithms. We design the first pruning algorithm by combining branch-and-bound with a breadth-first search and a greedy-search; the second pruning algorithm combines branch-and-bound with a uniform-cost search. Simulation results demonstrate the advantage of nonmyopic scheduling over myopic scheduling and the significant savings in computational and memory resources when using the pruning algorithms.

  12. Fast track-hoftealloplastik

    DEFF Research Database (Denmark)

    Hansen, Torben Bæk; Gromov, Kirill; Kristensen, Billy B

    2017-01-01

    Fast-track surgery implies a coordinated perioperative approach aimed at reducing surgical stress and facilitating post-operative recovery. The fast-track programme has reduced post-operative length of stay and has led to shorter convalescence with more rapid functional recovery and decreased...... morbidity and mortality in total hip arthroplasty. It should now be a standard total hip arthroplasty patient pathway, but fine tuning of the multiple factors in the fast-track pathway is still needed in patients with special needs or high comorbidity burden....

  13. Electromagnetic servoing-a new tracking paradigm.

    Science.gov (United States)

    Reichl, Tobias; Gardiazabal, José; Navab, Nassir

    2013-08-01

    Electromagnetic (EM) tracking is highly relevant for many computer assisted interventions. This is in particular due to the fact that the scientific community has not yet developed a general solution for tracking of flexible instruments within the human body. Electromagnetic tracking solutions are highly attractive for minimally invasive procedures, since they do not require line of sight. However, a major problem with EM tracking solutions is that they do not provide uniform accuracy throughout the tracking volume and the desired, highest accuracy is often only achieved close to the center of tracking volume. In this paper, we present a solution to the tracking problem, by mounting an EM field generator onto a robot arm. Proposing a new tracking paradigm, we take advantage of the electromagnetic tracking to detect the sensor within a specific sub-volume, with known and optimal accuracy. We then use the more accurate and robust robot positioning for obtaining uniform accuracy throughout the tracking volume. Such an EM servoing methodology guarantees optimal and uniform accuracy, by allowing us to always keep the tracked sensor close to the center of the tracking volume. In this paper, both dynamic accuracy and accuracy distribution within the tracking volume are evaluated using optical tracking as ground truth. In repeated evaluations, the proposed method was able to reduce the overall error from 6.64±7.86 mm to a significantly improved accuracy of 3.83±6.43 mm. In addition, the combined system provides a larger tracking volume, which is only limited by the reach of the robot and not the much smaller tracking volume defined by the magnetic field generator.

  14. Persistent Aerial Tracking

    KAUST Repository

    Mueller, Matthias

    2016-01-01

    persistent, robust and autonomous object tracking system for unmanned aerial vehicles (UAVs) called Persistent Aerial Tracking (PAT). A computer vision and control strategy is applied to a diverse set of moving objects (e.g. humans, animals, cars, boats, etc

  15. MO-FG-BRD-02: Real-Time Imaging and Tracking Techniques for Intrafractional Motion Management: MV Tracking

    Energy Technology Data Exchange (ETDEWEB)

    Berbeco, R. [Brigham and Women’s Hospital and Dana-Farber Cancer Institute (United States)

    2015-06-15

    Intrafraction target motion is a prominent complicating factor in the accurate targeting of radiation within the body. Methods compensating for target motion during treatment, such as gating and dynamic tumor tracking, depend on the delineation of target location as a function of time during delivery. A variety of techniques for target localization have been explored and are under active development; these include beam-level imaging of radio-opaque fiducials, fiducial-less tracking of anatomical landmarks, tracking of electromagnetic transponders, optical imaging of correlated surrogates, and volumetric imaging within treatment delivery. The Joint Imaging and Therapy Symposium will provide an overview of the techniques for real-time imaging and tracking, with special focus on emerging modes of implementation across different modalities. In particular, the symposium will explore developments in 1) Beam-level kilovoltage X-ray imaging techniques, 2) EPID-based megavoltage X-ray tracking, 3) Dynamic tracking using electromagnetic transponders, and 4) MRI-based soft-tissue tracking during radiation delivery. Learning Objectives: Understand the fundamentals of real-time imaging and tracking techniques Learn about emerging techniques in the field of real-time tracking Distinguish between the advantages and disadvantages of different tracking modalities Understand the role of real-time tracking techniques within the clinical delivery work-flow.

  16. MO-FG-BRD-04: Real-Time Imaging and Tracking Techniques for Intrafractional Motion Management: MR Tracking

    Energy Technology Data Exchange (ETDEWEB)

    Low, D. [University of California Los Angeles: Real-Time Imaging and Tracking Techniques for Intrafractional Motion Management: MR Tracking (United States)

    2015-06-15

    Intrafraction target motion is a prominent complicating factor in the accurate targeting of radiation within the body. Methods compensating for target motion during treatment, such as gating and dynamic tumor tracking, depend on the delineation of target location as a function of time during delivery. A variety of techniques for target localization have been explored and are under active development; these include beam-level imaging of radio-opaque fiducials, fiducial-less tracking of anatomical landmarks, tracking of electromagnetic transponders, optical imaging of correlated surrogates, and volumetric imaging within treatment delivery. The Joint Imaging and Therapy Symposium will provide an overview of the techniques for real-time imaging and tracking, with special focus on emerging modes of implementation across different modalities. In particular, the symposium will explore developments in 1) Beam-level kilovoltage X-ray imaging techniques, 2) EPID-based megavoltage X-ray tracking, 3) Dynamic tracking using electromagnetic transponders, and 4) MRI-based soft-tissue tracking during radiation delivery. Learning Objectives: Understand the fundamentals of real-time imaging and tracking techniques Learn about emerging techniques in the field of real-time tracking Distinguish between the advantages and disadvantages of different tracking modalities Understand the role of real-time tracking techniques within the clinical delivery work-flow.

  17. MO-FG-BRD-03: Real-Time Imaging and Tracking Techniques for Intrafractional Motion Management: EM Tracking

    Energy Technology Data Exchange (ETDEWEB)

    Keall, P. [University of Sydney (Australia)

    2015-06-15

    Intrafraction target motion is a prominent complicating factor in the accurate targeting of radiation within the body. Methods compensating for target motion during treatment, such as gating and dynamic tumor tracking, depend on the delineation of target location as a function of time during delivery. A variety of techniques for target localization have been explored and are under active development; these include beam-level imaging of radio-opaque fiducials, fiducial-less tracking of anatomical landmarks, tracking of electromagnetic transponders, optical imaging of correlated surrogates, and volumetric imaging within treatment delivery. The Joint Imaging and Therapy Symposium will provide an overview of the techniques for real-time imaging and tracking, with special focus on emerging modes of implementation across different modalities. In particular, the symposium will explore developments in 1) Beam-level kilovoltage X-ray imaging techniques, 2) EPID-based megavoltage X-ray tracking, 3) Dynamic tracking using electromagnetic transponders, and 4) MRI-based soft-tissue tracking during radiation delivery. Learning Objectives: Understand the fundamentals of real-time imaging and tracking techniques Learn about emerging techniques in the field of real-time tracking Distinguish between the advantages and disadvantages of different tracking modalities Understand the role of real-time tracking techniques within the clinical delivery work-flow.

  18. MO-FG-BRD-04: Real-Time Imaging and Tracking Techniques for Intrafractional Motion Management: MR Tracking

    International Nuclear Information System (INIS)

    Low, D.

    2015-01-01

    Intrafraction target motion is a prominent complicating factor in the accurate targeting of radiation within the body. Methods compensating for target motion during treatment, such as gating and dynamic tumor tracking, depend on the delineation of target location as a function of time during delivery. A variety of techniques for target localization have been explored and are under active development; these include beam-level imaging of radio-opaque fiducials, fiducial-less tracking of anatomical landmarks, tracking of electromagnetic transponders, optical imaging of correlated surrogates, and volumetric imaging within treatment delivery. The Joint Imaging and Therapy Symposium will provide an overview of the techniques for real-time imaging and tracking, with special focus on emerging modes of implementation across different modalities. In particular, the symposium will explore developments in 1) Beam-level kilovoltage X-ray imaging techniques, 2) EPID-based megavoltage X-ray tracking, 3) Dynamic tracking using electromagnetic transponders, and 4) MRI-based soft-tissue tracking during radiation delivery. Learning Objectives: Understand the fundamentals of real-time imaging and tracking techniques Learn about emerging techniques in the field of real-time tracking Distinguish between the advantages and disadvantages of different tracking modalities Understand the role of real-time tracking techniques within the clinical delivery work-flow

  19. MO-FG-BRD-03: Real-Time Imaging and Tracking Techniques for Intrafractional Motion Management: EM Tracking

    International Nuclear Information System (INIS)

    Keall, P.

    2015-01-01

    Intrafraction target motion is a prominent complicating factor in the accurate targeting of radiation within the body. Methods compensating for target motion during treatment, such as gating and dynamic tumor tracking, depend on the delineation of target location as a function of time during delivery. A variety of techniques for target localization have been explored and are under active development; these include beam-level imaging of radio-opaque fiducials, fiducial-less tracking of anatomical landmarks, tracking of electromagnetic transponders, optical imaging of correlated surrogates, and volumetric imaging within treatment delivery. The Joint Imaging and Therapy Symposium will provide an overview of the techniques for real-time imaging and tracking, with special focus on emerging modes of implementation across different modalities. In particular, the symposium will explore developments in 1) Beam-level kilovoltage X-ray imaging techniques, 2) EPID-based megavoltage X-ray tracking, 3) Dynamic tracking using electromagnetic transponders, and 4) MRI-based soft-tissue tracking during radiation delivery. Learning Objectives: Understand the fundamentals of real-time imaging and tracking techniques Learn about emerging techniques in the field of real-time tracking Distinguish between the advantages and disadvantages of different tracking modalities Understand the role of real-time tracking techniques within the clinical delivery work-flow

  20. MO-FG-BRD-02: Real-Time Imaging and Tracking Techniques for Intrafractional Motion Management: MV Tracking

    International Nuclear Information System (INIS)

    Berbeco, R.

    2015-01-01

    Intrafraction target motion is a prominent complicating factor in the accurate targeting of radiation within the body. Methods compensating for target motion during treatment, such as gating and dynamic tumor tracking, depend on the delineation of target location as a function of time during delivery. A variety of techniques for target localization have been explored and are under active development; these include beam-level imaging of radio-opaque fiducials, fiducial-less tracking of anatomical landmarks, tracking of electromagnetic transponders, optical imaging of correlated surrogates, and volumetric imaging within treatment delivery. The Joint Imaging and Therapy Symposium will provide an overview of the techniques for real-time imaging and tracking, with special focus on emerging modes of implementation across different modalities. In particular, the symposium will explore developments in 1) Beam-level kilovoltage X-ray imaging techniques, 2) EPID-based megavoltage X-ray tracking, 3) Dynamic tracking using electromagnetic transponders, and 4) MRI-based soft-tissue tracking during radiation delivery. Learning Objectives: Understand the fundamentals of real-time imaging and tracking techniques Learn about emerging techniques in the field of real-time tracking Distinguish between the advantages and disadvantages of different tracking modalities Understand the role of real-time tracking techniques within the clinical delivery work-flow

  1. Artificial intelligence for networks recognition in remote sensing images

    Science.gov (United States)

    Gilliot, Jean-Marc; Amat, Jean-Louis

    1993-12-01

    We describe here a knowledge-based system, NEXSYS (Nextwork EXtraction SYStem) which was designed for the recognition of communication networks in SPOT satellite images. NEXSYS is a frame-based system and uses a co-operative and distributed structure based on a blackboard architecture. Communication networks in SPOT images are composed of thin linear segments. Segments are extracted using mathematical morphology and a Hough transform. An intermediate image representation composed of geometric primitives is obtained. Then an expert module is able to process the segments at the symbolic level trying to recognize networks.

  2. Use of image-processing tools for texture analysis of high-energy X-ray synchrotron data

    DEFF Research Database (Denmark)

    Fisker, Rune; Poulsen, Henning Friis; Schou, Jørgen

    1998-01-01

    , it is found that a full alignment of the two-dimensional detector used in many cases is impractical and that data-sets are often partially subject to geometric restrictions. Estimating the parameters of the traces of the Debye-Scherrer cones on the detector therefore becomes a concern. Moreover...... on a combination of a circular Hough transform and nonlinear least-squares fitting. Using the estimated ellipses the background is subtracted and the intensity along the Debye-Scherrer cones is integrated by a combined fit of the local diffraction pattern. The corresponding algorithms are presented together...

  3. Distributed Data Logging and Intelligent Control Strategies for a Scaled Autonomous Vehicle

    OpenAIRE

    Tilman Happek; Uwe Lang; Torben Bockmeier; Dimitrji Neubauer; Alexander Kuznietsov

    2016-01-01

    In this paper we present an autonomous car with distributed data processing. The car is controlled by a multitude of independent sensors. For the lane detection, a camera is used, which detects the lane marks with a Hough transformation. Once the camera detects these, one of them is calculated to be followed by the car. This lane is verified by the other sensors of the car. These sensors check the route for obstructions or allow the car to scan a parking space and to park on the roadside if t...

  4. Tracks: A National Environmental Public Health Tracking Network Overview

    Centers for Disease Control (CDC) Podcasts

    2009-08-04

    In this podcast, Dr. Mike McGeehin, Director of CDC's Division of Environmental Hazards and Health Effects, provides an overview of the National Environmental Public Health Tracking Network. It highlights the Tracking Network's goal, how it will improve public health, its audience, and much more.  Created: 8/4/2009 by Centers for Disease Control and Prevention (CDC).   Date Released: 8/4/2009.

  5. Tracking Objects with Networked Scattered Directional Sensors

    Science.gov (United States)

    Plarre, Kurt; Kumar, P. R.

    2007-12-01

    We study the problem of object tracking using highly directional sensors—sensors whose field of vision is a line or a line segment. A network of such sensors monitors a certain region of the plane. Sporadically, objects moving in straight lines and at a constant speed cross the region. A sensor detects an object when it crosses its line of sight, and records the time of the detection. No distance or angle measurements are available. The task of the sensors is to estimate the directions and speeds of the objects, and the sensor lines, which are unknown a priori. This estimation problem involves the minimization of a highly nonconvex cost function. To overcome this difficulty, we introduce an algorithm, which we call "adaptive basis algorithm." This algorithm is divided into three phases: in the first phase, the algorithm is initialized using data from six sensors and four objects; in the second phase, the estimates are updated as data from more sensors and objects are incorporated. The third phase is an optional coordinated transformation. The estimation is done in an "ad-hoc" coordinate system, which we call "adaptive coordinate system." When more information is available, for example, the location of six sensors, the estimates can be transformed to the "real-world" coordinate system. This constitutes the third phase.

  6. Why we are tracking

    DEFF Research Database (Denmark)

    Tække, Jesper

    2015-01-01

    In this short essay, concerning why we are tracking, I will try to frame tracking as an evolutionary developed skill that humans need to survive. From an evolutionary point zero life must reflect upon itself in regard to its surrounding world as a kind of societal self-synchronization in this reg......In this short essay, concerning why we are tracking, I will try to frame tracking as an evolutionary developed skill that humans need to survive. From an evolutionary point zero life must reflect upon itself in regard to its surrounding world as a kind of societal self......-synchronization in this regard (Spencer 1890, Luhmann 2000, Tække 2014, 2011). I was inspired by Jill Walker Rettberg’s book: “Seeing Ourselves through Technology” and her presentation at the seminar: “Tracking Culture” arranged by Anders Albrechtslund in Aarhus January 2015....

  7. All-automatic swimmer tracking system based on an optimized scaled composite JTC technique

    Science.gov (United States)

    Benarab, D.; Napoléon, T.; Alfalou, A.; Verney, A.; Hellard, P.

    2016-04-01

    In this paper, an all-automatic optimized JTC based swimmer tracking system is proposed and evaluated on real video database outcome from national and international swimming competitions (French National Championship, Limoges 2015, FINA World Championships, Barcelona 2013 and Kazan 2015). First, we proposed to calibrate the swimming pool using the DLT algorithm (Direct Linear Transformation). DLT calculates the homography matrix given a sufficient set of correspondence points between pixels and metric coordinates: i.e. DLT takes into account the dimensions of the swimming pool and the type of the swim. Once the swimming pool is calibrated, we extract the lane. Then we apply a motion detection approach to detect globally the swimmer in this lane. Next, we apply our optimized Scaled Composite JTC which consists of creating an adapted input plane that contains the predicted region and the head reference image. This latter is generated using a composite filter of fin images chosen from the database. The dimension of this reference will be scaled according to the ratio between the head's dimension and the width of the swimming lane. Finally, applying the proposed approach improves the performances of our previous tracking method by adding a detection module in order to achieve an all-automatic swimmer tracking system.

  8. Multi-slice ultrasound image calibration of an intelligent skin-marker for soft tissue artefact compensation.

    Science.gov (United States)

    Masum, M A; Pickering, M R; Lambert, A J; Scarvell, J M; Smith, P N

    2017-09-06

    In this paper, a novel multi-slice ultrasound (US) image calibration of an intelligent skin-marker used for soft tissue artefact compensation is proposed to align and orient image slices in an exact H-shaped pattern. Multi-slice calibration is complex, however, in the proposed method, a phantom based visual alignment followed by transform parameters estimation greatly reduces the complexity and provides sufficient accuracy. In this approach, the Hough Transform (HT) is used to further enhance the image features which originate from the image feature enhancing elements integrated into the physical phantom model, thus reducing feature detection uncertainty. In this framework, slice by slice image alignment and calibration are carried out and this provides manual ease and convenience. Copyright © 2016 Elsevier Ltd. All rights reserved.

  9. The DOe Silicon Track Trigger

    International Nuclear Information System (INIS)

    Steinbrueck, Georg

    2003-01-01

    We describe a trigger preprocessor to be used by the DOe experiment for selecting events with tracks from the decay of long-lived particles. This Level 2 impact parameter trigger utilizes information from the Silicon Microstrip Tracker to reconstruct tracks with improved spatial and momentum resolutions compared to those obtained by the Level 1 tracking trigger. It is constructed of VME boards with much of the logic existing in programmable processors. A common motherboard provides the I/O infrastructure and three different daughter boards perform the tasks of identifying the roads from the tracking trigger data, finding the clusters in the roads in the silicon detector, and fitting tracks to the clusters. This approach provides flexibility for the design, testing and maintenance phases of the project. The track parameters are provided to the trigger framework in 25 μs. The effective impact parameter resolution for high-momentum tracks is 35 μm, dominated by the size of the Tevatron beam

  10. Mesooptical Fourier transform microscope - a new device for high energy physics

    International Nuclear Information System (INIS)

    Astakhov, A.Ya.; Batusov, Yu.A.; Bencze, Gy.L.; Farago, I.; Kisvaradi, A.; Molnar, L.; Soroko, L.M.; Vegh, J.

    1988-01-01

    A new device for high energy physics, Mesooptical Fourier Transform Microscope (MFTM), designed for observation of straight-line particle tracks in nuclear emulsion is described. The MFTM works without any mechanical or electronical depth scanning and can be considered as a selectively viewing eye. The computer controlled system containing MFTM as the main unit is given. This system can be used for fast search particle tracks and events produced by high energy neutrinos from accelerators. The results of the first experimental test of the computer controlled MFTM are presented. The performances of this system are described and discussed. It is shown that the angular resolution of the MFTM is 1 angular minute and the measurement time is equal to 30 ms. As all operations in the MFTM go without any depth scanning this new system works at least two orders of magnitude faster than any known system with a traditional optical microscope

  11. Ion track etching revisited: II. Electronic properties of aged tracks in polymers

    Science.gov (United States)

    Fink, D.; Muñoz Hernández, G.; Cruz, S. A.; Garcia-Arellano, H.; Vacik, J.; Hnatowicz, V.; Kiv, A.; Alfonta, L.

    2018-02-01

    We compile here electronic ion track etching effects, such as capacitive-type currents, current spike emission, phase shift, rectification and background currents that eventually emerge upon application of sinusoidal alternating voltages across thin, aged swift heavy ion-irradiated polymer foils during etching. Both capacitive-type currents and current spike emission occur as long as obstacles still prevent a smooth continuous charge carrier passage across the foils. In the case of sufficiently high applied electric fields, these obstacles are overcome by spike emission. These effects vanish upon etchant breakthrough. Subsequent transmitted currents are usually of Ohmic type, but shortly after breakthrough (during the track' core etching) often still exhibit deviations such as strong positive phase shifts. They stem from very slow charge carrier mobility across the etched ion tracks due to retarding trapping/detrapping processes. Upon etching the track's penumbra, one occasionally observes a split-up into two transmitted current components, one with positive and another one with negative phase shifts. Usually, these phase shifts vanish when bulk etching starts. Current rectification upon track etching is a very frequent phenomenon. Rectification uses to inverse when core etching ends and penumbra etching begins. When the latter ends, rectification largely vanishes. Occasionally, some residual rectification remains which we attribute to the aged polymeric bulk itself. Last not least, we still consider background currents which often emerge transiently during track etching. We could assign them clearly to differences in the electrochemical potential of the liquids on both sides of the etched polymer foils. Transient relaxation effects during the track etching cause their eventually chaotic behaviour.

  12. Fast Compressive Tracking.

    Science.gov (United States)

    Zhang, Kaihua; Zhang, Lei; Yang, Ming-Hsuan

    2014-10-01

    It is a challenging task to develop effective and efficient appearance models for robust object tracking due to factors such as pose variation, illumination change, occlusion, and motion blur. Existing online tracking algorithms often update models with samples from observations in recent frames. Despite much success has been demonstrated, numerous issues remain to be addressed. First, while these adaptive appearance models are data-dependent, there does not exist sufficient amount of data for online algorithms to learn at the outset. Second, online tracking algorithms often encounter the drift problems. As a result of self-taught learning, misaligned samples are likely to be added and degrade the appearance models. In this paper, we propose a simple yet effective and efficient tracking algorithm with an appearance model based on features extracted from a multiscale image feature space with data-independent basis. The proposed appearance model employs non-adaptive random projections that preserve the structure of the image feature space of objects. A very sparse measurement matrix is constructed to efficiently extract the features for the appearance model. We compress sample images of the foreground target and the background using the same sparse measurement matrix. The tracking task is formulated as a binary classification via a naive Bayes classifier with online update in the compressed domain. A coarse-to-fine search strategy is adopted to further reduce the computational complexity in the detection procedure. The proposed compressive tracking algorithm runs in real-time and performs favorably against state-of-the-art methods on challenging sequences in terms of efficiency, accuracy and robustness.

  13. Simultaneous tracking and activity recognition

    DEFF Research Database (Denmark)

    Manfredotti, Cristina Elena; Fleet, David J.; Hamilton, Howard J.

    2011-01-01

    be used to improve the prediction step of the tracking, while, at the same time, tracking information can be used for online activity recognition. Experimental results in two different settings show that our approach 1) decreases the error rate and improves the identity maintenance of the positional......Many tracking problems involve several distinct objects interacting with each other. We develop a framework that takes into account interactions between objects allowing the recognition of complex activities. In contrast to classic approaches that consider distinct phases of tracking and activity...... tracking and 2) identifies the correct activity with higher accuracy than standard approaches....

  14. TrackingNet: A Large-Scale Dataset and Benchmark for Object Tracking in the Wild

    KAUST Repository

    Mü ller, Matthias; Bibi, Adel Aamer; Giancola, Silvio; Al-Subaihi, Salman; Ghanem, Bernard

    2018-01-01

    Despite the numerous developments in object tracking, further development of current tracking algorithms is limited by small and mostly saturated datasets. As a matter of fact, data-hungry trackers based on deep-learning currently rely on object detection datasets due to the scarcity of dedicated large-scale tracking datasets. In this work, we present TrackingNet, the first large-scale dataset and benchmark for object tracking in the wild. We provide more than 30K videos with more than 14 million dense bounding box annotations. Our dataset covers a wide selection of object classes in broad and diverse context. By releasing such a large-scale dataset, we expect deep trackers to further improve and generalize. In addition, we introduce a new benchmark composed of 500 novel videos, modeled with a distribution similar to our training dataset. By sequestering the annotation of the test set and providing an online evaluation server, we provide a fair benchmark for future development of object trackers. Deep trackers fine-tuned on a fraction of our dataset improve their performance by up to 1.6% on OTB100 and up to 1.7% on TrackingNet Test. We provide an extensive benchmark on TrackingNet by evaluating more than 20 trackers. Our results suggest that object tracking in the wild is far from being solved.

  15. TrackingNet: A Large-Scale Dataset and Benchmark for Object Tracking in the Wild

    KAUST Repository

    Müller, Matthias

    2018-03-28

    Despite the numerous developments in object tracking, further development of current tracking algorithms is limited by small and mostly saturated datasets. As a matter of fact, data-hungry trackers based on deep-learning currently rely on object detection datasets due to the scarcity of dedicated large-scale tracking datasets. In this work, we present TrackingNet, the first large-scale dataset and benchmark for object tracking in the wild. We provide more than 30K videos with more than 14 million dense bounding box annotations. Our dataset covers a wide selection of object classes in broad and diverse context. By releasing such a large-scale dataset, we expect deep trackers to further improve and generalize. In addition, we introduce a new benchmark composed of 500 novel videos, modeled with a distribution similar to our training dataset. By sequestering the annotation of the test set and providing an online evaluation server, we provide a fair benchmark for future development of object trackers. Deep trackers fine-tuned on a fraction of our dataset improve their performance by up to 1.6% on OTB100 and up to 1.7% on TrackingNet Test. We provide an extensive benchmark on TrackingNet by evaluating more than 20 trackers. Our results suggest that object tracking in the wild is far from being solved.

  16. Positioning and tracking control system analysis for mobile free space optical network

    Science.gov (United States)

    Li, Yushan; Refai, Hazem; Sluss, , James J., Jr.; Verma, Pramode; LoPresti, Peter

    2005-08-01

    Free Space Optical (FSO) communication has evolved to be applied to the mobile network, because it can provide up to 2.5Gbps or higher data rate wireless communication. One of the key challenges with FSO systems is to maintain the Line of Sight (LOS) between transmitter and receiver. In this paper, the feasibility and performance of applying the FSO technology to the mobile network is explored, and the design plan of the attitude positioning and tracking control system of the FSO transceiver is investigated. First, the system architecture is introduced, the requirements for the control system are analyzed, the involved reference frames and frame transformation are presented. Second, the control system bandwidth is used to evaluate the system performance in controlling a positioning system consisting of a gimbal and a steering mirror, some definitions to describe the positioning accuracy and tracking capacity are given. The attitude control of a FSO transceiver is split into 2 similar channels: pitch and yaw. Using an equivalent linear control system model, the simulations are carried out, with and without the presence of uncertainties that includes GPS data errors and sensor measurement errors. Finally, based on the simulation results in the pitch channel, the quantitative evaluation on the performance of the control system is given, including positioning accuracy, tracking capability and uncertainty tolerance.

  17. Development of nuclear track detectors

    International Nuclear Information System (INIS)

    Somogyi, Gyoergy

    1985-01-01

    The birth and development of two decades of a new nuclear detection method is briefly summarized by one of the first inventors. The main steps of the development and broadening application of nuclear solid state track detectors are described underlying the contribution and main results of the research group of ATOMKI, Hungary (i.e. the finding of the proper plastic materials for track detectors, the discovery of correlations between the track diameter and the particle energy, the increasing of energy resolution, explanation of the track developing process, elaboration of new electrochemical track analyzing methods and automatic track analyzers). Recently, this detecting technique has grown to the phase of the industrial mass production and broad application in radiogeochemistry, mining, radioecology, personal monitoring in nuclear power plants, etc. (D.Gy.)

  18. Executive Summary - Natural Gas and the Transformation of the U.S. Energy Sector: Electricity

    Energy Technology Data Exchange (ETDEWEB)

    Logan, J.; Heath, G.; Macknick, J.; Paranhos, E.; Boyd, W.; Carlson, K.

    2013-01-01

    In November 2012, the Joint Institute for Strategic Energy Analysis (JISEA) released a new report, 'Natural Gas and the Transformation of the U.S. Energy Sector: Electricity.' The study provides a new methodological approach to estimate natural gas related greenhouse gas (GHG) emissions, tracks trends in regulatory and voluntary industry practices, and explores various electricity futures. The Executive Summary provides key findings, insights, data, and figures from this major study.

  19. Expectations on Track? High School Tracking and Adolescent Educational Expectations

    DEFF Research Database (Denmark)

    Karlson, Kristian Bernt

    2015-01-01

    This paper examines the role of adaptation in expectation formation processes by analyzing how educational tracking in high schools affects adolescents' educational expectations. I argue that adolescents view track placement as a signal about their academic abilities and respond to it in terms...... of modifying their educational expectations. Applying a difference-in-differences approach to the National Educational Longitudinal Study of 1988, I find that being placed in an advanced or honors class in high school positively affects adolescents’ expectations, particularly if placement is consistent across...... subjects and if placement contradicts tracking experiences in middle school. My findings support the hypothesis that adolescents adapt their educational expectations to ability signals sent by schools....

  20. Electronic excitations in metallic systems: from defect annihilation to track formation

    International Nuclear Information System (INIS)

    Dunlop, A.; Lesueur, D.

    1991-01-01

    This paper presents an overview of the effects of high electronic energy deposition in metallic targets irradiated with GeV heavy ions. The main result of these investigations is that high electronic excitations lead to various and sometimes conflicting effects according to the nature of the target: - partial annealing of the defects induced by elastic collisions, - creation of additional disorder, - phase transformation (tracks formation and amorphization), - anisotropic growth. These different effects of high electronic energy deposition in metallic targets are probably manifestations at various degrees of the same basic energy transfer process between the excited electrons and the target atoms. Up to now no theoretical model explains these effects. 24 refs

  1. Transformer Protection Using the Wavelet Transform

    OpenAIRE

    ÖZGÖNENEL, Okan; ÖNBİLGİN, Güven; KOCAMAN, Çağrı

    2014-01-01

    This paper introduces a novel approach for power transformer protection algorithm. Power system signals such as current and voltage have traditionally been analysed by the Fast Fourier Transform. This paper aims to prove that the Wavelet Transform is a reliable and computationally efficient tool for distinguishing between the inrush currents and fault currents. The simulated results presented clearly show that the proposed technique for power transformer protection facilitates the a...

  2. Error analysis of the crystal orientations obtained by the dictionary approach to EBSD indexing.

    Science.gov (United States)

    Ram, Farangis; Wright, Stuart; Singh, Saransh; De Graef, Marc

    2017-10-01

    The efficacy of the dictionary approach to Electron Back-Scatter Diffraction (EBSD) indexing was evaluated through the analysis of the error in the retrieved crystal orientations. EBSPs simulated by the Callahan-De Graef forward model were used for this purpose. Patterns were noised, distorted, and binned prior to dictionary indexing. Patterns with a high level of noise, with optical distortions, and with a 25 × 25 pixel size, when the error in projection center was 0.7% of the pattern width and the error in specimen tilt was 0.8°, were indexed with a 0.8° mean error in orientation. The same patterns, but 60 × 60 pixel in size, were indexed by the standard 2D Hough transform based approach with almost the same orientation accuracy. Optimal detection parameters in the Hough space were obtained by minimizing the orientation error. It was shown that if the error in detector geometry can be reduced to 0.1% in projection center and 0.1° in specimen tilt, the dictionary approach can retrieve a crystal orientation with a 0.2° accuracy. Copyright © 2017 Elsevier B.V. All rights reserved.

  3. In vitro cellular transformation induced by charged particles of defined LET

    International Nuclear Information System (INIS)

    Hei, T.K.; Hall, E.J.; Komatsu, K.; Goldhagen, P.

    1985-01-01

    Cytotoxicity and neoplastic transformation were scored in the C/sub 3/H 10T1/2 cell system following irradiation with protons, deuterons and helium-3 ions of defined LET in the track segment mode. The charged particles were accelerated at the Radiological Research Accelerator Facility at the Nevis Laboratories of Columbia University and provided a range of LET values from 10 to 175 keV/μm. Exponential phase cultures of C3H 10T1/2 cells, growing on a thin mylar surface were irradiated with charged particles of various LET values and subsequently replated onto commercial plastic petri dishes. The cultures were incubated for six weeks at which time they were fixed, stained and type II and III scored as transformants. Over the range of LET values studied thus far, it was found that as the LET of the charged particles increased, the shoulder of the survival curves decreased and approached an exponential function of dose at LET values of 100 keV/μm and above. The transformation incidence, likewise, showed a direct correlation with LET over the dose ranges examined

  4. Effect of Tracking Error of Double-Axis Tracking Device on the Optical Performance of Solar Dish Concentrator

    Directory of Open Access Journals (Sweden)

    Jian Yan

    2018-01-01

    Full Text Available In this paper, a flux distribution model of the focal plane in dish concentrator system has been established based on ray tracking method. This model was adopted for researching the influence of the mirror slope error, solar direct normal irradiance, and tracking error of elevation-azimuth tracking device (EATD on the focal spot characteristics (i.e., flux distribution, geometrical shape, centroid position, and intercept factor. The tracking error transmission law of the EATD transferred to dish concentrator was also studied. The results show that the azimuth tracking error of the concentrator decreases with the increase of the concentrator elevation angle and it decreases to 0 mrad when the elevation angle is 90°. The centroid position of focal spot along x-axis and y-axis has linear relationship with azimuth and elevation tracking error of EATD, respectively, which could be used to evaluate and calibrate the tracking error of the dish concentrator. Finally, the transmission law of the EATD azimuth tracking error in solar heliostats is analyzed, and a dish concentrator using a spin-elevation tracking device is proposed, which can reduce the effect of spin tracking error on the dish concentrator. This work could provide fundamental for manufacturing precision allocation of tracking devices and developing a new type of tracking device.

  5. ANNOTATION SUPPORTED OCCLUDED OBJECT TRACKING

    Directory of Open Access Journals (Sweden)

    Devinder Kumar

    2012-08-01

    Full Text Available Tracking occluded objects at different depths has become as extremely important component of study for any video sequence having wide applications in object tracking, scene recognition, coding, editing the videos and mosaicking. The paper studies the ability of annotation to track the occluded object based on pyramids with variation in depth further establishing a threshold at which the ability of the system to track the occluded object fails. Image annotation is applied on 3 similar video sequences varying in depth. In the experiment, one bike occludes the other at a depth of 60cm, 80cm and 100cm respectively. Another experiment is performed on tracking humans with similar depth to authenticate the results. The paper also computes the frame by frame error incurred by the system, supported by detailed simulations. This system can be effectively used to analyze the error in motion tracking and further correcting the error leading to flawless tracking. This can be of great interest to computer scientists while designing surveillance systems etc.

  6. Why tracks

    International Nuclear Information System (INIS)

    Burchart, J.; Kral, J.

    1979-01-01

    A comparison is made of two methods of determining the age of rocks, ie., the krypton-argon method and the fission tracks method. The former method is more accurate but is dependent on the temperature and on the grain size of the investigated rocks (apatites, biotites, muscovites). As for the method of fission tracks, the determination is not dependent on grain size. This method allows dating and the determination of uranium concentration and distribution in rocks. (H.S.)

  7. Pennsylvania Source Term Tracking System

    International Nuclear Information System (INIS)

    1992-08-01

    The Pennsylvania Source Term Tracking System tabulates surveys received from radioactive waste generators in the Commonwealth of radioactive waste is collected each quarter from generators using the Low-Level Radioactive Waste Management Quarterly Report Form (hereafter called the survey) and then entered into the tracking system data base. This personal computer-based tracking system can generate 12 types of tracking reports. The first four sections of this reference manual supply complete instructions for installing and setting up the tracking system on a PC. Section 5 presents instructions for entering quarterly survey data, and Section 6 discusses generating reports. The appendix includes samples of each report

  8. Failure mode and effect analysis-based quality assurance for dynamic MLC tracking systems

    Energy Technology Data Exchange (ETDEWEB)

    Sawant, Amit; Dieterich, Sonja; Svatos, Michelle; Keall, Paul [Stanford University, Stanford, California 94394 (United States); Varian Medical Systems, Palo Alto, California 94304 (United States); Stanford University, Stanford, California 94394 (United States)

    2010-12-15

    Purpose: To develop and implement a failure mode and effect analysis (FMEA)-based commissioning and quality assurance framework for dynamic multileaf collimator (DMLC) tumor tracking systems. Methods: A systematic failure mode and effect analysis was performed for a prototype real-time tumor tracking system that uses implanted electromagnetic transponders for tumor position monitoring and a DMLC for real-time beam adaptation. A detailed process tree of DMLC tracking delivery was created and potential tracking-specific failure modes were identified. For each failure mode, a risk probability number (RPN) was calculated from the product of the probability of occurrence, the severity of effect, and the detectibility of the failure. Based on the insights obtained from the FMEA, commissioning and QA procedures were developed to check (i) the accuracy of coordinate system transformation, (ii) system latency, (iii) spatial and dosimetric delivery accuracy, (iv) delivery efficiency, and (v) accuracy and consistency of system response to error conditions. The frequency of testing for each failure mode was determined from the RPN value. Results: Failures modes with RPN{>=}125 were recommended to be tested monthly. Failure modes with RPN<125 were assigned to be tested during comprehensive evaluations, e.g., during commissioning, annual quality assurance, and after major software/hardware upgrades. System latency was determined to be {approx}193 ms. The system showed consistent and accurate response to erroneous conditions. Tracking accuracy was within 3%-3 mm gamma (100% pass rate) for sinusoidal as well as a wide variety of patient-derived respiratory motions. The total time taken for monthly QA was {approx}35 min, while that taken for comprehensive testing was {approx}3.5 h. Conclusions: FMEA proved to be a powerful and flexible tool to develop and implement a quality management (QM) framework for DMLC tracking. The authors conclude that the use of FMEA-based QM ensures

  9. Failure mode and effect analysis-based quality assurance for dynamic MLC tracking systems.

    Science.gov (United States)

    Sawant, Amit; Dieterich, Sonja; Svatos, Michelle; Keall, Paul

    2010-12-01

    To develop and implement a failure mode and effect analysis (FMEA)-based commissioning and quality assurance framework for dynamic multileaf collimator (DMLC) tumor tracking systems. A systematic failure mode and effect analysis was performed for a prototype real-time tumor tracking system that uses implanted electromagnetic transponders for tumor position monitoring and a DMLC for real-time beam adaptation. A detailed process tree of DMLC tracking delivery was created and potential tracking-specific failure modes were identified. For each failure mode, a risk probability number (RPN) was calculated from the product of the probability of occurrence, the severity of effect, and the detectibility of the failure. Based on the insights obtained from the FMEA, commissioning and QA procedures were developed to check (i) the accuracy of coordinate system transformation, (ii) system latency, (iii) spatial and dosimetric delivery accuracy, (iv) delivery efficiency, and (v) accuracy and consistency of system response to error conditions. The frequency of testing for each failure mode was determined from the RPN value. Failures modes with RPN > or = 125 were recommended to be tested monthly. Failure modes with RPN < 125 were assigned to be tested during comprehensive evaluations, e.g., during commissioning, annual quality assurance, and after major software/hardware upgrades. System latency was determined to be approximately 193 ms. The system showed consistent and accurate response to erroneous conditions. Tracking accuracy was within 3%-3 mm gamma (100% pass rate) for sinusoidal as well as a wide variety of patient-derived respiratory motions. The total time taken for monthly QA was approximately 35 min, while that taken for comprehensive testing was approximately 3.5 h. FMEA proved to be a powerful and flexible tool to develop and implement a quality management (QM) framework for DMLC tracking. The authors conclude that the use of FMEA-based QM ensures efficient allocation

  10. Failure mode and effect analysis-based quality assurance for dynamic MLC tracking systems

    International Nuclear Information System (INIS)

    Sawant, Amit; Dieterich, Sonja; Svatos, Michelle; Keall, Paul

    2010-01-01

    Purpose: To develop and implement a failure mode and effect analysis (FMEA)-based commissioning and quality assurance framework for dynamic multileaf collimator (DMLC) tumor tracking systems. Methods: A systematic failure mode and effect analysis was performed for a prototype real-time tumor tracking system that uses implanted electromagnetic transponders for tumor position monitoring and a DMLC for real-time beam adaptation. A detailed process tree of DMLC tracking delivery was created and potential tracking-specific failure modes were identified. For each failure mode, a risk probability number (RPN) was calculated from the product of the probability of occurrence, the severity of effect, and the detectibility of the failure. Based on the insights obtained from the FMEA, commissioning and QA procedures were developed to check (i) the accuracy of coordinate system transformation, (ii) system latency, (iii) spatial and dosimetric delivery accuracy, (iv) delivery efficiency, and (v) accuracy and consistency of system response to error conditions. The frequency of testing for each failure mode was determined from the RPN value. Results: Failures modes with RPN≥125 were recommended to be tested monthly. Failure modes with RPN<125 were assigned to be tested during comprehensive evaluations, e.g., during commissioning, annual quality assurance, and after major software/hardware upgrades. System latency was determined to be ∼193 ms. The system showed consistent and accurate response to erroneous conditions. Tracking accuracy was within 3%-3 mm gamma (100% pass rate) for sinusoidal as well as a wide variety of patient-derived respiratory motions. The total time taken for monthly QA was ∼35 min, while that taken for comprehensive testing was ∼3.5 h. Conclusions: FMEA proved to be a powerful and flexible tool to develop and implement a quality management (QM) framework for DMLC tracking. The authors conclude that the use of FMEA-based QM ensures efficient allocation

  11. Electronic energy loss of the latent track in heavy ion-irradiated polyimide

    International Nuclear Information System (INIS)

    Sun Youmei; Liu Jie; Zhang Chonghong; Wang Zhiguang; Jin Yunfan; Duan Jinglai; Song Yin

    2005-01-01

    In the interaction process of a swift heavy ion (SHI) and polymer, a latent track with radius of several nanometers appears near the ion trajectory due to the dense ionization and excitation. To describe the role of electronic energy loss (dE/dX) e , multi-layer stacks (with different dE/dX) of polyimide (PI) films were irradiated by different SHIs (1.158 GeV Fe 56 and 1.755 GeV Xe 136 ) under vacuum at room temperature. Chemical changes of modified PI films were studied by Fourier Transform Infrared (FTIR) spectroscopy. The main feature of SHI irradiation is the degradation of the functional group and creation of alkyne. The chain disruption rate of PI was investigated in the fluence range from 1 x 10 11 to 6 x 10 12 ions/cm 2 and a wider energy stopping power range (2.2 to 5.2 keV/nm for Fe 56 ions and 8.6 to 11.3 keV/nm for Xe 136 ions). Alkyne formation was observed over the electronic energy loss range of interest. Assuming the saturated track model (the damage process only occur in a cylinder of area σ), the mean degradation and alkyne formation radii in tracks were deduced for Fe and Xe ion irradiation, respectively. The results were validated by the thermal spike model and the threshold electronic energy loss of track formation S et in PI was deduced. The analysis of the irradiated PI films shows that the predictions of the thermal spike model are in qualitative agreement with the curve shape of experimental results. (authors)

  12. Track segment synthesis method for NTA film

    International Nuclear Information System (INIS)

    Kumazawa, Shigeru

    1980-03-01

    A method is presented for synthesizing track segments extracted from a gray-level digital picture of NTA film in automatic counting system. In order to detect each track in an arbitrary direction, even if it has some gaps, as a set of the track segments, the method links extracted segments along the track, in succession, to the linked track segments, according to whether each extracted segment bears a similarity of direction to the track or not and whether it is connected with the linked track segments or not. In the case of a large digital picture, the method is applied to each subpicture, which is a strip of the picture, and then concatenates subsets of track segments linked at each subpicture as a set of track segments belonging to a track. The method was applied to detecting tracks in various directions over the eight 364 x 40-pixel subpictures with the gray scale of 127/pixel (picture element) of the microphotograph of NTA film. It was proved to be able to synthesize track segments correctly for every track in the picture. (author)

  13. Alignment of the ALICE Inner Tracking System with cosmic-ray tracks

    CERN Document Server

    Aamodt, K; Abeysekara, U; Abrahantes Quintana, A; Adamová, D; Aggarwal, M M; Aglieri Rinella, G; Agocs, A G; Aguilar Salazar, S; Ahammed, Z; Ahmad, A; Ahmad, N; Ahn, S U; Akimoto, R; Akindinov, A; Aleksandrov, D; Alessandro, B; Alfaro Molina, R; Alici, A; Almaráz Aviña, E; Alme, J; Altini, V; Altinpinar, S; Alt, T; Andrei, C; Andronic, A; Anelli, G; Angelov, V; Anson, C; Anticic, T; Antinori, F; Antinori, S; Antipin, K; Antonczyk, D; Antonioli, P; Anzo, A; Aphecetche, L; Appelshäuser, H; Arcelli, S; Arceo, R; Arend, A; Armesto, N; Arnaldi, R; Aronsson, T; Arsene, I C; Asryan, A; Augustinus, A; Averbeck, R; Awes, T C; Äystö, J; Azmi, M D; Bablok, S; Bach, M; Badalà, A; Baek, Y W; Bagnasco, S; Bailhache, R; Bala, R; Baldisseri, A; Baldit, A; Bán, J; Barbera, R; Barile, F; Barnaföldi, G G; Barnby, L; Barret, V; Bartke, J; Basile, M; Basmanov, V; Bastid, N; Bathen, B; Batigne, G; Batyunya, B; Baumann, C; Bearden, I G; Becker, B; Belikov, I; Bellwied, R; Belmont-Moreno, E; Belogianni, A; Benhabib, L; Beolé, S; Berceanu, I; Bercuci, A; Berdermann, E; Berdnikov, Y; Betev, L; Bhasin, A; Bhati, A K; Bianchi, L; Bianchin, C; Bianchi, N; Bielcík, J; Bielcíková, J; Bilandzic, A; Bimbot, L; Biolcati, E; Blanc, A; Blanco, F; Blanco, F; Blau, D; Blume, C; Boccioli, M; Bock, N; Bogdanov, A; Bøggild, H; Bogolyubsky, M; Bohm, J; Boldizsár, L; Bombara, M; Bombonati, C; Bondila, M; Borel, H; Borshchov, V; Bortolin, C; Bose, S; Bosisio, L; Bossú, F; Botje, M; Böttger, S; Bourdaud, G; Boyer, B; Braun, M; Braun-Munzinger, P; Bravina, L; Bregant, M; Breitner, T; Bruckner, G; Bruna, E; Bruno, G E; Brun, R; Budnikov, D; Buesching, H; Bugaev, K; Buncic, P; Busch, O; Buthelezi, Z; Caffarri, D; Caines, H; Cai, X; Camacho, E; Camerini, P; Campbell, M; Canoa Roman, V; Capitani, G P; Cara Romeo, G; Carena, F; Carena, W; Carminati, F; Casanova Díaz, A; Caselle, M; Castillo Castellanos, J; Castillo Hernandez, J F; Catanescu, V; Cattaruzza, E; Cavicchioli, C; Cerello, P; Chambert, V; Chang, B; Chapeland, S; Charpy, A; Charvet, J L; Chattopadhyay, S; Chattopadhyay, S; Cherney, M; Cheshkov, C; Cheynis, B; Chiavassa, E; Chibante Barroso, V; Chinellato, D D; Chochula, P; Choi, K; Chojnacki, M; Christakoglou, P; Christensen, C H; Christiansen, P; Chujo, T; Chuman, F; Cicalo, C; Cifarelli, L; Cindolo, F; Cleymans, J; Cobanoglu, O; Coffin, J P; Coli, S; Colla, A; Conesa Balbastre, G; Conesa del Valle, Z; Conner, E S; Constantin, P; Contin, G; Contreras, J G; Cormier, T M; Corrales Morales, Y; Cortese, P; Cortés Maldonado, I; Cosentino, M R; Costa, F; Cotallo, M E; Crescio, E; Crochet, P; Cuautle, E; Cunqueiro, L; Cussonneau, J; Dainese, A; Dalsgaard, H H; Danu, A; Dash, A; Dash, S; Das, I; Das, S; de Barros, G O V; De Caro, A; de Cataldo, G; de Cuveland, J; De Falco, A; De Gaspari, M; de Groot, J; De Gruttola, D; de Haas, A P; De Marco, N; De Pasquale, S; De Remigis, R; de Rooij, R; de Vaux, G; Delagrange, H; Dellacasa, G; Deloff, A; Demanov, V; Dénes, E; Deppman, A; D'Erasmo, G; Derkach, D; Devaux, A; Di Bari, D; Di Giglio, C; Di Liberto, S; Di Mauro, A; Di Nezza, P; Dialinas, M; Díaz, L; Díaz, R; Dietel, T; Ding, H; Divià, R; Djuvsland, Ø; do Amaral Valdiviesso, G; Dobretsov, V; Dobrin, A; Dobrowolski, T; Dönigus, B; Domínguez, I; Dordic, O; Dubey, A K; Dubuisson, J; Ducroux, L; Dupieux, P; Dutta Majumdar, A K; Dutta Majumdar, M R; Elia, D; Emschermann, D; Enokizono, A; Espagnon, B; Estienne, M; Evans, D; Evrard, S; Eyyubova, G; Fabjan, C W; Fabris, D; Faivre, J; Falchieri, D; Fantoni, A; Fasel, M; Fearick, R; Fedunov, A; Fehlker, D; Fekete, V; Felea, D; Fenton-Olsen, B; Feofilov, G; Fernández Téllez, A; Ferreiro, E G; Ferretti, A; Ferretti, R; Figueredo, M A S; Filchagin, S; Fini, R; Fionda, F M; Fiore, E M; Floris, M; Fodor, Z; Foertsch, S; Foka, P; Fokin, S; Formenti, F; Fragiacomo, E; Fragkiadakis, M; Frankenfeld, U; Frolov, A; Fuchs, U; Furano, F; Furget, C; Fusco Girard, M; Gaardhøje, J J; Gadrat, S; Gagliardi, M; Gago, A; Gallio, M; Ganoti, P; Ganti, M S; Garabatos, C; García Trapaga, C; Gebelein, J; Gemme, R; Germain, M; Gheata, A; Gheata, M; Ghidini, B; Ghosh, P; Giraudo, G; Giubellino, P; Gladysz-Dziadus, E; Glasow, R; Glässel, P; Glenn, A; Gomez, R; González Santos, H; González-Trueba, L H; González-Zamora, P; Gorbunov, S; Gorbunov, Y; Gotovac, S; Gottschlag, H; Grabski, V; Grajcarek, R; Grelli, A; Grigoras, A; Grigoras, C; Grigoriev, V; Grigoryan, A; Grinyov, B; Grion, N; Gros, P; Grosse-Oetringhaus, J F; Grossiord, J Y; Grosso, R; Guarnaccia, C; Guber, F; Guernane, R; Guerzoni, B; Gulbrandsen, K; Gulkanyan, H; Gunji, T; Gupta, A; Gupta, R; Gustafsson, H A; Gutbrod, H; Haaland, Ø; Hadjidakis, C; Haiduc, M; Hamagaki, H; Hamar, G; Hamblen, J; Han, B H; Harris, J W; Hartig, M; Harutyunyan, A; Hasch, D; Hasegan, D; Hatzifotiadou, D; Hayrapetyan, A; Heide, M; Heinz, M; Helstrup, H; Herghelegiu, A; Hernández, C; Herrera Corral, G; Herrmann, N; Hetland, K F; Hicks, B; Hiei, A; Hille, P T; Hippolyte, B; Horaguchi, T; Hori, Y; Hristov, P; Hrivnácová, I; Huber, S; Humanic, T J; Hu, S; Hutter, D; Hwang, D S; Ichou, R; Ilkaev, R; Ilkiv, I; Innocenti, P G; Ippolitov, M; Irfan, M; Ivan, C; Ivanov, A; Ivanov, M; Ivanov, V; Iwasaki, T; Jachokowski, A; Jacobs, P; Jancurová, L; Jangal, S; Janik, R; Jayananda, K; Jena, C; Jena, S; Jirden, L; Jones, G T; Jones, P G; Jovanovic, P; Jung, H; Jung, W; Jusko, A; Kaidalov, A B; Kalcher, S; Kalinák, P; Kalliokoski, T; Kalweit, A; Kamal, A; Kamermans, R; Kanaki, K; Kang, E; Kang, J H; Kapitan, J; Kaplin, V; Kapusta, S; Karavicheva, T; Karpechev, E; Kazantsev, A; Kebschull, U; Keidel, R; Khan, M M; Khan, S A; Khanzadeev, A; Kharlov, Y; Kikola, D; Kileng, B; Kim, D J; Kim, D S; Kim, D W; Kim, H N; Kim, J H; Kim, J; Kim, J S; Kim, M; Kim, M; Kim, S H; Kim, S; Kim, Y; Kirsch, S; Kiselev, S; Kisel, I; Kisiel, A; Klay, J L; Klein-Bösing, C; Klein, J; Kliemant, M; Klovning, A; Kluge, A; Kniege, S; Koch, K; Kolevatov, R; Kolojvari, A; Kondratiev, V; Kondratyeva, N; Konevskih, A; Kornas, E; Kour, R; Kowalski, M; Kox, S; Kozlov, K; Králik, I; Kral, J; Kramer, F; Kraus, I; Kravcáková, A; Krawutschke, T; Krivda, M; Krumbhorn, D; Krus, M; Kryshen, E; Krzewicki, M; Kucheriaev, Y; Kuhn, C; Kuijer, P G; Kumar, L; Kumar, N; Kupczak, R; Kurashvili, P; Kurepin, A; Kurepin, A N; Kuryakin, A; Kushpil, S; Kushpil, V; Kutouski, M; Kvaerno, H; Kweon, M J; Kwon, Y; Lackner, F; Ladrón de Guevara, P; Lafage, V; Lal, C; Lara, C; La Rocca, P; Larsen, D T; Laurenti, G; Lazzeroni, C; Le Bornec, Y; Le Bris, N; Lee, H; Lee, K S; Lee, S C; Lefèvre, F; Lehnert, J; Leistam, L; Lenhardt, M; Lenti, V; León, H; León Monzón, I; León Vargas, H; Lévai, P; Lietava, R; Lindal, S; Lindenstruth, V; Lippmann, C; Lisa, M A; Listratenko, O; Liu, L; Li, Y; Loginov, V; Lohn, S; López Noriega, M; López-Ramírez, R; López Torres, E; Lopez, X; Løvhøiden, G; Lozea Feijo Soares, A; Lunardon, M; Luparello, G; Luquin, L; Lu, S; Lutz, J R; Luvisetto, M; Madagodahettige-Don, D M; Maevskaya, A; Mager, M; Mahajan, A; Mahapatra, D P; Maire, A; Makhlyueva, I; Ma, K; Malaev, M; Maldonado Cervantes, I; Malek, M; Mal'Kevich, D; Malkiewicz, T; Malzacher, P; Mamonov, A; Manceau, L; Mangotra, L; Manko, V; Manso, F; Manzari, V; Mao, Y; Mares, J; Margagliotti, G V; Margotti, A; Marín, A; Martashvili, I; Martinengo, P; Martínez Davalos, A; Martínez García, G; Martínez, M I; Maruyama, Y; Ma, R; Marzari Chiesa, A; Masciocchi, S; Masera, M; Masetti, M; Masoni, A; Massacrier, L; Mastromarco, M; Mastroserio, A; Matthews, Z L; Mattos Tavares, B; Matyja, A; Mayani, D; Mazza, G; Mazzoni, M A; Meddi, F; Menchaca-Rocha, A; Mendez Lorenzo, P; Meoni, M; Mercado Pérez, J; Mereu, P; Miake, Y; Michalon, A; Miftakhov, N; Milosevic, J; Minafra, F; Mischke, A; Miskowiec, D; Mitu, C; Mizoguchi, K; Mlynarz, J; Mohanty, B; Molnar, L; Mondal, M M; Montaño Zetina, L; Monteno, M; Montes, E; Morando, M; Moretto, S; Morsch, A; Moukhanova, T; Muccifora, V; Mudnic, E; Muhuri, S; Müller, H; Munhoz, M G; Munoz, J; Musa, L; Musso, A; Nandi, B K; Nania, R; Nappi, E; Navach, F; Navin, S; Nayak, T K; Nazarenko, S; Nazarov, G; Nedosekin, A; Nendaz, F; Newby, J; Nianine, A; Nicassio, M; Nielsen, B S; Nikolaev, S; Nikolic, V; Nikulin, S; Nikulin, V; Nilsen, B S; Nilsson, M S; Noferini, F; Nomokonov, P; Nooren, G; Novitzky, N; Nyatha, A; Nygaard, C; Nyiri, A; Nystrand, J; Ochirov, A; Odyniec, G; Oeschler, H; Oinonen, M; Okada, K; Okada, Y; Oldenburg, M; Oleniacz, J; Oppedisano, C; Orsini, F; Ortíz Velázquez, A; Ortona, G; Oskamp, C; Oskarsson, A; Osmic, F; Österman, L; Ostrowski, P; Otterlund, I; Otwinowski, J; Øvrebekk, G; Oyama, K; Ozawa, K; Pachmayer, Y; Pachr, M; Padilla, F; Pagano, P; Paic, G; Painke, F; Pajares, C; Palaha, A; Palmeri, A; Pal, S K; Pal, S; Panse, R; Pappalardo, G S; Park, W J; Pastircák, B; Pastore, C; Paticchio, V; Pavlinov, A; Pawlak, T; Peitzmann, T; Pepato, A; Pereira, H; Peressounko, D; Pérez, C; Perini, D; Perrino, D; Peryt, W; Peschek, J; Pesci, A; Peskov, V; Pestov, Y; Peters, A J; Petrácek, V; Petridis, A; Petris, M; Petrovici, M; Petrov, P; Petta, C; Peyré, J; Piano, S; Piccotti, A; Pikna, M; Pillot, P; Pinsky, L; Pitz, N; Piuz, F; Platt, R; Pluta, J; Pocheptsov, T; Pochybova, S; Podesta Lerma, P L M; Poggio, F; Poghosyan, M G; Poghosyan, T; Polák, K; Polichtchouk, B; Polozov, P; Polyakov, V; Pommeresch, B; Pop, A; Posa, F; Poskon, M; Pospisil, V; Potukuchi, B; Pouthas, J; Prasad, S K; Preghenella, R; Prino, F; Pruneau, C A; Pshenichnov, I; Puddu, G; Pujahari, P; Pulvirenti, A; Punin, A; Punin, V; Putis, M; Putschke, J; Quercigh, E; Rachevski, A; Rademakers, A; Radomski, S; Räihä, T S; Rak, J; Rakotozafindrabe, A; Ramello, L; Ramírez Reyes, A; Rammler, M; Raniwala, R; Raniwala, S; Räsänen, S; Rashevskaya, I; Rath, S; Read, K F; Real, J; Redlich, K; Renfordt, R; Reolon, A R; Reshetin, A; Rettig, F; Revol, J P; Reygers, K; Ricaud, H; Riccati, L; Ricci, R A; Richter, M; Riedler, P; Riegler, W; Riggi, F; Rivetti, A; Rodriguez Cahuantzi, M; Røed, K; Röhrich, D; Román López, S; Romita, R; Ronchetti, F; Rosinský, P; Rosnet, P; Rossegger, S; Rossi, A; Roukoutakis, F; Rousseau, S; Roy, C; Roy, P; Rubio-Montero, A J; Rui, R; Rusanov, I; Russo, G; Ryabinkin, E; Rybicki, A; Sadovsky, S; Safarík, K; Sahoo, R; Saini, J; Saiz, P; Sakata, D; Salgado, C A; Salgueiro Dominques da Silva, R; Salur, S; Samanta, T; Sambyal, S; Samsonov, V; Sándor, L; Sandoval, A; Sano, M; Sano, S; Santo, R; Santoro, R; Sarkamo, J; Saturnini, P; Scapparone, E; Scarlassara, F; Scharenberg, R P; Schiaua, C; Schicker, R; Schindler, H; Schmidt, C; Schmidt, H R; Schossmaier, K; Schreiner, S; Schuchmann, S; Schukraft, J; Schutz, Y; Schwarz, K; Schweda, K; Scioli, G; Scomparin, E; Segato, G; Semenov, D; Senyukov, S; Seo, J; Serci, S; Serkin, L; Serradilla, E; Sevcenco, A; Sgura, I; Shabratova, G; Shahoyan, R; Sharkov, G; Sharma, N; Sharma, S; Shigaki, K; Shimomura, M; Shtejer, K; Sibiriak, Y; Siciliano, M; Sicking, E; Siddi, E; Siemiarczuk, T; Silenzi, A; Silvermyr, D; Simili, E; Simonetti, G; Singaraju, R; Singhal, V; Singh, R; Sinha, B C; Sinha, T; Sitar, B; Sitta, M; Skaali, T B; Skjerdal, K; Smakal, R; Smirnov, N; Snellings, R; Snow, H; Søgaard, C; Sokolov, O; Soloviev, A; Soltveit, H K; Soltz, R; Sommer, W; Son, C W; Song, M; Son, H S; Soos, C; Soramel, F; Soyk, D; Spyropoulou-Stassinaki, M; Srivastava, B K; Stachel, J; Staley, F; Stan, I; Stefanek, G; Stefanini, G; Steinbeck, T; Stenlund, E; Steyn, G; Stocco, D; Stock, R; Stolpovsky, P; Strmen, P; Suaide, A A P; Subieta Vásquez, M A; Sugitate, T; Suire, C; Sumbera, M; Susa, T; Swoboda, D; Symons, J; Szanto de Toledo, A; Szarka, I; Szostak, A; Szuba, M; Tadel, M; Tagridis, C; Takahara, A; Takahashi, J; Tanabe, R; Tapia Takaki, J D; Taureg, H; Tauro, A; Tavlet, M; Tejeda Muñoz, G; Telesca, A; Terrevoli, C; Thäder, J; Tieulent, R; Tlusty, D; Toia, A; Tolyhy, T; Torcato de Matos, C; Torii, H; Torralba, G; Toscano, L; Tosello, F; Tournaire, A; Traczyk, T; Tribedy, P; Tröger, G; Truesdale, D; Trzaska, W H; Tsiledakis, G; Tsilis, E; Tsuji, T; Tumkin, A; Turrisi, R; Turvey, A; Tveter, T S; Tydesjö, H; Tywoniuk, K; Ulery, J; Ullaland, K; Uras, A; Urbán, J; Urciuoli, G M; Usai, G L; Vacchi, A; Vala, M; Valencia Palomo, L; Vallero, S; van den Brink, A; van der Kolk, N; Vande Vyvre, P; van Leeuwen, M; Vannucci, L; Vargas, A; Varma, R; Vasiliev, A; Vassiliev, I; Vassiliou, M; Vechernin, V; Venaruzzo, M; Vercellin, E; Vergara, S; Vernet, R; Verweij, M; Vetlitskiy, I; Vickovic, L; Viesti, G; Vikhlyantsev, O; Vilakazi, Z; Villalobos Baillie, O; Vinogradov, A; Vinogradov, L; Vinogradov, Y; Virgili, T; Viyogi, Y P; Vodopianov, A; Voloshin, K; Voloshin, S; Volpe, G; von Haller, B; Vranic, D; Vrláková, J; Vulpescu, B; Wagner, B; Wagner, V; Wallet, L; Wan, R; Wang, D; Wang, Y; Watanabe, K; Wen, Q; Wessels, J; Wiechula, J; Wikne, J; Wilk, A; Wilk, G; Williams, M C S; Willis, N; Windelband, B; Xu, C; Yang, C; Yang, H; Yasnopolsky, A; Yermia, F; Yi, J; Yin, Z; Yokoyama, H; Yoo, I-K; Yuan, X; Yushmanov, I; Zabrodin, E; Zagreev, B; Zalite, A; Zampolli, C; Zanevsky, Yu; Zaporozhets, Y; Zarochentsev, A; Závada, P; Zbroszczyk, H; Zelnicek, P; Zenin, A; Zepeda, A; Zgura, I; Zhalov, M; Zhang, X; Zhou, D; Zhou, S; Zhu, J; Zichichi, A; Zinchenko, A; Zinovjev, G; Zinovjev, M; Zoccarato, Y; Zychácek, V

    2010-01-01

    ALICE (A Large Ion Collider Experiment) is the LHC (Large Hadron Collider) experiment devoted to investigating the strongly interacting matter created in nucleus-nucleus collisions at the LHC energies. The ALICE ITS, Inner Tracking System, consists of six cylindrical layers of silicon detectors with three different technologies; in the outward direction: two layers of pixel detectors, two layers each of drift, and strip detectors. The number of parameters to be determined in the spatial alignment of the 2198 sensor modules of the ITS is about 13,000. The target alignment precision is well below 10 micron in some cases (pixels). The sources of alignment information include survey measurements, and the reconstructed tracks from cosmic rays and from proton-proton collisions. The main track-based alignment method uses the Millepede global approach. An iterative local method was developed and used as well. We present the results obtained for the ITS alignment using about 10^5 charged tracks from cosmic rays that h...

  14. Heteroaggregation, transformation and fate of CeO2 nanoparticles in wastewater treatment

    International Nuclear Information System (INIS)

    Barton, Lauren E.; Auffan, Melanie; Olivi, Luca; Bottero, Jean-Yves; Wiesner, Mark R.

    2015-01-01

    Wastewater Treatment Plants (WWTPs) are a key pathway by which nanoparticles (NPs) enter the environment following release from NP-enabled products. This work considers the fate and exposure of CeO 2 NPs in WWTPs in a two-step process of heteroaggregation with bacteria followed by the subsequent reduction of Ce(IV) to Ce(III). Measurements of NP association with solids in sludge were combined with experimental estimates of reduction rate constants for CeO 2 NPs in Monte Carlo simulations to predict the concentrations and speciation of Ce in WWTP effluents and biosolids. Experiments indicated preferential accumulation of CeO 2 NPs in biosolids where reductive transformation would occur. Surface functionalization was observed to impact both the distribution coefficient and the rates of transformation. The relative affinity of CeO 2 NPs for bacterial suspensions in sludge appears to explain differences in the observed rates of Ce reduction for the two types of CeO 2 NPs studied. - Highlights: • We combine experimental and computational methods to track CeO 2 NPs through WWTPs. • We investigate the importance of environmental transformations on NP exposure. • We estimate the concentrations of CeO 2 NPs and reductive transformation byproducts. - CeO 2 nanoparticles that are released to the waste stream will preferentially associate with the solid phase (∼96%), where they will undergo significant transformation (∼50%)

  15. General formula for on-axis sun-tracking system and its application in improving tracking accuracy of solar collector

    Energy Technology Data Exchange (ETDEWEB)

    Chong, K.K.; Wong, C.W. [Faculty of Engineering and Science, Universiti Tunku Abdul Rahman, Off Jalan Genting Kelang, Setapak, 53300 Kuala Lumpur (Malaysia)

    2009-03-15

    Azimuth-elevation and tilt-roll tracking mechanism are among the most commonly used sun-tracking methods for aiming the solar collector towards the sun at all times. It has been many decades that each of these two sun-tracking methods has its own specific sun-tracking formula and they are not interrelated. In this paper, the most general form of sun-tracking formula that embraces all the possible on-axis tracking methods is presented. The general sun-tracking formula not only can provide a general mathematical solution, but more significantly it can improve the sun-tracking accuracy by tackling the installation error of the solar collector. (author)

  16. Tracking planets and moons: mechanisms of object tracking revealed with a new paradigm.

    Science.gov (United States)

    Tombu, Michael; Seiffert, Adriane E

    2011-04-01

    People can attend to and track multiple moving objects over time. Cognitive theories of this ability emphasize location information and differ on the importance of motion information. Results from several experiments have shown that increasing object speed impairs performance, although speed was confounded with other properties such as proximity of objects to one another. Here, we introduce a new paradigm to study multiple object tracking in which object speed and object proximity were manipulated independently. Like the motion of a planet and moon, each target-distractor pair rotated about both a common local point as well as the center of the screen. Tracking performance was strongly affected by object speed even when proximity was controlled. Additional results suggest that two different mechanisms are used in object tracking--one sensitive to speed and proximity and the other sensitive to the number of distractors. These observations support models of object tracking that include information about object motion and reject models that use location alone.

  17. Track finding and fitting in the H1 Forward Track Detector

    International Nuclear Information System (INIS)

    Burke, S.; Henderson, R.C.W.; Maxfield, S.J.; Patel, G.D.; Morris, J.V.; Sankey, D.P.C.; Skillicorn, I.O.

    1995-07-01

    The tracking environment in the H1 Forward Tracker Detector, where the hit multiplicity from proton fragments is high, is parituclarly hostile. The techniques and software which have been developed for pattern recognition and Kalman fitting of charged particle tracks in this region are described in detail. (orig.)

  18. SimTrack: A compact c++ library for particle orbit and spin tracking in accelerators

    Energy Technology Data Exchange (ETDEWEB)

    Luo, Yun [Brookhaven National Laboratory (BNL), Upton, NY (United States)

    2015-06-24

    SimTrack is a compact c++ library of 6-d symplectic element-by-element particle tracking in accelerators originally designed for head-on beam-beam compensation simulation studies in the Relativistic Heavy Ion Collider (RHIC) at Brookhaven National Laboratory. It provides a 6-d symplectic orbit tracking with the 4th order symplectic integration for magnet elements and the 6-d symplectic synchro-beam map for beam-beam interaction. Since its inception in 2009, SimTrack has been intensively used for dynamic aperture calculations with beam-beam interaction for RHIC. Recently, proton spin tracking and electron energy loss due to synchrotron radiation were added. In this article, I will present the code architecture, physics models, and some selected examples of its applications to RHIC and a future electron-ion collider design eRHIC.

  19. SimTrack: A compact c++ code for particle orbit and spin tracking in accelerators

    Energy Technology Data Exchange (ETDEWEB)

    Luo, Yun

    2015-11-21

    SimTrack is a compact c++ code of 6-d symplectic element-by-element particle tracking in accelerators originally designed for head-on beam–beam compensation simulation studies in the Relativistic Heavy Ion Collider (RHIC) at Brookhaven National Laboratory. It provides a 6-d symplectic orbit tracking with the 4th order symplectic integration for magnet elements and the 6-d symplectic synchro-beam map for beam–beam interaction. Since its inception in 2009, SimTrack has been intensively used for dynamic aperture calculations with beam–beam interaction for RHIC. Recently, proton spin tracking and electron energy loss due to synchrotron radiation were added. In this paper, I will present the code architecture, physics models, and some selected examples of its applications to RHIC and a future electron-ion collider design eRHIC.

  20. A NEW APPROACH OF DIGITAL BRIDGE SURFACE MODEL GENERATION

    Directory of Open Access Journals (Sweden)

    H. Ju

    2012-07-01

    Full Text Available Bridge areas present difficulties for orthophotos generation and to avoid “collapsed” bridges in the orthoimage, operator assistance is required to create the precise DBM (Digital Bridge Model, which is, subsequently, used for the orthoimage generation. In this paper, a new approach of DBM generation, based on fusing LiDAR (Light Detection And Ranging data and aerial imagery, is proposed. The no precise exterior orientation of the aerial image is required for the DBM generation. First, a coarse DBM is produced from LiDAR data. Then, a robust co-registration between LiDAR intensity and aerial image using the orientation constraint is performed. The from-coarse-to-fine hybrid co-registration approach includes LPFFT (Log-Polar Fast Fourier Transform, Harris Corners, PDF (Probability Density Function feature descriptor mean-shift matching, and RANSAC (RANdom Sample Consensus as main components. After that, bridge ROI (Region Of Interest from LiDAR data domain is projected to the aerial image domain as the ROI in the aerial image. Hough transform linear features are extracted in the aerial image ROI. For the straight bridge, the 1st order polynomial function is used; whereas, for the curved bridge, 2nd order polynomial function is used to fit those endpoints of Hough linear features. The last step is the transformation of the smooth bridge boundaries from aerial image back to LiDAR data domain and merge them with the coarse DBM. Based on our experiments, this new approach is capable of providing precise DBM which can be further merged with DTM (Digital Terrain Model derived from LiDAR data to obtain the precise DSM (Digital Surface Model. Such a precise DSM can be used to improve the orthophoto product quality.

  1. Renewable Energy Tracking Systems

    Science.gov (United States)

    Renewable energy generation ownership can be accounted through tracking systems. Tracking systems are highly automated, contain specific information about each MWh, and are accessible over the internet to market participants.

  2. Alternate Double Single Track Lines

    Energy Technology Data Exchange (ETDEWEB)

    Moraga Contreras, P.; Grande Andrade, Z.; Castillo Ron, E.

    2016-07-01

    The paper discusses the advantages and shortcomings of alternate double single track (ADST) lines with respect to double track lines for high speed lines. ADST lines consists of sequences of double and single track segments optimally selected in order to reduce the construction and maintenance costs of railway lines and to optimize the timetables used to satisfy a given demand. The single tracks are selected to coincide with expensive segments (tunnels and viaducts) and the double tracks are chosen to coincide with flat areas and only where they are necessary. At the same time, departure times are adjusted for trains to cross at the cheap double track segments. This alternative can be used for new lines and also for existing conventional lines where some new tracks are to be constructed to reduce travel time (increase speed). The ADST proposal is illustrated with some examples of both types (new lines and where conventional lines exist), including the Palencia-Santander, the Santiago-Valparaíso-Viña del Mar and the Dublin-Belfast lines, where very important reductions (90 %) are obtained, especially where a railway infrastructure already exist. (Author)

  3. Processing of plastic track detectors

    International Nuclear Information System (INIS)

    Somogyi, G.

    1977-01-01

    A survey of some actual problems of the track processing methods available at this time for plastics is presented. In the case of the conventional chemical track-etching technique, mainly the etching situations related to detector geometry, and the relationship between registration sensitivity and the etching parameters are considered. Special attention is paid to the behaviour of track-revealing by means of electrochemical etching. Finally, some properties of a promising new track processing method based on graft polymerization are discussed. (author)

  4. Processing of plastic track detectors

    International Nuclear Information System (INIS)

    Somogyi, G.

    1976-01-01

    A survey of some actual problems of the track processing methods available at this time for plastics is presented. In the case of the conventional chemical track etching technique mainly the etching situations related to detector geometry and the relationship of registration sensitivity and the etching parameters are considered. A special attention is paid to the behaviour of track revealing by means of electrochemical etching. Finally, some properties of a promising new track processing method based on graft polymerization is discussed. (orig.) [de

  5. Proton tracking in a high-granularity Digital Tracking Calorimeter for proton CT purposes

    Science.gov (United States)

    Pettersen, H. E. S.; Alme, J.; Biegun, A.; van den Brink, A.; Chaar, M.; Fehlker, D.; Meric, I.; Odland, O. H.; Peitzmann, T.; Rocco, E.; Ullaland, K.; Wang, H.; Yang, S.; Zhang, C.; Röhrich, D.

    2017-07-01

    Radiation therapy with protons as of today utilizes information from x-ray CT in order to estimate the proton stopping power of the traversed tissue in a patient. The conversion from x-ray attenuation to proton stopping power in tissue introduces range uncertainties of the order of 2-3% of the range, uncertainties that are contributing to an increase of the necessary planning margins added to the target volume in a patient. Imaging methods and modalities, such as Dual Energy CT and proton CT, have come into consideration in the pursuit of obtaining an as good as possible estimate of the proton stopping power. In this study, a Digital Tracking Calorimeter is benchmarked for proof-of-concept for proton CT purposes. The Digital Tracking Calorimeter was originally designed for the reconstruction of high-energy electromagnetic showers for the ALICE-FoCal project. The presented prototype forms the basis for a proton CT system using a single technology for tracking and calorimetry. This advantage simplifies the setup and reduces the cost of a proton CT system assembly, and it is a unique feature of the Digital Tracking Calorimeter concept. Data from the AGORFIRM beamline at KVI-CART in Groningen in the Netherlands and Monte Carlo simulation results are used to in order to develop a tracking algorithm for the estimation of the residual ranges of a high number of concurrent proton tracks. High energy protons traversing the detector leave a track through the sensor layers. These tracks are spread out through charge diffusion processes. A charge diffusion model is applied for acquisition of estimates of the deposited energy of the protons in each sensor layer by using the size of the charge diffused area. A model fit of the Bragg Curve is applied to each reconstructed track and through this, estimating the residual range of each proton. The range of the individual protons can at present be estimated with a resolution of 4%. The readout system for this prototype is able to

  6. Proton tracking in a high-granularity Digital Tracking Calorimeter for proton CT purposes

    Energy Technology Data Exchange (ETDEWEB)

    Pettersen, H.E.S., E-mail: helge.pettersen@helse-bergen.no [Department of Oncology and Medical Physics, Haukeland University Hospital, Postbox 1400, 5021 Bergen (Norway); Department of Physics and Technology, University of Bergen, Postbox 7803, 5020 Bergen (Norway); Alme, J. [Department of Physics and Technology, University of Bergen, Postbox 7803, 5020 Bergen (Norway); Biegun, A. [Kernfysisch Versneller Instituut, University of Groningen, NL-9747 AA Groningen (Netherlands); Brink, A. van den [Nikhef, Utrecht University, Postbox 41882, 1009 DB Amsterdam (Netherlands); Chaar, M.; Fehlker, D. [Department of Physics and Technology, University of Bergen, Postbox 7803, 5020 Bergen (Norway); Meric, I. [Department of Electrical Engineering, Bergen University College, Postbox 7030, 5020 Bergen (Norway); Odland, O.H. [Department of Oncology and Medical Physics, Haukeland University Hospital, Postbox 1400, 5021 Bergen (Norway); Peitzmann, T.; Rocco, E. [Nikhef, Utrecht University, Postbox 41882, 1009 DB Amsterdam (Netherlands); Ullaland, K. [Department of Physics and Technology, University of Bergen, Postbox 7803, 5020 Bergen (Norway); Wang, H. [Nikhef, Utrecht University, Postbox 41882, 1009 DB Amsterdam (Netherlands); Yang, S. [Department of Physics and Technology, University of Bergen, Postbox 7803, 5020 Bergen (Norway); Zhang, C. [Nikhef, Utrecht University, Postbox 41882, 1009 DB Amsterdam (Netherlands); Röhrich, D. [Department of Physics and Technology, University of Bergen, Postbox 7803, 5020 Bergen (Norway)

    2017-07-11

    Radiation therapy with protons as of today utilizes information from x-ray CT in order to estimate the proton stopping power of the traversed tissue in a patient. The conversion from x-ray attenuation to proton stopping power in tissue introduces range uncertainties of the order of 2–3% of the range, uncertainties that are contributing to an increase of the necessary planning margins added to the target volume in a patient. Imaging methods and modalities, such as Dual Energy CT and proton CT, have come into consideration in the pursuit of obtaining an as good as possible estimate of the proton stopping power. In this study, a Digital Tracking Calorimeter is benchmarked for proof-of-concept for proton CT purposes. The Digital Tracking Calorimeter was originally designed for the reconstruction of high-energy electromagnetic showers for the ALICE-FoCal project. The presented prototype forms the basis for a proton CT system using a single technology for tracking and calorimetry. This advantage simplifies the setup and reduces the cost of a proton CT system assembly, and it is a unique feature of the Digital Tracking Calorimeter concept. Data from the AGORFIRM beamline at KVI-CART in Groningen in the Netherlands and Monte Carlo simulation results are used to in order to develop a tracking algorithm for the estimation of the residual ranges of a high number of concurrent proton tracks. High energy protons traversing the detector leave a track through the sensor layers. These tracks are spread out through charge diffusion processes. A charge diffusion model is applied for acquisition of estimates of the deposited energy of the protons in each sensor layer by using the size of the charge diffused area. A model fit of the Bragg Curve is applied to each reconstructed track and through this, estimating the residual range of each proton. The range of the individual protons can at present be estimated with a resolution of 4%. The readout system for this prototype is able to

  7. Body-Part Tracking of Infants

    DEFF Research Database (Denmark)

    Olsen, Mikkel Damgaard; Herskind, Anna; Nielsen, Jens Bo

    2014-01-01

    Motion tracking is a widely used technique to analyze and measure adult human movement. However, these methods cannot be transferred directly to motion tracking of infants due to the big differences in the underlying human model. However, motion tracking of infants can be used for automatic...

  8. Visualization of ground truth tracks for the video 'Tracking a "facer's" behavior in a public plaza'

    DEFF Research Database (Denmark)

    2015-01-01

    The video shows the ground truth tracks in GIS of all pedestrians in the video 'Tracking a 'facer's" behavior in a public plaza'. The visualization was made using QGIS TimeManager.......The video shows the ground truth tracks in GIS of all pedestrians in the video 'Tracking a 'facer's" behavior in a public plaza'. The visualization was made using QGIS TimeManager....

  9. Combined discriminative global and generative local models for visual tracking

    Science.gov (United States)

    Zhao, Liujun; Zhao, Qingjie; Chen, Yanming; Lv, Peng

    2016-03-01

    It is a challenging task to develop an effective visual tracking algorithm due to factors such as pose variation, rotation, and so on. Combined discriminative global and generative local appearance models are proposed to address this problem. Specifically, we develop a compact global object representation by extracting the low-frequency coefficients of the color and texture of the object based on two-dimensional discrete cosine transform. Then, with the global appearance representation, we learn a discriminative metric classifier in an online fashion to differentiate the target object from its background, which is very important to robustly indicate the changes in appearance. Second, we develop a new generative local model that exploits the scale invariant feature transform and its spatial geometric information. To make use of the advantages of the global discriminative model and the generative local model, we incorporate them into Bayesian inference framework. In this framework, the complementary models help the tracker locate the target more accurately. Furthermore, we use different mechanisms to update global and local templates to capture appearance changes. The experimental results demonstrate that the proposed approach performs favorably against state-of-the-art methods in terms of accuracy.

  10. Clean tracks for ATLAS

    CERN Multimedia

    2006-01-01

    First cosmic ray tracks in the integrated ATLAS barrel SCT and TRT tracking detectors. A snap-shot of a cosmic ray event seen in the different layers of both the SCT and TRT detectors. The ATLAS Inner Detector Integration Team celebrated a major success recently, when clean tracks of cosmic rays were detected in the completed semiconductor tracker (SCT) and transition radiation tracker (TRT) barrels. These tracking tests come just months after the successful insertion of the SCT into the TRT (See Bulletin 09/2006). The cosmic ray test is important for the experiment because, after 15 years of hard work, it is the last test performed on the fully assembled barrel before lowering it into the ATLAS cavern. The two trackers work together to provide millions of channels so that particles' tracks can be identified and measured with great accuracy. According to the team, the preliminary results were very encouraging. After first checks of noise levels in the final detectors, a critical goal was to study their re...

  11. Tracks, spurs, blobs and delta-rays

    International Nuclear Information System (INIS)

    Magee, J.L.; Chatterjee, A.

    1983-01-01

    The track of a high-energy particle is the collection of all transient species created by the particle in the total degradation of its energy. Visible electron tracks are called delta rays. A microscopic description of the track with all its knocked-out electrons leads to spurs, blobs, and short tracks. Energy deposition criteria for these three track entities are 6 to 100 eV, 100 to 500 eV, and 500 eV to 5 keV, respectively

  12. Meso-optical Fourier transform microscope - a new device for high energy physics

    International Nuclear Information System (INIS)

    Astakhov, A.Ya.; Batusov, Yu.A.; Bencze, G.L.; Farago, I.; Kisvaradi, A.; Molnar, L.; Soroko, L.M.; Vegh, J.

    1989-01-01

    A new device for high energy physics, the Meso-optical Fourier Transform Microscope (MFTM), designed for observation fo straight line particle tracks in nuclear research emulsion is described. The MFTM works without any mechanical or electronical depth scanning and can be considered as a selectivity viewing 'eye'. The computer controlled system containing MFTM as its main unit is given. This system can be used for a fast search for particle tracks and events produced by high energy neutrinos from particle accelerators. The results of the first experimental test of the computer controlled MFTM are presented. The performance of this system is described and discussed. It is shown that the angular resolution of the MFTM is 1 angular minute and the measurement time is equal to 30 ms per image. As all operations in the MFTM proceed without any depth scanning, this new evaluation system works at least two orders of magnitude faster than any known system with a traditional optical microscope. (orig.)

  13. Field dependence of temperature induced irreversible transformations of magnetic phases in Pr0.5Ca0.5Mn0.975Al0.025O3 crystalline oxide

    International Nuclear Information System (INIS)

    Lakhani, Archana; Kushwaha, Pallavi; Rawat, R; Kumar, Kranti; Banerjee, A; Chaddah, P

    2010-01-01

    Glass-like arrest has recently been reported in various magnetic materials. As in structural glasses, the kinetics of a first order transformation is arrested while retaining the higher entropy phase as a non-ergodic state. We show visual mesoscopic evidence of the irreversible transformation of the arrested antiferromagnetic-insulating phase in Pr 0.5 Ca 0.5 Mn 0.975 Al 0.025 O 3 to its equilibrium ferromagnetic-metallic phase with an isothermal increase of magnetic field, similar to its iso-field transformation on warming. The magnetic field dependence of the non-equilibrium to equilibrium transformation temperature is shown to be governed by Le Chatelier's principle. (fast track communication)

  14. Thermal Tracking of Sports Players

    DEFF Research Database (Denmark)

    Gade, Rikke; Moeslund, Thomas B.

    2014-01-01

    We present here a real-time tracking algorithm for thermal video from a sports game. Robust detection of people includes routines for handling occlusions and noise before tracking each detected person with a Kalman filter. This online tracking algorithm is compared with a state-of-the-art offline...

  15. Fast-track totalknæalloplastik

    DEFF Research Database (Denmark)

    Gromov, Kirill; Kristensen, Billy B; Jørgensen, Christoffer Calov

    2017-01-01

    patients are eligible for fast-track TKA, and hence the fast-track concept should be standard at all joint replacement facilities. Future challenges of fast-track TKA include safe introduction of outpatient protocols, acute and chronic pain after surgery and optimal utilization of post......Fast-track total knee arthroplasty (TKA) is a well-established concept including optimized logistics and evidence-based treatment, focusing on minimizing surgical stress and improved post-operative recovery, thus leading to lower mortality and morbidity as well as high patient satisfaction. All...

  16. Self-Motion Impairs Multiple-Object Tracking

    Science.gov (United States)

    Thomas, Laura E.; Seiffert, Adriane E.

    2010-01-01

    Investigations of multiple-object tracking aim to further our understanding of how people perform common activities such as driving in traffic. However, tracking tasks in the laboratory have overlooked a crucial component of much real-world object tracking: self-motion. We investigated the hypothesis that keeping track of one's own movement…

  17. Track Starter's Guide.

    Science.gov (United States)

    Dailey, Charles H.; Rankin, Kelly D.

    This guide was developed to serve both the novice and experienced starter in track and field events. Each year in the United States, runners encounter dozens of different starters' mannerisms as they travel to track meets in various towns and states. The goal of any competent and conscientious starter is to insure that all runners receive a fair…

  18. Material Tracking Using LANMAS

    International Nuclear Information System (INIS)

    Armstrong, F.

    2010-01-01

    LANMAS is a transaction-based nuclear material accountability software product developed to replace outdated and legacy accountability systems throughout the DOE. The core underlying purpose of LANMAS is to track nuclear materials inventory and report transactions (movement, mixing, splitting, decay, etc.) to the Nuclear Materials Management and Safeguards System (NMMSS). While LANMAS performs those functions well, there are many additional functions provided by the software product. As a material is received onto a site or created at a site, its entire lifecycle can be tracked in LANMAS complete to its termination of safeguards. There are separate functions to track material movements between and within material balance areas (MBAs). The level of detail for movements within a MBA is configurable by each site and can be as high as a site designation or as detailed as building/room/rack/row/position. Functionality exists to track the processing of materials, either as individual items or by modeling a bulk process as an individual item to track inputs and outputs from the process. In cases where sites have specialized needs, the system is designed to be flexible so that site specific functionality can be integrated into the product. This paper will demonstrate how the software can be used to input material into an account and track it to its termination of safeguards.

  19. On the question of temperature transformations under Lorentz and Galilei boosts

    International Nuclear Information System (INIS)

    Sewell, Geoffrey L

    2008-01-01

    We provide a quantum statistical thermodynamical solution of the long standing question of temperature transformations of uniformly moving bodies. Our treatment of this question is based on the well-established quantum statistical result that the thermal equilibrium conditions demanded by both the zeroth and second laws of thermodynamics are precisely those of Kubo, Martin and Schwinger (KMS). We prove that, in both the special relativistic and non-relativistic settings, a state of a body cannot satisfy these conditions for different inertial frames with non-zero relative velocity. Hence a body that serves as a thermal reservoir, in the sense of the zeroth law, in an inertial rest frame cannot do so in a laboratory frame relative to which it moves with non-zero uniform velocity. Consequently, there is no law of temperature transformation under either Lorentz or Galilei boosts, and so the concept of temperature stemming from the zeroth law is restricted to states of bodies in their rest frames. (fast track communication)

  20. Electrical transformer handbook

    Energy Technology Data Exchange (ETDEWEB)

    Hurst, R.W.; Horne, D. (eds.)

    2005-07-01

    This handbook is a valuable user guide intended for electrical engineering and maintenance personnel, electrical contractors and electrical engineering students. It provides current information on techniques and technologies that can help extend the life of transformers. It discusses transformer testing, monitoring, design, commissioning, retrofitting and other elements involved in keeping electrical transformers in safe and efficient operation. It demonstrates how a power transformer can be put to use and common problems faced by owners. In addition to covering control techniques, testing and maintenance procedures, this handbook covers the power transformer; control electrical power transformer; electrical power transformer; electrical theory transformer; used electrical transformer; down electrical step transformer; electrical manufacturer transformer; electrical picture transformer; electrical transformer work; electrical surplus transformer; current transformer; step down transformer; voltage transformer; step up transformer; isolation transformer; low voltage transformer; toroidal transformer; high voltage transformer; and control power transformer. The handbook includes articles from leading experts on overcurrent protection of transformers; ventilated dry-type transformers; metered load factors for low-voltage, and dry-type transformers in buildings. The maintenance of both dry-type or oil-filled transformers was discussed with reference to sealing, gaskets, oils, moisture and testing. The adoption of dynamic load practices was also discussed along with the reclamation or recycling of used lube oil, transformer dielectric fluids and aged solid insulation. A buyer's guide and directory of transformer manufacturers and suppliers was also included. refs., tabs., figs.

  1. Ion track etching revisited: I. Correlations between track parameters in aged polymers

    Science.gov (United States)

    Fink, D.; Muñoz H., G.; García A., H.; Vacik, J.; Hnatowicz, V.; Kiv, A.; Alfonta, L.

    2018-04-01

    Some yet poorly understood problems of etching of pristine and swift heavy ion track-irradiated aged polymers were treated, by applying conductometry across the irradiated foils during etching. The onset times of etchant penetration across pristine foils, and the onset times of the different etched track regimes in irradiated foils were determined for polymers of various proveniences, fluences and ages, as well as their corresponding etching speeds. From the results, correlations of the parameters with each other were deduced. The normalization of these parameters enables one to compare irradiated polymer foils of different origin and treatment with one another. In a number of cases, also polymeric gel formation and swelling occur which influence the track etching behaviour. The polymer degradation during aging influences the track etching parameters, which differ from each other on both sides of the foils. With increasing sample age, these differences increase.

  2. Motion Tracking for Medical Imaging: A Non-Visible Structured Light Tracking Approach

    DEFF Research Database (Denmark)

    Olesen, Oline Vinter; Paulsen, Rasmus Reinhold; Højgaard, Liselotte

    2012-01-01

    We present a system for head motion tracking in 3D brain imaging. The system is based on facial surface reconstruction and tracking using a structured light (SL) scanning principle. The system is designed to fit into narrow 3D medical scanner geometries limiting the field of view. It is tested......, is that it is not necessary to place markers on the patient. This provides a simpler workflow and eliminates uncertainties related to marker attachment and stability. We show proof of concept of a marker less tracking system especially designed for clinical use with promising results....... in a clinical setting on the high resolution research tomograph (HRRT), Siemens PET scanner with a head phantom and volunteers. The SL system is compared to a commercial optical tracking system, the Polaris Vicra system, from NDI based on translatory and rotary ground truth motions of the head phantom...

  3. Human tracking over camera networks: a review

    Science.gov (United States)

    Hou, Li; Wan, Wanggen; Hwang, Jenq-Neng; Muhammad, Rizwan; Yang, Mingyang; Han, Kang

    2017-12-01

    In recent years, automated human tracking over camera networks is getting essential for video surveillance. The tasks of tracking human over camera networks are not only inherently challenging due to changing human appearance, but also have enormous potentials for a wide range of practical applications, ranging from security surveillance to retail and health care. This review paper surveys the most widely used techniques and recent advances for human tracking over camera networks. Two important functional modules for the human tracking over camera networks are addressed, including human tracking within a camera and human tracking across non-overlapping cameras. The core techniques of human tracking within a camera are discussed based on two aspects, i.e., generative trackers and discriminative trackers. The core techniques of human tracking across non-overlapping cameras are then discussed based on the aspects of human re-identification, camera-link model-based tracking and graph model-based tracking. Our survey aims to address existing problems, challenges, and future research directions based on the analyses of the current progress made toward human tracking techniques over camera networks.

  4. Tracks: Nurses and the Tracking Network

    Centers for Disease Control (CDC) Podcasts

    This podcast highlights the utility of the National Environmental Public Health Tracking Network for nurses in a variety of work settings. It features commentary from the American Nurses Association and includes stories from a public health nurse in Massachusetts.

  5. Applications of nuclear track detectors

    International Nuclear Information System (INIS)

    Medveczky, L.

    1980-01-01

    The results of a scientific research-work are summarized. Nuclear track detectors were used for new applications or in unusual ways. Photographic films, nuclear emulsions and dielectric track detectors were investigated. The tracks were detected by optical microscopy. Empirical formulation has been derived for the neutron sensitivity of certain dielectric materials. Methods were developed for leak testing of closed alpha emitting sources. New procedures were found for the application and evaluation of track detector materials. The results were applied in the education, personnel dosimetry, radon dosimetry etc. (R.J.)

  6. MO-FG-BRD-01: Real-Time Imaging and Tracking Techniques for Intrafractional Motion Management: Introduction and KV Tracking

    International Nuclear Information System (INIS)

    Fahimian, B.

    2015-01-01

    Intrafraction target motion is a prominent complicating factor in the accurate targeting of radiation within the body. Methods compensating for target motion during treatment, such as gating and dynamic tumor tracking, depend on the delineation of target location as a function of time during delivery. A variety of techniques for target localization have been explored and are under active development; these include beam-level imaging of radio-opaque fiducials, fiducial-less tracking of anatomical landmarks, tracking of electromagnetic transponders, optical imaging of correlated surrogates, and volumetric imaging within treatment delivery. The Joint Imaging and Therapy Symposium will provide an overview of the techniques for real-time imaging and tracking, with special focus on emerging modes of implementation across different modalities. In particular, the symposium will explore developments in 1) Beam-level kilovoltage X-ray imaging techniques, 2) EPID-based megavoltage X-ray tracking, 3) Dynamic tracking using electromagnetic transponders, and 4) MRI-based soft-tissue tracking during radiation delivery. Learning Objectives: Understand the fundamentals of real-time imaging and tracking techniques Learn about emerging techniques in the field of real-time tracking Distinguish between the advantages and disadvantages of different tracking modalities Understand the role of real-time tracking techniques within the clinical delivery work-flow

  7. MO-FG-BRD-01: Real-Time Imaging and Tracking Techniques for Intrafractional Motion Management: Introduction and KV Tracking

    Energy Technology Data Exchange (ETDEWEB)

    Fahimian, B. [Stanford University (United States)

    2015-06-15

    Intrafraction target motion is a prominent complicating factor in the accurate targeting of radiation within the body. Methods compensating for target motion during treatment, such as gating and dynamic tumor tracking, depend on the delineation of target location as a function of time during delivery. A variety of techniques for target localization have been explored and are under active development; these include beam-level imaging of radio-opaque fiducials, fiducial-less tracking of anatomical landmarks, tracking of electromagnetic transponders, optical imaging of correlated surrogates, and volumetric imaging within treatment delivery. The Joint Imaging and Therapy Symposium will provide an overview of the techniques for real-time imaging and tracking, with special focus on emerging modes of implementation across different modalities. In particular, the symposium will explore developments in 1) Beam-level kilovoltage X-ray imaging techniques, 2) EPID-based megavoltage X-ray tracking, 3) Dynamic tracking using electromagnetic transponders, and 4) MRI-based soft-tissue tracking during radiation delivery. Learning Objectives: Understand the fundamentals of real-time imaging and tracking techniques Learn about emerging techniques in the field of real-time tracking Distinguish between the advantages and disadvantages of different tracking modalities Understand the role of real-time tracking techniques within the clinical delivery work-flow.

  8. Underwater Acoustic Target Tracking: A Review

    Science.gov (United States)

    Han, Ying; Fan, Liying

    2018-01-01

    Advances in acoustic technology and instrumentation now make it possible to explore marine resources. As a significant component of ocean exploration, underwater acoustic target tracking has aroused wide attention both in military and civil fields. Due to the complexity of the marine environment, numerous techniques have been proposed to obtain better tracking performance. In this paper, we survey over 100 papers ranging from innovative papers to the state-of-the-art in this field to present underwater tracking technologies. Not only the related knowledge of acoustic tracking instrument and tracking progress is clarified in detail, but also a novel taxonomy method is proposed. In this paper, algorithms for underwater acoustic target tracking are classified based on the methods used as: (1) instrument-assisted methods; (2) mode-based methods; (3) tracking optimization methods. These algorithms are compared and analyzed in the aspect of dimensions, numbers, and maneuvering of the tracking target, which is different from other survey papers. Meanwhile, challenges, countermeasures, and lessons learned are illustrated in this paper. PMID:29301318

  9. Online track reconstruction at hadron colliders

    International Nuclear Information System (INIS)

    Amerio, Silvia; Bettini, Marco; Nicoletto, Marino; Crescioli, Francesco; Bucciantonio, Martina; DELL'ORSO, Mauro; Piendibene, Marco; VOLPI, Guido; Annovi, Alberto; Catastini, Pierluigi; Giannetti, Paola; Lucchesi, Donatella

    2010-01-01

    Real time event reconstruction plays a fundamental role in High Energy Physics experiments. Reducing the rate of data to be saved on tape from millions to hundreds per second is critical. In order to increase the purity of the collected samples, rate reduction has to be coupled with the capability to simultaneously perform a first selection of the most interesting events. A fast and efficient online track reconstruction is important to effectively trigger on leptons and/or displaced tracks from b-quark decays. This talk will be an overview of online tracking techniques in different HEP environments: we will show how H1 experiment at HERA faced the challenges of online track reconstruction implementing pattern matching and track linking algorithms on CAMs and FPGAs in the Fast Track Processor (FTT). The pattern recognition technique is also at the basis of the Silicon Vertex Trigger (SVT) at the CDF experiment at Tevatron: coupled to a very fast fitting phase, SVT allows to trigger on displaced tracks, thus greatly increasing the efficiency for the hadronic B decay modes. A recent upgrade of the SVT track fitter, the Giga-fitter, can perform more than 1 fit/ns and further improves the CDF online trigger capabilities at high luminosity. At SLHC, where luminosities will be 2 orders of magnitude greater than Tevatron, online tracking will be much more challenging: we will describe CMS future plans for a Level-1 track trigger and the Fast Tracker (FTK) processor at the ATLAS experiment, based on the Giga-fitter architecture and designed to provide high quality tracks reconstructed over the entire detector in time for a Level-2 trigger decision.luminosity. At SLHC, where luminosities will be 2 orders of magnitude greater than Tevatron, online tracking will be much more challenging: we will describe CMS future plans for a Level-1 track trigger and the Fast Tracker (FTK) processor at the Atlas experiment, based on the Giga-fitter architecture and designed to provide high

  10. Tracking Control of A Balancing Robot – A Model-Based Approach

    Directory of Open Access Journals (Sweden)

    Zaiczek Tobias

    2014-08-01

    Full Text Available This paper presents a control concept for a single-axle mobile robot moving on the horizontal plane. A mathematical model of the nonholonomic mechanical system is derived using Hamel's equations of motion. Subsequently, a concept for a tracking controller is described in detail. This controller keeps the mobile robot on a given reference trajectory while maintaining it in an upright position. The control objective is reached by a cascade control structure. By an appropriate input transformation, we are able to utilize an input-output linearization of a subsystem. For the remaining dynamics a linear set-point control law is presented. Finally, the performance of the implemented control law is illustrated by simulation results.

  11. Probabilistic risk assessment on maritime spent nuclear fuel transportation (Part II: Ship collision probability)

    International Nuclear Information System (INIS)

    Christian, Robby; Kang, Hyun Gook

    2017-01-01

    This paper proposes a methodology to assess and reduce risks of maritime spent nuclear fuel transportation with a probabilistic approach. Event trees detailing the progression of collisions leading to transport casks’ damage were constructed. Parallel and crossing collision probabilities were formulated based on the Poisson distribution. Automatic Identification System (AIS) data were processed with the Hough Transform algorithm to estimate possible intersections between the shipment route and the marine traffic. Monte Carlo simulations were done to compute collision probabilities and impact energies at each intersection. Possible safety improvement measures through a proper selection of operational transport parameters were investigated. These parameters include shipment routes, ship's cruise velocity, number of transport casks carried in a shipment, the casks’ stowage configuration and loading order on board the ship. A shipment case study is presented. Waters with high collision probabilities were identified. Effective range of cruising velocity to reduce collision risks were discovered. The number of casks in a shipment and their stowage method which gave low cask damage frequencies were obtained. The proposed methodology was successful in quantifying ship collision and cask damage frequency. It was effective in assisting decision making processes to minimize risks in maritime spent nuclear fuel transportation. - Highlights: • Proposes a probabilistic framework on the safety of spent nuclear fuel transportation by sea. • Developed a marine traffic simulation model using Generalized Hough Transform (GHT) algorithm. • A transportation case study on South Korean waters is presented. • Single-vessel risk reduction method is outlined by optimizing transport parameters.

  12. New algorithm for detecting smaller retinal blood vessels in fundus images

    Science.gov (United States)

    LeAnder, Robert; Bidari, Praveen I.; Mohammed, Tauseef A.; Das, Moumita; Umbaugh, Scott E.

    2010-03-01

    About 4.1 million Americans suffer from diabetic retinopathy. To help automatically diagnose various stages of the disease, a new blood-vessel-segmentation algorithm based on spatial high-pass filtering was developed to automatically segment blood vessels, including the smaller ones, with low noise. Methods: Image database: Forty, 584 x 565-pixel images were collected from the DRIVE image database. Preprocessing: Green-band extraction was used to obtain better contrast, which facilitated better visualization of retinal blood vessels. A spatial highpass filter of mask-size 11 was applied. A histogram stretch was performed to enhance contrast. A median filter was applied to mitigate noise. At this point, the gray-scale image was converted to a binary image using a binary thresholding operation. Then, a NOT operation was performed by gray-level value inversion between 0 and 255. Postprocessing: The resulting image was AND-ed with its corresponding ring mask to remove the outer-ring (lens-edge) artifact. At this point, the above algorithm steps had extracted most of the major and minor vessels, with some intersections and bifurcations missing. Vessel segments were reintegrated using the Hough transform. Results: After applying the Hough transform, both the average peak SNR and the RMS error improved by 10%. Pratt's Figure of Merit (PFM) was decreased by 6%. Those averages were better than [1] by 10-30%. Conclusions: The new algorithm successfully preserved the details of smaller blood vessels and should prove successful as a segmentation step for automatically identifying diseases that affect retinal blood vessels.

  13. Video denoising, deblocking, and enhancement through separable 4-D nonlocal spatiotemporal transforms.

    Science.gov (United States)

    Maggioni, Matteo; Boracchi, Giacomo; Foi, Alessandro; Egiazarian, Karen

    2012-09-01

    We propose a powerful video filtering algorithm that exploits temporal and spatial redundancy characterizing natural video sequences. The algorithm implements the paradigm of nonlocal grouping and collaborative filtering, where a higher dimensional transform-domain representation of the observations is leveraged to enforce sparsity, and thus regularize the data: 3-D spatiotemporal volumes are constructed by tracking blocks along trajectories defined by the motion vectors. Mutually similar volumes are then grouped together by stacking them along an additional fourth dimension, thus producing a 4-D structure, termed group, where different types of data correlation exist along the different dimensions: local correlation along the two dimensions of the blocks, temporal correlation along the motion trajectories, and nonlocal spatial correlation (i.e., self-similarity) along the fourth dimension of the group. Collaborative filtering is then realized by transforming each group through a decorrelating 4-D separable transform and then by shrinkage and inverse transformation. In this way, the collaborative filtering provides estimates for each volume stacked in the group, which are then returned and adaptively aggregated to their original positions in the video. The proposed filtering procedure addresses several video processing applications, such as denoising, deblocking, and enhancement of both grayscale and color data. Experimental results prove the effectiveness of our method in terms of both subjective and objective visual quality, and show that it outperforms the state of the art in video denoising.

  14. Impact of Preferred Eddy Tracks on Transport and Mixing in the Eastern South Pacific

    Science.gov (United States)

    Belmadani, A.; Donoso, D.; Auger, P. A.; Chaigneau, A.

    2017-12-01

    Mesoscale eddies, which play a fundamental role in the transport of mass, heat, nutrients, and biota across the oceans, have been suggested to propagate preferently along specific tracks. These preferred pathways, also called eddy trains, are near-zonal due to westward drift of individual vortices, and tend to be polarized (ie alternatively dominated by anticyclonic/cyclonic eddies), coinciding with the recently discovered latent striations (quasi-zonal mesoscale jet-like features). While significant effort has been made to understand the dynamics of striations and their interplay with mesoscale eddies, the impact of repeated eddy tracks on physical (temperature, salinity), biogeochemical (oxygen, carbon, nutrients) and other tracers (e.g. chlorophyll, marine debris) has received little attention. Here we report on the results of numerical modeling experiments that simulate the impact of preferred eddy tracks on the transport and mixing of water particles in the Eastern South Pacific off Chile. A 30-year interannual simulation of the oceanic circulation in this region has been performed over 1984-2013 with the ROMS (Regional Oceanic Modeling System) at an eddy-resolving resolution (10 km). Objective tracking of mesoscale coherent vortices is obtained using automated methods, allowing to compute the contribution of eddies to the ocean circulation. Preferred eddy tracks are further isolated from the more random eddies, by comparing the distances between individual tracks and the striated pattern in long-term mean eddy polarity with a least-squares approach. The remaining non-eddying flow may also be decomposed into time-mean and anomalous circulation, and/or small- and large-scale circulation. Neutrally-buoyant Lagrangian floats are then released uniformly into the various flow components as well as the total flow, and tracked forward in time with the ARIANE software. The dispersion patterns of water particles are used to estimate the respective contributions of

  15. HCP track calculations in Lif:Mg,Ti: 3D modeling of the ''track – escape'' parameter

    International Nuclear Information System (INIS)

    Sattinger, D.; Sharon, A.; Horowitz, Y.S.

    2011-01-01

    The conceptual framework of the track interaction model (TIM) was conceived in the 1970s and mathematically formulated in the 1980s to describe heavy charged particle TL fluence response supralinearity. The extended track interaction model (ETIM) was developed to include saturation effects due to overlapping tracks and has been applied to both proton and alpha particle TL fluence response. One of the parameters of major importance in the TIM is the ''track – escape'' parameter, defined by N e /N w , where N e represents the number of electrons which escape the parent track during heating, and N w is the number of electrons which recombine within the parent track to produce a TL photon. Recently a first attempt was carried out to theoretically model escape parameters calculated in 2D geometry as a function of particle type and energy using trapping center (TC), luminescent center (LC) and competitive center (CC) occupation probabilities calculated from track segment radial dose distributions and optical absorption (OA) dose response. In this study, the calculations are extended to 3D geometry using a Monte Carlo approach which samples the point of creation of the charge carriers according to the TC occupation probabilities and then estimates N w by sampling the chord length to the track exterior. Charge carriers which escape the irradiated track volume contribute to N e . This more sophisticated 3D calculation of N e /N w is expected to increase the reliability of the modeling of heavy charged particle TL fluence response in the framework of the ETIM and enhance our understanding of “track effects” in Heavy Charged Particle (HCP) induced TL.

  16. GENFIT - a generic track-fitting toolkit

    Energy Technology Data Exchange (ETDEWEB)

    Rauch, Johannes [Technische Universitaet Muenchen (Germany); Schlueter, Tobias [Ludwig-Maximilians-Universitaet Muenchen (Germany)

    2014-07-01

    GENFIT is an experiment-independent track-fitting toolkit, which combines fitting algorithms, track representations, and measurement geometries into a modular framework. We report on a significantly improved version of GENFIT, based on experience gained in the Belle II, PANDA, and FOPI experiments. Improvements concern the implementation of additional track-fitting algorithms, enhanced implementations of Kalman fitters, enhanced visualization capabilities, and additional implementations of measurement types suited for various kinds of tracking detectors. The data model has been revised, allowing for efficient track merging, smoothing, residual calculation and alignment.

  17. Automatic camera tracking for remote manipulators

    International Nuclear Information System (INIS)

    Stoughton, R.S.; Martin, H.L.; Bentz, R.R.

    1984-07-01

    The problem of automatic camera tracking of mobile objects is addressed with specific reference to remote manipulators and using either fixed or mobile cameras. The technique uses a kinematic approach employing 4 x 4 coordinate transformation matrices to solve for the needed camera PAN and TILT angles. No vision feedback systems are used, as the required input data are obtained entirely from position sensors from the manipulator and the camera-positioning system. All hardware requirements are generally satisfied by currently available remote manipulator systems with a supervisory computer. The system discussed here implements linear plus on/off (bang-bang) closed-loop control with a +-2-deg deadband. The deadband area is desirable to avoid operator seasickness caused by continuous camera movement. Programming considerations for camera control, including operator interface options, are discussed. The example problem presented is based on an actual implementation using a PDP 11/34 computer, a TeleOperator Systems SM-229 manipulator, and an Oak Ridge National Laboratory (ORNL) camera-positioning system. 3 references, 6 figures, 2 tables

  18. Automatic camera tracking for remote manipulators

    International Nuclear Information System (INIS)

    Stoughton, R.S.; Martin, H.L.; Bentz, R.R.

    1984-04-01

    The problem of automatic camera tracking of mobile objects is addressed with specific reference to remote manipulators and using either fixed or mobile cameras. The technique uses a kinematic approach employing 4 x 4 coordinate transformation matrices to solve for the needed camera PAN and TILT angles. No vision feedback systems are used, as the required input data are obtained entirely from position sensors from the manipulator and the camera-positioning system. All hardware requirements are generally satisfied by currently available remote manipulator systems with a supervisory computer. The system discussed here implements linear plus on/off (bang-bang) closed-loop control with a +-2 0 deadband. The deadband area is desirable to avoid operator seasickness caused by continuous camera movement. Programming considerations for camera control, including operator interface options, are discussed. The example problem presented is based on an actual implementation using a PDP 11/34 computer, a TeleOperator Systems SM-229 manipulator, and an Oak Ridge National Laboratory (ORNL) camera-positioning system. 3 references, 6 figures, 2 tables

  19. Particle Tracking in Circular Accelerators Using the Exact Hamiltonian in SixTrack

    CERN Document Server

    Fjellstrom, Mattias; Hansson, Johan

    2013-12-13

    Particle motion in accelerators is in general complex. Tracking codes are developed to simulate beam dynamics in accelerators. SixTrack is a long lived particle tracking code maintained at CERN, the European Organization for Nuclear Research. A particle accelerator consists of a large number of magnets and other electromagnetic devices that guide the particle through the accelerator. Each device defines its own equation of motion, which often cannot be solved exactly. For this purpose, a number of approximations are introduced in order to facilitate the solution and to speed up the computation. In a high-energy accelerator, the particle has small transverse momentum components. This is exploited in the small-angle approximation. In this approximation the equations of motion are expanded to a low order in the transverse momentum components. In low-energy particle accelerators, or in tracking with large momentum deviations, this approximation is invalid. The equations of motion of a particle passing through a f...

  20. Near real-time bi-planar fluoroscopic tracking system for the video tumor fighter

    International Nuclear Information System (INIS)

    Lawson, M.A.; Wika, K.G.; Gillies, G.T.; Ritter, R.C.

    1991-01-01

    The authors have developed software capable of the three-dimensional tracking of objects in the brain volume, and the subsequent overlaying of an image of the object onto previously obtained MR or CT scans. This software has been developed for use with the Magnetic Stereotaxis System (MSS), also called the Video Tumor Fighter (VTF). The software was written for s Sun 4/110 SPARC workstation with an ANDROX ICS-400 image processing card installed to manage this task. At present, the system uses input from two orthogonally- oriented, visible-light cameras and simulated scene to determine the three-dimensional position of the object of interest. The coordinates are then transformed into MR or CT coordinates and an image of the object is displayed in the appropriate intersecting MR slice on a computer screen. This paper describes the tracking algorithm and discusses how it was implemented in software. The system's hardware is also described. The limitations of the present system are discussed and plans for incorporating bi-planar, x-ray fluoroscopy are presented

  1. A relation connecting scale transformation, Galilean transformation and Baecklund transformation for the nonlinear Schroedinger equation

    International Nuclear Information System (INIS)

    Steudel, H.

    1980-01-01

    It is shown that the two-parameter manifold of Baecklund transformations known for the nonlinear Schroedinger equation can be generated from one Baecklund transformation with specified parameters by use of scale transformation and Galilean transformation. (orig.)

  2. Tracking by Machine Learning Methods

    CERN Document Server

    Jofrehei, Arash

    2015-01-01

    Current track reconstructing methods start with two points and then for each layer loop through all possible hits to find proper hits to add to that track. Another idea would be to use this large number of already reconstructed events and/or simulated data and train a machine on this data to find tracks given hit pixels. Training time could be long but real time tracking is really fast Simulation might not be as realistic as real data but tacking has been done for that with 100 percent efficiency while by using real data we would probably be limited to current efficiency.

  3. Improved nano-particle tracking analysis

    International Nuclear Information System (INIS)

    Walker, John G

    2012-01-01

    Nano-particle tracking is a method to estimate a particle size distribution by tracking the movements of individual particles, using multiple images of particles moving under Brownian motion. A novel method to recover a particle size distribution from nano-particle tracking data is described. Unlike a simple histogram-based method, the method described is able to account for the finite number of steps in each particle track and consequently for the measurement uncertainty in the step-length data. Computer simulation and experimental results are presented to demonstrate the performance of the approach compared with the current method. (paper)

  4. Preparation of fluoropolymer-based ion-track membranes. Structure of latent tracks and pretreatment effect

    International Nuclear Information System (INIS)

    Yamaki, Tetsuya; Nuryanthi, Nuryanthi; Koshikawa, Hiroshi; Sawada, Shinichi; Hakoda, Teruyuki; Hasegawa, Shin; Asano, Masaharu; Maekawa, Yasunari

    2012-01-01

    High-energy heavy-ion induced damage, called latent tracks m organic polymers can sometimes be etched out chemically to give submicro- and nano-sized pores. Our focus is placed on ion-track membranes of poly(vinylidene fluoride) (PVDF), a type of fluoropolymer, which were previously considered as a matrix of polymer electrolyte fuel-cell membranes. There have been no optimized methods of preparing the PVDF-based ion-track membranes. We thus examined chemical structures of the defects created in the track, and accordingly, presented a pretreatment technique for achieving more efficient track etching. A 25 μm-thick PVDF film was bombarded with 1.1 GeV 238 U or 450 MeV 129 Xe ions. In the multi-purpose chamber, degradation processes were monitored in-situ by FT-IR spectroscopy and residual gas analysis as a function of the fluence up to 6.0 x 10 11 ions/cm 2 . The films irradiated at 8 ions/cm 2 were etched in a 9 M KOH aqueous solution at 80degC. We also performed the conductometric etching, which allows monitoring of pore evolution versus etching time by recording the electrical conductance through the membrane. At fluences above 1 x 10 10 ions/cm 2 , the film showed two new absorption bands identified as double-bond stretching vibrations of in-chain unsaturations -CH=CF- and fluorinated vinyl groups -CF 2 CH=CF 2 . These defects would result from the evolution of HF. The knowledge of the solubility in a permanganate alkaline solution and our preliminary experiment suggested the importance of oxidized tracks for the easy introduction of the etching agent. We finally found that the pretreatment with ozone could oxidize the double bonds in the tracks, thereby vigorously promoting track etching before breakthrough. (author)

  5. Eye tracking in user experience design

    CERN Document Server

    Romano Bergstorm, Jennifer

    2014-01-01

    Eye Tracking for User Experience Design explores the many applications of eye tracking to better understand how users view and interact with technology. Ten leading experts in eye tracking discuss how they have taken advantage of this new technology to understand, design, and evaluate user experience. Real-world stories are included from these experts who have used eye tracking during the design and development of products ranging from information websites to immersive games. They also explore recent advances in the technology which tracks how users interact with mobile devices, large-screen displays and video game consoles. Methods for combining eye tracking with other research techniques for a more holistic understanding of the user experience are discussed. This is an invaluable resource to those who want to learn how eye tracking can be used to better understand and design for their users. * Includes highly relevant examples and information for those who perform user research and design interactive experi...

  6. Track models and radiation chemical yields

    International Nuclear Information System (INIS)

    Chatterjee, A.; Magee, J.L.

    1987-01-01

    The authors are concerned only with systems in which single track effects dominate and radiation chemical yields are sums of yields for individual tracks. The authors know that the energy deposits of heavy particle tracks are composed of spurs along the particle trajectory (about one-half of the energy) and a more diffuse pattern composed of the tracks of knock-on electrons, called the penumbra (about one-half of the energy). The simplest way to introduce the concept of a unified track model for heavy particles is to consider the special case of the track of a heavy particle with an LET below 0.2-0.3eV/A, which in practice limits us to protons, deuterons, or particles with energy above 100 MeV per nucleon. At these LET values, to a good approximation, spurs formed by the main particle track can be considered to remain isolated throughout the radiation chemical reactions

  7. Particle Filter Tracking without Dynamics

    Directory of Open Access Journals (Sweden)

    Jaime Ortegon-Aguilar

    2007-01-01

    Full Text Available People tracking is an interesting topic in computer vision. It has applications in industrial areas such as surveillance or human-machine interaction. Particle Filters is a common algorithm for people tracking; challenging situations occur when the target's motion is poorly modelled or with unexpected motions. In this paper, an alternative to address people tracking is presented. The proposed algorithm is based in particle filters, but instead of using a dynamical model, it uses background subtraction to predict future locations of particles. The algorithm is able to track people in omnidirectional sequences with a low frame rate (one or two frames per second. Our approach can tackle unexpected discontinuities and changes in the direction of the motion. The main goal of the paper is to track people from laboratories, but it has applications in surveillance, mainly in controlled environments.

  8. Single track coincidence measurements of fluorescent and plastic nuclear track detectors in therapeutic carbon beams

    International Nuclear Information System (INIS)

    Osinga, J-M; Jäkel, O; Ambrožová, I; Brabcová, K Pachnerová; Davídková, M; Akselrod, M S; Greilich, S

    2014-01-01

    In this paper we present a method for single track coincidence measurements using two different track detector materials. We employed plastic and fluorescent nuclear track detectors (PNTDs and FNTDs) in the entrance channel of a monoenergetic carbon ion beam covering the therapeutic energy range from 80 to 425 MeV/u. About 99% of all primary particle tracks detected by both detectors were successfully matched, while 1% of the particles were only detected by the FNTDs because of their superior spatial resolution. We conclude that both PNTDs and FNTDs are suitable for clinical carbon beam dosimetry with a detection efficiency of at least 98.82% and 99.83% respectively, if irradiations are performed with low fluence in the entrance channel of the ion beam. The investigated method can be adapted to other nuclear track detectors and offers the possibility to characterize new track detector materials against well-known detectors. Further, by combining two detectors with a restricted working range in the presented way a hybrid-detector system can be created with an extended and optimized working range

  9. Classification of user performance in the Ruff Figural Fluency Test based on eye-tracking features

    Directory of Open Access Journals (Sweden)

    Borys Magdalena

    2017-01-01

    Full Text Available Cognitive assessment in neurological diseases represents a relevant topic due to its diagnostic significance in detecting disease, but also in assessing progress of the treatment. Computer-based tests provide objective and accurate cognitive skills and capacity measures. The Ruff Figural Fluency Test (RFFT provides information about non-verbal capacity for initiation, planning, and divergent reasoning. The traditional paper form of the test was transformed into a computer application and examined. The RFFT was applied in an experiment performed among 70 male students to assess their cognitive performance in the laboratory environment. Each student was examined in three sequential series. Besides the students’ performances measured by using in app keylogging, the eye-tracking data obtained by non-invasive video-based oculography were gathered, from which several features were extracted. Eye-tracking features combined with performance measures (a total number of designs and/or error ratio were applied in machine learning classification. Various classification algorithms were applied, and their accuracy, specificity, sensitivity and performance were compared.

  10. Distributed Tracking in Distributed Sensor Networks

    Science.gov (United States)

    1988-05-26

    Glocal Track 6-17 6-12: Case II: Initial Glocal Track 6-18 6-13: Local Tracking Results with Multiple Model Approach 6-19 6-14: Model Probability History...3480.0- 2290.0e iee. onee -5800 -4600.8 -3400.8 -2208.8 -1886 X (Mi) Figure 6-11: Case 1: Initial Glocal Track 6-17 460. 420. 38 . 3488.9 1st 3498.9

  11. Iris segmentation using an edge detector based on fuzzy sets theory and cellular learning automata.

    Science.gov (United States)

    Ghanizadeh, Afshin; Abarghouei, Amir Atapour; Sinaie, Saman; Saad, Puteh; Shamsuddin, Siti Mariyam

    2011-07-01

    Iris-based biometric systems identify individuals based on the characteristics of their iris, since they are proven to remain unique for a long time. An iris recognition system includes four phases, the most important of which is preprocessing in which the iris segmentation is performed. The accuracy of an iris biometric system critically depends on the segmentation system. In this paper, an iris segmentation system using edge detection techniques and Hough transforms is presented. The newly proposed edge detection system enhances the performance of the segmentation in a way that it performs much more efficiently than the other conventional iris segmentation methods.

  12. Large Radius Tracking at the ATLAS Experiment

    CERN Document Server

    Lutz, Margaret Susan; The ATLAS collaboration

    2017-01-01

    Many exotics and SUSY models include particles which are long lived resulting in decays which are highly displaced from the proton-proton interaction point (IP). The standard track reconstruction algorithm used by the ATLAS collaboration is optimized for tracks from “primary” particles, which originate close to the IP. Thus, tight restrictions on the transverse and longitudinal impact parameters, as well as on several other tracking variables, are applied to improve the track reconstruction performance and to reduce the fake rate. This track reconstruction is very efficient for primary particles, but not for the non-prompt particles mentioned above.  In order to reconstruct tracks with large impact parameters due to displaced decays, a tracking algorithm has been optimized to re-run with loosened requirements over the hits left over after standard track reconstruction has finished. Enabling this “retracking” has significantly increased the efficiency of reconstructing tracks from displaced decays, wh...

  13. Robust track fitting in the Belle II inner tracking detector

    International Nuclear Information System (INIS)

    Nadler, Moritz; Frühwirth, Rudolf

    2012-01-01

    Track fitting in the new inner tracker of the Belle II experiment uses the GENFIT package. In the latter both a standard Kalman filter and a robust extension, the deterministic annealing filter (DAF), are implemented. This contribution presents the results of a simulation experiment which examines the performance of the DAF in the inner tracker, in terms of outlier detection ability and of the impact of different kinds of background on the quality of the fitted tracks.

  14. Automatic detection, tracking and sensor integration

    Science.gov (United States)

    Trunk, G. V.

    1988-06-01

    This report surveys the state of the art of automatic detection, tracking, and sensor integration. In the area of detection, various noncoherent integrators such as the moving window integrator, feedback integrator, two-pole filter, binary integrator, and batch processor are discussed. Next, the three techniques for controlling false alarms, adapting thresholds, nonparametric detectors, and clutter maps are presented. In the area of tracking, a general outline is given of a track-while-scan system, and then a discussion is presented of the file system, contact-entry logic, coordinate systems, tracking filters, maneuver-following logic, tracking initiating, track-drop logic, and correlation procedures. Finally, in the area of multisensor integration the problems of colocated-radar integration, multisite-radar integration, radar-IFF integration, and radar-DF bearing strobe integration are treated.

  15. Attitude and position tracking

    CSIR Research Space (South Africa)

    Candy, LP

    2011-01-01

    Full Text Available Several applications require the tracking of attitude and position of a body based on velocity data. It is tempting to use direction cosine matrices (DCM), for example, to track attitude based on angular velocity data, and to integrate the linear...

  16. Tracking of cell nuclei for assessment of in vitro uptake kinetics in ultrasound-mediated drug delivery using fibered confocal fluorescence microscopy.

    Science.gov (United States)

    Derieppe, Marc; de Senneville, Baudouin Denis; Kuijf, Hugo; Moonen, Chrit; Bos, Clemens

    2014-10-01

    Previously, we demonstrated the feasibility to monitor ultrasound-mediated uptake of a cell-impermeable model drug in real time with fibered confocal fluorescence microscopy. Here, we present a complete post-processing methodology, which corrects for cell displacements, to improve the accuracy of pharmacokinetic parameter estimation. Nucleus detection was performed based on the radial symmetry transform algorithm. Cell tracking used an iterative closest point approach. Pharmacokinetic parameters were calculated by fitting a two-compartment model to the time-intensity curves of individual cells. Cells were tracked successfully, improving time-intensity curve accuracy and pharmacokinetic parameter estimation. With tracking, 93 % of the 370 nuclei showed a fluorescence signal variation that was well-described by a two-compartment model. In addition, parameter distributions were narrower, thus increasing precision. Dedicated image analysis was implemented and enabled studying ultrasound-mediated model drug uptake kinetics in hundreds of cells per experiment, using fiber-based confocal fluorescence microscopy.

  17. Kalman Orbit Optimized Loop Tracking

    Science.gov (United States)

    Young, Lawrence E.; Meehan, Thomas K.

    2011-01-01

    Under certain conditions of low signal power and/or high noise, there is insufficient signal to noise ratio (SNR) to close tracking loops with individual signals on orbiting Global Navigation Satellite System (GNSS) receivers. In addition, the processing power available from flight computers is not great enough to implement a conventional ultra-tight coupling tracking loop. This work provides a method to track GNSS signals at very low SNR without the penalty of requiring very high processor throughput to calculate the loop parameters. The Kalman Orbit-Optimized Loop (KOOL) tracking approach constitutes a filter with a dynamic model and using the aggregate of information from all tracked GNSS signals to close the tracking loop for each signal. For applications where there is not a good dynamic model, such as very low orbits where atmospheric drag models may not be adequate to achieve the required accuracy, aiding from an IMU (inertial measurement unit) or other sensor will be added. The KOOL approach is based on research JPL has done to allow signal recovery from weak and scintillating signals observed during the use of GPS signals for limb sounding of the Earth s atmosphere. That approach uses the onboard PVT (position, velocity, time) solution to generate predictions for the range, range rate, and acceleration of the low-SNR signal. The low- SNR signal data are captured by a directed open loop. KOOL builds on the previous open loop tracking by including feedback and observable generation from the weak-signal channels so that the MSR receiver will continue to track and provide PVT, range, and Doppler data, even when all channels have low SNR.

  18. Improved target detection algorithm using Fukunaga-Koontz transform and distance classifier correlation filter

    Science.gov (United States)

    Bal, A.; Alam, M. S.; Aslan, M. S.

    2006-05-01

    Often sensor ego-motion or fast target movement causes the target to temporarily go out of the field-of-view leading to reappearing target detection problem in target tracking applications. Since the target goes out of the current frame and reenters at a later frame, the reentering location and variations in rotation, scale, and other 3D orientations of the target are not known thus complicating the detection algorithm has been developed using Fukunaga-Koontz Transform (FKT) and distance classifier correlation filter (DCCF). The detection algorithm uses target and background information, extracted from training samples, to detect possible candidate target images. The detected candidate target images are then introduced into the second algorithm, DCCF, called clutter rejection module, to determine the target coordinates are detected and tracking algorithm is initiated. The performance of the proposed FKT-DCCF based target detection algorithm has been tested using real-world forward looking infrared (FLIR) video sequences.

  19. VeloUT tracking for the LHCb Upgrade

    CERN Document Server

    Bowen, E

    2014-01-01

    This note describes track reconstruction in the LHCb tracking system upstream of the magnet, namely the VELO and UT sub-detectors. The implementation of the VeloUT algorithm and its performance in terms of track reconstruction efficiency, ghost rate and execution time per event are presented. The algorithm has been optimised for use in the Upgrade software trigger of LHCb. The momentum information obtained for the VeloUT tracks (due to a fringe magnetic field between the VELO and UT sub-detectors) can reduce the total execution time per event for the full tracking sequence. The performance of the tracking sequence with and without the use of VeloUT tracks is also presented.

  20. Report of the Central Tracking Group

    International Nuclear Information System (INIS)

    Cassel, D.G.; Hanson, G.G.

    1986-10-01

    Issues involved in building a realistic central tracking system for a general-purpose 4π detector for the SSC are addressed. Such a central tracking system must be capable of running at the full design luminosity of 10 33 cm -2 s -1 . Momentum measurement was required in a general-purpose 4π detector. Limitations on charged particle tracking detectors at the SSC imposed by rates and radiation damage are reviewed. Cell occupancy is the dominant constraint, which led us to the conclusion that only small cells, either wires or straw tubes, are suitable for a central tracking system at the SSC. Mechanical problems involved in building a central tracking system of either wires or straw tubes were studied, and our conclusion was that it is possible to build such a large central tracking system. Of course, a great deal of research and development is required. We also considered central tracking systems made of scintillating fibers or silicon microstrips, but our conclusion was that neither is a realistic candidate given the current state of technology. We began to work on computer simulation of a realistic central tracking system. Events from interesting physics processes at the SSC will be complex and will be further complicated by hits from out-of-time bunch crossings and multiple interactions within the same bunch crossing. Detailed computer simulations are needed to demonstrate that the pattern recognition and tracking problems can be solved