Sample records for active contours peyman

  1. Dissociable neural correlates of contour completion and contour representation in illusory contour perception.

    PubMed

    Wu, Xiang; He, Sheng; Bushara, Khalaf; Zeng, Feiyan; Liu, Ying; Zhang, Daren

    2012-10-01

    Object recognition occurs even when environmental information is incomplete. Illusory contours (ICs), in which a contour is perceived though the contour edges are incomplete, have been extensively studied as an example of such a visual completion phenomenon. Despite the neural activity in response to ICs in visual cortical areas from low (V1 and V2) to high (LOC: the lateral occipital cortex) levels, the details of the neural processing underlying IC perception are largely not clarified. For example, how do the visual areas function in IC perception and how do they interact to archive the coherent contour perception? IC perception involves the process of completing the local discrete contour edges (contour completion) and the process of representing the global completed contour information (contour representation). Here, functional magnetic resonance imaging was used to dissociate contour completion and contour representation by varying each in opposite directions. The results show that the neural activity was stronger to stimuli with more contour completion than to stimuli with more contour representation in V1 and V2, which was the reverse of that in the LOC. When inspecting the neural activity change across the visual pathway, the activation remained high for the stimuli with more contour completion and increased for the stimuli with more contour representation. These results suggest distinct neural correlates of contour completion and contour representation, and the possible collaboration between the two processes during IC perception, indicating a neural connection between the discrete retinal input and the coherent visual percept. Copyright © 2011 Wiley Periodicals, Inc.

  2. Global regularizing flows with topology preservation for active contours and polygons.

    PubMed

    Sundaramoorthi, Ganesh; Yezzi, Anthony

    2007-03-01

    Active contour and active polygon models have been used widely for image segmentation. In some applications, the topology of the object(s) to be detected from an image is known a priori, despite a complex unknown geometry, and it is important that the active contour or polygon maintain the desired topology. In this work, we construct a novel geometric flow that can be added to image-based evolutions of active contours and polygons in order to preserve the topology of the initial contour or polygon. We emphasize that, unlike other methods for topology preservation, the proposed geometric flow continually adjusts the geometry of the original evolution in a gradual and graceful manner so as to prevent a topology change long before the curve or polygon becomes close to topology change. The flow also serves as a global regularity term for the evolving contour, and has smoothness properties similar to curvature flow. These properties of gradually adjusting the original flow and global regularization prevent geometrical inaccuracies common with simple discrete topology preservation schemes. The proposed topology preserving geometric flow is the gradient flow arising from an energy that is based on electrostatic principles. The evolution of a single point on the contour depends on all other points of the contour, which is different from traditional curve evolutions in the computer vision literature.

  3. Segmentation and Tracking of Cytoskeletal Filaments Using Open Active Contours

    PubMed Central

    Smith, Matthew B.; Li, Hongsheng; Shen, Tian; Huang, Xiaolei; Yusuf, Eddy; Vavylonis, Dimitrios

    2010-01-01

    We use open active contours to quantify cytoskeletal structures imaged by fluorescence microscopy in two and three dimensions. We developed an interactive software tool for segmentation, tracking, and visualization of individual fibers. Open active contours are parametric curves that deform to minimize the sum of an external energy derived from the image and an internal bending and stretching energy. The external energy generates (i) forces that attract the contour toward the central bright line of a filament in the image, and (ii) forces that stretch the active contour toward the ends of bright ridges. Images of simulated semiflexible polymers with known bending and torsional rigidity are analyzed to validate the method. We apply our methods to quantify the conformations and dynamics of actin in two examples: actin filaments imaged by TIRF microscopy in vitro, and actin cables in fission yeast imaged by spinning disk confocal microscopy. PMID:20814909

  4. Hybrid active contour model for inhomogeneous image segmentation with background estimation

    NASA Astrophysics Data System (ADS)

    Sun, Kaiqiong; Li, Yaqin; Zeng, Shan; Wang, Jun

    2018-03-01

    This paper proposes a hybrid active contour model for inhomogeneous image segmentation. The data term of the energy function in the active contour consists of a global region fitting term in a difference image and a local region fitting term in the original image. The difference image is obtained by subtracting the background from the original image. The background image is dynamically estimated from a linear filtered result of the original image on the basis of the varying curve locations during the active contour evolution process. As in existing local models, fitting the image to local region information makes the proposed model robust against an inhomogeneous background and maintains the accuracy of the segmentation result. Furthermore, fitting the difference image to the global region information makes the proposed model robust against the initial contour location, unlike existing local models. Experimental results show that the proposed model can obtain improved segmentation results compared with related methods in terms of both segmentation accuracy and initial contour sensitivity.

  5. Active contour-based visual tracking by integrating colors, shapes, and motions.

    PubMed

    Hu, Weiming; Zhou, Xue; Li, Wei; Luo, Wenhan; Zhang, Xiaoqin; Maybank, Stephen

    2013-05-01

    In this paper, we present a framework for active contour-based visual tracking using level sets. The main components of our framework include contour-based tracking initialization, color-based contour evolution, adaptive shape-based contour evolution for non-periodic motions, dynamic shape-based contour evolution for periodic motions, and the handling of abrupt motions. For the initialization of contour-based tracking, we develop an optical flow-based algorithm for automatically initializing contours at the first frame. For the color-based contour evolution, Markov random field theory is used to measure correlations between values of neighboring pixels for posterior probability estimation. For adaptive shape-based contour evolution, the global shape information and the local color information are combined to hierarchically evolve the contour, and a flexible shape updating model is constructed. For the dynamic shape-based contour evolution, a shape mode transition matrix is learnt to characterize the temporal correlations of object shapes. For the handling of abrupt motions, particle swarm optimization is adopted to capture the global motion which is applied to the contour in the current frame to produce an initial contour in the next frame.

  6. Object segmentation using graph cuts and active contours in a pyramidal framework

    NASA Astrophysics Data System (ADS)

    Subudhi, Priyambada; Mukhopadhyay, Susanta

    2018-03-01

    Graph cuts and active contours are two very popular interactive object segmentation techniques in the field of computer vision and image processing. However, both these approaches have their own well-known limitations. Graph cut methods perform efficiently giving global optimal segmentation result for smaller images. However, for larger images, huge graphs need to be constructed which not only takes an unacceptable amount of memory but also increases the time required for segmentation to a great extent. On the other hand, in case of active contours, initial contour selection plays an important role in the accuracy of the segmentation. So a proper selection of initial contour may improve the complexity as well as the accuracy of the result. In this paper, we have tried to combine these two approaches to overcome their above-mentioned drawbacks and develop a fast technique of object segmentation. Here, we have used a pyramidal framework and applied the mincut/maxflow algorithm on the lowest resolution image with the least number of seed points possible which will be very fast due to the smaller size of the image. Then, the obtained segmentation contour is super-sampled and and worked as the initial contour for the next higher resolution image. As the initial contour is very close to the actual contour, so fewer number of iterations will be required for the convergence of the contour. The process is repeated for all the high-resolution images and experimental results show that our approach is faster as well as memory efficient as compare to both graph cut or active contour segmentation alone.

  7. Brain tumor segmentation with Vander Lugt correlator based active contour.

    PubMed

    Essadike, Abdelaziz; Ouabida, Elhoussaine; Bouzid, Abdenbi

    2018-07-01

    The manual segmentation of brain tumors from medical images is an error-prone, sensitive, and time-absorbing process. This paper presents an automatic and fast method of brain tumor segmentation. In the proposed method, a numerical simulation of the optical Vander Lugt correlator is used for automatically detecting the abnormal tissue region. The tumor filter, used in the simulated optical correlation, is tailored to all the brain tumor types and especially to the Glioblastoma, which considered to be the most aggressive cancer. The simulated optical correlation, computed between Magnetic Resonance Images (MRI) and this filter, estimates precisely and automatically the initial contour inside the tumorous tissue. Further, in the segmentation part, the detected initial contour is used to define an active contour model and presenting the problematic as an energy minimization problem. As a result, this initial contour assists the algorithm to evolve an active contour model towards the exact tumor boundaries. Equally important, for a comparison purposes, we considered different active contour models and investigated their impact on the performance of the segmentation task. Several images from BRATS database with tumors anywhere in images and having different sizes, contrast, and shape, are used to test the proposed system. Furthermore, several performance metrics are computed to present an aggregate overview of the proposed method advantages. The proposed method achieves a high accuracy in detecting the tumorous tissue by a parameter returned by the simulated optical correlation. In addition, the proposed method yields better performance compared to the active contour based methods with the averages of Sensitivity=0.9733, Dice coefficient = 0.9663, Hausdroff distance = 2.6540, Specificity = 0.9994, and faster with a computational time average of 0.4119 s per image. Results reported on BRATS database reveal that our proposed system improves over the recently published

  8. Method of the active contour for segmentation of bone systems on bitmap images

    NASA Astrophysics Data System (ADS)

    Vu, Hai Anh; Safonov, Roman A.; Kolesnikova, Anna S.; Kirillova, Irina V.; Kossovich, Leonid U.

    2018-02-01

    It is developed within a method of the active contours the approach, which is allowing to realize separation of a contour of a object of the image in case of its segmentation. This approach exceeds a parametric method on speed, but also does not concede to it on decision accuracy. The approach is offered within this operation will allow to realize allotment of a contour with high accuracy of the image and quicker than a parametric method of the active contours.

  9. Segmentation and tracking in echocardiographic sequences: active contours guided by optical flow estimates

    NASA Technical Reports Server (NTRS)

    Mikic, I.; Krucinski, S.; Thomas, J. D.

    1998-01-01

    This paper presents a method for segmentation and tracking of cardiac structures in ultrasound image sequences. The developed algorithm is based on the active contour framework. This approach requires initial placement of the contour close to the desired position in the image, usually an object outline. Best contour shape and position are then calculated, assuming that at this configuration a global energy function, associated with a contour, attains its minimum. Active contours can be used for tracking by selecting a solution from a previous frame as an initial position in a present frame. Such an approach, however, fails for large displacements of the object of interest. This paper presents a technique that incorporates the information on pixel velocities (optical flow) into the estimate of initial contour to enable tracking of fast-moving objects. The algorithm was tested on several ultrasound image sequences, each covering one complete cardiac cycle. The contour successfully tracked boundaries of mitral valve leaflets, aortic root and endocardial borders of the left ventricle. The algorithm-generated outlines were compared against manual tracings by expert physicians. The automated method resulted in contours that were within the boundaries of intraobserver variability.

  10. An improved active contour model for glacial lake extraction

    NASA Astrophysics Data System (ADS)

    Zhao, H.; Chen, F.; Zhang, M.

    2017-12-01

    Active contour model is a widely used method in visual tracking and image segmentation. Under the driven of objective function, the initial curve defined in active contour model will evolve to a stable condition - a desired result in given image. As a typical region-based active contour model, C-V model has a good effect on weak boundaries detection and anti noise ability which shows great potential in glacial lake extraction. Glacial lake is a sensitive indicator for reflecting global climate change, therefore accurate delineate glacial lake boundaries is essential to evaluate hydrologic environment and living environment. However, the current method in glacial lake extraction mainly contains water index method and recognition classification method are diffcult to directly applied in large scale glacial lake extraction due to the diversity of glacial lakes and masses impacted factors in the image, such as image noise, shadows, snow and ice, etc. Regarding the abovementioned advantanges of C-V model and diffcults in glacial lake extraction, we introduce the signed pressure force function to improve the C-V model for adapting to processing of glacial lake extraction. To inspect the effect of glacial lake extraction results, three typical glacial lake development sites were selected, include Altai mountains, Centre Himalayas, South-eastern Tibet, and Landsat8 OLI imagery was conducted as experiment data source, Google earth imagery as reference data for varifying the results. The experiment consequence suggests that improved active contour model we proposed can effectively discriminate the glacial lakes from complex backgound with a higher Kappa Coefficient - 0.895, especially in some small glacial lakes which belongs to weak information in the image. Our finding provide a new approach to improved accuracy under the condition of large proportion of small glacial lakes and the possibility for automated glacial lake mapping in large-scale area.

  11. Human body contour data based activity recognition.

    PubMed

    Myagmarbayar, Nergui; Yuki, Yoshida; Imamoglu, Nevrez; Gonzalez, Jose; Otake, Mihoko; Yu, Wenwei

    2013-01-01

    This research work is aimed to develop autonomous bio-monitoring mobile robots, which are capable of tracking and measuring patients' motions, recognizing the patients' behavior based on observation data, and providing calling for medical personnel in emergency situations in home environment. The robots to be developed will bring about cost-effective, safe and easier at-home rehabilitation to most motor-function impaired patients (MIPs). In our previous research, a full framework was established towards this research goal. In this research, we aimed at improving the human activity recognition by using contour data of the tracked human subject extracted from the depth images as the signal source, instead of the lower limb joint angle data used in the previous research, which are more likely to be affected by the motion of the robot and human subjects. Several geometric parameters, such as, the ratio of height to weight of the tracked human subject, and distance (pixels) between centroid points of upper and lower parts of human body, were calculated from the contour data, and used as the features for the activity recognition. A Hidden Markov Model (HMM) is employed to classify different human activities from the features. Experimental results showed that the human activity recognition could be achieved with a high correct rate.

  12. Multiple Active Contours Guided by Differential Evolution for Medical Image Segmentation

    PubMed Central

    Cruz-Aceves, I.; Avina-Cervantes, J. G.; Lopez-Hernandez, J. M.; Rostro-Gonzalez, H.; Garcia-Capulin, C. H.; Torres-Cisneros, M.; Guzman-Cabrera, R.

    2013-01-01

    This paper presents a new image segmentation method based on multiple active contours guided by differential evolution, called MACDE. The segmentation method uses differential evolution over a polar coordinate system to increase the exploration and exploitation capabilities regarding the classical active contour model. To evaluate the performance of the proposed method, a set of synthetic images with complex objects, Gaussian noise, and deep concavities is introduced. Subsequently, MACDE is applied on datasets of sequential computed tomography and magnetic resonance images which contain the human heart and the human left ventricle, respectively. Finally, to obtain a quantitative and qualitative evaluation of the medical image segmentations compared to regions outlined by experts, a set of distance and similarity metrics has been adopted. According to the experimental results, MACDE outperforms the classical active contour model and the interactive Tseng method in terms of efficiency and robustness for obtaining the optimal control points and attains a high accuracy segmentation. PMID:23983809

  13. On the Relationship between Variational Level Set-Based and SOM-Based Active Contours

    PubMed Central

    Abdelsamea, Mohammed M.; Gnecco, Giorgio; Gaber, Mohamed Medhat; Elyan, Eyad

    2015-01-01

    Most Active Contour Models (ACMs) deal with the image segmentation problem as a functional optimization problem, as they work on dividing an image into several regions by optimizing a suitable functional. Among ACMs, variational level set methods have been used to build an active contour with the aim of modeling arbitrarily complex shapes. Moreover, they can handle also topological changes of the contours. Self-Organizing Maps (SOMs) have attracted the attention of many computer vision scientists, particularly in modeling an active contour based on the idea of utilizing the prototypes (weights) of a SOM to control the evolution of the contour. SOM-based models have been proposed in general with the aim of exploiting the specific ability of SOMs to learn the edge-map information via their topology preservation property and overcoming some drawbacks of other ACMs, such as trapping into local minima of the image energy functional to be minimized in such models. In this survey, we illustrate the main concepts of variational level set-based ACMs, SOM-based ACMs, and their relationship and review in a comprehensive fashion the development of their state-of-the-art models from a machine learning perspective, with a focus on their strengths and weaknesses. PMID:25960736

  14. Segmentation of breast ultrasound images based on active contours using neutrosophic theory.

    PubMed

    Lotfollahi, Mahsa; Gity, Masoumeh; Ye, Jing Yong; Mahlooji Far, A

    2018-04-01

    Ultrasound imaging is an effective approach for diagnosing breast cancer, but it is highly operator-dependent. Recent advances in computer-aided diagnosis have suggested that it can assist physicians in diagnosis. Definition of the region of interest before computer analysis is still needed. Since manual outlining of the tumor contour is tedious and time-consuming for a physician, developing an automatic segmentation method is important for clinical application. The present paper represents a novel method to segment breast ultrasound images. It utilizes a combination of region-based active contour and neutrosophic theory to overcome the natural properties of ultrasound images including speckle noise and tissue-related textures. First, due to inherent speckle noise and low contrast of these images, we have utilized a non-local means filter and fuzzy logic method for denoising and image enhancement, respectively. This paper presents an improved weighted region-scalable active contour to segment breast ultrasound images using a new feature derived from neutrosophic theory. This method has been applied to 36 breast ultrasound images. It generates true-positive and false-positive results, and similarity of 95%, 6%, and 90%, respectively. The purposed method indicates clear advantages over other conventional methods of active contour segmentation, i.e., region-scalable fitting energy and weighted region-scalable fitting energy.

  15. Active contours on statistical manifolds and texture segmentation

    Treesearch

    Sang-Mook Lee; A. Lynn Abbott; Neil A. Clark; Philip A. Araman

    2005-01-01

    A new approach to active contours on statistical manifolds is presented. The statistical manifolds are 2- dimensional Riemannian manifolds that are statistically defined by maps that transform a parameter domain onto a set of probability density functions. In this novel framework, color or texture features are measured at each image point and their statistical...

  16. Active contours on statistical manifolds and texture segmentaiton

    Treesearch

    Sang-Mook Lee; A. Lynn Abbott; Neil A. Clark; Philip A. Araman

    2005-01-01

    A new approach to active contours on statistical manifolds is presented. The statistical manifolds are 2- dimensional Riemannian manifolds that are statistically defined by maps that transform a parameter domain onto-a set of probability density functions. In this novel framework, color or texture features are measured at each Image point and their statistical...

  17. Method for non-referential defect characterization using fractal encoding and active contours

    DOEpatents

    Gleason, Shaun S [Knoxville, TN; Sari-Sarraf, Hamed [Lubbock, TX

    2007-05-15

    A method for identification of anomalous structures, such as defects, includes the steps of providing a digital image and applying fractal encoding to identify a location of at least one anomalous portion of the image. The method does not require a reference image to identify the location of the anomalous portion. The method can further include the step of initializing an active contour based on the location information obtained from the fractal encoding step and deforming an active contour to enhance the boundary delineation of the anomalous portion.

  18. A novel content-based active contour model for brain tumor segmentation.

    PubMed

    Sachdeva, Jainy; Kumar, Vinod; Gupta, Indra; Khandelwal, Niranjan; Ahuja, Chirag Kamal

    2012-06-01

    Brain tumor segmentation is a crucial step in surgical and treatment planning. Intensity-based active contour models such as gradient vector flow (GVF), magneto static active contour (MAC) and fluid vector flow (FVF) have been proposed to segment homogeneous objects/tumors in medical images. In this study, extensive experiments are done to analyze the performance of intensity-based techniques for homogeneous tumors on brain magnetic resonance (MR) images. The analysis shows that the state-of-art methods fail to segment homogeneous tumors against similar background or when these tumors show partial diversity toward the background. They also have preconvergence problem in case of false edges/saddle points. However, the presence of weak edges and diffused edges (due to edema around the tumor) leads to oversegmentation by intensity-based techniques. Therefore, the proposed method content-based active contour (CBAC) uses both intensity and texture information present within the active contour to overcome above-stated problems capturing large range in an image. It also proposes a novel use of Gray-Level Co-occurrence Matrix to define texture space for tumor segmentation. The effectiveness of this method is tested on two different real data sets (55 patients - more than 600 images) containing five different types of homogeneous, heterogeneous, diffused tumors and synthetic images (non-MR benchmark images). Remarkable results are obtained in segmenting homogeneous tumors of uniform intensity, complex content heterogeneous, diffused tumors on MR images (T1-weighted, postcontrast T1-weighted and T2-weighted) and synthetic images (non-MR benchmark images of varying intensity, texture, noise content and false edges). Further, tumor volume is efficiently extracted from 2-dimensional slices and is named as 2.5-dimensional segmentation. Copyright © 2012 Elsevier Inc. All rights reserved.

  19. Gallbladder shape extraction from ultrasound images using active contour models.

    PubMed

    Ciecholewski, Marcin; Chochołowicz, Jakub

    2013-12-01

    Gallbladder function is routinely assessed using ultrasonographic (USG) examinations. In clinical practice, doctors very often analyse the gallbladder shape when diagnosing selected disorders, e.g. if there are turns or folds of the gallbladder, so extracting its shape from USG images using supporting software can simplify a diagnosis that is often difficult to make. The paper describes two active contour models: the edge-based model and the region-based model making use of a morphological approach, both designed for extracting the gallbladder shape from USG images. The active contour models were applied to USG images without lesions and to those showing specific disease units, namely, anatomical changes like folds and turns of the gallbladder as well as polyps and gallstones. This paper also presents modifications of the edge-based model, such as the method for removing self-crossings and loops or the method of dampening the inflation force which moves nodes if they approach the edge being determined. The user is also able to add a fragment of the approximated edge beyond which neither active contour model will move if this edge is incomplete in the USG image. The modifications of the edge-based model presented here allow more precise results to be obtained when extracting the shape of the gallbladder from USG images than if the morphological model is used. © 2013 Elsevier Ltd. Published by Elsevier Ltd. All rights reserved.

  20. Synchronous activity in cat visual cortex encodes collinear and cocircular contours.

    PubMed

    Samonds, Jason M; Zhou, Zhiyi; Bernard, Melanie R; Bonds, A B

    2006-04-01

    We explored how contour information in primary visual cortex might be embedded in the simultaneous activity of multiple cells recorded with a 100-electrode array. Synchronous activity in cat visual cortex was more selective and predictable in discriminating between drifting grating and concentric ring stimuli than changes in firing rate. Synchrony was found even between cells with wholly different orientation preferences when their receptive fields were circularly aligned, and membership in synchronous groups was orientation and curvature dependent. The existence of synchrony between cocircular cells reinforces its role as a general mechanism for contour integration and shape detection as predicted by association field concepts. Our data suggest that cortical synchrony results from common and synchronous input from earlier visual areas and that it could serve to shape extrastriate response selectivity.

  1. Automatic exudate detection by fusing multiple active contours and regionwise classification.

    PubMed

    Harangi, Balazs; Hajdu, Andras

    2014-11-01

    In this paper, we propose a method for the automatic detection of exudates in digital fundus images. Our approach can be divided into three stages: candidate extraction, precise contour segmentation and the labeling of candidates as true or false exudates. For candidate detection, we borrow a grayscale morphology-based method to identify possible regions containing these bright lesions. Then, to extract the precise boundary of the candidates, we introduce a complex active contour-based method. Namely, to increase the accuracy of segmentation, we extract additional possible contours by taking advantage of the diverse behavior of different pre-processing methods. After selecting an appropriate combination of the extracted contours, a region-wise classifier is applied to remove the false exudate candidates. For this task, we consider several region-based features, and extract an appropriate feature subset to train a Naïve-Bayes classifier optimized further by an adaptive boosting technique. Regarding experimental studies, the method was tested on publicly available databases both to measure the accuracy of the segmentation of exudate regions and to recognize their presence at image-level. In a proper quantitative evaluation on publicly available datasets the proposed approach outperformed several state-of-the-art exudate detector algorithms. Copyright © 2014 Elsevier Ltd. All rights reserved.

  2. Active Contours Driven by Multi-Feature Gaussian Distribution Fitting Energy with Application to Vessel Segmentation.

    PubMed

    Wang, Lei; Zhang, Huimao; He, Kan; Chang, Yan; Yang, Xiaodong

    2015-01-01

    Active contour models are of great importance for image segmentation and can extract smooth and closed boundary contours of the desired objects with promising results. However, they cannot work well in the presence of intensity inhomogeneity. Hence, a novel region-based active contour model is proposed by taking image intensities and 'vesselness values' from local phase-based vesselness enhancement into account simultaneously to define a novel multi-feature Gaussian distribution fitting energy in this paper. This energy is then incorporated into a level set formulation with a regularization term for accurate segmentations. Experimental results based on publicly available STructured Analysis of the Retina (STARE) demonstrate our model is more accurate than some existing typical methods and can successfully segment most small vessels with varying width.

  3. A robust and fast active contour model for image segmentation with intensity inhomogeneity

    NASA Astrophysics Data System (ADS)

    Ding, Keyan; Weng, Guirong

    2018-04-01

    In this paper, a robust and fast active contour model is proposed for image segmentation in the presence of intensity inhomogeneity. By introducing the local image intensities fitting functions before the evolution of curve, the proposed model can effectively segment images with intensity inhomogeneity. And the computation cost is low because the fitting functions do not need to be updated in each iteration. Experiments have shown that the proposed model has a higher segmentation efficiency compared to some well-known active contour models based on local region fitting energy. In addition, the proposed model is robust to initialization, which allows the initial level set function to be a small constant function.

  4. MRI segmentation by active contours model, 3D reconstruction, and visualization

    NASA Astrophysics Data System (ADS)

    Lopez-Hernandez, Juan M.; Velasquez-Aguilar, J. Guadalupe

    2005-02-01

    The advances in 3D data modelling methods are becoming increasingly popular in the areas of biology, chemistry and medical applications. The Nuclear Magnetic Resonance Imaging (NMRI) technique has progressed at a spectacular rate over the past few years, its uses have been spread over many applications throughout the body in both anatomical and functional investigations. In this paper we present the application of Zernike polynomials for 3D mesh model of the head using the contour acquired of cross-sectional slices by active contour model extraction and we propose the visualization with OpenGL 3D Graphics of the 2D-3D (slice-surface) information for the diagnostic aid in medical applications.

  5. Breast boundary detection with active contours

    NASA Astrophysics Data System (ADS)

    Balic, I.; Goyal, P.; Roy, O.; Duric, N.

    2014-03-01

    Ultrasound tomography is a modality that can be used to image various characteristics of the breast, such as sound speed, attenuation, and reflectivity. In the considered setup, the breast is immersed in water and scanned along the coronal axis from the chest wall to the nipple region. To improve image visualization, it is desirable to remove the water background. To this end, the 3D boundary of the breast must be accurately estimated. We present an iterative algorithm based on active contours that automatically detects the boundary of a breast using a 3D stack of attenuation images obtained from an ultrasound tomography scanner. We build upon an existing method to design an algorithm that is fast, fully automated, and reliable. We demonstrate the effectiveness of the proposed technique using clinical data sets.

  6. Sulci segmentation using geometric active contours

    NASA Astrophysics Data System (ADS)

    Torkaman, Mahsa; Zhu, Liangjia; Karasev, Peter; Tannenbaum, Allen

    2017-02-01

    Sulci are groove-like regions lying in the depth of the cerebral cortex between gyri, which together, form a folded appearance in human and mammalian brains. Sulci play an important role in the structural analysis of the brain, morphometry (i.e., the measurement of brain structures), anatomical labeling and landmark-based registration.1 Moreover, sulcal morphological changes are related to cortical thickness, whose measurement may provide useful information for studying variety of psychiatric disorders. Manually extracting sulci requires complying with complex protocols, which make the procedure both tedious and error prone.2 In this paper, we describe an automatic procedure, employing geometric active contours, which extract the sulci. Sulcal boundaries are obtained by minimizing a certain energy functional whose minimum is attained at the boundary of the given sulci.

  7. Segmentation Using Multispectral Adaptive Contours

    DTIC Science & Technology

    2004-02-29

    Geometry, University of Toronto Press, 1959. 13. R . Malladi , J. Sethian, “Image Processing via Level Set Curvature Flow,” National Academy of Science, vol...92, pp. 7046, 1995. 14. R . Malladi , J. Sethian, C. Vemuri, "Shape Modeling with Front Propagation: a Level Set Approach," IEEE Transactions on...boundary-based active contour models are reviewed in this report; geometric active contours proposed by Caselles et al. [2] and by Malladi and Sethian [13

  8. Interactive outlining: an improved approach using active contours

    NASA Astrophysics Data System (ADS)

    Daneels, Dirk; van Campenhout, David; Niblack, Carlton W.; Equitz, Will; Barber, Ron; Fierens, Freddy

    1993-04-01

    The purpose of our work is to outline objects on images in an interactive environment. We use an improved method based on energy minimizing active contours or `snakes.' Kass et al., proposed a variational technique; Amini used dynamic programming; and Williams and Shah introduced a fast, greedy algorithm. We combine the advantages of the latter two methods in a two-stage algorithm. The first stage is a greedy procedure that provides fast initial convergence. It is enhanced with a cost term that extends over a large number of points to avoid oscillations. The second stage, when accuracy becomes important, uses dynamic programming. This step is accelerated by the use of alternating search neighborhoods and by dropping stable points from the iterations. We have also added several features for user interaction. First, the user can define points of high confidence. Mathematically, this results in an extra cost term and, in that way, the robustness in difficult areas (e.g., noisy edges, sharp corners) is improved. We also give the user the possibility of incremental contour tracking, thus providing feedback on the refinement process. The algorithm has been tested on numerous photographic clip art images and extensive tests on medical images are in progress.

  9. Contour-based image warping

    NASA Astrophysics Data System (ADS)

    Chan, Kwai H.; Lau, Rynson W.

    1996-09-01

    Image warping concerns about transforming an image from one spatial coordinate to another. It is widely used for the vidual effect of deforming and morphing images in the film industry. A number of warping techniques have been introduced, which are mainly based on the corresponding pair mapping of feature points, feature vectors or feature patches (mostly triangular or quadrilateral). However, very often warping of an image object with an arbitrary shape is required. This requires a warping technique which is based on boundary contour instead of feature points or feature line-vectors. In addition, when feature point or feature vector based techniques are used, approximation of the object boundary by using point or vectors is required. In this case, the matching process of the corresponding pairs will be very time consuming if a fine approximation is required. In this paper, we propose a contour-based warping technique for warping image objects with arbitrary shapes. The novel idea of the new method is the introduction of mathematical morphology to allow a more flexible control of image warping. Two morphological operators are used as contour determinators. The erosion operator is used to warp image contents which are inside a user specified contour while the dilation operation is used to warp image contents which are outside of the contour. This new method is proposed to assist further development of a semi-automatic motion morphing system when accompanied with robust feature extractors such as deformable template or active contour model.

  10. A complete system for head tracking using motion-based particle filter and randomly perturbed active contour

    NASA Astrophysics Data System (ADS)

    Bouaynaya, N.; Schonfeld, Dan

    2005-03-01

    Many real world applications in computer and multimedia such as augmented reality and environmental imaging require an elastic accurate contour around a tracked object. In the first part of the paper we introduce a novel tracking algorithm that combines a motion estimation technique with the Bayesian Importance Sampling framework. We use Adaptive Block Matching (ABM) as the motion estimation technique. We construct the proposal density from the estimated motion vector. The resulting algorithm requires a small number of particles for efficient tracking. The tracking is adaptive to different categories of motion even with a poor a priori knowledge of the system dynamics. Particulary off-line learning is not needed. A parametric representation of the object is used for tracking purposes. In the second part of the paper, we refine the tracking output from a parametric sample to an elastic contour around the object. We use a 1D active contour model based on a dynamic programming scheme to refine the output of the tracker. To improve the convergence of the active contour, we perform the optimization over a set of randomly perturbed initial conditions. Our experiments are applied to head tracking. We report promising tracking results in complex environments.

  11. Lymph node segmentation by dynamic programming and active contours.

    PubMed

    Tan, Yongqiang; Lu, Lin; Bonde, Apurva; Wang, Deling; Qi, Jing; Schwartz, Lawrence H; Zhao, Binsheng

    2018-03-03

    Enlarged lymph nodes are indicators of cancer staging, and the change in their size is a reflection of treatment response. Automatic lymph node segmentation is challenging, as the boundary can be unclear and the surrounding structures complex. This work communicates a new three-dimensional algorithm for the segmentation of enlarged lymph nodes. The algorithm requires a user to draw a region of interest (ROI) enclosing the lymph node. Rays are cast from the center of the ROI, and the intersections of the rays and the boundary of the lymph node form a triangle mesh. The intersection points are determined by dynamic programming. The triangle mesh initializes an active contour which evolves to low-energy boundary. Three radiologists independently delineated the contours of 54 lesions from 48 patients. Dice coefficient was used to evaluate the algorithm's performance. The mean Dice coefficient between computer and the majority vote results was 83.2%. The mean Dice coefficients between the three radiologists' manual segmentations were 84.6%, 86.2%, and 88.3%. The performance of this segmentation algorithm suggests its potential clinical value for quantifying enlarged lymph nodes. © 2018 American Association of Physicists in Medicine.

  12. Computer aided weld defect delineation using statistical parametric active contours in radiographic inspection.

    PubMed

    Goumeidane, Aicha Baya; Nacereddine, Nafaa; Khamadja, Mohammed

    2015-01-01

    A perfect knowledge of a defect shape is determinant for the analysis step in automatic radiographic inspection. Image segmentation is carried out on radiographic images and extract defects indications. This paper deals with weld defect delineation in radiographic images. The proposed method is based on a new statistics-based explicit active contour. An association of local and global modeling of the image pixels intensities is used to push the model to the desired boundaries. Furthermore, other strategies are proposed to accelerate its evolution and make the convergence speed depending only on the defect size as selecting a band around the active contour curve. The experimental results are very promising, since experiments on synthetic and radiographic images show the ability of the proposed model to extract a piece-wise homogenous object from very inhomogeneous background, even in a bad quality image.

  13. Robust active contour via additive local and global intensity information based on local entropy

    NASA Astrophysics Data System (ADS)

    Yuan, Shuai; Monkam, Patrice; Zhang, Feng; Luan, Fangjun; Koomson, Ben Alfred

    2018-01-01

    Active contour-based image segmentation can be a very challenging task due to many factors such as high intensity inhomogeneity, presence of noise, complex shape, weak boundaries objects, and dependence on the position of the initial contour. We propose a level set-based active contour method to segment complex shape objects from images corrupted by noise and high intensity inhomogeneity. The energy function of the proposed method results from combining the global intensity information and local intensity information with some regularization factors. First, the global intensity term is proposed based on a scheme formulation that considers two intensity values for each region instead of one, which outperforms the well-known Chan-Vese model in delineating the image information. Second, the local intensity term is formulated based on local entropy computed considering the distribution of the image brightness and using the generalized Gaussian distribution as the kernel function. Therefore, it can accurately handle high intensity inhomogeneity and noise. Moreover, our model is not dependent on the position occupied by the initial curve. Finally, extensive experiments using various images have been carried out to illustrate the performance of the proposed method.

  14. Intrinsic Bayesian Active Contours for Extraction of Object Boundaries in Images

    PubMed Central

    Srivastava, Anuj

    2010-01-01

    We present a framework for incorporating prior information about high-probability shapes in the process of contour extraction and object recognition in images. Here one studies shapes as elements of an infinite-dimensional, non-linear quotient space, and statistics of shapes are defined and computed intrinsically using differential geometry of this shape space. Prior models on shapes are constructed using probability distributions on tangent bundles of shape spaces. Similar to the past work on active contours, where curves are driven by vector fields based on image gradients and roughness penalties, we incorporate the prior shape knowledge in the form of vector fields on curves. Through experimental results, we demonstrate the use of prior shape models in the estimation of object boundaries, and their success in handling partial obscuration and missing data. Furthermore, we describe the use of this framework in shape-based object recognition or classification. PMID:21076692

  15. Creation of digital contours that approach the characteristics of cartographic contours

    USGS Publications Warehouse

    Tyler, Dean J.; Greenlee, Susan K.

    2012-01-01

    The capability to easily create digital contours using commercial off-the-shelf (COTS) software has existed for decades. Out-of-the-box raw contours are suitable for many scientific applications without pre- or post-processing; however, cartographic applications typically require additional improvements. For example, raw contours generally require smoothing before placement on a map. Cartographic contours must also conform to certain spatial/logical rules; for example, contours may not cross waterbodies. The objective was to create contours that match as closely as possible the cartographic contours produced by manual methods on the 1:24,000-scale, 7.5-minute Topographic Map series. This report outlines the basic approach, describes a variety of problems that were encountered, and discusses solutions. Many of the challenges described herein were the result of imperfect input raster elevation data and the requirement to have the contours integrated with hydrographic features from the National Hydrography Dataset (NHD).

  16. Fractal active contour model for segmenting the boundary of man-made target in nature scenes

    NASA Astrophysics Data System (ADS)

    Li, Min; Tang, Yandong; Wang, Lidi; Shi, Zelin

    2006-02-01

    In this paper, a novel geometric active contour model based on the fractal dimension feature to extract the boundary of man-made target in nature scenes is presented. In order to suppress the nature clutters, an adaptive weighting function is defined using the fractal dimension feature. Then the weighting function is introduced into the geodesic active contour model to detect the boundary of man-made target. Curve driven by our proposed model can evolve gradually from the initial position to the boundary of man-made target without being disturbed by nature clutters, even if the initial curve is far away from the true boundary. Experimental results validate the effectiveness and feasibility of our model.

  17. Contouring variability of human- and deformable-generated contours in radiotherapy for prostate cancer

    NASA Astrophysics Data System (ADS)

    Gardner, Stephen J.; Wen, Ning; Kim, Jinkoo; Liu, Chang; Pradhan, Deepak; Aref, Ibrahim; Cattaneo, Richard, II; Vance, Sean; Movsas, Benjamin; Chetty, Indrin J.; Elshaikh, Mohamed A.

    2015-06-01

    This study was designed to evaluate contouring variability of human-and deformable-generated contours on planning CT (PCT) and CBCT for ten patients with low-or intermediate-risk prostate cancer. For each patient in this study, five radiation oncologists contoured the prostate, bladder, and rectum, on one PCT dataset and five CBCT datasets. Consensus contours were generated using the STAPLE method in the CERR software package. Observer contours were compared to consensus contour, and contour metrics (Dice coefficient, Hausdorff distance, Contour Distance, Center-of-Mass [COM] Deviation) were calculated. In addition, the first day CBCT was registered to subsequent CBCT fractions (CBCTn: CBCT2-CBCT5) via B-spline Deformable Image Registration (DIR). Contours were transferred from CBCT1 to CBCTn via the deformation field, and contour metrics were calculated through comparison with consensus contours generated from human contour set. The average contour metrics for prostate contours on PCT and CBCT were as follows: Dice coefficient—0.892 (PCT), 0.872 (CBCT-Human), 0.824 (CBCT-Deformed); Hausdorff distance—4.75 mm (PCT), 5.22 mm (CBCT-Human), 5.94 mm (CBCT-Deformed); Contour Distance (overall contour)—1.41 mm (PCT), 1.66 mm (CBCT-Human), 2.30 mm (CBCT-Deformed); COM Deviation—2.01 mm (PCT), 2.78 mm (CBCT-Human), 3.45 mm (CBCT-Deformed). For human contours on PCT and CBCT, the difference in average Dice coefficient between PCT and CBCT (approx. 2%) and Hausdorff distance (approx. 0.5 mm) was small compared to the variation between observers for each patient (standard deviation in Dice coefficient of 5% and Hausdorff distance of 2.0 mm). However, additional contouring variation was found for the deformable-generated contours (approximately 5.0% decrease in Dice coefficient and 0.7 mm increase in Hausdorff distance relative to human-generated contours on CBCT). Though deformable contours provide a reasonable starting point for contouring on

  18. Convolutional virtual electric field for image segmentation using active contours.

    PubMed

    Wang, Yuanquan; Zhu, Ce; Zhang, Jiawan; Jian, Yuden

    2014-01-01

    Gradient vector flow (GVF) is an effective external force for active contours; however, it suffers from heavy computation load. The virtual electric field (VEF) model, which can be implemented in real time using fast Fourier transform (FFT), has been proposed later as a remedy for the GVF model. In this work, we present an extension of the VEF model, which is referred to as CONvolutional Virtual Electric Field, CONVEF for short. This proposed CONVEF model takes the VEF model as a convolution operation and employs a modified distance in the convolution kernel. The CONVEF model is also closely related to the vector field convolution (VFC) model. Compared with the GVF, VEF and VFC models, the CONVEF model possesses not only some desirable properties of these models, such as enlarged capture range, u-shape concavity convergence, subject contour convergence and initialization insensitivity, but also some other interesting properties such as G-shape concavity convergence, neighboring objects separation, and noise suppression and simultaneously weak edge preserving. Meanwhile, the CONVEF model can also be implemented in real-time by using FFT. Experimental results illustrate these advantages of the CONVEF model on both synthetic and natural images.

  19. What is in a contour map? A region-based logical formalization of contour semantics

    USGS Publications Warehouse

    Usery, E. Lynn; Hahmann, Torsten

    2015-01-01

    This paper analyses and formalizes contour semantics in a first-order logic ontology that forms the basis for enabling computational common sense reasoning about contour information. The elicited contour semantics comprises four key concepts – contour regions, contour lines, contour values, and contour sets – and their subclasses and associated relations, which are grounded in an existing qualitative spatial ontology. All concepts and relations are illustrated and motivated by physical-geographic features identifiable on topographic contour maps. The encoding of the semantics of contour concepts in first-order logic and a derived conceptual model as basis for an OWL ontology lay the foundation for fully automated, semantically-aware qualitative and quantitative reasoning about contours.

  20. Active Contours for Multispectral Images With Non-Homogeneous Sub-Regions

    DTIC Science & Technology

    2005-09-16

    Marching Methods. Cambridge Monographs on Applied and Computational Mathematics, Cambridge University Press, 2nd ed., 1999. [76] R . Malladi and J. Sethian...F. Dibos, “A geometric model for active contours,” Numerische Mathematik, p. 19, 1993. [80] R . Malladi , J. Sethian, and C. Vemuri, “Shape modeling... Malladi et al. [80, 76] proposed a similar model given by ∂φ(x, y) ∂t = g(I(x, y))(κ(φ(x, y)) + ν)|∇φ(x, y)|, (3.14) where g(·) : Ω → < denotes the

  1. A 3D interactive multi-object segmentation tool using local robust statistics driven active contours.

    PubMed

    Gao, Yi; Kikinis, Ron; Bouix, Sylvain; Shenton, Martha; Tannenbaum, Allen

    2012-08-01

    Extracting anatomical and functional significant structures renders one of the important tasks for both the theoretical study of the medical image analysis, and the clinical and practical community. In the past, much work has been dedicated only to the algorithmic development. Nevertheless, for clinical end users, a well designed algorithm with an interactive software is necessary for an algorithm to be utilized in their daily work. Furthermore, the software would better be open sourced in order to be used and validated by not only the authors but also the entire community. Therefore, the contribution of the present work is twofolds: first, we propose a new robust statistics based conformal metric and the conformal area driven multiple active contour framework, to simultaneously extract multiple targets from MR and CT medical imagery in 3D. Second, an open source graphically interactive 3D segmentation tool based on the aforementioned contour evolution is implemented and is publicly available for end users on multiple platforms. In using this software for the segmentation task, the process is initiated by the user drawn strokes (seeds) in the target region in the image. Then, the local robust statistics are used to describe the object features, and such features are learned adaptively from the seeds under a non-parametric estimation scheme. Subsequently, several active contours evolve simultaneously with their interactions being motivated by the principles of action and reaction-this not only guarantees mutual exclusiveness among the contours, but also no longer relies upon the assumption that the multiple objects fill the entire image domain, which was tacitly or explicitly assumed in many previous works. In doing so, the contours interact and converge to equilibrium at the desired positions of the desired multiple objects. Furthermore, with the aim of not only validating the algorithm and the software, but also demonstrating how the tool is to be used, we provide

  2. A 3D Interactive Multi-object Segmentation Tool using Local Robust Statistics Driven Active Contours

    PubMed Central

    Gao, Yi; Kikinis, Ron; Bouix, Sylvain; Shenton, Martha; Tannenbaum, Allen

    2012-01-01

    Extracting anatomical and functional significant structures renders one of the important tasks for both the theoretical study of the medical image analysis, and the clinical and practical community. In the past, much work has been dedicated only to the algorithmic development. Nevertheless, for clinical end users, a well designed algorithm with an interactive software is necessary for an algorithm to be utilized in their daily work. Furthermore, the software would better be open sourced in order to be used and validated by not only the authors but also the entire community. Therefore, the contribution of the present work is twofolds: First, we propose a new robust statistics based conformal metric and the conformal area driven multiple active contour framework, to simultaneously extract multiple targets from MR and CT medical imagery in 3D. Second, an open source graphically interactive 3D segmentation tool based on the aforementioned contour evolution is implemented and is publicly available for end users on multiple platforms. In using this software for the segmentation task, the process is initiated by the user drawn strokes (seeds) in the target region in the image. Then, the local robust statistics are used to describe the object features, and such features are learned adaptively from the seeds under a non-parametric estimation scheme. Subsequently, several active contours evolve simultaneously with their interactions being motivated by the principles of action and reaction — This not only guarantees mutual exclusiveness among the contours, but also no longer relies upon the assumption that the multiple objects fill the entire image domain, which was tacitly or explicitly assumed in many previous works. In doing so, the contours interact and converge to equilibrium at the desired positions of the desired multiple objects. Furthermore, with the aim of not only validating the algorithm and the software, but also demonstrating how the tool is to be used, we

  3. A visual model for object detection based on active contours and level-set method.

    PubMed

    Satoh, Shunji

    2006-09-01

    A visual model for object detection is proposed. In order to make the detection ability comparable with existing technical methods for object detection, an evolution equation of neurons in the model is derived from the computational principle of active contours. The hierarchical structure of the model emerges naturally from the evolution equation. One drawback involved with initial values of active contours is alleviated by introducing and formulating convexity, which is a visual property. Numerical experiments show that the proposed model detects objects with complex topologies and that it is tolerant of noise. A visual attention model is introduced into the proposed model. Other simulations show that the visual properties of the model are consistent with the results of psychological experiments that disclose the relation between figure-ground reversal and visual attention. We also demonstrate that the model tends to perceive smaller regions as figures, which is a characteristic observed in human visual perception.

  4. Fast Virtual Stenting with Active Contour Models in Intracranical Aneurysm

    PubMed Central

    Zhong, Jingru; Long, Yunling; Yan, Huagang; Meng, Qianqian; Zhao, Jing; Zhang, Ying; Yang, Xinjian; Li, Haiyun

    2016-01-01

    Intracranial stents are becoming increasingly a useful option in the treatment of intracranial aneurysms (IAs). Image simulation of the releasing stent configuration together with computational fluid dynamics (CFD) simulation prior to intervention will help surgeons optimize intervention scheme. This paper proposed a fast virtual stenting of IAs based on active contour model (ACM) which was able to virtually release stents within any patient-specific shaped vessel and aneurysm models built on real medical image data. In this method, an initial stent mesh was generated along the centerline of the parent artery without the need for registration between the stent contour and the vessel. Additionally, the diameter of the initial stent volumetric mesh was set to the maximum inscribed sphere diameter of the parent artery to improve the stenting accuracy and save computational cost. At last, a novel criterion for terminating virtual stent expanding that was based on the collision detection of the axis aligned bounding boxes was applied, making the stent expansion free of edge effect. The experiment results of the virtual stenting and the corresponding CFD simulations exhibited the efficacy and accuracy of the ACM based method, which are valuable to intervention scheme selection and therapy plan confirmation. PMID:26876026

  5. Ingenious Snake: An Adaptive Multi-Class Contours Extraction

    NASA Astrophysics Data System (ADS)

    Li, Baolin; Zhou, Shoujun

    2018-04-01

    Active contour model (ACM) plays an important role in computer vision and medical image application. The traditional ACMs were used to extract single-class of object contours. While, simultaneous extraction of multi-class of interesting contours (i.e., various contours with closed- or open-ended) have not been solved so far. Therefore, a novel ACM model named “Ingenious Snake” is proposed to adaptively extract these interesting contours. In the first place, the ridge-points are extracted based on the local phase measurement of gradient vector flow field; the consequential ridgelines initialization are automated with high speed. Secondly, the contours’ deformation and evolvement are implemented with the ingenious snake. In the experiments, the result from initialization, deformation and evolvement are compared with the existing methods. The quantitative evaluation of the structure extraction is satisfying with respect of effectiveness and accuracy.

  6. Distributed Contour Trees

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Morozov, Dmitriy; Weber, Gunther H.

    2014-03-31

    Topological techniques provide robust tools for data analysis. They are used, for example, for feature extraction, for data de-noising, and for comparison of data sets. This chapter concerns contour trees, a topological descriptor that records the connectivity of the isosurfaces of scalar functions. These trees are fundamental to analysis and visualization of physical phenomena modeled by real-valued measurements. We study the parallel analysis of contour trees. After describing a particular representation of a contour tree, called local{global representation, we illustrate how di erent problems that rely on contour trees can be solved in parallel with minimal communication.

  7. WE-E-213CD-08: A Novel Level Set Active Contour Algorithm Using the Jensen-Renyi Divergence for Tumor Segmentation in PET.

    PubMed

    Markel, D; Naqa, I El

    2012-06-01

    Positron emission tomography (PET) presents a valuable resource for delineating the biological tumor volume (BTV) for image-guided radiotherapy. However, accurate and consistent image segmentation is a significant challenge within the context of PET, owing to its low spatial resolution and high levels of noise. Active contour methods based on the level set methods can be sensitive to noise and susceptible to failing in low contrast regions. Therefore, this work evaluates a novel active contour algorithm applied to the task of PET tumor segmentation. A novel active contour segmentation algorithm based on maximizing the Jensen-Renyi Divergence between regions of interest was applied to the task of segmenting lesions in 7 patients with T3-T4 pharyngolaryngeal squamous cell carcinoma. The algorithm was implemented on an NVidia GEFORCE GTV 560M GPU. The cases were taken from the Louvain database, which includes contours of the macroscopically defined BTV drawn using histology of resected tissue. The images were pre-processed using denoising/deconvolution. The segmented volumes agreed well with the macroscopic contours, with an average concordance index and classification error of 0.6 ± 0.09 and 55 ± 16.5%, respectively. The algorithm in its present implementation requires approximately 0.5-1.3 sec per iteration and can reach convergence within 10-30 iterations. The Jensen-Renyi active contour method was shown to come close to and in terms of concordance, outperforms a variety of PET segmentation methods that have been previously evaluated using the same data. Further evaluation on a larger dataset along with performance optimization is necessary before clinical deployment. © 2012 American Association of Physicists in Medicine.

  8. Gallbladder Boundary Segmentation from Ultrasound Images Using Active Contour Model

    NASA Astrophysics Data System (ADS)

    Ciecholewski, Marcin

    Extracting the shape of the gallbladder from an ultrasonography (US) image allows superfluous information which is immaterial in the diagnostic process to be eliminated. In this project an active contour model was used to extract the shape of the gallbladder, both for cases free of lesions, and for those showing specific disease units, namely: lithiasis, polyps and changes in the shape of the organ, such as folds or turns of the gallbladder. The approximate shape of the gallbladder was found by applying the motion equation model. The tests conducted have shown that for the 220 US images of the gallbladder, the area error rate (AER) amounted to 18.15%.

  9. [Body-contouring surgery].

    PubMed

    Pitanguy, Ivo

    2003-01-01

    Concepts of beauty have been continuously evolving throughout the history of mankind. The voluptuous figures that were idealized by artists in the past have been substituted by slimmer forms. Medical advances in this century have permitted safe and efficient surgical correction of contour deformities. Until recently, these alterations were mostly hidden under heavy clothing or were reluctantly accepted. Current fashion trends generally promote body-revealing attire. The media frequently encourages the importance of fitness and good health linking these qualities with youthfulness and beauty. The subliminal as well as overt message is that these are necessary and desirable requirements for social acceptance and professional success. On the other hand, current sedentary lifestyle and dietary excesses, associated with factors such as genetic determination, pregnancy and the aging process, contribute to alterations of body contour that result in the loss of the individual's body image. This creates a strong psychological motivation for surgical correction. Localized fat deposits and skin flaccidity are sometimes resistant to the most sincere efforts in weight loss and sport activities. This ever-increasing request for contour surgery has been favorably met by safe and effective anesthesiology as well as efficient surgical techniques, resulting in a high degree of patient satisfaction. It is essential that today's aesthetic surgeon understand the motivations of patients who present with body contour deformities. A request for surgical treatment should be seen as a legitimate desire to achieve a physical form that approximates the individual with his or her ideal self-image. Additionally, the surgeon must always consider the possible benefit of including the participation of a multidisciplinary team approach. Depending on each case, this team should include consultants in endocrinology, dermatology, oculoplastics, pediatrics and other appropriate specialties.

  10. Comparative study on the performance of textural image features for active contour segmentation.

    PubMed

    Moraru, Luminita; Moldovanu, Simona

    2012-07-01

    We present a computerized method for the semi-automatic detection of contours in ultrasound images. The novelty of our study is the introduction of a fast and efficient image function relating to parametric active contour models. This new function is a combination of the gray-level information and first-order statistical features, called standard deviation parameters. In a comprehensive study, the developed algorithm and the efficiency of segmentation were first tested for synthetic images. Tests were also performed on breast and liver ultrasound images. The proposed method was compared with the watershed approach to show its efficiency. The performance of the segmentation was estimated using the area error rate. Using the standard deviation textural feature and a 5×5 kernel, our curve evolution was able to produce results close to the minimal area error rate (namely 8.88% for breast images and 10.82% for liver images). The image resolution was evaluated using the contrast-to-gradient method. The experiments showed promising segmentation results.

  11. Entropy reduction via simplified image contourization

    NASA Technical Reports Server (NTRS)

    Turner, Martin J.

    1993-01-01

    The process of contourization is presented which converts a raster image into a set of plateaux or contours. These contours can be grouped into a hierarchical structure, defining total spatial inclusion, called a contour tree. A contour coder has been developed which fully describes these contours in a compact and efficient manner and is the basis for an image compression method. Simplification of the contour tree has been undertaken by merging contour tree nodes thus lowering the contour tree's entropy. This can be exploited by the contour coder to increase the image compression ratio. By applying general and simple rules derived from physiological experiments on the human vision system, lossy image compression can be achieved which minimizes noticeable artifacts in the simplified image.

  12. A new fractional order derivative based active contour model for colon wall segmentation

    NASA Astrophysics Data System (ADS)

    Chen, Bo; Li, Lihong C.; Wang, Huafeng; Wei, Xinzhou; Huang, Shan; Chen, Wensheng; Liang, Zhengrong

    2018-02-01

    Segmentation of colon wall plays an important role in advancing computed tomographic colonography (CTC) toward a screening modality. Due to the low contrast of CT attenuation around colon wall, accurate segmentation of the boundary of both inner and outer wall is very challenging. In this paper, based on the geodesic active contour model, we develop a new model for colon wall segmentation. First, tagged materials in CTC images were automatically removed via a partial volume (PV) based electronic colon cleansing (ECC) strategy. We then present a new fractional order derivative based active contour model to segment the volumetric colon wall from the cleansed CTC images. In this model, the regionbased Chan-Vese model is incorporated as an energy term to the whole model so that not only edge/gradient information but also region/volume information is taken into account in the segmentation process. Furthermore, a fractional order differentiation derivative energy term is also developed in the new model to preserve the low frequency information and improve the noise immunity of the new segmentation model. The proposed colon wall segmentation approach was validated on 16 patient CTC scans. Experimental results indicate that the present scheme is very promising towards automatically segmenting colon wall, thus facilitating computer aided detection of initial colonic polyp candidates via CTC.

  13. Pedestrian Validation in Infrared Images by Means of Active Contours and Neural Networks

    DTIC Science & Technology

    2010-01-01

    Research Article Pedestrian Validation in Infrared Images byMeans of Active Contours and Neural Networks Massimo Bertozzi,1 Pietro Cerri,1 Mirko Felisa,1...Stefano Ghidoni,2 andMichael Del Rose3 1VisLab, Dipartimento di Ingegneria dell’Informazione, Università di Parma, 43124 Parma, Italy 2 IAS-Lab...Dipartimento di Ingegneria dell’Informazione, Università di Padova, 35131 Padova, Italy 3Vetronics Research Center, U. S. Army TARDEC, MI 48397, USA

  14. Method for contour extraction for object representation

    DOEpatents

    Skourikhine, Alexei N.; Prasad, Lakshman

    2005-08-30

    Contours are extracted for representing a pixelated object in a background pixel field. An object pixel is located that is the start of a new contour for the object and identifying that pixel as the first pixel of the new contour. A first contour point is then located on the mid-point of a transition edge of the first pixel. A tracing direction from the first contour point is determined for tracing the new contour. Contour points on mid-points of pixel transition edges are sequentially located along the tracing direction until the first contour point is again encountered to complete tracing the new contour. The new contour is then added to a list of extracted contours that represent the object. The contour extraction process associates regions and contours by labeling all the contours belonging to the same object with the same label.

  15. Pulmonary parenchyma segmentation in thin CT image sequences with spectral clustering and geodesic active contour model based on similarity

    NASA Astrophysics Data System (ADS)

    He, Nana; Zhang, Xiaolong; Zhao, Juanjuan; Zhao, Huilan; Qiang, Yan

    2017-07-01

    While the popular thin layer scanning technology of spiral CT has helped to improve diagnoses of lung diseases, the large volumes of scanning images produced by the technology also dramatically increase the load of physicians in lesion detection. Computer-aided diagnosis techniques like lesions segmentation in thin CT sequences have been developed to address this issue, but it remains a challenge to achieve high segmentation efficiency and accuracy without much involvement of human manual intervention. In this paper, we present our research on automated segmentation of lung parenchyma with an improved geodesic active contour model that is geodesic active contour model based on similarity (GACBS). Combining spectral clustering algorithm based on Nystrom (SCN) with GACBS, this algorithm first extracts key image slices, then uses these slices to generate an initial contour of pulmonary parenchyma of un-segmented slices with an interpolation algorithm, and finally segments lung parenchyma of un-segmented slices. Experimental results show that the segmentation results generated by our method are close to what manual segmentation can produce, with an average volume overlap ratio of 91.48%.

  16. Learning to Link Visual Contours

    PubMed Central

    Li, Wu; Piëch, Valentin; Gilbert, Charles D.

    2008-01-01

    SUMMARY In complex visual scenes, linking related contour elements is important for object recognition. This process, thought to be stimulus driven and hard wired, has substrates in primary visual cortex (V1). Here, however, we find contour integration in V1 to depend strongly on perceptual learning and top-down influences that are specific to contour detection. In naive monkeys the information about contours embedded in complex backgrounds is absent in V1 neuronal responses, and is independent of the locus of spatial attention. Training animals to find embedded contours induces strong contour-related responses specific to the trained retinotopic region. These responses are most robust when animals perform the contour detection task, but disappear under anesthesia. Our findings suggest that top-down influences dynamically adapt neural circuits according to specific perceptual tasks. This may serve as a general neuronal mechanism of perceptual learning, and reflect top-down mediated changes in cortical states. PMID:18255036

  17. CONTOUR investigation launched

    NASA Astrophysics Data System (ADS)

    Showstack, Randy

    On 27 August, NASA Administrator Sean O'Keefe appointed a team to investigate the apparent loss of the Comet Nucleus Tour (CONTOUR) spacecraft, which stopped communicating with the mission control operations on 15 August.On that date, CONTOUR failed to communicate following the firing of its main engine that would take it out of its orbit around the Earth. Shortly afterwards, the mission team received telescope images from several observatories showing two objects traveling along the spacecraft's predicted path. Those objects could be CONTOUR, and part of the spacecraft that may have separated from it when the spacecraft's solid rocket motor fired.

  18. Perceiving Object Shape from Specular Highlight Deformation, Boundary Contour Deformation, and Active Haptic Manipulation.

    PubMed

    Norman, J Farley; Phillips, Flip; Cheeseman, Jacob R; Thomason, Kelsey E; Ronning, Cecilia; Behari, Kriti; Kleinman, Kayla; Calloway, Autum B; Lamirande, Davora

    2016-01-01

    It is well known that motion facilitates the visual perception of solid object shape, particularly when surface texture or other identifiable features (e.g., corners) are present. Conventional models of structure-from-motion require the presence of texture or identifiable object features in order to recover 3-D structure. Is the facilitation in 3-D shape perception similar in magnitude when surface texture is absent? On any given trial in the current experiments, participants were presented with a single randomly-selected solid object (bell pepper or randomly-shaped "glaven") for 12 seconds and were required to indicate which of 12 (for bell peppers) or 8 (for glavens) simultaneously visible objects possessed the same shape. The initial single object's shape was defined either by boundary contours alone (i.e., presented as a silhouette), specular highlights alone, specular highlights combined with boundary contours, or texture. In addition, there was a haptic condition: in this condition, the participants haptically explored with both hands (but could not see) the initial single object for 12 seconds; they then performed the same shape-matching task used in the visual conditions. For both the visual and haptic conditions, motion (rotation in depth or active object manipulation) was present in half of the trials and was not present for the remaining trials. The effect of motion was quantitatively similar for all of the visual and haptic conditions-e.g., the participants' performance in Experiment 1 was 93.5 percent higher in the motion or active haptic manipulation conditions (when compared to the static conditions). The current results demonstrate that deforming specular highlights or boundary contours facilitate 3-D shape perception as much as the motion of objects that possess texture. The current results also indicate that the improvement with motion that occurs for haptics is similar in magnitude to that which occurs for vision.

  19. Perceiving Object Shape from Specular Highlight Deformation, Boundary Contour Deformation, and Active Haptic Manipulation

    PubMed Central

    Cheeseman, Jacob R.; Thomason, Kelsey E.; Ronning, Cecilia; Behari, Kriti; Kleinman, Kayla; Calloway, Autum B.; Lamirande, Davora

    2016-01-01

    It is well known that motion facilitates the visual perception of solid object shape, particularly when surface texture or other identifiable features (e.g., corners) are present. Conventional models of structure-from-motion require the presence of texture or identifiable object features in order to recover 3-D structure. Is the facilitation in 3-D shape perception similar in magnitude when surface texture is absent? On any given trial in the current experiments, participants were presented with a single randomly-selected solid object (bell pepper or randomly-shaped “glaven”) for 12 seconds and were required to indicate which of 12 (for bell peppers) or 8 (for glavens) simultaneously visible objects possessed the same shape. The initial single object’s shape was defined either by boundary contours alone (i.e., presented as a silhouette), specular highlights alone, specular highlights combined with boundary contours, or texture. In addition, there was a haptic condition: in this condition, the participants haptically explored with both hands (but could not see) the initial single object for 12 seconds; they then performed the same shape-matching task used in the visual conditions. For both the visual and haptic conditions, motion (rotation in depth or active object manipulation) was present in half of the trials and was not present for the remaining trials. The effect of motion was quantitatively similar for all of the visual and haptic conditions–e.g., the participants’ performance in Experiment 1 was 93.5 percent higher in the motion or active haptic manipulation conditions (when compared to the static conditions). The current results demonstrate that deforming specular highlights or boundary contours facilitate 3-D shape perception as much as the motion of objects that possess texture. The current results also indicate that the improvement with motion that occurs for haptics is similar in magnitude to that which occurs for vision. PMID:26863531

  20. Topological Cacti: Visualizing Contour-based Statistics

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Weber, Gunther H.; Bremer, Peer-Timo; Pascucci, Valerio

    2011-05-26

    Contours, the connected components of level sets, play an important role in understanding the global structure of a scalar field. In particular their nestingbehavior and topology-often represented in form of a contour tree-have been used extensively for visualization and analysis. However, traditional contour trees onlyencode structural properties like number of contours or the nesting of contours, but little quantitative information such as volume or other statistics. Here we use thesegmentation implied by a contour tree to compute a large number of per-contour (interval) based statistics of both the function defining the contour tree as well asother co-located functions. We introducemore » a new visual metaphor for contour trees, called topological cacti, that extends the traditional toporrery display of acontour tree to display additional quantitative information as width of the cactus trunk and length of its spikes. We apply the new technique to scalar fields ofvarying dimension and different measures to demonstrate the effectiveness of the approach.« less

  1. Generic and robust method for automatic segmentation of PET images using an active contour model

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Zhuang, Mingzan

    Purpose: Although positron emission tomography (PET) images have shown potential to improve the accuracy of targeting in radiation therapy planning and assessment of response to treatment, the boundaries of tumors are not easily distinguishable from surrounding normal tissue owing to the low spatial resolution and inherent noisy characteristics of PET images. The objective of this study is to develop a generic and robust method for automatic delineation of tumor volumes using an active contour model and to evaluate its performance using phantom and clinical studies. Methods: MASAC, a method for automatic segmentation using an active contour model, incorporates the histogrammore » fuzzy C-means clustering, and localized and textural information to constrain the active contour to detect boundaries in an accurate and robust manner. Moreover, the lattice Boltzmann method is used as an alternative approach for solving the level set equation to make it faster and suitable for parallel programming. Twenty simulated phantom studies and 16 clinical studies, including six cases of pharyngolaryngeal squamous cell carcinoma and ten cases of nonsmall cell lung cancer, were included to evaluate its performance. Besides, the proposed method was also compared with the contourlet-based active contour algorithm (CAC) and Schaefer’s thresholding method (ST). The relative volume error (RE), Dice similarity coefficient (DSC), and classification error (CE) metrics were used to analyze the results quantitatively. Results: For the simulated phantom studies (PSs), MASAC and CAC provide similar segmentations of the different lesions, while ST fails to achieve reliable results. For the clinical datasets (2 cases with connected high-uptake regions excluded) (CSs), CAC provides for the lowest mean RE (−8.38% ± 27.49%), while MASAC achieves the best mean DSC (0.71 ± 0.09) and mean CE (53.92% ± 12.65%), respectively. MASAC could reliably quantify different types of lesions assessed in

  2. Contoured Surface Eddy Current Inspection System

    DOEpatents

    Batzinger, Thomas James; Fulton, James Paul; Rose, Curtis Wayne; Perocchi, Lee Cranford

    2003-04-08

    Eddy current inspection of a contoured surface of a workpiece is performed by forming a backing piece of flexible, resiliently yieldable material with a contoured exterior surface conforming in shape to the workpiece contoured surface. The backing piece is preferably cast in place so as to conform to the workpiece contoured surface. A flexible eddy current array probe is attached to the contoured exterior surface of the backing piece such that the probe faces the contoured surface of the workpiece to be inspected when the backing piece is disposed adjacent to the workpiece. The backing piece is then expanded volumetrically by inserting at least one shim into a slot in the backing piece to provide sufficient contact pressure between the probe and the workpiece contoured surface to enable the inspection of the workpiece contoured surface to be performed.

  3. Automatic media-adventitia IVUS image segmentation based on sparse representation framework and dynamic directional active contour model.

    PubMed

    Zakeri, Fahimeh Sadat; Setarehdan, Seyed Kamaledin; Norouzi, Somayye

    2017-10-01

    Segmentation of the arterial wall boundaries from intravascular ultrasound images is an important image processing task in order to quantify arterial wall characteristics such as shape, area, thickness and eccentricity. Since manual segmentation of these boundaries is a laborious and time consuming procedure, many researchers attempted to develop (semi-) automatic segmentation techniques as a powerful tool for educational and clinical purposes in the past but as yet there is no any clinically approved method in the market. This paper presents a deterministic-statistical strategy for automatic media-adventitia border detection by a fourfold algorithm. First, a smoothed initial contour is extracted based on the classification in the sparse representation framework which is combined with the dynamic directional convolution vector field. Next, an active contour model is utilized for the propagation of the initial contour toward the interested borders. Finally, the extracted contour is refined in the leakage, side branch openings and calcification regions based on the image texture patterns. The performance of the proposed algorithm is evaluated by comparing the results to those manually traced borders by an expert on 312 different IVUS images obtained from four different patients. The statistical analysis of the results demonstrates the efficiency of the proposed method in the media-adventitia border detection with enough consistency in the leakage and calcification regions. Copyright © 2017 Elsevier Ltd. All rights reserved.

  4. GENERALIZED DIGITAL CONTOURING PROGRAM

    NASA Technical Reports Server (NTRS)

    Jones, R. L.

    1994-01-01

    This is a digital computer contouring program developed by combining desirable characteristics from several existing contouring programs. It can easily be adapted to many different research requirements. The overlaid structure of the program permits desired modifications to be made with ease. The contouring program performs both the task of generating a depth matrix from either randomly or regularly spaced surface heights and the task of contouring the data. Each element of the depth matrix is computed as a weighted mean of heights predicted at an element by planes tangent to the surface at neighboring control points. Each contour line is determined by its intercepts with the sides of geometrical figures formed by connecting the various elements of the depth matrix with straight lines. Although contour charts are usually thought of as being two-dimensional pictorial representations of topographic formations of land masses, they can also be useful in portraying data which are obtained during the course of research in various scientific disciplines and which would ordinarily be tabulated. Any set of data which can be referenced to a two-dimensional coordinate system can be graphically represented by this program. This program is written in FORTRAN IV and ASSEMBLER for batch execution and has been implemented on the CDC 6000 Series. This program was developed in 1971.

  5. Lung segmentation from HRCT using united geometric active contours

    NASA Astrophysics Data System (ADS)

    Liu, Junwei; Li, Chuanfu; Xiong, Jin; Feng, Huanqing

    2007-12-01

    Accurate lung segmentation from high resolution CT images is a challenging task due to various detail tracheal structures, missing boundary segments and complex lung anatomy. One popular method is based on gray-level threshold, however its results are usually rough. A united geometric active contours model based on level set is proposed for lung segmentation in this paper. Particularly, this method combines local boundary information and region statistical-based model synchronously: 1) Boundary term ensures the integrality of lung tissue.2) Region term makes the level set function evolve with global characteristic and independent on initial settings. A penalizing energy term is introduced into the model, which forces the level set function evolving without re-initialization. The method is found to be much more efficient in lung segmentation than other methods that are only based on boundary or region. Results are shown by 3D lung surface reconstruction, which indicates that the method will play an important role in the design of computer-aided diagnostic (CAD) system.

  6. Automated consensus contour building for prostate MRI.

    PubMed

    Khalvati, Farzad

    2014-01-01

    Inter-observer variability is the lack of agreement among clinicians in contouring a given organ or tumour in a medical image. The variability in medical image contouring is a source of uncertainty in radiation treatment planning. Consensus contour of a given case, which was proposed to reduce the variability, is generated by combining the manually generated contours of several clinicians. However, having access to several clinicians (e.g., radiation oncologists) to generate a consensus contour for one patient is costly. This paper presents an algorithm that automatically generates a consensus contour for a given case using the atlases of different clinicians. The algorithm was applied to prostate MR images of 15 patients manually contoured by 5 clinicians. The automatic consensus contours were compared to manual consensus contours where a median Dice similarity coefficient (DSC) of 88% was achieved.

  7. Kidney segmentation in CT sequences using graph cuts based active contours model and contextual continuity.

    PubMed

    Zhang, Pin; Liang, Yanmei; Chang, Shengjiang; Fan, Hailun

    2013-08-01

    Accurate segmentation of renal tissues in abdominal computed tomography (CT) image sequences is an indispensable step for computer-aided diagnosis and pathology detection in clinical applications. In this study, the goal is to develop a radiology tool to extract renal tissues in CT sequences for the management of renal diagnosis and treatments. In this paper, the authors propose a new graph-cuts-based active contours model with an adaptive width of narrow band for kidney extraction in CT image sequences. Based on graph cuts and contextual continuity, the segmentation is carried out slice-by-slice. In the first stage, the middle two adjacent slices in a CT sequence are segmented interactively based on the graph cuts approach. Subsequently, the deformable contour evolves toward the renal boundaries by the proposed model for the kidney extraction of the remaining slices. In this model, the energy function combining boundary with regional information is optimized in the constructed graph and the adaptive search range is determined by contextual continuity and the object size. In addition, in order to reduce the complexity of the min-cut computation, the nodes in the graph only have n-links for fewer edges. The total 30 CT images sequences with normal and pathological renal tissues are used to evaluate the accuracy and effectiveness of our method. The experimental results reveal that the average dice similarity coefficient of these image sequences is from 92.37% to 95.71% and the corresponding standard deviation for each dataset is from 2.18% to 3.87%. In addition, the average automatic segmentation time for one kidney in each slice is about 0.36 s. Integrating the graph-cuts-based active contours model with contextual continuity, the algorithm takes advantages of energy minimization and the characteristics of image sequences. The proposed method achieves effective results for kidney segmentation in CT sequences.

  8. Projection moire for remote contour analysis

    NASA Technical Reports Server (NTRS)

    Doty, J. L.

    1983-01-01

    Remote projection and viewing of moire contours are examined analytically for a system employing separate projection and viewing optics, with specific attention paid to the practical limitations imposed by the optical systems. It is found that planar contours are possible only when the optics are telecentric (exit pupil at infinity) but that the requirement for spatial separability of the contour fringes from extraneous fringes is independent of the specific optics and is a function only of the angle separating the two optic axes. In the nontelecentric case, the contour separation near the object is unchanged from that of the telecentric case, although the contours are distorted into low-eccentricity (near-circular) ellipses. Furthermore, the minimum contour spacing is directly related to the depth of focus through the resolution of the optics.

  9. Intra-retinal segmentation of optical coherence tomography images using active contours with a dynamic programming initialization and an adaptive weighting strategy

    NASA Astrophysics Data System (ADS)

    Gholami, Peyman; Roy, Priyanka; Kuppuswamy Parthasarathy, Mohana; Ommani, Abbas; Zelek, John; Lakshminarayanan, Vasudevan

    2018-02-01

    Retinal layer shape and thickness are one of the main indicators in the diagnosis of ocular diseases. We present an active contour approach to localize intra-retinal boundaries of eight retinal layers from OCT images. The initial locations of the active contour curves are determined using a Viterbi dynamic programming method. The main energy function is a Chan-Vese active contour model without edges. A boundary term is added to the energy function using an adaptive weighting method to help curves converge to the retinal layer edges more precisely, after evolving of curves towards boundaries, in final iterations. A wavelet-based denoising method is used to remove speckle from OCT images while preserving important details and edges. The performance of the proposed method was tested on a set of healthy and diseased eye SD-OCT images. The experimental results, compared between the proposed method and the manual segmentation, which was determined by an optometrist, indicate that our method has obtained an average of 95.29%, 92.78%, 95.86%, 87.93%, 82.67%, and 90.25% respectively, for accuracy, sensitivity, specificity, precision, Jaccard Index, and Dice Similarity Coefficient over all segmented layers. These results justify the robustness of the proposed method in determining the location of different retinal layers.

  10. Active contour based segmentation of resected livers in CT images

    NASA Astrophysics Data System (ADS)

    Oelmann, Simon; Oyarzun Laura, Cristina; Drechsler, Klaus; Wesarg, Stefan

    2015-03-01

    The majority of state of the art segmentation algorithms are able to give proper results in healthy organs but not in pathological ones. However, many clinical applications require an accurate segmentation of pathological organs. The determination of the target boundaries for radiotherapy or liver volumetry calculations are examples of this. Volumetry measurements are of special interest after tumor resection for follow up of liver regrow. The segmentation of resected livers presents additional challenges that were not addressed by state of the art algorithms. This paper presents a snakes based algorithm specially developed for the segmentation of resected livers. The algorithm is enhanced with a novel dynamic smoothing technique that allows the active contour to propagate with different speeds depending on the intensities visible in its neighborhood. The algorithm is evaluated in 6 clinical CT images as well as 18 artificial datasets generated from additional clinical CT images.

  11. The Development of Skull Prosthesis Through Active Contour Model.

    PubMed

    Chen, Yi-Wen; Shih, Cheng-Ting; Cheng, Chen-Yang; Lin, Yu-Cheng

    2017-09-09

    Skull defects result in brain infection and inadequate brain protection and pose a general danger to patient health. To avoid these situations and prevent re-injury, a prosthesis must be constructed and grafted onto the deficient region. With the development of rapid customization through additive manufacturing and 3D printing technology, skull prostheses can be fabricated accurately and efficiently prior to cranioplasty. However, an unfitted skull prosthesis made with a metal implant can cause repeated infection, potentially necessitating secondary surgery. This paper presents a method of creating suitably geometric graphics of skull defects to be applied in skull repair through active contour models. These models can be adjusted in each computed tomography slice according to the graphic features, and the curves representing the skull defect can be modeled. The generated graphics can adequately mimic the natural curvature of the complete skull. This method will enable clinical surgeons to rapidly implant customized prostheses, which is of particular importance in emergency surgery. The findings of this research can help surgeons provide patients with skull defects with treatment of the highest quality.

  12. 3D Filament Network Segmentation with Multiple Active Contours

    NASA Astrophysics Data System (ADS)

    Xu, Ting; Vavylonis, Dimitrios; Huang, Xiaolei

    2014-03-01

    Fluorescence microscopy is frequently used to study two and three dimensional network structures formed by cytoskeletal polymer fibers such as actin filaments and microtubules. While these cytoskeletal structures are often dilute enough to allow imaging of individual filaments or bundles of them, quantitative analysis of these images is challenging. To facilitate quantitative, reproducible and objective analysis of the image data, we developed a semi-automated method to extract actin networks and retrieve their topology in 3D. Our method uses multiple Stretching Open Active Contours (SOACs) that are automatically initialized at image intensity ridges and then evolve along the centerlines of filaments in the network. SOACs can merge, stop at junctions, and reconfigure with others to allow smooth crossing at junctions of filaments. The proposed approach is generally applicable to images of curvilinear networks with low SNR. We demonstrate its potential by extracting the centerlines of synthetic meshwork images, actin networks in 2D TIRF Microscopy images, and 3D actin cable meshworks of live fission yeast cells imaged by spinning disk confocal microscopy.

  13. Gray matter segmentation of the spinal cord with active contours in MR images.

    PubMed

    Datta, Esha; Papinutto, Nico; Schlaeger, Regina; Zhu, Alyssa; Carballido-Gamio, Julio; Henry, Roland G

    2017-02-15

    Fully or partially automated spinal cord gray matter segmentation techniques for spinal cord gray matter segmentation will allow for pivotal spinal cord gray matter measurements in the study of various neurological disorders. The objective of this work was multi-fold: (1) to develop a gray matter segmentation technique that uses registration methods with an existing delineation of the cord edge along with Morphological Geodesic Active Contour (MGAC) models; (2) to assess the accuracy and reproducibility of the newly developed technique on 2D PSIR T1 weighted images; (3) to test how the algorithm performs on different resolutions and other contrasts; (4) to demonstrate how the algorithm can be extended to 3D scans; and (5) to show the clinical potential for multiple sclerosis patients. The MGAC algorithm was developed using a publicly available implementation of a morphological geodesic active contour model and the spinal cord segmentation tool of the software Jim (Xinapse Systems) for initial estimate of the cord boundary. The MGAC algorithm was demonstrated on 2D PSIR images of the C2/C3 level with two different resolutions, 2D T2* weighted images of the C2/C3 level, and a 3D PSIR image. These images were acquired from 45 healthy controls and 58 multiple sclerosis patients selected for the absence of evident lesions at the C2/C3 level. Accuracy was assessed though visual assessment, Hausdorff distances, and Dice similarity coefficients. Reproducibility was assessed through interclass correlation coefficients. Validity was assessed through comparison of segmented gray matter areas in images with different resolution for both manual and MGAC segmentations. Between MGAC and manual segmentations in healthy controls, the mean Dice similarity coefficient was 0.88 (0.82-0.93) and the mean Hausdorff distance was 0.61 (0.46-0.76) mm. The interclass correlation coefficient from test and retest scans of healthy controls was 0.88. The percent change between the manual

  14. An improved spatial contour tree constructed method

    NASA Astrophysics Data System (ADS)

    Zheng, Yi; Zhang, Ling; Guilbert, Eric; Long, Yi

    2018-05-01

    Contours are important data to delineate the landform on a map. A contour tree provides an object-oriented description of landforms and can be used to enrich the topological information. The traditional contour tree is used to store topological relationships between contours in a hierarchical structure and allows for the identification of eminences and depressions as sets of nested contours. This research proposes an improved contour tree so-called spatial contour tree that contains not only the topological but also the geometric information. It can be regarded as a terrain skeleton in 3-dimention, and it is established based on the spatial nodes of contours which have the latitude, longitude and elevation information. The spatial contour tree is built by connecting spatial nodes from low to high elevation for a positive landform, and from high to low elevation for a negative landform to form a hierarchical structure. The connection between two spatial nodes can provide the real distance and direction as a Euclidean vector in 3-dimention. In this paper, the construction method is tested in the experiment, and the results are discussed. The proposed hierarchical structure is in 3-demintion and can show the skeleton inside a terrain. The structure, where all nodes have geo-information, can be used to distinguish different landforms and applied for contour generalization with consideration of geographic characteristics.

  15. Anatomical contouring variability in thoracic organs at risk

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    McCall, Ross, E-mail: rmccall86@gmail.com; MacLennan, Grayden; Taylor, Matthew

    2016-01-01

    The purpose of this study was to determine whether contouring thoracic organs at risk was consistent among medical dosimetrists and to identify how trends in dosimetrist's education and experience affected contouring accuracy. Qualitative and quantitative methods were used to contextualize the raw data that were obtained. A total of 3 different computed tomography (CT) data sets were provided to medical dosimetrists (N = 13) across 5 different institutions. The medical dosimetrists were directed to contour the lungs, heart, spinal cord, and esophagus. The medical dosimetrists were instructed to contour in line with their institutional standards and were allowed to usemore » any contouring tool or technique that they would traditionally use. The contours from each medical dosimetrist were evaluated against “gold standard” contours drawn and validated by 2 radiation oncology physicians. The dosimetrist-derived contours were evaluated against the gold standard using both a Dice coefficient method and a penalty-based metric scoring system. A short survey was also completed by each medical dosimetrist to evaluate their individual contouring experience. There was no significant variation in the contouring consistency of the lungs and spinal cord. Intradosimetrist contouring was consistent for those who contoured the esophagus and heart correctly; however, medical dosimetrists with a poor metric score showed erratic and inconsistent methods of contouring.« less

  16. Radiographic and anatomic basis for prostate contouring errors and methods to improve prostate contouring accuracy.

    PubMed

    McLaughlin, Patrick W; Evans, Cheryl; Feng, Mary; Narayana, Vrinda

    2010-02-01

    Use of highly conformal radiation for prostate cancer can lead to both overtreatment of surrounding normal tissues and undertreatment of the prostate itself. In this retrospective study we analyzed the radiographic and anatomic basis of common errors in computed tomography (CT) contouring and suggest methods to correct them. Three hundred patients with prostate cancer underwent CT and magnetic resonance imaging (MRI). The prostate was delineated independently on the data sets. CT and MRI contours were compared by use of deformable registration. Errors in target delineation were analyzed and methods to avoid such errors detailed. Contouring errors were identified at the prostatic apex, mid gland, and base on CT. At the apex, the genitourinary diaphragm, rectum, and anterior fascia contribute to overestimation. At the mid prostate, the anterior and lateral fasciae contribute to overestimation. At the base, the bladder and anterior fascia contribute to anterior overestimation. Transition zone hypertrophy and bladder neck variability contribute to errors of overestimation and underestimation at the superior base, whereas variable prostate-to-seminal vesicle relationships with prostate hypertrophy contribute to contouring errors at the posterior base. Most CT contouring errors can be detected by (1) inspection of a lateral view of prostate contours to detect projection from the expected globular form and (2) recognition of anatomic structures (genitourinary diaphragm) on the CT scans that are clearly visible on MRI. This study shows that many CT prostate contouring errors can be improved without direct incorporation of MRI data. Copyright 2010 Elsevier Inc. All rights reserved.

  17. Sonority contours in word recognition

    NASA Astrophysics Data System (ADS)

    McLennan, Sean

    2003-04-01

    Contrary to the Generativist distinction between competence and performance which asserts that speech or perception errors are due to random, nonlinguistic factors, it seems likely that errors are principled and possibly governed by some of the same constraints as language. A preliminary investigation of errors modeled after the child's ``Chain Whisper'' game (a degraded stimulus task) suggests that a significant number of recognition errors can be characterized as an improvement in syllable sonority contour towards the linguistically least-marked, voiceless-stop-plus-vowel syllable. An independent study of sonority contours showed that approximately half of the English lexicon can be uniquely identified by their contour alone. Additionally, ``sororities'' (groups of words that share a single sonority contour), surprisingly, show no correlation to familiarity or frequency in either size or membership. Together these results imply that sonority contours may be an important factor in word recognition and in defining word ``neighborhoods.'' Moreover, they suggest that linguistic markedness constraints may be more prevalent in performance-related phenomena than previously accepted.

  18. Automated tumour boundary delineation on 18F-FDG PET images using active contour coupled with shifted-optimal thresholding method

    NASA Astrophysics Data System (ADS)

    Khamwan, Kitiwat; Krisanachinda, Anchali; Pluempitiwiriyawej, Charnchai

    2012-10-01

    This study presents an automatic method to trace the boundary of the tumour in positron emission tomography (PET) images. It has been discovered that Otsu's threshold value is biased when the within-class variances between the object and the background are significantly different. To solve the problem, a double-stage threshold search that minimizes the energy between the first Otsu's threshold and the maximum intensity value is introduced. Such shifted-optimal thresholding is embedded into a region-based active contour so that both algorithms are performed consecutively. The efficiency of the method is validated using six sphere inserts (0.52-26.53 cc volume) of the IEC/2001 torso phantom. Both spheres and phantom were filled with 18F solution with four source-to-background ratio (SBR) measurements of PET images. The results illustrate that the tumour volumes segmented by combined algorithm are of higher accuracy than the traditional active contour. The method had been clinically implemented in ten oesophageal cancer patients. The results are evaluated and compared with the manual tracing by an experienced radiation oncologist. The advantage of the algorithm is the reduced erroneous delineation that improves the precision and accuracy of PET tumour contouring. Moreover, the combined method is robust, independent of the SBR threshold-volume curves, and it does not require prior lesion size measurement.

  19. Semantic shape similarity-based contour tracking evaluation

    NASA Astrophysics Data System (ADS)

    Zhang, Xiaoqin; Luo, Wenhan; Zhao, Li; Li, Wei; Hu, Weiming

    2011-10-01

    One major problem of contour-based tracking is how to evaluate the accuracy of tracking results due to nonrigid and deformative properties of contours. We propose a shape context-based evaluation measure that considers the semantic shape similarity between the tracked contour and ground-truth contour. In addition, a pyramid match kernel is introduced for shape histogram matching, which can effectively deal with the contours with different scales. Experimental results demonstrate, compared to two start-of-art evaluation measures, our measure effectively captures the local shape information and thus is more consistent with human vision.

  20. Isolating contour information from arbitrary images

    NASA Technical Reports Server (NTRS)

    Jobson, Daniel J.

    1989-01-01

    Aspects of natural vision (physiological and perceptual) serve as a basis for attempting the development of a general processing scheme for contour extraction. Contour information is assumed to be central to visual recognition skills. While the scheme must be regarded as highly preliminary, initial results do compare favorably with the visual perception of structure. The scheme pays special attention to the construction of a smallest scale circular difference-of-Gaussian (DOG) convolution, calibration of multiscale edge detection thresholds with the visual perception of grayscale boundaries, and contour/texture discrimination methods derived from fundamental assumptions of connectivity and the characteristics of printed text. Contour information is required to fall between a minimum connectivity limit and maximum regional spatial density limit at each scale. Results support the idea that contour information, in images possessing good image quality, is (centered at about 10 cyc/deg and 30 cyc/deg). Further, lower spatial frequency channels appear to play a major role only in contour extraction from images with serious global image defects.

  1. Orientation-crowding within contours.

    PubMed

    Glen, James C; Dakin, Steven C

    2013-07-15

    We examined how crowding (the breakdown of object recognition in the periphery caused by interference from "clutter") depends on the global arrangement of target and distracting flanker elements. Specifically we probed orientation discrimination using a near-vertical target Gabor flanked by two vertical distractor Gabors (one above and one below the target). By applying variable (opposite-sign) horizontal offsets to the positions of the two flankers we arranged the elements so that on some trials they formed contours with the target and on others they did not. While the presence of flankers generally elevated orientation discrimination thresholds for the target we observe maximal crowding not when flanker and targets were co-aligned but when a small spatial offset was applied to flanker location, so that contours formed between flanker and targets only when the target orientation was cued. We also report that observers' orientation judgments are biased, with target orientation appearing either attracted or repulsed by the global/contour orientation. A second experiment reveals that the sign of this effect is dependent both on observer and on eccentricity. In general, the magnitude of repulsion is reduced with eccentricity but whether this becomes attraction (of element orientation to contour orientation) is dependent on observer. We note however that across observers and eccentricities, the magnitude of repulsion correlates positively with the amount of release from crowding observed with co-aligned targets and flankers, supporting the notion of fluctuating bias as the basis for elevated crowding within contours.

  2. Three-dimensional adult male head and skull contours.

    PubMed

    Lee, Calvin; Loyd, Andre M; Nightingale, Roger; Myers, Barry S; Damon, Andrew; Bass, Cameron R

    2014-01-01

    Traumatic brain injury (TBI) is a major public health issue, affecting millions of people annually. Anthropomorphic test devices (ATDs) and finite element models (FEMs) provide a means of understanding factors leading to TBI, potentially reducing the occurrence. Thus, there is a need to ensure that these tools accurately model humans. For example, the Hybrid III was not based on 3-dimensional human head shape data. The objective of this study is to produce average head and skull contours for an average U.S. male that can be used for ATDs and FEMs. Computed tomography (CT) scans of adult male heads were obtained from a database provided by the University of Virginia Center for Applied Biomechanics. An orthographic viewer was used to extract head and skull contours from the CT scans. Landmarks were measured graphically using HyperMesh (Altair, HyperWorks). To determine the head occipital condyle (OC) centroid, surface meshes of the OCs were made and the centroid of the surfaces was calculated. The Hybrid III contour was obtained using a MicroScribe Digitizer (Solution Technologies, Inc., Oella, MD). Comparisons of the average male and ATD contours were performed using 2 methods: (1) the midsagittal and midcoronal ATD contours relative to the OC centroid were compared to the corresponding 1 SD range of the average male contours; (2) the ATD sagittal contour was translated relative to the average male sagittal contour to minimize the area between the 2 contours. Average male head and skull contours were created. Landmark measurements were made for the dorsum sellae, nasion skin, nasion bone, infraorbital foramen, and external auditory meatus, all relative to the OC centroid. The Hybrid III midsagittal contour was outside the 1 SD range for 15.2 percent of the average male head contour but only by a maximum distance of 1.5 mm, whereas the Hybrid III midcoronal head contour was outside the 1 SD range for 12.2 percent of the average male head contour by a maximum distance

  3. Segmenting the thoracic, abdominal and pelvic musculature on CT scans combining atlas-based model and active contour model

    NASA Astrophysics Data System (ADS)

    Zhang, Weidong; Liu, Jiamin; Yao, Jianhua; Summers, Ronald M.

    2013-03-01

    Segmentation of the musculature is very important for accurate organ segmentation, analysis of body composition, and localization of tumors in the muscle. In research fields of computer assisted surgery and computer-aided diagnosis (CAD), muscle segmentation in CT images is a necessary pre-processing step. This task is particularly challenging due to the large variability in muscle structure and the overlap in intensity between muscle and internal organs. This problem has not been solved completely, especially for all of thoracic, abdominal and pelvic regions. We propose an automated system to segment the musculature on CT scans. The method combines an atlas-based model, an active contour model and prior segmentation of fat and bones. First, body contour, fat and bones are segmented using existing methods. Second, atlas-based models are pre-defined using anatomic knowledge at multiple key positions in the body to handle the large variability in muscle shape. Third, the atlas model is refined using active contour models (ACM) that are constrained using the pre-segmented bone and fat. Before refining using ACM, the initialized atlas model of next slice is updated using previous atlas. The muscle is segmented using threshold and smoothed in 3D volume space. Thoracic, abdominal and pelvic CT scans were used to evaluate our method, and five key position slices for each case were selected and manually labeled as the reference. Compared with the reference ground truth, the overlap ratio of true positives is 91.1%+/-3.5%, and that of false positives is 5.5%+/-4.2%.

  4. Reprogramming the Chemodiversity of Terpenoid Cyclization by Remolding the Active Site Contour of epi-Isozizaene Synthase

    PubMed Central

    2015-01-01

    The class I terpenoid cyclase epi-isozizaene synthase (EIZS) utilizes the universal achiral isoprenoid substrate, farnesyl diphosphate, to generate epi-isozizaene as the predominant sesquiterpene cyclization product and at least five minor sesquiterpene products, making EIZS an ideal platform for the exploration of fidelity and promiscuity in a terpenoid cyclization reaction. The hydrophobic active site contour of EIZS serves as a template that enforces a single substrate conformation, and chaperones subsequently formed carbocation intermediates through a well-defined mechanistic sequence. Here, we have used the crystal structure of EIZS as a guide to systematically remold the hydrophobic active site contour in a library of 26 site-specific mutants. Remolded cyclization templates reprogram the reaction cascade not only by reproportioning products generated by the wild-type enzyme but also by generating completely new products of diverse structure. Specifically, we have tripled the overall number of characterized products generated by EIZS. Moreover, we have converted EIZS into six different sesquiterpene synthases: F96A EIZS is an (E)-β-farnesene synthase, F96W EIZS is a zizaene synthase, F95H EIZS is a β-curcumene synthase, F95M EIZS is a β-acoradiene synthase, F198L EIZS is a β-cedrene synthase, and F96V EIZS and W203F EIZS are (Z)-γ-bisabolene synthases. Active site aromatic residues appear to be hot spots for reprogramming the cyclization cascade by manipulating the stability and conformation of critical carbocation intermediates. A majority of mutant enzymes exhibit only relatively modest 2–100-fold losses of catalytic activity, suggesting that residues responsible for triggering substrate ionization readily tolerate mutations deeper in the active site cavity. PMID:24517311

  5. An Active Contour Model Based on Adaptive Threshold for Extraction of Cerebral Vascular Structures.

    PubMed

    Wang, Jiaxin; Zhao, Shifeng; Liu, Zifeng; Tian, Yun; Duan, Fuqing; Pan, Yutong

    2016-01-01

    Cerebral vessel segmentation is essential and helpful for the clinical diagnosis and the related research. However, automatic segmentation of brain vessels remains challenging because of the variable vessel shape and high complex of vessel geometry. This study proposes a new active contour model (ACM) implemented by the level-set method for segmenting vessels from TOF-MRA data. The energy function of the new model, combining both region intensity and boundary information, is composed of two region terms, one boundary term and one penalty term. The global threshold representing the lower gray boundary of the target object by maximum intensity projection (MIP) is defined in the first-region term, and it is used to guide the segmentation of the thick vessels. In the second term, a dynamic intensity threshold is employed to extract the tiny vessels. The boundary term is used to drive the contours to evolve towards the boundaries with high gradients. The penalty term is used to avoid reinitialization of the level-set function. Experimental results on 10 clinical brain data sets demonstrate that our method is not only able to achieve better Dice Similarity Coefficient than the global threshold based method and localized hybrid level-set method but also able to extract whole cerebral vessel trees, including the thin vessels.

  6. Differential contribution of early visual areas to the perceptual process of contour processing.

    PubMed

    Schira, Mark M; Fahle, Manfred; Donner, Tobias H; Kraft, Antje; Brandt, Stephan A

    2004-04-01

    We investigated contour processing and figure-ground detection within human retinotopic areas using event-related functional magnetic resonance imaging (fMRI) in 6 healthy and naïve subjects. A figure (6 degrees side length) was created by a 2nd-order texture contour. An independent and demanding foveal letter-discrimination task prevented subjects from noticing this more peripheral contour stimulus. The contour subdivided our stimulus into a figure and a ground. Using localizers and retinotopic mapping stimuli we were able to subdivide each early visual area into 3 eccentricity regions corresponding to 1) the central figure, 2) the area along the contour, and 3) the background. In these subregions we investigated the hemodynamic responses to our stimuli and compared responses with or without the contour defining the figure. No contour-related blood oxygenation level-dependent modulation in early visual areas V1, V3, VP, and MT+ was found. Significant signal modulation in the contour subregions of V2v, V2d, V3a, and LO occurred. This activation pattern was different from comparable studies, which might be attributable to the letter-discrimination task reducing confounding attentional modulation. In V3a, but not in any other retinotopic area, signal modulation corresponding to the central figure could be detected. Such contextual modulation will be discussed in light of the recurrent processing hypothesis and the role of visual awareness.

  7. 47 CFR 73.311 - Field strength contours.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 47 Telecommunication 4 2010-10-01 2010-10-01 false Field strength contours. 73.311 Section 73.311... Broadcast Stations § 73.311 Field strength contours. (a) Applications for FM broadcast authorizations must show the field strength contours required by FCC Form 301 or FCC Form 340, as appropriate. (b) The...

  8. 47 CFR 73.311 - Field strength contours.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 47 Telecommunication 4 2011-10-01 2011-10-01 false Field strength contours. 73.311 Section 73.311... Broadcast Stations § 73.311 Field strength contours. (a) Applications for FM broadcast authorizations must show the field strength contours required by FCC Form 301 or FCC Form 340, as appropriate. (b) The...

  9. Collinear facilitation and contour integration in autism: evidence for atypical visual integration.

    PubMed

    Jachim, Stephen; Warren, Paul A; McLoughlin, Niall; Gowen, Emma

    2015-01-01

    Autism spectrum disorder (ASD) is a neurodevelopmental disorder characterized by impaired social interaction, atypical communication and a restricted repertoire of interests and activities. Altered sensory and perceptual experiences are also common, and a notable perceptual difference between individuals with ASD and controls is their superior performance in visual tasks where it may be beneficial to ignore global context. This superiority may be the result of atypical integrative processing. To explore this claim we investigated visual integration in adults with ASD (diagnosed with Asperger's Syndrome) using two psychophysical tasks thought to rely on integrative processing-collinear facilitation and contour integration. We measured collinear facilitation at different flanker orientation offsets and contour integration for both open and closed contours. Our results indicate that compared to matched controls, ASD participants show (i) reduced collinear facilitation, despite equivalent performance without flankers; and (ii) less benefit from closed contours in contour integration. These results indicate weaker visuospatial integration in adults with ASD and suggest that further studies using these types of paradigms would provide knowledge on how contextual processing is altered in ASD.

  10. Superpixel guided active contour segmentation of retinal layers in OCT volumes

    NASA Astrophysics Data System (ADS)

    Bai, Fangliang; Gibson, Stuart J.; Marques, Manuel J.; Podoleanu, Adrian

    2018-03-01

    Retinal OCT image segmentation is a precursor to subsequent medical diagnosis by a clinician or machine learning algorithm. In the last decade, many algorithms have been proposed to detect retinal layer boundaries and simplify the image representation. Inspired by the recent success of superpixel methods for pre-processing natural images, we present a novel framework for segmentation of retinal layers in OCT volume data. In our framework, the region of interest (e.g. the fovea) is located using an adaptive-curve method. The cell layer boundaries are then robustly detected firstly using 1D superpixels, applied to A-scans, and then fitting active contours in B-scan images. Thereafter the 3D cell layer surfaces are efficiently segmented from the volume data. The framework was tested on healthy eye data and we show that it is capable of segmenting up to 12 layers. The experimental results imply the effectiveness of proposed method and indicate its robustness to low image resolution and intrinsic speckle noise.

  11. Brachial artery vasomotion and transducer pressure effect on measurements by active contour segmentation on ultrasound

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Cary, Theodore W.; Sultan, Laith R.; Sehgal, Chandra M., E-mail: sehgalc@uphs.upenn.edu

    Purpose: To use feed-forward active contours (snakes) to track and measure brachial artery vasomotion on ultrasound images recorded in both transverse and longitudinal views; and to compare the algorithm's performance in each view. Methods: Longitudinal and transverse view ultrasound image sequences of 45 brachial arteries were segmented by feed-forward active contour (FFAC). The segmented regions were used to measure vasomotion artery diameter, cross-sectional area, and distention both as peak-to-peak diameter and as area. ECG waveforms were also simultaneously extracted frame-by-frame by thresholding a running finite-difference image between consecutive images. The arterial and ECG waveforms were compared as they traced eachmore » phase of the cardiac cycle. Results: FFAC successfully segmented arteries in longitudinal and transverse views in all 45 cases. The automated analysis took significantly less time than manual tracing, but produced superior, well-behaved arterial waveforms. Automated arterial measurements also had lower interobserver variability as measured by correlation, difference in mean values, and coefficient of variation. Although FFAC successfully segmented both the longitudinal and transverse images, transverse measurements were less variable. The cross-sectional area computed from the longitudinal images was 27% lower than the area measured from transverse images, possibly due to the compression of the artery along the image depth by transducer pressure. Conclusions: FFAC is a robust and sensitive vasomotion segmentation algorithm in both transverse and longitudinal views. Transverse imaging may offer advantages over longitudinal imaging: transverse measurements are more consistent, possibly because the method is less sensitive to variations in transducer pressure during imaging.« less

  12. Brachial artery vasomotion and transducer pressure effect on measurements by active contour segmentation on ultrasound.

    PubMed

    Cary, Theodore W; Reamer, Courtney B; Sultan, Laith R; Mohler, Emile R; Sehgal, Chandra M

    2014-02-01

    To use feed-forward active contours (snakes) to track and measure brachial artery vasomotion on ultrasound images recorded in both transverse and longitudinal views; and to compare the algorithm's performance in each view. Longitudinal and transverse view ultrasound image sequences of 45 brachial arteries were segmented by feed-forward active contour (FFAC). The segmented regions were used to measure vasomotion artery diameter, cross-sectional area, and distention both as peak-to-peak diameter and as area. ECG waveforms were also simultaneously extracted frame-by-frame by thresholding a running finite-difference image between consecutive images. The arterial and ECG waveforms were compared as they traced each phase of the cardiac cycle. FFAC successfully segmented arteries in longitudinal and transverse views in all 45 cases. The automated analysis took significantly less time than manual tracing, but produced superior, well-behaved arterial waveforms. Automated arterial measurements also had lower interobserver variability as measured by correlation, difference in mean values, and coefficient of variation. Although FFAC successfully segmented both the longitudinal and transverse images, transverse measurements were less variable. The cross-sectional area computed from the longitudinal images was 27% lower than the area measured from transverse images, possibly due to the compression of the artery along the image depth by transducer pressure. FFAC is a robust and sensitive vasomotion segmentation algorithm in both transverse and longitudinal views. Transverse imaging may offer advantages over longitudinal imaging: transverse measurements are more consistent, possibly because the method is less sensitive to variations in transducer pressure during imaging.

  13. Brachial artery vasomotion and transducer pressure effect on measurements by active contour segmentation on ultrasound

    PubMed Central

    Cary, Theodore W.; Reamer, Courtney B.; Sultan, Laith R.; Mohler, Emile R.; Sehgal, Chandra M.

    2014-01-01

    Purpose: To use feed-forward active contours (snakes) to track and measure brachial artery vasomotion on ultrasound images recorded in both transverse and longitudinal views; and to compare the algorithm's performance in each view. Methods: Longitudinal and transverse view ultrasound image sequences of 45 brachial arteries were segmented by feed-forward active contour (FFAC). The segmented regions were used to measure vasomotion artery diameter, cross-sectional area, and distention both as peak-to-peak diameter and as area. ECG waveforms were also simultaneously extracted frame-by-frame by thresholding a running finite-difference image between consecutive images. The arterial and ECG waveforms were compared as they traced each phase of the cardiac cycle. Results: FFAC successfully segmented arteries in longitudinal and transverse views in all 45 cases. The automated analysis took significantly less time than manual tracing, but produced superior, well-behaved arterial waveforms. Automated arterial measurements also had lower interobserver variability as measured by correlation, difference in mean values, and coefficient of variation. Although FFAC successfully segmented both the longitudinal and transverse images, transverse measurements were less variable. The cross-sectional area computed from the longitudinal images was 27% lower than the area measured from transverse images, possibly due to the compression of the artery along the image depth by transducer pressure. Conclusions: FFAC is a robust and sensitive vasomotion segmentation algorithm in both transverse and longitudinal views. Transverse imaging may offer advantages over longitudinal imaging: transverse measurements are more consistent, possibly because the method is less sensitive to variations in transducer pressure during imaging. PMID:24506648

  14. Surface Curvatures Computation from Equidistance Contours

    NASA Astrophysics Data System (ADS)

    Tanaka, Hiromi T.; Kling, Olivier; Lee, Daniel T. L.

    1990-03-01

    The subject of our research is on the 3D shape representation problem for a special class of range image, one where the natural mode of the acquired range data is in the form of equidistance contours, as exemplified by a moire interferometry range system. In this paper we present a novel surface curvature computation scheme that directly computes the surface curvatures (the principal curvatures, Gaussian curvature and mean curvature) from the equidistance contours without any explicit computations or implicit estimates of partial derivatives. We show how the special nature of the equidistance contours, specifically, the dense information of the surface curves in the 2D contour plane, turns into an advantage for the computation of the surface curvatures. The approach is based on using simple geometric construction to obtain the normal sections and the normal curvatures. This method is general and can be extended to any dense range image data. We show in details how this computation is formulated and give an analysis on the error bounds of the computation steps showing that the method is stable. Computation results on real equidistance range contours are also shown.

  15. Interactive 3D segmentation using connected orthogonal contours.

    PubMed

    de Bruin, P W; Dercksen, V J; Post, F H; Vossepoel, A M; Streekstra, G J; Vos, F M

    2005-05-01

    This paper describes a new method for interactive segmentation that is based on cross-sectional design and 3D modelling. The method represents a 3D model by a set of connected contours that are planar and orthogonal. Planar contours overlayed on image data are easily manipulated and linked contours reduce the amount of user interaction.1 This method solves the contour-to-contour correspondence problem and can capture extrema of objects in a more flexible way than manual segmentation of a stack of 2D images. The resulting 3D model is guaranteed to be free of geometric and topological errors. We show that manual segmentation using connected orthogonal contours has great advantages over conventional manual segmentation. Furthermore, the method provides effective feedback and control for creating an initial model for, and control and steering of, (semi-)automatic segmentation methods.

  16. Details of Side Load Test Data and Analysis for a Truncated Ideal Contour Nozzle and a Parabolic Contour Nozzle

    NASA Technical Reports Server (NTRS)

    Ruf, Joseph H.; McDaniels, David M.; Brown, Andrew M.

    2010-01-01

    Two cold flow subscale nozzles were tested for side load characteristics during simulated nozzle start transients. The two test article contours were a truncated ideal and a parabolic. The current paper is an extension of a 2009 AIAA JPC paper on the test results for the same two nozzle test articles. The side load moments were measured with the strain tube approach in MSFC s Nozzle Test Facility. The processing techniques implemented to convert the strain gage signals into side load moment data are explained. Nozzle wall pressure profiles for separated nozzle flow at many NPRs are presented and discussed in detail. The effect of the test cell diffuser inlet on the parabolic nozzle s wall pressure profiles for separated flow is shown. The maximum measured side load moments for the two contours are compared. The truncated ideal contour s peak side load moment was 45% of that of the parabolic contour. The calculated side load moments, via mean-plus-three-standard-deviations at each nozzle pressure ratio, reproduced the characteristics and absolute values of measured maximums for both contours. The effect of facility vibration on the measured side load moments is quantified and the effect on uncertainty is calculated. The nozzle contour designs are discussed and the impact of a minor fabrication flaw in the nozzle contours is explained.

  17. Segmentation of lung fields using Chan-Vese active contour model in chest radiographs

    NASA Astrophysics Data System (ADS)

    Sohn, Kiwon

    2011-03-01

    A CAD tool for chest radiographs consists of several procedures and the very first step is segmentation of lung fields. We develop a novel methodology for segmentation of lung fields in chest radiographs that can satisfy the following two requirements. First, we aim to develop a segmentation method that does not need a training stage with manual estimation of anatomical features in a large training dataset of images. Secondly, for the ease of implementation, it is desirable to apply a well established model that is widely used for various image-partitioning practices. The Chan-Vese active contour model, which is based on Mumford-Shah functional in the level set framework, is applied for segmentation of lung fields. With the use of this model, segmentation of lung fields can be carried out without detailed prior knowledge on the radiographic anatomy of the chest, yet in some chest radiographs, the trachea regions are unfavorably segmented out in addition to the lung field contours. To eliminate artifacts from the trachea, we locate the upper end of the trachea, find a vertical center line of the trachea and delineate it, and then brighten the trachea region to make it less distinctive. The segmentation process is finalized by subsequent morphological operations. We randomly select 30 images from the Japanese Society of Radiological Technology image database to test the proposed methodology and the results are shown. We hope our segmentation technique can help to promote of CAD tools, especially for emerging chest radiographic imaging techniques such as dual energy radiography and chest tomosynthesis.

  18. CT liver volumetry using geodesic active contour segmentation with a level-set algorithm

    NASA Astrophysics Data System (ADS)

    Suzuki, Kenji; Epstein, Mark L.; Kohlbrenner, Ryan; Obajuluwa, Ademola; Xu, Jianwu; Hori, Masatoshi; Baron, Richard

    2010-03-01

    Automatic liver segmentation on CT images is challenging because the liver often abuts other organs of a similar density. Our purpose was to develop an accurate automated liver segmentation scheme for measuring liver volumes. We developed an automated volumetry scheme for the liver in CT based on a 5 step schema. First, an anisotropic smoothing filter was applied to portal-venous phase CT images to remove noise while preserving the liver structure, followed by an edge enhancer to enhance the liver boundary. By using the boundary-enhanced image as a speed function, a fastmarching algorithm generated an initial surface that roughly estimated the liver shape. A geodesic-active-contour segmentation algorithm coupled with level-set contour-evolution refined the initial surface so as to more precisely fit the liver boundary. The liver volume was calculated based on the refined liver surface. Hepatic CT scans of eighteen prospective liver donors were obtained under a liver transplant protocol with a multi-detector CT system. Automated liver volumes obtained were compared with those manually traced by a radiologist, used as "gold standard." The mean liver volume obtained with our scheme was 1,520 cc, whereas the mean manual volume was 1,486 cc, with the mean absolute difference of 104 cc (7.0%). CT liver volumetrics based on an automated scheme agreed excellently with "goldstandard" manual volumetrics (intra-class correlation coefficient was 0.95) with no statistically significant difference (p(F<=f)=0.32), and required substantially less completion time. Our automated scheme provides an efficient and accurate way of measuring liver volumes.

  19. Breast masses in mammography classification with local contour features.

    PubMed

    Li, Haixia; Meng, Xianjing; Wang, Tingwen; Tang, Yuchun; Yin, Yilong

    2017-04-14

    Mammography is one of the most popular tools for early detection of breast cancer. Contour of breast mass in mammography is very important information to distinguish benign and malignant mass. Contour of benign mass is smooth and round or oval, while malignant mass has irregular shape and spiculated contour. Several studies have shown that 1D signature translated from 2D contour can describe the contour features well. In this paper, we propose a new method to translate 2D contour of breast mass in mammography into 1D signature. The method can describe not only the contour features but also the regularity of breast mass. Then we segment the whole 1D signature into different subsections. We extract four local features including a new contour descriptor from the subsections. The new contour descriptor is root mean square (RMS) slope. It can describe the roughness of the contour. KNN, SVM and ANN classifier are used to classify benign breast mass and malignant mass. The proposed method is tested on a set with 323 contours including 143 benign masses and 180 malignant ones from digital database of screening mammography (DDSM). The best accuracy of classification is 99.66% using the feature of root mean square slope with SVM classifier. The performance of the proposed method is better than traditional method. In addition, RMS slope is an effective feature comparable to most of the existing features.

  20. Segmenting breast cancerous regions in thermal images using fuzzy active contours

    PubMed Central

    Ghayoumi Zadeh, Hossein; Haddadnia, Javad; Rahmani Seryasat, Omid; Mostafavi Isfahani, Sayed Mohammad

    2016-01-01

    Breast cancer is the main cause of death among young women in developing countries. The human body temperature carries critical medical information related to the overall body status. Abnormal rise in total and regional body temperature is a natural symptom in diagnosing many diseases. Thermal imaging (Thermography) utilizes infrared beams which are fast, non-invasive, and non-contact and the output created images by this technique are flexible and useful to monitor the temperature of the human body. In some clinical studies and biopsy tests, it is necessary for the clinician to know the extent of the cancerous area. In such cases, the thermal image is very useful. In the same line, to detect the cancerous tissue core, thermal imaging is beneficial. This paper presents a fully automated approach to detect the thermal edge and core of the cancerous area in thermography images. In order to evaluate the proposed method, 60 patients with an average age of 44/9 were chosen. These cases were suspected of breast tissue disease. These patients referred to Tehran Imam Khomeini Imaging Center. Clinical examinations such as ultrasound, biopsy, questionnaire, and eventually thermography were done precisely on these individuals. Finally, the proposed model is applied for segmenting the proved abnormal area in thermal images. The proposed model is based on a fuzzy active contour designed by fuzzy logic. The presented method can segment cancerous tissue areas from its borders in thermal images of the breast area. In order to evaluate the proposed algorithm, Hausdorff and mean distance between manual and automatic method were used. Estimation of distance was conducted to accurately separate the thermal core and edge. Hausdorff distance between the proposed and the manual method for thermal core and edge was 0.4719 ± 0.4389, 0.3171 ± 0.1056 mm respectively, and the average distance between the proposed and the manual method for core and thermal edge was 0.0845 ± 0.0619, 0.0710

  1. Impact of contour on aesthetic judgments and approach-avoidance decisions in architecture

    PubMed Central

    Vartanian, Oshin; Navarrete, Gorka; Chatterjee, Anjan; Fich, Lars Brorson; Leder, Helmut; Modroño, Cristián; Nadal, Marcos; Rostrup, Nicolai; Skov, Martin

    2013-01-01

    On average, we urban dwellers spend about 90% of our time indoors, and share the intuition that the physical features of the places we live and work in influence how we feel and act. However, there is surprisingly little research on how architecture impacts behavior, much less on how it influences brain function. To begin closing this gap, we conducted a functional magnetic resonance imaging study to examine how systematic variation in contour impacts aesthetic judgments and approach-avoidance decisions, outcome measures of interest to both architects and users of spaces alike. As predicted, participants were more likely to judge spaces as beautiful if they were curvilinear than rectilinear. Neuroanatomically, when contemplating beauty, curvilinear contour activated the anterior cingulate cortex exclusively, a region strongly responsive to the reward properties and emotional salience of objects. Complementing this finding, pleasantness—the valence dimension of the affect circumplex—accounted for nearly 60% of the variance in beauty ratings. Furthermore, activation in a distributed brain network known to underlie the aesthetic evaluation of different types of visual stimuli covaried with beauty ratings. In contrast, contour did not affect approach-avoidance decisions, although curvilinear spaces activated the visual cortex. The results suggest that the well-established effect of contour on aesthetic preference can be extended to architecture. Furthermore, the combination of our behavioral and neural evidence underscores the role of emotion in our preference for curvilinear objects in this domain. PMID:23754408

  2. Efficient hyperspectral image segmentation using geometric active contour formulation

    NASA Astrophysics Data System (ADS)

    Albalooshi, Fatema A.; Sidike, Paheding; Asari, Vijayan K.

    2014-10-01

    In this paper, we present a new formulation of geometric active contours that embeds the local hyperspectral image information for an accurate object region and boundary extraction. We exploit self-organizing map (SOM) unsupervised neural network to train our model. The segmentation process is achieved by the construction of a level set cost functional, in which, the dynamic variable is the best matching unit (BMU) coming from SOM map. In addition, we use Gaussian filtering to discipline the deviation of the level set functional from a signed distance function and this actually helps to get rid of the re-initialization step that is computationally expensive. By using the properties of the collective computational ability and energy convergence capability of the active control models (ACM) energy functional, our method optimizes the geometric ACM energy functional with lower computational time and smoother level set function. The proposed algorithm starts with feature extraction from raw hyperspectral images. In this step, the principal component analysis (PCA) transformation is employed, and this actually helps in reducing dimensionality and selecting best sets of the significant spectral bands. Then the modified geometric level set functional based ACM is applied on the optimal number of spectral bands determined by the PCA. By introducing local significant spectral band information, our proposed method is capable to force the level set functional to be close to a signed distance function, and therefore considerably remove the need of the expensive re-initialization procedure. To verify the effectiveness of the proposed technique, we use real-life hyperspectral images and test our algorithm in varying textural regions. This framework can be easily adapted to different applications for object segmentation in aerial hyperspectral imagery.

  3. Automated segmentation of ultrasonic breast lesions using statistical texture classification and active contour based on probability distance.

    PubMed

    Liu, Bo; Cheng, H D; Huang, Jianhua; Tian, Jiawei; Liu, Jiafeng; Tang, Xianglong

    2009-08-01

    Because of its complicated structure, low signal/noise ratio, low contrast and blurry boundaries, fully automated segmentation of a breast ultrasound (BUS) image is a difficult task. In this paper, a novel segmentation method for BUS images without human intervention is proposed. Unlike most published approaches, the proposed method handles the segmentation problem by using a two-step strategy: ROI generation and ROI segmentation. First, a well-trained texture classifier categorizes the tissues into different classes, and the background knowledge rules are used for selecting the regions of interest (ROIs) from them. Second, a novel probability distance-based active contour model is applied for segmenting the ROIs and finding the accurate positions of the breast tumors. The active contour model combines both global statistical information and local edge information, using a level set approach. The proposed segmentation method was performed on 103 BUS images (48 benign and 55 malignant). To validate the performance, the results were compared with the corresponding tumor regions marked by an experienced radiologist. Three error metrics, true-positive ratio (TP), false-negative ratio (FN) and false-positive ratio (FP) were used for measuring the performance of the proposed method. The final results (TP = 91.31%, FN = 8.69% and FP = 7.26%) demonstrate that the proposed method can segment BUS images efficiently, quickly and automatically.

  4. Prostate contouring in MRI guided biopsy.

    PubMed

    Vikal, Siddharth; Haker, Steven; Tempany, Clare; Fichtinger, Gabor

    2009-03-27

    With MRI possibly becoming a modality of choice for detection and staging of prostate cancer, fast and accurate outlining of the prostate is required in the volume of clinical interest. We present a semi-automatic algorithm that uses a priori knowledge of prostate shape to arrive at the final prostate contour. The contour of one slice is then used as initial estimate in the neighboring slices. Thus we propagate the contour in 3D through steps of refinement in each slice. The algorithm makes only minimum assumptions about the prostate shape. A statistical shape model of prostate contour in polar transform space is employed to narrow search space. Further, shape guidance is implicitly imposed by allowing only plausible edge orientations using template matching. The algorithm does not require region-homogeneity, discriminative edge force, or any particular edge profile. Likewise, it makes no assumption on the imaging coils and pulse sequences used and it is robust to the patient's pose (supine, prone, etc.). The contour method was validated using expert segmentation on clinical MRI data. We recorded a mean absolute distance of 2.0 ± 0.6 mm and dice similarity coefficient of 0.93 ± 0.3 in midsection. The algorithm takes about 1 second per slice.

  5. Prostate contouring in MRI guided biopsy

    PubMed Central

    Vikal, Siddharth; Haker, Steven; Tempany, Clare; Fichtinger, Gabor

    2010-01-01

    With MRI possibly becoming a modality of choice for detection and staging of prostate cancer, fast and accurate outlining of the prostate is required in the volume of clinical interest. We present a semi-automatic algorithm that uses a priori knowledge of prostate shape to arrive at the final prostate contour. The contour of one slice is then used as initial estimate in the neighboring slices. Thus we propagate the contour in 3D through steps of refinement in each slice. The algorithm makes only minimum assumptions about the prostate shape. A statistical shape model of prostate contour in polar transform space is employed to narrow search space. Further, shape guidance is implicitly imposed by allowing only plausible edge orientations using template matching. The algorithm does not require region-homogeneity, discriminative edge force, or any particular edge profile. Likewise, it makes no assumption on the imaging coils and pulse sequences used and it is robust to the patient's pose (supine, prone, etc.). The contour method was validated using expert segmentation on clinical MRI data. We recorded a mean absolute distance of 2.0 ± 0.6 mm and dice similarity coefficient of 0.93 ± 0.3 in midsection. The algorithm takes about 1 second per slice. PMID:21132083

  6. Breast mass segmentation in mammograms combining fuzzy c-means and active contours

    NASA Astrophysics Data System (ADS)

    Hmida, Marwa; Hamrouni, Kamel; Solaiman, Basel; Boussetta, Sana

    2018-04-01

    Segmentation of breast masses in mammograms is a challenging issue due to the nature of mammography and the characteristics of masses. In fact, mammographic images are poor in contrast and breast masses have various shapes and densities with fuzzy and ill-defined borders. In this paper, we propose a method based on a modified Chan-Vese active contour model for mass segmentation in mammograms. We conduct the experiment on mass Regions of Interest (ROI) extracted from the MIAS database. The proposed method consists of mainly three stages: Firstly, the ROI is preprocessed to enhance the contrast. Next, two fuzzy membership maps are generated from the preprocessed ROI based on fuzzy C-Means algorithm. These fuzzy membership maps are finally used to modify the energy of the Chan-Vese model and to perform the final segmentation. Experimental results indicate that the proposed method yields good mass segmentation results.

  7. Automatic selection of localized region-based active contour models using image content analysis applied to brain tumor segmentation.

    PubMed

    Ilunga-Mbuyamba, Elisee; Avina-Cervantes, Juan Gabriel; Cepeda-Negrete, Jonathan; Ibarra-Manzano, Mario Alberto; Chalopin, Claire

    2017-12-01

    Brain tumor segmentation is a routine process in a clinical setting and provides useful information for diagnosis and treatment planning. Manual segmentation, performed by physicians or radiologists, is a time-consuming task due to the large quantity of medical data generated presently. Hence, automatic segmentation methods are needed, and several approaches have been introduced in recent years including the Localized Region-based Active Contour Model (LRACM). There are many popular LRACM, but each of them presents strong and weak points. In this paper, the automatic selection of LRACM based on image content and its application on brain tumor segmentation is presented. Thereby, a framework to select one of three LRACM, i.e., Local Gaussian Distribution Fitting (LGDF), localized Chan-Vese (C-V) and Localized Active Contour Model with Background Intensity Compensation (LACM-BIC), is proposed. Twelve visual features are extracted to properly select the method that may process a given input image. The system is based on a supervised approach. Applied specifically to Magnetic Resonance Imaging (MRI) images, the experiments showed that the proposed system is able to correctly select the suitable LRACM to handle a specific image. Consequently, the selection framework achieves better accuracy performance than the three LRACM separately. Copyright © 2017 Elsevier Ltd. All rights reserved.

  8. The equivalent internal orientation and position noise for contour integration.

    PubMed

    Baldwin, Alex S; Fu, Minnie; Farivar, Reza; Hess, Robert F

    2017-10-12

    Contour integration is the joining-up of local responses to parts of a contour into a continuous percept. In typical studies observers detect contours formed of discrete wavelets, presented against a background of random wavelets. This measures performance for detecting contours in the limiting external noise that background provides. Our novel task measures contour integration without requiring any background noise. This allowed us to perform noise-masking experiments using orientation and position noise. From these we measure the equivalent internal noise for contour integration. We found an orientation noise of 6° and position noise of 3 arcmin. Orientation noise was 2.6x higher in contour integration compared to an orientation discrimination control task. Comparing against a position discrimination task found position noise in contours to be 2.4x lower. This suggests contour integration involves intermediate processing that enhances the quality of element position representation at the expense of element orientation. Efficiency relative to the ideal observer was lower for the contour tasks (36% in orientation noise, 21% in position noise) compared to the controls (54% and 57%).

  9. Effects of inverting contour and features on processing for static and dynamic face perception: an MEG study.

    PubMed

    Miki, Kensaku; Takeshima, Yasuyuki; Watanabe, Shoko; Honda, Yukiko; Kakigi, Ryusuke

    2011-04-06

    We investigated the effects of inverting facial contour (hair and chin) and features (eyes, nose and mouth) on processing for static and dynamic face perception using magnetoencephalography (MEG). We used apparent motion, in which the first stimulus (S1) was replaced by a second stimulus (S2) with no interstimulus interval and subjects perceived visual motion, and presented three conditions as follows: (1) U&U: Upright contour and Upright features, (2) U&I: Upright contour and Inverted features, and (3) I&I: Inverted contour and Inverted features. In static face perception (S1 onset), the peak latency of the fusiform area's activity, which was related to static face perception, was significantly longer for U&I and I&I than for U&U in the right hemisphere and for U&I than for U&U and I&I in the left. In dynamic face perception (S2 onset), the strength (moment) of the occipitotemporal area's activity, which was related to dynamic face perception, was significantly larger for I&I than for U&U and U&I in the right hemisphere, but not the left. These results can be summarized as follows: (1) in static face perception, the activity of the right fusiform area was more affected by the inversion of features while that of the left fusiform area was more affected by the disruption of the spatial relation between the contour and features, and (2) in dynamic face perception, the activity of the right occipitotemporal area was affected by the inversion of the facial contour. Copyright © 2011 Elsevier B.V. All rights reserved.

  10. GPU based contouring method on grid DEM data

    NASA Astrophysics Data System (ADS)

    Tan, Liheng; Wan, Gang; Li, Feng; Chen, Xiaohui; Du, Wenlong

    2017-08-01

    This paper presents a novel method to generate contour lines from grid DEM data based on the programmable GPU pipeline. The previous contouring approaches often use CPU to construct a finite element mesh from the raw DEM data, and then extract contour segments from the elements. They also need a tracing or sorting strategy to generate the final continuous contours. These approaches can be heavily CPU-costing and time-consuming. Meanwhile the generated contours would be unsmooth if the raw data is sparsely distributed. Unlike the CPU approaches, we employ the GPU's vertex shader to generate a triangular mesh with arbitrary user-defined density, in which the height of each vertex is calculated through a third-order Cardinal spline function. Then in the same frame, segments are extracted from the triangles by the geometry shader, and translated to the CPU-side with an internal order in the GPU's transform feedback stage. Finally we propose a "Grid Sorting" algorithm to achieve the continuous contour lines by travelling the segments only once. Our method makes use of multiple stages of GPU pipeline for computation, which can generate smooth contour lines, and is significantly faster than the previous CPU approaches. The algorithm can be easily implemented with OpenGL 3.3 API or higher on consumer-level PCs.

  11. After massive weight loss: patients' expectations of body contouring surgery.

    PubMed

    Kitzinger, Hugo B; Abayev, Sara; Pittermann, Anna; Karle, Birgit; Bohdjalian, Arthur; Langer, Felix B; Prager, Gerhard; Frey, Manfred

    2012-04-01

    Massive weight loss following bariatric surgery leads to excess skin with functional and aesthetic impairments. Surplus skin can then contribute to problems with additional weight loss or gain. The aims of the current study were to evaluate the frequency of massive soft tissue development in gastric bypass patients, to determine whether males and females experience similar post-bypass body changes, and to learn about the expectations and impairments related to body contouring surgery. A questionnaire addressing information on the satisfaction of body image, quality of life, and expectation of body contouring surgery following massive weight loss was mailed to 425 patients who had undergone gastric bypass surgery between 2003 and 2009. Of these 425 individuals, 252 (59%) patients completed the survey. Ninety percent of women and 88% of men surveyed rated their appearance following massive weight loss as satisfactory, good, or very good. However, 96% of all patients developed surplus skin, which caused intertriginous dermatitis and itching. In addition, patients reported problems with physical activity (playing sports) and finding clothing that fit appropriately. Moreover, 75% of female and 68% of male patients reported desiring body contouring surgery. The most important expectation of body contouring surgery was improved appearance, followed by improved self-confidence and quality of life. Surplus skin resulting from gastric bypass surgery is a common issue that causes functional and aesthetic impairments in patients. Consequently, this increases the desire for body contouring surgery with high expectations for the aesthetic outcome as well as improved life satisfaction.

  12. Interval and Contour Processing in Autism

    ERIC Educational Resources Information Center

    Heaton, Pamela

    2005-01-01

    High functioning children with autism and age and intelligence matched controls participated in experiments testing perception of pitch intervals and musical contours. The finding from the interval study showed superior detection of pitch direction over small pitch distances in the autism group. On the test of contour discrimination no group…

  13. Hybrid Parallel Contour Trees, Version 1.0

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Sewell, Christopher; Fasel, Patricia; Carr, Hamish

    A common operation in scientific visualization is to compute and render a contour of a data set. Given a function of the form f : R^d -> R, a level set is defined as an inverse image f^-1(h) for an isovalue h, and a contour is a single connected component of a level set. The Reeb graph can then be defined to be the result of contracting each contour to a single point, and is well defined for Euclidean spaces or for general manifolds. For simple domains, the graph is guaranteed to be a tree, and is called the contourmore » tree. Analysis can then be performed on the contour tree in order to identify isovalues of particular interest, based on various metrics, and render the corresponding contours, without having to know such isovalues a priori. This code is intended to be the first data-parallel algorithm for computing contour trees. Our implementation will use the portable data-parallel primitives provided by Nvidia’s Thrust library, allowing us to compile our same code for both GPUs and multi-core CPUs. Native OpenMP and purely serial versions of the code will likely also be included. It will also be extended to provide a hybrid data-parallel / distributed algorithm, allowing scaling beyond a single GPU or CPU.« less

  14. Common Visual Preference for Curved Contours in Humans and Great Apes.

    PubMed

    Munar, Enric; Gómez-Puerto, Gerardo; Call, Josep; Nadal, Marcos

    2015-01-01

    Among the visual preferences that guide many everyday activities and decisions, from consumer choices to social judgment, preference for curved over sharp-angled contours is commonly thought to have played an adaptive role throughout human evolution, favoring the avoidance of potentially harmful objects. However, because nonhuman primates also exhibit preferences for certain visual qualities, it is conceivable that humans' preference for curved contours is grounded on perceptual and cognitive mechanisms shared with extant nonhuman primate species. Here we aimed to determine whether nonhuman great apes and humans share a visual preference for curved over sharp-angled contours using a 2-alternative forced choice experimental paradigm under comparable conditions. Our results revealed that the human group and the great ape group indeed share a common preference for curved over sharp-angled contours, but that they differ in the manner and magnitude with which this preference is expressed behaviorally. These results suggest that humans' visual preference for curved objects evolved from earlier primate species' visual preferences, and that during this process it became stronger, but also more susceptible to the influence of higher cognitive processes and preference for other visual features.

  15. Information Along Contours and Object Boundaries

    ERIC Educational Resources Information Center

    Feldman, Jacob; Singh, Manish

    2005-01-01

    F. Attneave (1954) famously suggested that information along visual contours is concentrated in regions of high magnitude of curvature, rather than being distributed uniformly along the contour. Here the authors give a formal derivation of this claim, yielding an exact expression for information, in C. Shannon's (1948) sense, as a function of…

  16. Tongue Motion Averaging from Contour Sequences

    ERIC Educational Resources Information Center

    Li, Min; Kambhamettu, Chandra; Stone, Maureen

    2005-01-01

    In this paper, a method to get the best representation of a speech motion from several repetitions is presented. Each repetition is a representation of the same speech captured at different times by sequence of ultrasound images and is composed of a set of 2D spatio-temporal contours. These 2D contours in different repetitions are time aligned…

  17. [Development of a Software for Automatically Generated Contours in Eclipse TPS].

    PubMed

    Xie, Zhao; Hu, Jinyou; Zou, Lian; Zhang, Weisha; Zou, Yuxin; Luo, Kelin; Liu, Xiangxiang; Yu, Luxin

    2015-03-01

    The automatic generation of planning targets and auxiliary contours have achieved in Eclipse TPS 11.0. The scripting language autohotkey was used to develop a software for automatically generated contours in Eclipse TPS. This software is named Contour Auto Margin (CAM), which is composed of operational functions of contours, script generated visualization and script file operations. RESULTS Ten cases in different cancers have separately selected, in Eclipse TPS 11.0 scripts generated by the software could not only automatically generate contours but also do contour post-processing. For different cancers, there was no difference between automatically generated contours and manually created contours. The CAM is a user-friendly and powerful software, and can automatically generated contours fast in Eclipse TPS 11.0. With the help of CAM, it greatly save plan preparation time and improve working efficiency of radiation therapy physicists.

  18. Body Image and Body Contouring Procedures.

    PubMed

    Sarwer, David B; Polonsky, Heather M

    2016-10-01

    Dissatisfaction with physical appearance and body image is a common psychological phenomena in Western society. Body image dissatisfaction is frequently reported by those who have excess body weight, but also is seen in those of normal body weight. For both groups of individuals, this dissatisfaction impacts self-esteem and quality of life. Furthermore, it is believed to be the motivational catalyst to a range of appearance-enhancing behaviors, including weight loss efforts and physical activity. Body image dissatisfaction is also believed to play a role in the decision to seek the wide range of body contouring procedures offered by aesthetic physicians. Individuals who seek these procedures typically report increased body image dissatisfaction, focus on the feature they wish to alter with treatment, and often experience improvement in body image following treatment. At the same time, extreme body image dissatisfaction is a symptom of a number of recognized psychiatric disorders. These include anorexia nervosa, bulimia nervosa, and body dysmorphic disorder (BDD), all of which can contraindicate aesthetic treatment. This special topic review paper provides an overview of the relationship between body image dissatisfaction and aesthetic procedures designed to improve body contouring. The review specifically focuses on the relationship of body image and body weight, as well as the presentation of body image psychopathology that would contraindicate aesthetic surgery. The overall goal of the paper is to highlight the clinical implications of the existing research and provide suggestions for future research on the psychological aspects of body contouring procedures. © 2016 The American Society for Aesthetic Plastic Surgery, Inc. Reprints and permission: journals.permissions@oup.com.

  19. Detection of pulmonary nodules in CT images based on fuzzy integrated active contour model and hybrid parametric mixture model.

    PubMed

    Li, Bin; Chen, Kan; Tian, Lianfang; Yeboah, Yao; Ou, Shanxing

    2013-01-01

    The segmentation and detection of various types of nodules in a Computer-aided detection (CAD) system present various challenges, especially when (1) the nodule is connected to a vessel and they have very similar intensities; (2) the nodule with ground-glass opacity (GGO) characteristic possesses typical weak edges and intensity inhomogeneity, and hence it is difficult to define the boundaries. Traditional segmentation methods may cause problems of boundary leakage and "weak" local minima. This paper deals with the above mentioned problems. An improved detection method which combines a fuzzy integrated active contour model (FIACM)-based segmentation method, a segmentation refinement method based on Parametric Mixture Model (PMM) of juxta-vascular nodules, and a knowledge-based C-SVM (Cost-sensitive Support Vector Machines) classifier, is proposed for detecting various types of pulmonary nodules in computerized tomography (CT) images. Our approach has several novel aspects: (1) In the proposed FIACM model, edge and local region information is incorporated. The fuzzy energy is used as the motivation power for the evolution of the active contour. (2) A hybrid PMM Model of juxta-vascular nodules combining appearance and geometric information is constructed for segmentation refinement of juxta-vascular nodules. Experimental results of detection for pulmonary nodules show desirable performances of the proposed method.

  20. Estimation of contour motion and deformation for nonrigid object tracking

    NASA Astrophysics Data System (ADS)

    Shao, Jie; Porikli, Fatih; Chellappa, Rama

    2007-08-01

    We present an algorithm for nonrigid contour tracking in heavily cluttered background scenes. Based on the properties of nonrigid contour movements, a sequential framework for estimating contour motion and deformation is proposed. We solve the nonrigid contour tracking problem by decomposing it into three subproblems: motion estimation, deformation estimation, and shape regulation. First, we employ a particle filter to estimate the global motion parameters of the affine transform between successive frames. Then we generate a probabilistic deformation map to deform the contour. To improve robustness, multiple cues are used for deformation probability estimation. Finally, we use a shape prior model to constrain the deformed contour. This enables us to retrieve the occluded parts of the contours and accurately track them while allowing shape changes specific to the given object types. Our experiments show that the proposed algorithm significantly improves the tracker performance.

  1. Contour-Driven Atlas-Based Segmentation

    PubMed Central

    Wachinger, Christian; Fritscher, Karl; Sharp, Greg; Golland, Polina

    2016-01-01

    We propose new methods for automatic segmentation of images based on an atlas of manually labeled scans and contours in the image. First, we introduce a Bayesian framework for creating initial label maps from manually annotated training images. Within this framework, we model various registration- and patch-based segmentation techniques by changing the deformation field prior. Second, we perform contour-driven regression on the created label maps to refine the segmentation. Image contours and image parcellations give rise to non-stationary kernel functions that model the relationship between image locations. Setting the kernel to the covariance function in a Gaussian process establishes a distribution over label maps supported by image structures. Maximum a posteriori estimation of the distribution over label maps conditioned on the outcome of the atlas-based segmentation yields the refined segmentation. We evaluate the segmentation in two clinical applications: the segmentation of parotid glands in head and neck CT scans and the segmentation of the left atrium in cardiac MR angiography images. PMID:26068202

  2. SU-C-BRB-05: Determining the Adequacy of Auto-Contouring Via Probabilistic Assessment of Ensuing Treatment Plan Metrics in Comparison with Manual Contours

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Nourzadeh, H; Watkins, W; Siebers, J

    Purpose: To determine if auto-contour and manual-contour—based plans differ when evaluated with respect to probabilistic coverage metrics and biological model endpoints for prostate IMRT. Methods: Manual and auto-contours were created for 149 CT image sets acquired from 16 unique prostate patients. A single physician manually contoured all images. Auto-contouring was completed utilizing Pinnacle’s Smart Probabilistic Image Contouring Engine (SPICE). For each CT, three different 78 Gy/39 fraction 7-beam IMRT plans are created; PD with drawn ROIs, PAS with auto-contoured ROIs, and PM with auto-contoured OARs with the manually drawn target. For each plan, 1000 virtual treatment simulations with different sampledmore » systematic errors for each simulation and a different sampled random error for each fraction were performed using our in-house GPU-accelerated robustness analyzer tool which reports the statistical probability of achieving dose-volume metrics, NTCP, TCP, and the probability of achieving the optimization criteria for both auto-contoured (AS) and manually drawn (D) ROIs. Metrics are reported for all possible cross-evaluation pairs of ROI types (AS,D) and planning scenarios (PD,PAS,PM). Bhattacharyya coefficient (BC) is calculated to measure the PDF similarities for the dose-volume metric, NTCP, TCP, and objectives with respect to the manually drawn contour evaluated on base plan (D-PD). Results: We observe high BC values (BC≥0.94) for all OAR objectives. BC values of max dose objective on CTV also signify high resemblance (BC≥0.93) between the distributions. On the other hand, BC values for CTV’s D95 and Dmin objectives are small for AS-PM, AS-PD. NTCP distributions are similar across all evaluation pairs, while TCP distributions of AS-PM, AS-PD sustain variations up to %6 compared to other evaluated pairs. Conclusion: No significant probabilistic differences are observed in the metrics when auto-contoured OARs are used. The prostate auto-contour

  3. Spiral Light Beams and Contour Image Processing

    NASA Astrophysics Data System (ADS)

    Kishkin, Sergey A.; Kotova, Svetlana P.; Volostnikov, Vladimir G.

    Spiral beams of light are characterized by their ability to remain structurally unchanged at propagation. They may have the shape of any closed curve. In the present paper a new approach is proposed within the framework of the contour analysis based on a close cooperation of modern coherent optics, theory of functions and numerical methods. An algorithm for comparing contours is presented and theoretically justified, which allows convincing of whether two contours are similar or not to within the scale factor and/or rotation. The advantages and disadvantages of the proposed approach are considered; the results of numerical modeling are presented.

  4. Accurate Morphology Preserving Segmentation of Overlapping Cells based on Active Contours

    PubMed Central

    Molnar, Csaba; Jermyn, Ian H.; Kato, Zoltan; Rahkama, Vesa; Östling, Päivi; Mikkonen, Piia; Pietiäinen, Vilja; Horvath, Peter

    2016-01-01

    The identification of fluorescently stained cell nuclei is the basis of cell detection, segmentation, and feature extraction in high content microscopy experiments. The nuclear morphology of single cells is also one of the essential indicators of phenotypic variation. However, the cells used in experiments can lose their contact inhibition, and can therefore pile up on top of each other, making the detection of single cells extremely challenging using current segmentation methods. The model we present here can detect cell nuclei and their morphology even in high-confluency cell cultures with many overlapping cell nuclei. We combine the “gas of near circles” active contour model, which favors circular shapes but allows slight variations around them, with a new data model. This captures a common property of many microscopic imaging techniques: the intensities from superposed nuclei are additive, so that two overlapping nuclei, for example, have a total intensity that is approximately double the intensity of a single nucleus. We demonstrate the power of our method on microscopic images of cells, comparing the results with those obtained from a widely used approach, and with manual image segmentations by experts. PMID:27561654

  5. Technical Note: A new zeolite PET phantom to test segmentation algorithms on heterogeneous activity distributions featured with ground-truth contours.

    PubMed

    Soffientini, Chiara D; De Bernardi, Elisabetta; Casati, Rosangela; Baselli, Giuseppe; Zito, Felicia

    2017-01-01

    Design, realization, scan, and characterization of a phantom for PET Automatic Segmentation (PET-AS) assessment are presented. Radioactive zeolites immersed in a radioactive heterogeneous background simulate realistic wall-less lesions with known irregular shape and known homogeneous or heterogeneous internal activity. Three different zeolite families were evaluated in terms of radioactive uptake homogeneity, necessary to define activity and contour ground truth. Heterogeneous lesions were simulated by the perfect matching of two portions of a broken zeolite, soaked in two different 18 F-FDG radioactive solutions. Heterogeneous backgrounds were obtained with tissue paper balls and sponge pieces immersed into radioactive solutions. Natural clinoptilolite proved to be the most suitable zeolite for the construction of artificial objects mimicking homogeneous and heterogeneous uptakes in 18 F-FDG PET lesions. Heterogeneous backgrounds showed a coefficient of variation equal to 269% and 443% of a uniform radioactive solution. Assembled phantom included eight lesions with volumes ranging from 1.86 to 7.24 ml and lesion to background contrasts ranging from 4.8:1 to 21.7:1. A novel phantom for the evaluation of PET-AS algorithms was developed. It is provided with both reference contours and activity ground truth, and it covers a wide range of volumes and lesion to background contrasts. The dataset is open to the community of PET-AS developers and utilizers. © 2016 American Association of Physicists in Medicine.

  6. The role of shape complexity in the detection of closed contours.

    PubMed

    Wilder, John; Feldman, Jacob; Singh, Manish

    2016-09-01

    The detection of contours in noise has been extensively studied, but the detection of closed contours, such as the boundaries of whole objects, has received relatively little attention. Closed contours pose substantial challenges not present in the simple (open) case, because they form the outlines of whole shapes and thus take on a range of potentially important configural properties. In this paper we consider the detection of closed contours in noise as a probabilistic decision problem. Previous work on open contours suggests that contour complexity, quantified as the negative log probability (Description Length, DL) of the contour under a suitably chosen statistical model, impairs contour detectability; more complex (statistically surprising) contours are harder to detect. In this study we extended this result to closed contours, developing a suitable probabilistic model of whole shapes that gives rise to several distinct though interrelated measures of shape complexity. We asked subjects to detect either natural shapes (Exp. 1) or experimentally manipulated shapes (Exp. 2) embedded in noise fields. We found systematic effects of global shape complexity on detection performance, demonstrating how aspects of global shape and form influence the basic process of object detection. Copyright © 2015 Elsevier Ltd. All rights reserved.

  7. An automated workflow for patient-specific quality control of contour propagation

    NASA Astrophysics Data System (ADS)

    Beasley, William J.; McWilliam, Alan; Slevin, Nicholas J.; Mackay, Ranald I.; van Herk, Marcel

    2016-12-01

    Contour propagation is an essential component of adaptive radiotherapy, but current contour propagation algorithms are not yet sufficiently accurate to be used without manual supervision. Manual review of propagated contours is time-consuming, making routine implementation of real-time adaptive radiotherapy unrealistic. Automated methods of monitoring the performance of contour propagation algorithms are therefore required. We have developed an automated workflow for patient-specific quality control of contour propagation and validated it on a cohort of head and neck patients, on which parotids were outlined by two observers. Two types of error were simulated—mislabelling of contours and introducing noise in the scans before propagation. The ability of the workflow to correctly predict the occurrence of errors was tested, taking both sets of observer contours as ground truth, using receiver operator characteristic analysis. The area under the curve was 0.90 and 0.85 for the observers, indicating good ability to predict the occurrence of errors. This tool could potentially be used to identify propagated contours that are likely to be incorrect, acting as a flag for manual review of these contours. This would make contour propagation more efficient, facilitating the routine implementation of adaptive radiotherapy.

  8. Application and histology-driven refinement of active contour models to functional region and nerve delineation: towards a digital brainstem atlas

    NASA Astrophysics Data System (ADS)

    Patel, Nirmal; Sultana, Sharmin; Rashid, Tanweer; Krusienski, Dean; Audette, Michel A.

    2015-03-01

    This paper presents a methodology for the digital formatting of a printed atlas of the brainstem and the delineation of cranial nerves from this digital atlas. It also describes on-going work on the 3D resampling and refinement of the 2D functional regions and nerve contours. In MRI-based anatomical modeling for neurosurgery planning and simulation, the complexity of the functional anatomy entails a digital atlas approach, rather than less descriptive voxel or surface-based approaches. However, there is an insufficiency of descriptive digital atlases, in particular of the brainstem. Our approach proceeds from a series of numbered, contour-based sketches coinciding with slices of the brainstem featuring both closed and open contours. The closed contours coincide with functionally relevant regions, whereby our objective is to fill in each corresponding label, which is analogous to painting numbered regions in a paint-by-numbers kit. Any open contour typically coincides with a cranial nerve. This 2D phase is needed in order to produce densely labeled regions that can be stacked to produce 3D regions, as well as identifying the embedded paths and outer attachment points of cranial nerves. Cranial nerves are modeled using an explicit contour based technique called 1-Simplex. The relevance of cranial nerves modeling of this project is two-fold: i) this atlas will fill a void left by the brain segmentation communities, as no suitable digital atlas of the brainstem exists, and ii) this atlas is necessary to make explicit the attachment points of major nerves (except I and II) having a cranial origin. Keywords: digital atlas, contour models, surface models

  9. Data integrity systems for organ contours in radiation therapy planning.

    PubMed

    Shah, Veeraj P; Lakshminarayanan, Pranav; Moore, Joseph; Tran, Phuoc T; Quon, Harry; Deville, Curtiland; McNutt, Todd R

    2018-06-12

    The purpose of this research is to develop effective data integrity models for contoured anatomy in a radiotherapy workflow for both real-time and retrospective analysis. Within this study, two classes of contour integrity models were developed: data driven models and contiguousness models. The data driven models aim to highlight contours which deviate from a gross set of contours from similar disease sites and encompass the following regions of interest (ROI): bladder, femoral heads, spinal cord, and rectum. The contiguousness models, which individually analyze the geometry of contours to detect possible errors, are applied across many different ROI's and are divided into two metrics: Extent and Region Growing over volume. After analysis, we found that 70% of detected bladder contours were verified as suspicious. The spinal cord and rectum models verified that 73% and 80% of contours were suspicious respectively. The contiguousness models were the most accurate models and the Region Growing model was the most accurate submodel. 100% of the detected noncontiguous contours were verified as suspicious, but in the cases of spinal cord, femoral heads, bladder, and rectum, the Region Growing model detected additional two to five suspicious contours that the Extent model failed to detect. When conducting a blind review to detect false negatives, it was found that all the data driven models failed to detect all suspicious contours. The Region Growing contiguousness model produced zero false negatives in all regions of interest other than prostate. With regards to runtime, the contiguousness via extent model took an average of 0.2 s per contour. On the other hand, the region growing method had a longer runtime which was dependent on the number of voxels in the contour. Both contiguousness models have potential for real-time use in clinical radiotherapy while the data driven models are better suited for retrospective use. © 2018 The Authors. Journal of Applied Clinical

  10. Perceptual representation and effectiveness of local figure–ground cues in natural contours

    PubMed Central

    Sakai, Ko; Matsuoka, Shouhei; Kurematsu, Ken; Hatori, Yasuhiro

    2015-01-01

    A contour shape strongly influences the perceptual segregation of a figure from the ground. We investigated the contribution of local contour shape to figure–ground segregation. Although previous studies have reported local contour features that evoke figure–ground perception, they were often image features and not necessarily perceptual features. First, we examined whether contour features, specifically, convexity, closure, and symmetry, underlie the perceptual representation of natural contour shapes. We performed similarity tests between local contours, and examined the contribution of the contour features to the perceptual similarities between the contours. The local contours were sampled from natural contours so that their distribution was uniform in the space composed of the three contour features. This sampling ensured the equal appearance frequency of the factors and a wide variety of contour shapes including those comprised of contradictory factors that induce figure in the opposite directions. This sampling from natural contours is advantageous in order to randomly pickup a variety of contours that satisfy a wide range of cue combinations. Multidimensional scaling analyses showed that the combinations of convexity, closure, and symmetry contribute to perceptual similarity, thus they are perceptual quantities. Second, we examined whether the three features contribute to local figure–ground perception. We performed psychophysical experiments to judge the direction of the figure along the local contours, and examined the contribution of the features to the figure–ground judgment. Multiple linear regression analyses showed that closure was a significant factor, but that convexity and symmetry were not. These results indicate that closure is dominant in the local figure–ground perception with natural contours when the other cues coexist with equal probability including contradictory cases. PMID:26579057

  11. Perceptual representation and effectiveness of local figure-ground cues in natural contours.

    PubMed

    Sakai, Ko; Matsuoka, Shouhei; Kurematsu, Ken; Hatori, Yasuhiro

    2015-01-01

    A contour shape strongly influences the perceptual segregation of a figure from the ground. We investigated the contribution of local contour shape to figure-ground segregation. Although previous studies have reported local contour features that evoke figure-ground perception, they were often image features and not necessarily perceptual features. First, we examined whether contour features, specifically, convexity, closure, and symmetry, underlie the perceptual representation of natural contour shapes. We performed similarity tests between local contours, and examined the contribution of the contour features to the perceptual similarities between the contours. The local contours were sampled from natural contours so that their distribution was uniform in the space composed of the three contour features. This sampling ensured the equal appearance frequency of the factors and a wide variety of contour shapes including those comprised of contradictory factors that induce figure in the opposite directions. This sampling from natural contours is advantageous in order to randomly pickup a variety of contours that satisfy a wide range of cue combinations. Multidimensional scaling analyses showed that the combinations of convexity, closure, and symmetry contribute to perceptual similarity, thus they are perceptual quantities. Second, we examined whether the three features contribute to local figure-ground perception. We performed psychophysical experiments to judge the direction of the figure along the local contours, and examined the contribution of the features to the figure-ground judgment. Multiple linear regression analyses showed that closure was a significant factor, but that convexity and symmetry were not. These results indicate that closure is dominant in the local figure-ground perception with natural contours when the other cues coexist with equal probability including contradictory cases.

  12. A Prostate Fossa Contouring Instructional Module: Implementation and Evaluation.

    PubMed

    Gunther, Jillian R; Liauw, Stanley L; Choi, Seungtaek; Mohamed, Abdallah S R; Thaker, Nikhil G; Fuller, Clifton D; Stepaniak, Christopher J; Das, Prajnan; Golden, Daniel W

    2016-07-01

    Radiation oncology trainees frequently learn to contour through clinical experience and lectures. A hands-on contouring module was developed to teach delineation of the postoperative prostate clinical target volume (CTV) and improve contouring accuracy. Medical students independently contoured a prostate fossa CTV before and after receiving educational materials and live instruction detailing the RTOG approach to contouring this CTV. Metrics for volume overlap and surface distance (Dice similarity coefficient, Hausdorff distance (HD), and mean distance) determined discordance between student and consensus contours. An evaluation assessed perception of session efficacy (1 = "not at all" to 5 = "extremely"; reported as median[interquartile range]). Non-parametric statistical tests were used. Twenty-four students at two institutions completed the module, and 21 completed the evaluation (88% response). The content was rated as "quite" important (4[3.5-5]). The module improved comfort contouring a prostate fossa (pre 1[1-2] vs. post 4[3-4], p<.01), ability to find references (pre 2[1-3] vs. post 4[3.5-4], p<0.01), knowledge of CT prostate/pelvis anatomy (pre 2[1.5-3] vs. post 3[3-4], p<.01), and ability to use contouring software tools (pre 2[2-3.5] vs. post 3[3-4], p=.01). After intervention, mean DSC increased (0.29 to 0.68, p<0.01) and HD and mean distance both decreased, respectively (42.8 to 30.0, p<.01; 11.5 to 1.9, p<.01). A hands-on module to teach CTV delineation to medical students was developed and implemented. Student and expert contours exhibited near "excellent agreement" (as defined in the literature) after intervention. Additional modules to teach target delineation to all educational levels can be developed using this model. Copyright © 2016 American College of Radiology. Published by Elsevier Inc. All rights reserved.

  13. Contour Tracking with a Spatio-Temporal Intensity Moment.

    PubMed

    Demi, Marcello

    2016-06-01

    Standard edge detection operators such as the Laplacian of Gaussian and the gradient of Gaussian can be used to track contours in image sequences. When using edge operators, a contour, which is determined on a frame of the sequence, is simply used as a starting contour to locate the nearest contour on the subsequent frame. However, the strategy used to look for the nearest edge points may not work when tracking contours of non isolated gray level discontinuities. In these cases, strategies derived from the optical flow equation, which look for similar gray level distributions, appear to be more appropriate since these can work with a lower frame rate than that needed for strategies based on pure edge detection operators. However, an optical flow strategy tends to propagate the localization errors through the sequence and an additional edge detection procedure is essential to compensate for such a drawback. In this paper a spatio-temporal intensity moment is proposed which integrates the two basic functions of edge detection and tracking.

  14. Contour metrology using critical dimension atomic force microscopy

    NASA Astrophysics Data System (ADS)

    Orji, Ndubuisi G.; Dixson, Ronald G.; Vladár, András E.; Ming, Bin; Postek, Michael T.

    2012-03-01

    The critical dimension atomic force microscope (CD-AFM), which is used as a reference instrument in lithography metrology, has been proposed as a complementary instrument for contour measurement and verification. Although data from CD-AFM is inherently three dimensional, the planar two-dimensional data required for contour metrology is not easily extracted from the top-down CD-AFM data. This is largely due to the limitations of the CD-AFM method for controlling the tip position and scanning. We describe scanning techniques and profile extraction methods to obtain contours from CD-AFM data. We also describe how we validated our technique, and explain some of its limitations. Potential sources of error for this approach are described, and a rigorous uncertainty model is presented. Our objective is to show which data acquisition and analysis methods could yield optimum contour information while preserving some of the strengths of CD-AFM metrology. We present comparison of contours extracted using our technique to those obtained from the scanning electron microscope (SEM), and the helium ion microscope (HIM).

  15. 3D Actin Network Centerline Extraction with Multiple Active Contours

    PubMed Central

    Xu, Ting; Vavylonis, Dimitrios; Huang, Xiaolei

    2013-01-01

    Fluorescence microscopy is frequently used to study two and three dimensional network structures formed by cytoskeletal polymer fibers such as actin filaments and actin cables. While these cytoskeletal structures are often dilute enough to allow imaging of individual filaments or bundles of them, quantitative analysis of these images is challenging. To facilitate quantitative, reproducible and objective analysis of the image data, we propose a semi-automated method to extract actin networks and retrieve their topology in 3D. Our method uses multiple Stretching Open Active Contours (SOACs) that are automatically initialized at image intensity ridges and then evolve along the centerlines of filaments in the network. SOACs can merge, stop at junctions, and reconfigure with others to allow smooth crossing at junctions of filaments. The proposed approach is generally applicable to images of curvilinear networks with low SNR. We demonstrate its potential by extracting the centerlines of synthetic meshwork images, actin networks in 2D Total Internal Reflection Fluorescence Microscopy images, and 3D actin cable meshworks of live fission yeast cells imaged by spinning disk confocal microscopy. Quantitative evaluation of the method using synthetic images shows that for images with SNR above 5.0, the average vertex error measured by the distance between our result and ground truth is 1 voxel, and the average Hausdorff distance is below 10 voxels. PMID:24316442

  16. Direct imaging of isofrequency contours in photonic structures

    DOE PAGES

    Regan, E. C.; Igarashi, Y.; Zhen, B.; ...

    2016-11-25

    The isofrequency contours of a photonic crystal are important for predicting and understanding exotic optical phenomena that are not apparent from high-symmetry band structure visualizations. We demonstrate a method to directly visualize the isofrequency contours of high-quality photonic crystal slabs that show quantitatively good agreement with numerical results throughout the visible spectrum. Our technique relies on resonance-enhanced photon scattering from generic fabrication disorder and surface roughness, so it can be applied to general photonic and plasmonic crystals or even quasi-crystals. We also present an analytical model of the scattering process, which explains the observation of isofrequency contours in our technique.more » Furthermore, the isofrequency contours provide information about the characteristics of the disorder and therefore serve as a feedback tool to improve fabrication processes.« less

  17. Material properties from contours: New insights on object perception.

    PubMed

    Pinna, Baingio; Deiana, Katia

    2015-10-01

    In this work we explored phenomenologically the visual complexity of the material attributes on the basis of the contours that define the boundaries of a visual object. The starting point is the rich and pioneering work done by Gestalt psychologists and, more in detail, by Rubin, who first demonstrated that contours contain most of the information related to object perception, like the shape, the color and the depth. In fact, by investigating simple conditions like those used by Gestalt psychologists, mostly consisting of contours only, we demonstrated that the phenomenal complexity of the material attributes emerges through appropriate manipulation of the contours. A phenomenological approach, analogous to the one used by Gestalt psychologists, was used to answer the following questions. What are contours? Which attributes can be phenomenally defined by contours? Are material properties determined only by contours? What is the visual syntactic organization of object attributes? The results of this work support the idea of a visual syntactic organization as a new kind of object formation process useful to understand the language of vision that creates well-formed attribute organizations. The syntax of visual attributes can be considered as a new way to investigate the modular coding and, more generally, the binding among attributes, i.e., the issue of how the brain represents the pairing of shape and material properties. Copyright © 2015. Published by Elsevier Ltd.

  18. Fuzzy and process modelling of contour ridge water dynamics

    NASA Astrophysics Data System (ADS)

    Mhizha, Alexander; Ndiritu, John

    2018-05-01

    Contour ridges are an in-situ rainwater harvesting technology developed initially for soil erosion control but are currently also widely promoted for rainwater harvesting. The effectiveness of contour ridges depends on geophysical, hydro-climatic and socio economic factors that are highly varied in time and space. Furthermore, field-scale data on these factors are often unavailable. This together with the complexity of hydrological processes at field scale limits the application of classical distributed process modelling to highly-instrumented experimental fields. This paper presents a framework that combines fuzzy logic and process-based approach for modelling contour ridges for rainwater harvesting where detailed field data are not available. Water balance for a representative contour-ridged field incorporating the water flow processes across the boundaries is integrated with fuzzy logic to incorporate the uncertainties in estimating runoff. The model is tested using data collected during the 2009/2010 and 2010/2011 rainfall seasons from two contour-ridged fields in Zhulube located in the semi-arid parts of Zimbabwe. The model is found to replicate soil moisture in the root zone reasonably well (NSE = 0.55 to 0.66 and PBIAS = -1.3 to 6.1 %). The results show that combining fuzzy logic and process based approaches can adequately model soil moisture in a contour ridged-field and could help to assess the water dynamics in contour ridged fields.

  19. Calculation of Lung Cancer Volume of Target Based on Thorax Computed Tomography Images using Active Contour Segmentation Method for Treatment Planning System

    NASA Astrophysics Data System (ADS)

    Patra Yosandha, Fiet; Adi, Kusworo; Edi Widodo, Catur

    2017-06-01

    In this research, calculation process of the lung cancer volume of target based on computed tomography (CT) thorax images was done. Volume of the target calculation was done in purpose to treatment planning system in radiotherapy. The calculation of the target volume consists of gross tumor volume (GTV), clinical target volume (CTV), planning target volume (PTV) and organs at risk (OAR). The calculation of the target volume was done by adding the target area on each slices and then multiply the result with the slice thickness. Calculations of area using of digital image processing techniques with active contour segmentation method. This segmentation for contouring to obtain the target volume. The calculation of volume produced on each of the targets is 577.2 cm3 for GTV, 769.9 cm3 for CTV, 877.8 cm3 for PTV, 618.7 cm3 for OAR 1, 1,162 cm3 for OAR 2 right, and 1,597 cm3 for OAR 2 left. These values indicate that the image processing techniques developed can be implemented to calculate the lung cancer target volume based on CT thorax images. This research expected to help doctors and medical physicists in determining and contouring the target volume quickly and precisely.

  20. Brain MRI Tumor Detection using Active Contour Model and Local Image Fitting Energy

    NASA Astrophysics Data System (ADS)

    Nabizadeh, Nooshin; John, Nigel

    2014-03-01

    Automatic abnormality detection in Magnetic Resonance Imaging (MRI) is an important issue in many diagnostic and therapeutic applications. Here an automatic brain tumor detection method is introduced that uses T1-weighted images and K. Zhang et. al.'s active contour model driven by local image fitting (LIF) energy. Local image fitting energy obtains the local image information, which enables the algorithm to segment images with intensity inhomogeneities. Advantage of this method is that the LIF energy functional has less computational complexity than the local binary fitting (LBF) energy functional; moreover, it maintains the sub-pixel accuracy and boundary regularization properties. In Zhang's algorithm, a new level set method based on Gaussian filtering is used to implement the variational formulation, which is not only vigorous to prevent the energy functional from being trapped into local minimum, but also effective in keeping the level set function regular. Experiments show that the proposed method achieves high accuracy brain tumor segmentation results.

  1. SOM-based nonlinear least squares twin SVM via active contours for noisy image segmentation

    NASA Astrophysics Data System (ADS)

    Xie, Xiaomin; Wang, Tingting

    2017-02-01

    In this paper, a nonlinear least square twin support vector machine (NLSTSVM) with the integration of active contour model (ACM) is proposed for noisy image segmentation. Efforts have been made to seek the kernel-generated surfaces instead of hyper-planes for the pixels belonging to the foreground and background, respectively, using the kernel trick to enhance the performance. The concurrent self organizing maps (SOMs) are applied to approximate the intensity distributions in a supervised way, so as to establish the original training sets for the NLSTSVM. Further, the two sets are updated by adding the global region average intensities at each iteration. Moreover, a local variable regional term rather than edge stop function is adopted in the energy function to ameliorate the noise robustness. Experiment results demonstrate that our model holds the higher segmentation accuracy and more noise robustness.

  2. A GENERAL ALGORITHM FOR THE CONSTRUCTION OF CONTOUR PLOTS

    NASA Technical Reports Server (NTRS)

    Johnson, W.

    1994-01-01

    The graphical presentation of experimentally or theoretically generated data sets frequently involves the construction of contour plots. A general computer algorithm has been developed for the construction of contour plots. The algorithm provides for efficient and accurate contouring with a modular approach which allows flexibility in modifying the algorithm for special applications. The algorithm accepts as input data values at a set of points irregularly distributed over a plane. The algorithm is based on an interpolation scheme in which the points in the plane are connected by straight line segments to form a set of triangles. In general, the data is smoothed using a least-squares-error fit of the data to a bivariate polynomial. To construct the contours, interpolation along the edges of the triangles is performed, using the bivariable polynomial if data smoothing was performed. Once the contour points have been located, the contour may be drawn. This program is written in FORTRAN IV for batch execution and has been implemented on an IBM 360 series computer with a central memory requirement of approximately 100K of 8-bit bytes. This computer algorithm was developed in 1981.

  3. A Voronoi interior adjacency-based approach for generating a contour tree

    NASA Astrophysics Data System (ADS)

    Chen, Jun; Qiao, Chaofei; Zhao, Renliang

    2004-05-01

    A contour tree is a good graphical tool for representing the spatial relations of contour lines and has found many applications in map generalization, map annotation, terrain analysis, etc. A new approach for generating contour trees by introducing a Voronoi-based interior adjacency set concept is proposed in this paper. The immediate interior adjacency set is employed to identify all of the children contours of each contour without contour elevations. It has advantages over existing methods such as the point-in-polygon method and the region growing-based method. This new approach can be used for spatial data mining and knowledge discovering, such as the automatic extraction of terrain features and construction of multi-resolution digital elevation model.

  4. Clinical evaluation of atlas and deep learning based automatic contouring for lung cancer.

    PubMed

    Lustberg, Tim; van Soest, Johan; Gooding, Mark; Peressutti, Devis; Aljabar, Paul; van der Stoep, Judith; van Elmpt, Wouter; Dekker, Andre

    2018-02-01

    Contouring of organs at risk (OARs) is an important but time consuming part of radiotherapy treatment planning. The aim of this study was to investigate whether using institutional created software-generated contouring will save time if used as a starting point for manual OAR contouring for lung cancer patients. Twenty CT scans of stage I-III NSCLC patients were used to compare user adjusted contours after an atlas-based and deep learning contour, against manual delineation. The lungs, esophagus, spinal cord, heart and mediastinum were contoured for this study. The time to perform the manual tasks was recorded. With a median time of 20 min for manual contouring, the total median time saved was 7.8 min when using atlas-based contouring and 10 min for deep learning contouring. Both atlas based and deep learning adjustment times were significantly lower than manual contouring time for all OARs except for the left lung and esophagus of the atlas based contouring. User adjustment of software generated contours is a viable strategy to reduce contouring time of OARs for lung radiotherapy while conforming to local clinical standards. In addition, deep learning contouring shows promising results compared to existing solutions. Copyright © 2017 The Authors. Published by Elsevier B.V. All rights reserved.

  5. Comfort Contours: Inter-Axis Equivalence

    NASA Astrophysics Data System (ADS)

    Griefahn, B.; Bröde, P.

    1997-07-01

    Inter-axis equivalence for sinusoidal vibrations as stipulated by ISO/DIS 2631 for seated persons was studied by adjusting the acceleration of a horizontal sinusoidal test vibration (x∨y) until it caused equal sensation as a vertical sinusoidal reference motion of the same frequency. The reference vibrations consisted of sine waves ranging from 1·6 to 12·5Hz and were presented with three weighted accelerations ofazw=0·3, 0·6 and 1·2ms-2r.m.s. (reference contours). 26 subjects (15 men, 11 women, 20-55yrs, 153-187cm) participated in the respective experiments. Based on the three reference contours, predicted values for horizontal motions were calculated by using the weighting factors provided in ISO/DIS 2631. The International standard was confirmed insofar as the shape of the contours determined for horizontal motions was independent from vibration magnitudes as sensitivity to fore-and-aft and to lateral motions was similar. However, the accelerations adjusted for horizontal vibrations were considerably lower than predicted, suggesting that the weighing factors provided in ISO/DIS 2631 need to be corrected.

  6. CONTOUR; a modification of G.I. Evenden's general purpose contouring program

    USGS Publications Warehouse

    Godson, R.H.; Webring, M.W.

    1982-01-01

    A contouring program written for the DEC-10 computer (Evenden, 1975) has been modified and enhanced to operate on a Honeywell Multics 68/80 computer. The program uses a device independent plotting system (Wahl, 1977) so that output can be directed to any of several plotting devices by simply specifying one input variable.

  7. Language-dependent changes in pitch-relevant neural activity in the auditory cortex reflect differential weighting of temporal attributes of pitch contours

    PubMed Central

    Krishnan, Ananthanarayan; Gandour, Jackson T.; Xu, Yi; Suresh, Chandan H.

    2016-01-01

    There remains a gap in our knowledge base about neural representation of pitch attributes that occur between onset and offset of dynamic, curvilinear pitch contours. The aim is to evaluate how language experience shapes processing of pitch contours as reflected in the amplitude of cortical pitch-specific response components. Responses were elicited from three nonspeech, bidirectional (falling-rising) pitch contours representative of Mandarin Tone 2 varying in location of the turning point with fixed onset and offset. At the frontocentral Fz electrode site, Na–Pb and Pb–Nb amplitude of the Chinese group was larger than the English group for pitch contours exhibiting later location of the turning point relative to the one with the earliest location. Chinese listeners’ amplitude was also greater than that of English in response to those same pitch contours with later turning points. At lateral temporal sites (T7/T8), Na–Pb amplitude was larger in Chinese listeners relative to English over the right temporal site. In addition, Pb–Nb amplitude of the Chinese group showed a rightward asymmetry. The pitch contour with its turning point located about halfway of total duration evoked a rightward asymmetry regardless of group. These findings suggest that neural mechanisms processing pitch in the right auditory cortex reflect experience-dependent modulation of sensitivity to weighted integration of changes in acceleration rates of rising and falling sections and the location of the turning point. PMID:28713201

  8. A new template matching method based on contour information

    NASA Astrophysics Data System (ADS)

    Cai, Huiying; Zhu, Feng; Wu, Qingxiao; Li, Sicong

    2014-11-01

    Template matching is a significant approach in machine vision due to its effectiveness and robustness. However, most of the template matching methods are so time consuming that they can't be used to many real time applications. The closed contour matching method is a popular kind of template matching methods. This paper presents a new closed contour template matching method which is suitable for two dimensional objects. Coarse-to-fine searching strategy is used to improve the matching efficiency and a partial computation elimination scheme is proposed to further speed up the searching process. The method consists of offline model construction and online matching. In the process of model construction, triples and distance image are obtained from the template image. A certain number of triples which are composed by three points are created from the contour information that is extracted from the template image. The rule to select the three points is that the template contour is divided equally into three parts by these points. The distance image is obtained here by distance transform. Each point on the distance image represents the nearest distance between current point and the points on the template contour. During the process of matching, triples of the searching image are created with the same rule as the triples of the model. Through the similarity that is invariant to rotation, translation and scaling between triangles, the triples corresponding to the triples of the model are found. Then we can obtain the initial RST (rotation, translation and scaling) parameters mapping the searching contour to the template contour. In order to speed up the searching process, the points on the searching contour are sampled to reduce the number of the triples. To verify the RST parameters, the searching contour is projected into the distance image, and the mean distance can be computed rapidly by simple operations of addition and multiplication. In the fine searching process

  9. Dilated contour extraction and component labeling algorithm for object vector representation

    NASA Astrophysics Data System (ADS)

    Skourikhine, Alexei N.

    2005-08-01

    Object boundary extraction from binary images is important for many applications, e.g., image vectorization, automatic interpretation of images containing segmentation results, printed and handwritten documents and drawings, maps, and AutoCAD drawings. Efficient and reliable contour extraction is also important for pattern recognition due to its impact on shape-based object characterization and recognition. The presented contour tracing and component labeling algorithm produces dilated (sub-pixel) contours associated with corresponding regions. The algorithm has the following features: (1) it always produces non-intersecting, non-degenerate contours, including the case of one-pixel wide objects; (2) it associates the outer and inner (i.e., around hole) contours with the corresponding regions during the process of contour tracing in a single pass over the image; (3) it maintains desired connectivity of object regions as specified by 8-neighbor or 4-neighbor connectivity of adjacent pixels; (4) it avoids degenerate regions in both background and foreground; (5) it allows an easy augmentation that will provide information about the containment relations among regions; (6) it has a time complexity that is dominantly linear in the number of contour points. This early component labeling (contour-region association) enables subsequent efficient object-based processing of the image information.

  10. 32 CFR 707.5 - Underway replenishment contour lights.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... 32 National Defense 5 2010-07-01 2010-07-01 false Underway replenishment contour lights. 707.5... RULES WITH RESPECT TO ADDITIONAL STATION AND SIGNAL LIGHTS § 707.5 Underway replenishment contour lights... underway replenishment operations, either red or blue lights at delivery-ship-deck-edge extremities. [42 FR...

  11. 32 CFR 707.5 - Underway replenishment contour lights.

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ... 32 National Defense 5 2014-07-01 2014-07-01 false Underway replenishment contour lights. 707.5... RULES WITH RESPECT TO ADDITIONAL STATION AND SIGNAL LIGHTS § 707.5 Underway replenishment contour lights... underway replenishment operations, either red or blue lights at delivery-ship-deck-edge extremities. [42 FR...

  12. 32 CFR 707.5 - Underway replenishment contour lights.

    Code of Federal Regulations, 2011 CFR

    2011-07-01

    ... 32 National Defense 5 2011-07-01 2011-07-01 false Underway replenishment contour lights. 707.5... RULES WITH RESPECT TO ADDITIONAL STATION AND SIGNAL LIGHTS § 707.5 Underway replenishment contour lights... underway replenishment operations, either red or blue lights at delivery-ship-deck-edge extremities. [42 FR...

  13. 32 CFR 707.5 - Underway replenishment contour lights.

    Code of Federal Regulations, 2013 CFR

    2013-07-01

    ... 32 National Defense 5 2013-07-01 2013-07-01 false Underway replenishment contour lights. 707.5... RULES WITH RESPECT TO ADDITIONAL STATION AND SIGNAL LIGHTS § 707.5 Underway replenishment contour lights... underway replenishment operations, either red or blue lights at delivery-ship-deck-edge extremities. [42 FR...

  14. 32 CFR 707.5 - Underway replenishment contour lights.

    Code of Federal Regulations, 2012 CFR

    2012-07-01

    ... 32 National Defense 5 2012-07-01 2012-07-01 false Underway replenishment contour lights. 707.5... RULES WITH RESPECT TO ADDITIONAL STATION AND SIGNAL LIGHTS § 707.5 Underway replenishment contour lights... underway replenishment operations, either red or blue lights at delivery-ship-deck-edge extremities. [42 FR...

  15. Holographic Moire Contouring

    NASA Astrophysics Data System (ADS)

    Sciammarella, C. A.; Sainov, Ventseslav; Simova, Eli

    1990-04-01

    Theoretical analysis and experimental results on holographic moire contouring (HMC) of difussely reflecting objects are presented. The sensitivity and application constraints of the method are discussed. A high signal-to-noise ratio and contrast of the fringes is achieved through the use of high quality silver halide holographic plates HP-650. A good agreement between theoretical and experimental results is observed.

  16. Contour shape analysis of hollow ion x-ray emission

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Rosmej, F. B.; Angelo, P.; Ecole Polytechnique, Laboratoire pour Utilisation des Lasers Intenses, Physique Atomique dans les Plasmas Denses, 91128 Palaiseau Cedex

    2008-10-22

    Hollow ion x-ray transitions originating from the configurations K{sup 0}L{sup N} have been studied via relativistic atomic structure and Stark broadening calculations. The broadening of the total contour is largely influenced by the oscillator strengths distribution over wavelengths rather than by Stark broadening alone. Interference effects between the upper and lower levels are shown to result in a considerable contour narrowing as well as in a shift of the total contour which could be either red or blue.

  17. Technique for Chestband Contour Shape-Mapping in Lateral Impact

    PubMed Central

    Hallman, Jason J; Yoganandan, Narayan; Pintar, Frank A

    2011-01-01

    The chestband transducer permits noninvasive measurement of transverse plane biomechanical response during blunt thorax impact. Although experiments may reveal complex two-dimensional (2D) deformation response to boundary conditions, biomechanical studies have heretofore employed only uniaxial chestband contour quantifying measurements. The present study described and evaluated an algorithm by which source subject-specific contour data may be systematically mapped to a target generalized anthropometry for computational studies of biomechanical response or anthropomorphic test dummy development. Algorithm performance was evaluated using chestband contour datasets from two rigid lateral impact boundary conditions: Flat wall and anterior-oblique wall. Comparing source and target anthropometry contours, peak deflections and deformation-time traces deviated by less than 4%. These results suggest that the algorithm is appropriate for 2D deformation response to lateral impact boundary conditions. PMID:21676399

  18. A new background distribution-based active contour model for three-dimensional lesion segmentation in breast DCE-MRI

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Liu, Hui; Liu, Yiping; Qiu, Tianshuang

    2014-08-15

    Purpose: To develop and evaluate a computerized semiautomatic segmentation method for accurate extraction of three-dimensional lesions from dynamic contrast-enhanced magnetic resonance images (DCE-MRIs) of the breast. Methods: The authors propose a new background distribution-based active contour model using level set (BDACMLS) to segment lesions in breast DCE-MRIs. The method starts with manual selection of a region of interest (ROI) that contains the entire lesion in a single slice where the lesion is enhanced. Then the lesion volume from the volume data of interest, which is captured automatically, is separated. The core idea of BDACMLS is a new signed pressure functionmore » which is based solely on the intensity distribution combined with pathophysiological basis. To compare the algorithm results, two experienced radiologists delineated all lesions jointly to obtain the ground truth. In addition, results generated by other different methods based on level set (LS) are also compared with the authors’ method. Finally, the performance of the proposed method is evaluated by several region-based metrics such as the overlap ratio. Results: Forty-two studies with 46 lesions that contain 29 benign and 17 malignant lesions are evaluated. The dataset includes various typical pathologies of the breast such as invasive ductal carcinoma, ductal carcinomain situ, scar carcinoma, phyllodes tumor, breast cysts, fibroadenoma, etc. The overlap ratio for BDACMLS with respect to manual segmentation is 79.55% ± 12.60% (mean ± s.d.). Conclusions: A new active contour model method has been developed and shown to successfully segment breast DCE-MRI three-dimensional lesions. The results from this model correspond more closely to manual segmentation, solve the weak-edge-passed problem, and improve the robustness in segmenting different lesions.« less

  19. The development of contour processing: evidence from physiology and psychophysics

    PubMed Central

    Taylor, Gemma; Hipp, Daniel; Moser, Alecia; Dickerson, Kelly; Gerhardstein, Peter

    2014-01-01

    Object perception and pattern vision depend fundamentally upon the extraction of contours from the visual environment. In adulthood, contour or edge-level processing is supported by the Gestalt heuristics of proximity, collinearity, and closure. Less is known, however, about the developmental trajectory of contour detection and contour integration. Within the physiology of the visual system, long-range horizontal connections in V1 and V2 are the likely candidates for implementing these heuristics. While post-mortem anatomical studies of human infants suggest that horizontal interconnections reach maturity by the second year of life, psychophysical research with infants and children suggests a considerably more protracted development. In the present review, data from infancy to adulthood will be discussed in order to track the development of contour detection and integration. The goal of this review is thus to integrate the development of contour detection and integration with research regarding the development of underlying neural circuitry. We conclude that the ontogeny of this system is best characterized as a developmentally extended period of associative acquisition whereby horizontal connectivity becomes functional over longer and longer distances, thus becoming able to effectively integrate over greater spans of visual space. PMID:25071681

  20. Investigation of conjugate circular arcs in rocket nozzle contour design

    NASA Astrophysics Data System (ADS)

    Schomberg, K.; Olsen, J.; Neely, A.; Doig, G.

    2018-05-01

    The use of conjugate circular arcs in rocket nozzle contour design has been investigated by numerically comparing three existing sub-scale nozzles to a range of equivalent arc-based contour designs. Three performance measures were considered when comparing nozzle designs: thrust coefficient, nozzle exit wall pressure, and a transition between flow separation regimes during the engine start-up phase. In each case, an equivalent arc-based contour produced an increase in the thrust coefficient and exit wall pressure of up to 0.4 and 40% respectively, in addition to suppressing the transition between a free and restricted shock separation regime. A general approach to arc-based nozzle contour design has also been presented to outline a rapid and repeatable process for generating sub-scale arc-based contours with an exit Mach number of 3.8-5.4 and a length between 60 and 100% of a 15° conical nozzle. The findings suggest that conjugate circular arcs may represent a viable approach for producing sub-scale rocket nozzle contours, and that a further investigation is warranted between arc-based and existing full-scale rocket nozzles.

  1. DEM generation from contours and a low-resolution DEM

    NASA Astrophysics Data System (ADS)

    Li, Xinghua; Shen, Huanfeng; Feng, Ruitao; Li, Jie; Zhang, Liangpei

    2017-12-01

    A digital elevation model (DEM) is a virtual representation of topography, where the terrain is established by the three-dimensional co-ordinates. In the framework of sparse representation, this paper investigates DEM generation from contours. Since contours are usually sparsely distributed and closely related in space, sparse spatial regularization (SSR) is enforced on them. In order to make up for the lack of spatial information, another lower spatial resolution DEM from the same geographical area is introduced. In this way, the sparse representation implements the spatial constraints in the contours and extracts the complementary information from the auxiliary DEM. Furthermore, the proposed method integrates the advantage of the unbiased estimation of kriging. For brevity, the proposed method is called the kriging and sparse spatial regularization (KSSR) method. The performance of the proposed KSSR method is demonstrated by experiments in Shuttle Radar Topography Mission (SRTM) 30 m DEM and Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER) 30 m global digital elevation model (GDEM) generation from the corresponding contours and a 90 m DEM. The experiments confirm that the proposed KSSR method outperforms the traditional kriging and SSR methods, and it can be successfully used for DEM generation from contours.

  2. Parallel peak pruning for scalable SMP contour tree computation

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Carr, Hamish A.; Weber, Gunther H.; Sewell, Christopher M.

    As data sets grow to exascale, automated data analysis and visualisation are increasingly important, to intermediate human understanding and to reduce demands on disk storage via in situ analysis. Trends in architecture of high performance computing systems necessitate analysis algorithms to make effective use of combinations of massively multicore and distributed systems. One of the principal analytic tools is the contour tree, which analyses relationships between contours to identify features of more than local importance. Unfortunately, the predominant algorithms for computing the contour tree are explicitly serial, and founded on serial metaphors, which has limited the scalability of this formmore » of analysis. While there is some work on distributed contour tree computation, and separately on hybrid GPU-CPU computation, there is no efficient algorithm with strong formal guarantees on performance allied with fast practical performance. Here in this paper, we report the first shared SMP algorithm for fully parallel contour tree computation, withfor-mal guarantees of O(lgnlgt) parallel steps and O(n lgn) work, and implementations with up to 10x parallel speed up in OpenMP and up to 50x speed up in NVIDIA Thrust.« less

  3. WCPP-THE WOLF PLOTTING AND CONTOURING PACKAGE

    NASA Technical Reports Server (NTRS)

    Masaki, G. T.

    1994-01-01

    The WOLF Contouring and Plotting Package provides the user with a complete general purpose plotting and contouring capability. This package is a complete system for producing line printer, SC4020, Gerber, Calcomp, and SD4060 plots. The package has been designed to be highly flexible and easy to use. Any plot from a quick simple plot (which requires only one call to the package) to highly sophisticated plots (including motion picture plots) can be easily generated with only a basic knowledge of FORTRAN and the plot commands. Anyone designing a software system that requires plotted output will find that this package offers many advantages over the standard hardware support packages available. The WCPP package is divided into a plot segment and a contour segment. The plot segment can produce output for any combination of line printer, SC4020, Gerber, Calcomp, and SD4060 plots. The line printer plots allow the user to have plots available immediately after a job is run at a low cost. Although the resolution of line printer plots is low, the quick results allows the user to judge if a high resolution plot of a particular run is desirable. The SC4020 and SD4060 provide high speed high resolution cathode ray plots with film and hard copy output available. The Gerber and Calcomp plotters provide very high quality (of publishable quality) plots of good resolution. Being bed or drum type plotters, the Gerber and Calcomp plotters are usually slow and not suited for large volume plotting. All output for any or all of the plotters can be produced simultaneously. The types of plots supported are: linear, semi-log, log-log, polar, tabular data using the FORTRAN WRITE statement, 3-D perspective linear, and affine transformations. The labeling facility provides for horizontal labels, vertical labels, diagonal labels, vector characters of a requested size (special character fonts are easily implemented), and rotated letters. The gridding routines label the grid lines according to

  4. Terraces and contour farming

    USDA-ARS?s Scientific Manuscript database

    Terraces are earthen embankments constructed across the prevailing field land slope. They have been used in differing forms for thousands of years in an attempt to protect steep land slopes from runoff induced erosion. Contour farming, where tillage and planting create ridges and furrows at nearly...

  5. Melodic contour identification by cochlear implant listeners.

    PubMed

    Galvin, John J; Fu, Qian-Jie; Nogaki, Geraldine

    2007-06-01

    While the cochlear implant provides many deaf patients with good speech understanding in quiet, music perception and appreciation with the cochlear implant remains a major challenge for most cochlear implant users. The present study investigated whether a closed-set melodic contour identification (MCI) task could be used to quantify cochlear implant users' ability to recognize musical melodies and whether MCI performance could be improved with moderate auditory training. The present study also compared MCI performance with familiar melody identification (FMI) performance, with and without MCI training. For the MCI task, test stimuli were melodic contours composed of 5 notes of equal duration whose frequencies corresponded to musical intervals. The interval between successive notes in each contour was varied between 1 and 5 semitones; the "root note" of the contours was also varied (A3, A4, and A5). Nine distinct musical patterns were generated for each interval and root note condition, resulting in a total of 135 musical contours. The identification of these melodic contours was measured in 11 cochlear implant users. FMI was also evaluated in the same subjects; recognition of 12 familiar melodies was tested with and without rhythm cues. MCI was also trained in 6 subjects, using custom software and melodic contours presented in a different frequency range from that used for testing. Results showed that MCI recognition performance was highly variable among cochlear implant users, ranging from 14% to 91% correct. For most subjects, MCI performance improved as the number of semitones between successive notes was increased; performance was slightly lower for the A3 root note condition. Mean FMI performance was 58% correct when rhythm cues were preserved and 29% correct when rhythm cues were removed. Statistical analyses revealed no significant correlation between MCI performance and FMI performance (with or without rhythmic cues). However, MCI performance was

  6. Color and Contour Based Identification of Stem of Coconut Bunch

    NASA Astrophysics Data System (ADS)

    Kannan Megalingam, Rajesh; Manoharan, Sakthiprasad K.; Reddy, Rajesh G.; Sriteja, Gone; Kashyap, Ashwin

    2017-08-01

    Vision is the key component of Artificial Intelligence and Automated Robotics. Sensors or Cameras are the sight organs for a robot. Only through this, they are able to locate themselves or identify the shape of a regular or an irregular object. This paper presents the method of Identification of an object based on color and contour recognition using a camera through digital image processing techniques for robotic applications. In order to identify the contour, shape matching technique is used, which takes the input data from the database provided, and uses it to identify the contour by checking for shape match. The shape match is based on the idea of iterating through each contour of the threshold image. The color is identified on HSV Scale, by approximating the desired range of values from the database. HSV data along with iteration is used for identifying a quadrilateral, which is our required contour. This algorithm could also be used in a non-deterministic plane, which only uses HSV values exclusively.

  7. Some distinguishing characteristics of contour and texture phenomena in images

    NASA Technical Reports Server (NTRS)

    Jobson, Daniel J.

    1992-01-01

    The development of generalized contour/texture discrimination techniques is a central element necessary for machine vision recognition and interpretation of arbitrary images. Here, the visual perception of texture, selected studies of texture analysis in machine vision, and diverse small samples of contour and texture are all used to provide insights into the fundamental characteristics of contour and texture. From these, an experimental discrimination scheme is developed and tested on a battery of natural images. The visual perception of texture defined fine texture as a subclass which is interpreted as shading and is distinct from coarse figural similarity textures. Also, perception defined the smallest scale for contour/texture discrimination as eight to nine visual acuity units. Three contour/texture discrimination parameters were found to be moderately successful for this scale discrimination: (1) lightness change in a blurred version of the image, (2) change in lightness change in the original image, and (3) percent change in edge counts relative to local maximum.

  8. Random walk and graph cut based active contour model for three-dimension interactive pituitary adenoma segmentation from MR images

    NASA Astrophysics Data System (ADS)

    Sun, Min; Chen, Xinjian; Zhang, Zhiqiang; Ma, Chiyuan

    2017-02-01

    Accurate volume measurements of pituitary adenoma are important to the diagnosis and treatment for this kind of sellar tumor. The pituitary adenomas have different pathological representations and various shapes. Particularly, in the case of infiltrating to surrounding soft tissues, they present similar intensities and indistinct boundary in T1-weighted (T1W) magnetic resonance (MR) images. Then the extraction of pituitary adenoma from MR images is still a challenging task. In this paper, we propose an interactive method to segment the pituitary adenoma from brain MR data, by combining graph cuts based active contour model (GCACM) and random walk algorithm. By using the GCACM method, the segmentation task is formulated as an energy minimization problem by a hybrid active contour model (ACM), and then the problem is solved by the graph cuts method. The region-based term in the hybrid ACM considers the local image intensities as described by Gaussian distributions with different means and variances, expressed as maximum a posteriori probability (MAP). Random walk is utilized as an initialization tool to provide initialized surface for GCACM. The proposed method is evaluated on the three-dimensional (3-D) T1W MR data of 23 patients and compared with the standard graph cuts method, the random walk method, the hybrid ACM method, a GCACM method which considers global mean intensity in region forces, and a competitive region-growing based GrowCut method planted in 3D Slicer. Based on the experimental results, the proposed method is superior to those methods.

  9. SU-E-J-110: A Novel Level Set Active Contour Algorithm for Multimodality Joint Segmentation/Registration Using the Jensen-Rényi Divergence.

    PubMed

    Markel, D; Naqa, I El; Freeman, C; Vallières, M

    2012-06-01

    To present a novel joint segmentation/registration for multimodality image-guided and adaptive radiotherapy. A major challenge to this framework is the sensitivity of many segmentation or registration algorithms to noise. Presented is a level set active contour based on the Jensen-Renyi (JR) divergence to achieve improved noise robustness in a multi-modality imaging space. To present a novel joint segmentation/registration for multimodality image-guided and adaptive radiotherapy. A major challenge to this framework is the sensitivity of many segmentation or registration algorithms to noise. Presented is a level set active contour based on the Jensen-Renyi (JR) divergence to achieve improved noise robustness in a multi-modality imaging space. It was found that JR divergence when used for segmentation has an improved robustness to noise compared to using mutual information, or other entropy-based metrics. The MI metric failed at around 2/3 the noise power than the JR divergence. The JR divergence metric is useful for the task of joint segmentation/registration of multimodality images and shows improved results compared entropy based metric. The algorithm can be easily modified to incorporate non-intensity based images, which would allow applications into multi-modality and texture analysis. © 2012 American Association of Physicists in Medicine.

  10. SU-E-J-129: Atlas Development for Cardiac Automatic Contouring Using Multi-Atlas Segmentation

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Zhou, R; Yang, J; Pan, T

    Purpose: To develop a set of atlases for automatic contouring of cardiac structures to determine heart radiation dose and the associated toxicity. Methods: Six thoracic cancer patients with both contrast and non-contrast CT images were acquired for this study. Eight radiation oncologists manually and independently delineated cardiac contours on the non-contrast CT by referring to the fused contrast CT and following the RTOG 1106 atlas contouring guideline. Fifteen regions of interest (ROIs) were delineated, including heart, four chambers, four coronary arteries, pulmonary artery and vein, inferior and superior vena cava, and ascending and descending aorta. Individual expert contours were fusedmore » using the simultaneous truth and performance level estimation (STAPLE) algorithm for each ROI and each patient. The fused contours became atlases for an in-house multi-atlas segmentation. Using leave-one-out test, we generated auto-segmented contours for each ROI and each patient. The auto-segmented contours were compared with the fused contours using the Dice similarity coefficient (DSC) and the mean surface distance (MSD). Results: Inter-observer variability was not obvious for heart, chambers, and aorta but was large for other structures that were not clearly distinguishable on CT image. The average DSC between individual expert contours and the fused contours were less than 50% for coronary arteries and pulmonary vein, and the average MSD were greater than 4.0 mm. The largest MSD of expert contours deviating from the fused contours was 2.5 cm. The mean DSC and MSD of auto-segmented contours were within one standard deviation of expert contouring variability except the right coronary artery. The coronary arteries, vena cava, and pulmonary vein had DSC<70% and MSD>3.0 mm. Conclusion: A set of cardiac atlases was created for cardiac automatic contouring, the accuracy of which was comparable to the variability in expert contouring. However, substantial modification

  11. The TICTOP nozzle: a new nozzle contouring concept

    NASA Astrophysics Data System (ADS)

    Frey, Manuel; Makowka, Konrad; Aichner, Thomas

    2017-06-01

    Currently, mainly two types of nozzle contouring methods are applied in space propulsion: the truncated ideal contour (TIC) and the thrust-optimized parabola (TOP). This article presents a new nozzle contouring method called TICTOP, combining elements of TIC and TOP design. The resulting nozzle is shock-free as the TIC and therefore does not induce restricted shock separation leading to excessive side-loads. Simultaneously, the TICTOP nozzle will allow higher nozzle wall exit pressures and hence give a better separation margin than is the case for a TIC. Hence, this new nozzle type combines the good properties of TIC and TOP nozzles and eliminates their drawbacks. It is especially suited for first stage application in launchers where flow separation and side-loads are design drivers.

  12. Salient contour extraction from complex natural scene in night vision image

    NASA Astrophysics Data System (ADS)

    Han, Jing; Yue, Jiang; Zhang, Yi; Bai, Lian-fa

    2014-03-01

    The theory of center-surround interaction in non-classical receptive field can be applied in night vision information processing. In this work, an optimized compound receptive field modulation method is proposed to extract salient contour from complex natural scene in low-light-level (LLL) and infrared images. The kernel idea is that multi-feature analysis can recognize the inhomogeneity in modulatory coverage more accurately and that center and surround with the grouping structure satisfying Gestalt rule deserves high connection-probability. Computationally, a multi-feature contrast weighted inhibition model is presented to suppress background and lower mutual inhibition among contour elements; a fuzzy connection facilitation model is proposed to achieve the enhancement of contour response, the connection of discontinuous contour and the further elimination of randomly distributed noise and texture; a multi-scale iterative attention method is designed to accomplish dynamic modulation process and extract contours of targets in multi-size. This work provides a series of biologically motivated computational visual models with high-performance for contour detection from cluttered scene in night vision images.

  13. Fourier descriptor analysis and unification of voice range profile contours: method and applications.

    PubMed

    Pabon, Peter; Ternström, Sten; Lamarche, Anick

    2011-06-01

    To describe a method for unified description, statistical modeling, and comparison of voice range profile (VRP) contours, even from diverse sources. A morphologic modeling technique, which is based on Fourier descriptors (FDs), is applied to the VRP contour. The technique, which essentially involves resampling of the curve of the contour, is assessed and also is compared to density-based VRP averaging methods that use the overlap count. VRP contours can be usefully described and compared using FDs. The method also permits the visualization of the local covariation along the contour average. For example, the FD-based analysis shows that the population variance for ensembles of VRP contours is usually smallest at the upper left part of the VRP. To illustrate the method's advantages and possible further application, graphs are given that compare the averaged contours from different authors and recording devices--for normal, trained, and untrained male and female voices as well as for child voices. The proposed technique allows any VRP shape to be brought to the same uniform base. On this uniform base, VRP contours or contour elements coming from a variety of sources may be placed within the same graph for comparison and for statistical analysis.

  14. Expert consensus contouring guidelines for IMRT in esophageal and gastroesophageal junction cancer

    PubMed Central

    Wu, Abraham J.; Bosch, Walter R.; Chang, Daniel T.; Hong, Theodore S.; Jabbour, Salma K.; Kleinberg, Lawrence R.; Mamon, Harvey J.; Thomas, Charles R.; Goodman, Karyn A.

    2015-01-01

    Purpose/Objective(s) Current guidelines for esophageal cancer contouring are derived from traditional two-dimensional fields based on bony landmarks, and do not provide sufficient anatomical detail to ensure consistent contouring for more conformal radiotherapy techniques such as intensity-modulated radiation therapy (IMRT). Therefore, we convened an expert panel with the specific aim to derive contouring guidelines and generate an atlas for the clinical target volume (CTV) in esophageal or gastroesophageal junction (GEJ) cancer. Methods and Materials Eight expert academically-based gastrointestinal radiation oncologists participated. Three sample cases were chosen: a GEJ cancer, a distal esophageal cancer, and a mid-upper esophageal cancer. Uniform CT simulation datasets and an accompanying diagnostic PET-CT were distributed to each expert, and he/she was instructed to generate gross tumor volume (GTV) and CTV contours for each case. All contours were aggregated and subjected to quantitative analysis to assess the degree of concordance between experts and generate draft consensus contours. The panel then refined these contours to generate the contouring atlas. Results Kappa statistics indicated substantial agreement between panelists for each of the three test cases. A consensus CTV atlas was generated for the three test cases, each representing common anatomic presentations of esophageal cancer. The panel agreed on guidelines and principles to facilitate the generalizability of the atlas to individual cases. Conclusions This expert panel successfully reached agreement on contouring guidelines for esophageal and GEJ IMRT and generated a reference CTV atlas. This atlas will serve as a reference for IMRT contours for clinical practice and prospective trial design. Subsequent patterns of failure analyses of clinical datasets utilizing these guidelines may require modification in the future. PMID:26104943

  15. Semi-automated contour recognition using DICOMautomaton

    NASA Astrophysics Data System (ADS)

    Clark, H.; Wu, J.; Moiseenko, V.; Lee, R.; Gill, B.; Duzenli, C.; Thomas, S.

    2014-03-01

    Purpose: A system has been developed which recognizes and classifies Digital Imaging and Communication in Medicine contour data with minimal human intervention. It allows researchers to overcome obstacles which tax analysis and mining systems, including inconsistent naming conventions and differences in data age or resolution. Methods: Lexicographic and geometric analysis is used for recognition. Well-known lexicographic methods implemented include Levenshtein-Damerau, bag-of-characters, Double Metaphone, Soundex, and (word and character)-N-grams. Geometrical implementations include 3D Fourier Descriptors, probability spheres, boolean overlap, simple feature comparison (e.g. eccentricity, volume) and rule-based techniques. Both analyses implement custom, domain-specific modules (e.g. emphasis differentiating left/right organ variants). Contour labels from 60 head and neck patients are used for cross-validation. Results: Mixed-lexicographical methods show an effective improvement in more than 10% of recognition attempts compared with a pure Levenshtein-Damerau approach when withholding 70% of the lexicon. Domain-specific and geometrical techniques further boost performance. Conclusions: DICOMautomaton allows users to recognize contours semi-automatically. As usage increases and the lexicon is filled with additional structures, performance improves, increasing the overall utility of the system.

  16. Effects of face feature and contour crowding in facial expression adaptation.

    PubMed

    Liu, Pan; Montaser-Kouhsari, Leila; Xu, Hong

    2014-12-01

    Prolonged exposure to a visual stimulus, such as a happy face, biases the perception of subsequently presented neutral face toward sad perception, the known face adaptation. Face adaptation is affected by visibility or awareness of the adapting face. However, whether it is affected by discriminability of the adapting face is largely unknown. In the current study, we used crowding to manipulate discriminability of the adapting face and test its effect on face adaptation. Instead of presenting flanking faces near the target face, we shortened the distance between facial features (internal feature crowding), and reduced the size of face contour (external contour crowding), to introduce crowding. We are interested in whether internal feature crowding or external contour crowding is more effective in inducing crowding effect in our first experiment. We found that combining internal feature and external contour crowding, but not either of them alone, induced significant crowding effect. In Experiment 2, we went on further to investigate its effect on adaptation. We found that both internal feature crowding and external contour crowding reduced its facial expression aftereffect (FEA) significantly. However, we did not find a significant correlation between discriminability of the adapting face and its FEA. Interestingly, we found a significant correlation between discriminabilities of the adapting and test faces. Experiment 3 found that the reduced adaptation aftereffect in combined crowding by the external face contour and the internal facial features cannot be decomposed into the effects from the face contour and facial features linearly. It thus suggested a nonlinear integration between facial features and face contour in face adaptation.

  17. Computer assisted holographic moire contouring

    NASA Astrophysics Data System (ADS)

    Sciammarella, Cesar A.

    2000-01-01

    Theoretical analyses and experimental results on holographic moire contouring on diffusely reflecting objects are presented. The sensitivity and limitations of the method are discussed. Particular emphasis is put on computer-assisted data retrieval, processing, and recording.

  18. SU-E-J-108: Solving the Chinese Postman Problem for Effective Contour Deformation

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Yang, J; Zhang, L; Balter, P

    2015-06-15

    Purpose: To develop a practical approach for accurate contour deformation when deformable image registration (DIR) is used for atlas-based segmentation or contour propagation in image-guided radiotherapy. Methods: A contour deformation approach was developed on the basis of 3D mesh operations. The 2D contours represented by a series of points in each slice were first converted to a 3D triangular mesh, which was deformed by the deformation vectors resulting from DIR. A set of parallel 2D planes then cut through the deformed 3D mesh, generating unordered points and line segments, which should be reorganized into a set of 2D contour points.more » It was realized that the reorganization problem was equivalent to solving the Chinese Postman Problem (CPP) by traversing a graph built from the unordered points with the least cost. Alternatively, deformation could be applied to a binary mask converted from the original contours. The deformed binary mask was then converted back into contours at the CT slice locations. We performed a qualitative comparison to validate the mesh-based approach against the image-based approach. Results: The DIR could considerably change the 3D mesh, making complicated 2D contour representations after deformation. CPP was able to effectively reorganize the points in 2D planes no matter how complicated the 2D contours were. The mesh-based approach did not require a post-processing of the contour, thus accurately showing the actual deformation in DIR. The mesh-based approach could keep some fine details and resulted in smoother contours than the image-based approach did, especially for the lung structure. Image-based approach appeared to over-process contours and suffered from image resolution limits. The mesh-based approach was integrated into in-house DIR software for use in routine clinic and research. Conclusion: We developed a practical approach for accurate contour deformation. The efficiency of this approach was demonstrated in both clinic

  19. Welding deviation detection algorithm based on extremum of molten pool image contour

    NASA Astrophysics Data System (ADS)

    Zou, Yong; Jiang, Lipei; Li, Yunhua; Xue, Long; Huang, Junfen; Huang, Jiqiang

    2016-01-01

    The welding deviation detection is the basis of robotic tracking welding, but the on-line real-time measurement of welding deviation is still not well solved by the existing methods. There is plenty of information in the gas metal arc welding(GMAW) molten pool images that is very important for the control of welding seam tracking. The physical meaning for the curvature extremum of molten pool contour is revealed by researching the molten pool images, that is, the deviation information points of welding wire center and the molten tip center are the maxima and the local maxima of the contour curvature, and the horizontal welding deviation is the position difference of these two extremum points. A new method of weld deviation detection is presented, including the process of preprocessing molten pool images, extracting and segmenting the contours, obtaining the contour extremum points, and calculating the welding deviation, etc. Extracting the contours is the premise, segmenting the contour lines is the foundation, and obtaining the contour extremum points is the key. The contour images can be extracted with the method of discrete dyadic wavelet transform, which is divided into two sub contours including welding wire and molten tip separately. The curvature value of each point of the two sub contour lines is calculated based on the approximate curvature formula of multi-points for plane curve, and the two points of the curvature extremum are the characteristics needed for the welding deviation calculation. The results of the tests and analyses show that the maximum error of the obtained on-line welding deviation is 2 pixels(0.16 mm), and the algorithm is stable enough to meet the requirements of the pipeline in real-time control at a speed of less than 500 mm/min. The method can be applied to the on-line automatic welding deviation detection.

  20. Optically-initiated silicon carbide high voltage switch with contoured-profile electrode interfaces

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Sullivan, James S.; Hawkins, Steven A.

    An improved photoconductive switch having a SiC or other wide band gap substrate material with opposing contoured profile cavities which have a contoured profile selected from one of Rogowski, Bruce, Chang, Harrison, and Ernst profiles, and two electrodes with matching contoured-profile convex interface surfaces.

  1. Digital modeling of end-mill cutting tools for FEM applications from the active cutting contour

    NASA Astrophysics Data System (ADS)

    Salguero, Jorge; Marcos, M.; Batista, M.; Gómez, A.; Mayuet, P.; Bienvenido, R.

    2012-04-01

    A very current technique in the research field of machining by material removal is the use of simulations using the Finite Element Method (FEM). Nevertheless, and although is widely used in processes that allows approximations to orthogonal cutting, such as shaping, is scarcely used in more complexes processes, such as milling. This fact is due principally to the complex geometry of the cutting tools in these processes, and the need to realize the studi es in an oblique cutting configuration. This paper shows a methodology for the geometrical characterization of commercial endmill cutting tools, by the extraction of the cutting tool contour, making use of optical metrology, and using this geometry to model the active cutting zone with a 3D CAD software. This model is easily exportable to different CAD formats, such as IGES or STEP, and importable from FEM software, where is possible to study the behavior in service of the same ones.

  2. Analysis of contour images using optics of spiral beams

    NASA Astrophysics Data System (ADS)

    Volostnikov, V. G.; Kishkin, S. A.; Kotova, S. P.

    2018-03-01

    An approach is outlined to the recognition of contour images using computer technology based on coherent optics principles. A mathematical description of the recognition process algorithm and the results of numerical modelling are presented. The developed approach to the recognition of contour images using optics of spiral beams is described and justified.

  3. Contour junctions defined by dynamic image deformations enhance perceptual transparency.

    PubMed

    Kawabe, Takahiro; Nishida, Shin'ya

    2017-11-01

    The majority of work on the perception of transparency has focused on static images with luminance-defined contour junctions, but recent work has shown that dynamic image sequences with dynamic image deformations also provide information about transparency. The present study demonstrates that when part of a static image is dynamically deformed, contour junctions at which deforming and nondeforming contours are connected facilitate the deformation-based perception of a transparent layer. We found that the impression of a transparent layer was stronger when a dynamically deforming area was adjacent to static nondeforming areas than when presented alone. When contour junctions were not formed at the dynamic-static boundaries, however, the impression of a transparent layer was not facilitated by the presence of static surrounding areas. The effect of the deformation-defined junctions was attenuated when the spatial pattern of luminance contrast at the junctions was inconsistent with the perceived transparency related to luminance contrast, while the effect did not change when the spatial luminance pattern was consistent with it. In addition, the results showed that contour completions across the junctions were required for the perception of a transparent layer. These results indicate that deformation-defined junctions that involve contour completion between deforming and nondeforming regions enhance the perception of a transparent layer, and that the deformation-based perceptual transparency can be promoted by the simultaneous presence of appropriately configured luminance and contrast-other features that can also by themselves produce the sensation of perceiving transparency.

  4. On the Application of Contour Bumps for Transonic Drag Reduction(Invited)

    NASA Technical Reports Server (NTRS)

    Milholen, William E., II; Owens, Lewis R.

    2005-01-01

    The effect of discrete contour bumps on reducing the transonic drag at off-design conditions on an airfoil have been examined. The research focused on fully-turbulent flow conditions, at a realistic flight chord Reynolds number of 30 million. State-of-the-art computational fluid dynamics methods were used to design a new baseline airfoil, and a family of fixed contour bumps. The new configurations were experimentally evaluated in the 0.3-m Transonic Cryogenic Tunnel at the NASA Langley Research center, which utilizes an adaptive wall test section to minimize wall interference. The computational study showed that transonic drag reduction, on the order of 12% - 15%, was possible using a surface contour bump to spread a normal shock wave. The computational study also indicated that the divergence drag Mach number was increased for the contour bump applications. Preliminary analysis of the experimental data showed a similar contour bump effect, but this data needed to be further analyzed for residual wall interference corrections.

  5. Total luminescence contour spectra of six topped crude oils

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Chisholm, B.R.; Eldering, H.G.; Giering, L.P.

    1976-11-01

    The results of a preliminary study of six topped crude oils by total luminescence are presented. Included are six contour spectra, six principal excitation/emission spectra, an interpretation of the contours by comparison with other data, a discussion of the method and recommendations for further related studies. These data are used in oil spill identification.

  6. Polar-direct-drive experiments with contoured-shell targets on OMEGA

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Marshall, F. J.; Radha, P. B.; Bonino, M. J.

    Polar-driven direct-drive experiments recently performed on the OMEGA Laser System have demonstrated the efficacy of using a target with a contoured shell with varying thickness to improve the symmetry and fusion performance of the implosion. The polar-driven contoured-shell implosions have substantially reduced low mode perturbations compared to polar-driven spherical-shell implosions as diagnosed by x-ray radiographs up to shell stagnation. As a result, fusion yields were increased by more than a factor of ~2 without increasing the energy of the laser by the use of contoured shells.

  7. Polar-direct-drive experiments with contoured-shell targets on OMEGA

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Marshall, F. J.; Radha, P. B.; Bonino, M. J.

    Polar-driven direct-drive experiments recently performed on the OMEGA Laser System have demonstrated the efficacy of using a target with a contoured shell with varying thickness to improve the symmetry and fusion performance of the implosion. The polar-driven contoured-shell implosions have substantially reduced low mode perturbations compared to polar-driven spherical-shell implosions as diagnosed by x-ray radiographs up to shell stagnation. Fusion yields were increased by more than a factor of ∼2 without increasing the energy of the laser by the use of contoured shells.

  8. Polar-direct-drive experiments with contoured-shell targets on OMEGA

    DOE PAGES

    Marshall, F. J.; Radha, P. B.; Bonino, M. J.; ...

    2016-01-28

    Polar-driven direct-drive experiments recently performed on the OMEGA Laser System have demonstrated the efficacy of using a target with a contoured shell with varying thickness to improve the symmetry and fusion performance of the implosion. The polar-driven contoured-shell implosions have substantially reduced low mode perturbations compared to polar-driven spherical-shell implosions as diagnosed by x-ray radiographs up to shell stagnation. As a result, fusion yields were increased by more than a factor of ~2 without increasing the energy of the laser by the use of contoured shells.

  9. Radiographic sclerotic contour loss in the identification of glenoid bone loss.

    PubMed

    Bornes, Troy D; Jaremko, Jacob L; Beaupre, Lauren A; Bouliane, Martin J

    2016-07-01

    Quantification of glenoid bone loss guides surgical management in the setting of anterior shoulder instability. Glenoid defects resulting in ≥20 % articular area loss require bony reconstruction. The objective of this study was to evaluate the utility of sclerotic glenoid contour loss on true anteroposterior radiography in the detection of varying quantities of simulated glenoid bone loss using a cadaveric model. Eight cadaveric scapulae with full radiographic sclerotic contour were osteotomized to produce glenoid surface area reductions of 10-50 %. Radiography was performed initially and following each osteotomy, and assessed by an orthopedic surgeon and radiologist twice. Quantity of glenoid loss was compared using Fisher's exact test. Sensitivity, specificity, and reliability analyses were performed. On the first radiographic review, sclerotic contour loss was detected in 6 out of 8 scapulae with 50 % area loss, but only 1 out of 8 scapulae with 20 % area loss. There was a significantly higher proportion of radiographs containing sclerotic contour loss for defects with 50 % area loss compared to those with 0-25 % loss (p ≤ 0.02). In the detection of ≥20 % area loss, sclerotic contour loss had a sensitivity of 33-43 % and specificity of 88-100 %. Moderate inter-observer reliability (Cohen's kappa value of 0.42-0.53) and intra-observer reliability (kappa value of 0.46-0.58) were found. Radiographic sclerotic contour loss is commonly observed in radiographs of scapulae with 40-50 % glenoid area loss and less often with smaller lesions. However, this finding lacks utility in discerning specific quantifications of glenoid bone loss. In a clinical setting, sclerotic contour loss suggests the presence of a large glenoid defect that may require bony reconstruction. However, an intact sclerotic contour does not rule out significant bone loss.

  10. A contour for the entanglement entropies in harmonic lattices

    NASA Astrophysics Data System (ADS)

    Coser, Andrea; De Nobili, Cristiano; Tonni, Erik

    2017-08-01

    We construct a contour function for the entanglement entropies in generic harmonic lattices. In one spatial dimension, numerical analysis are performed by considering harmonic chains with either periodic or Dirichlet boundary conditions. In the massless regime and for some configurations where the subsystem is a single interval, the numerical results for the contour function are compared to the inverse of the local weight function which multiplies the energy-momentum tensor in the corresponding entanglement hamiltonian, found through conformal field theory methods, and a good agreement is observed. A numerical analysis of the contour function for the entanglement entropy is performed also in a massless harmonic chain for a subsystem made by two disjoint intervals.

  11. Contour Mapping

    NASA Technical Reports Server (NTRS)

    1995-01-01

    In the early 1990s, the Ohio State University Center for Mapping, a NASA Center for the Commercial Development of Space (CCDS), developed a system for mobile mapping called the GPSVan. While driving, the users can map an area from the sophisticated mapping van equipped with satellite signal receivers, video cameras and computer systems for collecting and storing mapping data. George J. Igel and Company and the Ohio State University Center for Mapping advanced the technology for use in determining the contours of a construction site. The new system reduces the time required for mapping and staking, and can monitor the amount of soil moved.

  12. A shape-based inter-layer contours correspondence method for ICT-based reverse engineering

    PubMed Central

    Duan, Liming; Yang, Shangpeng; Zhang, Gui; Feng, Fei; Gu, Minghui

    2017-01-01

    The correspondence of a stack of planar contours in ICT (industrial computed tomography)-based reverse engineering, a key step in surface reconstruction, is difficult when the contours or topology of the object are complex. Given the regularity of industrial parts and similarity of the inter-layer contours, a specialized shape-based inter-layer contours correspondence method for ICT-based reverse engineering was presented to solve the above problem based on the vectorized contours. In this paper, the vectorized contours extracted from the slices consist of three graphical primitives: circles, arcs and segments. First, the correspondence of the inter-layer primitives is conducted based on the characteristics of the primitives. Second, based on the corresponded primitives, the inter-layer contours correspond with each other using the proximity rules and exhaustive search. The proposed method can make full use of the shape information to handle industrial parts with complex structures. The feasibility and superiority of this method have been demonstrated via the related experiments. This method can play an instructive role in practice and provide a reference for the related research. PMID:28489867

  13. A shape-based inter-layer contours correspondence method for ICT-based reverse engineering.

    PubMed

    Duan, Liming; Yang, Shangpeng; Zhang, Gui; Feng, Fei; Gu, Minghui

    2017-01-01

    The correspondence of a stack of planar contours in ICT (industrial computed tomography)-based reverse engineering, a key step in surface reconstruction, is difficult when the contours or topology of the object are complex. Given the regularity of industrial parts and similarity of the inter-layer contours, a specialized shape-based inter-layer contours correspondence method for ICT-based reverse engineering was presented to solve the above problem based on the vectorized contours. In this paper, the vectorized contours extracted from the slices consist of three graphical primitives: circles, arcs and segments. First, the correspondence of the inter-layer primitives is conducted based on the characteristics of the primitives. Second, based on the corresponded primitives, the inter-layer contours correspond with each other using the proximity rules and exhaustive search. The proposed method can make full use of the shape information to handle industrial parts with complex structures. The feasibility and superiority of this method have been demonstrated via the related experiments. This method can play an instructive role in practice and provide a reference for the related research.

  14. Contour advection with surgery: A technique for investigating finescale structure in tracer transport

    NASA Technical Reports Server (NTRS)

    Waugh, Darryn W.; Plumb, R. Alan

    1994-01-01

    We present a trajectory technique, contour advection with surgery (CAS), for tracing the evolution of material contours in a specified (including observed) evolving flow. CAS uses the algorithms developed by Dritschel for contour dynamics/surgery to trace the evolution of specified contours. The contours are represented by a series of particles, which are advected by a specified, gridded, wind distribution. The resolution of the contours is preserved by continually adjusting the number of particles, and finescale features are produced that are not present in the input data (and cannot easily be generated using standard trajectory techniques). The reliability, and dependence on the spatial and temporal resolution of the wind field, of the CAS procedure is examined by comparisons with high-resolution numerical data (from contour dynamics calculations and from a general circulation model), and with routine stratospheric analyses. These comparisons show that the large-scale motions dominate the deformation field and that CAS can accurately reproduce small scales from low-resolution wind fields. The CAS technique therefore enables examination of atmospheric tracer transport at previously unattainable resolution.

  15. Automatic liver contouring for radiotherapy treatment planning

    NASA Astrophysics Data System (ADS)

    Li, Dengwang; Liu, Li; Kapp, Daniel S.; Xing, Lei

    2015-09-01

    To develop automatic and efficient liver contouring software for planning 3D-CT and four-dimensional computed tomography (4D-CT) for application in clinical radiation therapy treatment planning systems. The algorithm comprises three steps for overcoming the challenge of similar intensities between the liver region and its surrounding tissues. First, the total variation model with the L1 norm (TV-L1), which has the characteristic of multi-scale decomposition and an edge-preserving property, is used for removing the surrounding muscles and tissues. Second, an improved level set model that contains both global and local energy functions is utilized to extract liver contour information sequentially. In the global energy function, the local correlation coefficient (LCC) is constructed based on the gray level co-occurrence matrix both of the initial liver region and the background region. The LCC can calculate the correlation of a pixel with the foreground and background regions, respectively. The LCC is combined with intensity distribution models to classify pixels during the evolutionary process of the level set based method. The obtained liver contour is used as the candidate liver region for the following step. In the third step, voxel-based texture characterization is employed for refining the liver region and obtaining the final liver contours. The proposed method was validated based on the planning CT images of a group of 25 patients undergoing radiation therapy treatment planning. These included ten lung cancer patients with normal appearing livers and ten patients with hepatocellular carcinoma or liver metastases. The method was also tested on abdominal 4D-CT images of a group of five patients with hepatocellular carcinoma or liver metastases. The false positive volume percentage, the false negative volume percentage, and the dice similarity coefficient between liver contours obtained by a developed algorithm and a current standard delineated by the expert group

  16. Milford, Utah FORGE Temperature Contours at 200 m

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Joe Moore

    The individual shapefiles in this dataset delineate estimated temperature contours (20, 40, 60, and 80) at a depth of 200 m in the Milford, Utah FORGE area. Contours were derived from 86 geothermal, gradient, and other wells drilled in the area since the mid-1970s with depths greater than 50 m. Conductive temperature profiles for wells less than 200 m were extrapolated to determine the temperature at the desired depth. Because 11 wells in the eastern section of the study area (in and around the Mineral Mountains) are at higher elevations compared to those closer to the center of the basin,more » temperature profiles were extrapolated to a constant elevation of 200 m below the 1830 m (6000 ft) a.s.l. datum (approximate elevation of alluvial fans at the base of the Mineral Mountains) to smooth the contours across the ridges and valleys.« less

  17. Inner and outer coronary vessel wall segmentation from CCTA using an active contour model with machine learning-based 3D voxel context-aware image force

    NASA Astrophysics Data System (ADS)

    Sivalingam, Udhayaraj; Wels, Michael; Rempfler, Markus; Grosskopf, Stefan; Suehling, Michael; Menze, Bjoern H.

    2016-03-01

    In this paper, we present a fully automated approach to coronary vessel segmentation, which involves calcification or soft plaque delineation in addition to accurate lumen delineation, from 3D Cardiac Computed Tomography Angiography data. Adequately virtualizing the coronary lumen plays a crucial role for simulating blood ow by means of fluid dynamics while additionally identifying the outer vessel wall in the case of arteriosclerosis is a prerequisite for further plaque compartment analysis. Our method is a hybrid approach complementing Active Contour Model-based segmentation with an external image force that relies on a Random Forest Regression model generated off-line. The regression model provides a strong estimate of the distance to the true vessel surface for every surface candidate point taking into account 3D wavelet-encoded contextual image features, which are aligned with the current surface hypothesis. The associated external image force is integrated in the objective function of the active contour model, such that the overall segmentation approach benefits from the advantages associated with snakes and from the ones associated with machine learning-based regression alike. This yields an integrated approach achieving competitive results on a publicly available benchmark data collection (Rotterdam segmentation challenge).

  18. Temperature Contours around Milford FORGE site

    DOE Data Explorer

    Joe Moore

    2016-03-09

    This submission contains several ArcGIS shapefiles, each with Temperature contour lines at different depths. Subsurface temperature were important for characterizing the geothermal system beneath the FORGE site in Milford, Utah.

  19. Automatic Contour Extraction of Facial Organs for Frontal Facial Images with Various Facial Expressions

    NASA Astrophysics Data System (ADS)

    Kobayashi, Hiroshi; Suzuki, Seiji; Takahashi, Hisanori; Tange, Akira; Kikuchi, Kohki

    This study deals with a method to realize automatic contour extraction of facial features such as eyebrows, eyes and mouth for the time-wise frontal face with various facial expressions. Because Snakes which is one of the most famous methods used to extract contours, has several disadvantages, we propose a new method to overcome these issues. We define the elastic contour model in order to hold the contour shape and then determine the elastic energy acquired by the amount of modification of the elastic contour model. Also we utilize the image energy obtained by brightness differences of the control points on the elastic contour model. Applying the dynamic programming method, we determine the contour position where the total value of the elastic energy and the image energy becomes minimum. Employing 1/30s time-wise facial frontal images changing from neutral to one of six typical facial expressions obtained from 20 subjects, we have estimated our method and find it enables high accuracy automatic contour extraction of facial features.

  20. Gage for 3-d contours

    NASA Technical Reports Server (NTRS)

    Haynie, C. C.

    1980-01-01

    Simple gage, used with template, can help inspectors determine whether three-dimensional curved surface has correct contour. Gage was developed as aid in explosive forming of Space Shuttle emergency-escape hatch. For even greater accuracy, wedge can be made of metal and calibrated by indexing machine.

  1. Contour integration impairment in schizophrenia and first episode psychosis: state or trait?

    PubMed

    Feigenson, Keith A; Keane, Brian P; Roché, Matthew W; Silverstein, Steven M

    2014-11-01

    Contour integration is a fundamental visual process that recovers object structure by representing spatially separated edge elements as a continuous contour or shape boundary. Clinically stable persons with schizophrenia have repeatedly been shown to be impaired at contour integration but it is unclear whether this process varies with clinical state or whether it arises as early as the first episode of psychosis. To consider these issues, we administered a contour integration test to persons with chronic schizophrenia and to those with a first episode of psychosis. The test was administered twice-once at admission to short term psychiatric hospitalization and once again at discharge. A well-matched healthy control group was also tested across the same time points. We found that contour integration performance improved to the same degree in all groups over time, indicating that there were no recovery effects over and above normal practice effects. Moreover, the schizophrenia group demonstrated poorer contour integration than the control group and the first episode group exhibited intermediate performance that could not be distinguished from the other groups. These results suggest that contour integration ability does not vary as a function of short-term changes in clinical state, and that it may become further impaired with an increased number of psychotic episodes. Copyright © 2014 Elsevier B.V. All rights reserved.

  2. Semantic features of 'stepped' versus 'continuous' contours in German intonation.

    PubMed

    Dombrowski, Ernst

    2013-01-01

    This study analyses the meaning spaces of German pitch contours using two modes of melodic movement: continuous or in steps of sustained pitch. Both the continuous and stepped movements are represented by a set of five basic patterns, the latter being derived from the former. Thirty-six German native speakers judged the pattern sets on a 12-scale semantic differential. The semantic profiles confirm that stepped contours can be conceived of as stylized intonation, in a formal as well as in a functional sense. On the one hand, continuous (non-stylized) and stepped (stylized) contours are assigned different overall meanings (especially on the scales astonished - commonplace and interested - not interested). On the other hand, listeners organize the two contour sets in a similar fashion, which speaks in favour of parallel pattern inventories of continuous and stepped movement, respectively. However, the meaning space of the stylized patterns is affected by formal restrictions, for instance in the step transformation of continuous rises. © 2014 S. Karger AG, Basel.

  3. Impact of region contouring variability on image-based focal therapy evaluation

    NASA Astrophysics Data System (ADS)

    Gibson, Eli; Donaldson, Ian A.; Shah, Taimur T.; Hu, Yipeng; Ahmed, Hashim U.; Barratt, Dean C.

    2016-03-01

    Motivation: Focal therapy is an emerging low-morbidity treatment option for low-intermediate risk prostate cancer; however, challenges remain in accurately delivering treatment to specified targets and determining treatment success. Registered multi-parametric magnetic resonance imaging (MPMRI) acquired before and after treatment can support focal therapy evaluation and optimization; however, contouring variability, when defining the prostate, the clinical target volume (CTV) and the ablation region in images, reduces the precision of quantitative image-based focal therapy evaluation metrics. To inform the interpretation and clarify the limitations of such metrics, we investigated inter-observer contouring variability and its impact on four metrics. Methods: Pre-therapy and 2-week-post-therapy standard-of-care MPMRI were acquired from 5 focal cryotherapy patients. Two clinicians independently contoured, on each slice, the prostate (pre- and post-treatment) and the dominant index lesion CTV (pre-treatment) in the T2-weighted MRI, and the ablated region (post-treatment) in the dynamic-contrast- enhanced MRI. For each combination of clinician contours, post-treatment images were registered to pre-treatment images using a 3D biomechanical-model-based registration of prostate surfaces, and four metrics were computed: the proportion of the target tissue region that was ablated and the target:ablated region volume ratio for each of two targets (the CTV and an expanded planning target volume). Variance components analysis was used to measure the contribution of each type of contour to the variance in the therapy evaluation metrics. Conclusions: 14-23% of evaluation metric variance was attributable to contouring variability (including 6-12% from ablation region contouring); reducing this variability could improve the precision of focal therapy evaluation metrics.

  4. Consistency in seroma contouring for partial breast radiotherapy: Impact of guidelines

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wong, Elaine K.; Truong, Pauline T.; Kader, Hosam A.

    2006-10-01

    Purpose: Inconsistencies in contouring target structures can undermine the precision of conformal radiation therapy (RT) planning and compromise the validity of clinical trial results. This study evaluated the impact of guidelines on consistency in target volume contouring for partial breast RT planning. Methods and Materials: Guidelines for target volume definition for partial breast radiation therapy (PBRT) planning were developed by members of the steering committee for a pilot trial of PBRT using conformal external beam planning. In phase 1, delineation of the breast seroma in 5 early-stage breast cancer patients was independently performed by a 'trained' cohort of four radiationmore » oncologists who were provided with these guidelines and an 'untrained' cohort of four radiation oncologists who contoured without guidelines. Using automated planning software, the seroma target volume (STV) was expanded into a clinical target volume (CTV) and planning target volume (PTV) for each oncologist. Means and standard deviations were calculated, and two-tailed t tests were used to assess differences between the 'trained' and 'untrained' cohorts. In phase 2, all eight radiation oncologists were provided with the same contouring guidelines, and were asked to delineate the seroma in five new cases. Data were again analyzed to evaluate consistency between the two cohorts. Results: The 'untrained' cohort contoured larger seroma volumes and had larger CTVs and PTVs compared with the 'trained' cohort in three of five cases. When seroma contouring was performed after review of contouring guidelines, the differences in the STVs, CTVs, and PTVs were no longer statistically significant. Conclusion: Guidelines can improve consistency among radiation oncologists performing target volume delineation for PBRT planning.« less

  5. Contour interpolation: A case study in Modularity of Mind.

    PubMed

    Keane, Brian P

    2018-05-01

    In his monograph Modularity of Mind (1983), philosopher Jerry Fodor argued that mental architecture can be partly decomposed into computational organs termed modules, which were characterized as having nine co-occurring features such as automaticity, domain specificity, and informational encapsulation. Do modules exist? Debates thus far have been framed very generally with few, if any, detailed case studies. The topic is important because it has direct implications on current debates in cognitive science and because it potentially provides a viable framework from which to further understand and make hypotheses about the mind's structure and function. Here, the case is made for the modularity of contour interpolation, which is a perceptual process that represents non-visible edges on the basis of how surrounding visible edges are spatiotemporally configured. There is substantial evidence that interpolation is domain specific, mandatory, fast, and developmentally well-sequenced; that it produces representationally impoverished outputs; that it relies upon a relatively fixed neural architecture that can be selectively impaired; that it is encapsulated from belief and expectation; and that its inner workings cannot be fathomed through conscious introspection. Upon differentiating contour interpolation from a higher-order contour representational ability ("contour abstraction") and upon accommodating seemingly inconsistent experimental results, it is argued that interpolation is modular to the extent that the initiating conditions for interpolation are strong. As interpolated contours become more salient, the modularity features emerge. The empirical data, taken as a whole, show that at least certain parts of the mind are modularly organized. Copyright © 2018 Elsevier B.V. All rights reserved.

  6. Projection lithography with distortion compensation using reticle chuck contouring

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tichenor, Daniel A.

    2001-01-01

    A chuck for holding a reflective reticle where the chuck has an insulator block with a non-planer surface contoured to cause distortion correction of EUV radiation is provided. Upon being placed on the chuck, a thin, pliable reflective reticle will conform to the contour of the chuck's non-planer surface. When employed in a scanning photolithography system, distortion in the scanned direction is corrected.

  7. Selected configuration tradeoffs of contour optical instruments

    NASA Astrophysics Data System (ADS)

    Warren, J.; Strohbehn, K.; Murchie, S.; Fort, D.; Reynolds, E.; Heyler, G.; Peacock, K.; Boldt, J.; Darlington, E.; Hayes, J.; Henshaw, R.; Izenberg, N.; Kardian, C.; Lees, J.; Lohr, D.; Mehoke, D.; Schaefer, E.; Sholar, T.; Spisz, T.; Willey, C.; Veverka, J.; Bell, J.; Cochran, A.

    2003-01-01

    The Comet Nucleus Tour (CONTOUR) is a low-cost NASA Discovery mission designed to conduct three close flybys of comet nuclei. Selected configuration tradeoffs conducted to balance science requirements with low mission cost are reviewed. The tradeoffs discussed focus on the optical instruments and related spacecraft considerations. Two instruments are under development. The CONTOUR Forward Imager (CFI) is designed to perform optical navigation, moderate resolution nucleus/jet imaging, and imaging of faint molecular emission bands in the coma. The CONTOUR Remote Imager and Spectrometer (CRISP) is designed to obtain high-resolution multispectral images of the nucleus, conduct spectral mapping of the nucleus surface, and provide a backup optical navigation capability. Tradeoffs discussed are: (1) the impact on the optical instruments of not using reaction wheels on the spacecraft, (2) the improved performance and simplification gained by implementing a dedicated star tracker instead of including this function in CFI, (3) the improved flexibility and robustness of switching to a low frame rate tracker for CRISP, (4) the improved performance and simplification of replacing a visible imaging spectrometer by enhanced multispectral imaging in CRISP, and (5) the impact on spacecraft resources of these and other tradeoffs.

  8. Ups and Downs in Auditory Development: Preschoolers' Sensitivity to Pitch Contour and Timbre.

    PubMed

    Creel, Sarah C

    2016-03-01

    Much research has explored developing sound representations in language, but less work addresses developing representations of other sound patterns. This study examined preschool children's musical representations using two different tasks: discrimination and sound-picture association. Melodic contour--a musically relevant property--and instrumental timbre, which is (arguably) less musically relevant, were tested. In Experiment 1, children failed to associate cartoon characters to melodies with maximally different pitch contours, with no advantage for melody preexposure. Experiment 2 also used different-contour melodies and found good discrimination, whereas association was at chance. Experiment 3 replicated Experiment 2, but with a large timbre change instead of a contour change. Here, discrimination and association were both excellent. Preschool-aged children may have stronger or more durable representations of timbre than contour, particularly in more difficult tasks. Reasons for weaker association of contour than timbre information are discussed, along with implications for auditory development. Copyright © 2015 Cognitive Science Society, Inc.

  9. Comfort and pressure distribution in a human contour shaped aircraft seat (developed with 3D scans of the human body).

    PubMed

    Smulders, M; Berghman, K; Koenraads, M; Kane, J A; Krishna, K; Carter, T K; Schultheis, U

    2016-08-12

    The concept of comfort is one way for the growing airline market to differentiate and build customer loyalty. This work follows the idea that increasing the contact area between human and seat can have a positive effect on comfort [5, 6, 7]. To improve comfort, reduce weight and optimise space used, a human contour shaped seat shell and cushioning was developed. First the most common activities, the corresponding postures and seat inclination angles were defined. The imprints of these postures on a rescue mat were 3D scanned and an average human contour curve was defined. The outcome was transferred to a prototype seat that was used to test the effect on perceived comfort/discomfort and pressure distribution. The resulting human contour based prototype seat has comfort and discomfort scores comparable to a traditional seat. The prototype seat had a significantly lower average pressure between subjects' buttocks and the seat pan over a traditional seat. This study shows that it is possible to design a seat pan and backrest based on the different contours of study subjects using 3D scan technology. However, translating the 3D scans into a prototype seat also showed that this can only be seen as a first step; additionally biomechanical information and calculations are needed to create ergonomic seats. Furthermore, it is not possible to capture all different human shapes and postures and translate these into one human contour shape that fits all activities and all human sizes.

  10. Figure-ground assignment to a translating contour: a preference for advancing vs. receding motion.

    PubMed

    Barenholtz, Elan; Tarr, Michael J

    2009-05-28

    Past research on figure-ground assignment to contours has largely considered static stimuli. Here we report a simple and extremely robust dynamic cue to figural assignment, based on whether the bounding region of a contour is growing larger within the field of view ("advancing") rather than smaller ("receding"). Subjects viewed a straight or jagged contour dividing two colored regions translating behind a virtual aperture and had to report which color they had seen "moving in front", effectively assigning figure to that side of the contour. Across three experiments, subjects showed a strong preference to assign figure such that the bounded contour was advancing. This was true regardless of the direction of motion of the contour and regardless of the initial/ending size of the bounded regions (i.e., the motion cue served to override the conventional cue to figure-ground of smaller area). In a fourth, control experiment, subjects showed no such bias when it was the aperture, rather than the contour, that moved, demonstrating that the effect depends on contour motion and not simply an increase in area. We discuss a possible explanation for this bias as well as the general implications regarding dynamic factors in form perception.

  11. 47 CFR 73.6010 - Class A TV station protected contour.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 47 Telecommunication 4 2010-10-01 2010-10-01 false Class A TV station protected contour. 73.6010... RADIO BROADCAST SERVICES Class A Television Broadcast Stations § 73.6010 Class A TV station protected contour. (a) A Class A TV station will be protected from interference within the following predicted...

  12. 47 CFR 73.6010 - Class A TV station protected contour.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 47 Telecommunication 4 2013-10-01 2013-10-01 false Class A TV station protected contour. 73.6010... RADIO BROADCAST SERVICES Class A Television Broadcast Stations § 73.6010 Class A TV station protected contour. (a) A Class A TV station will be protected from interference within the following predicted...

  13. 47 CFR 73.6010 - Class A TV station protected contour.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 47 Telecommunication 4 2012-10-01 2012-10-01 false Class A TV station protected contour. 73.6010... RADIO BROADCAST SERVICES Class A Television Broadcast Stations § 73.6010 Class A TV station protected contour. (a) A Class A TV station will be protected from interference within the following predicted...

  14. 47 CFR 73.6010 - Class A TV station protected contour.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 47 Telecommunication 4 2014-10-01 2014-10-01 false Class A TV station protected contour. 73.6010... RADIO BROADCAST SERVICES Class A Television Broadcast Stations § 73.6010 Class A TV station protected contour. (a) A Class A TV station will be protected from interference within the following predicted...

  15. 47 CFR 73.6010 - Class A TV station protected contour.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 47 Telecommunication 4 2011-10-01 2011-10-01 false Class A TV station protected contour. 73.6010... RADIO BROADCAST SERVICES Class A Television Broadcast Stations § 73.6010 Class A TV station protected contour. (a) A Class A TV station will be protected from interference within the following predicted...

  16. Phase retrieval in digital speckle pattern interferometry by application of two-dimensional active contours called snakes.

    PubMed

    Federico, Alejandro; Kaufmann, Guillermo H

    2006-03-20

    We propose a novel approach to retrieving the phase map coded by a single closed-fringe pattern in digital speckle pattern interferometry, which is based on the estimation of the local sign of the quadrature component. We obtain the estimate by calculating the local orientation of the fringes that have previously been denoised by a weighted smoothing spline method. We carry out the procedure of sign estimation by determining the local abrupt jumps of size pi in the orientation field of the fringes and by segmenting the regions defined by these jumps. The segmentation method is based on the application of two-dimensional active contours (snakes), with which one can also estimate absent jumps, i.e., those that cannot be detected from the local orientation of the fringes. The performance of the proposed phase-retrieval technique is evaluated for synthetic and experimental fringes and compared with the results obtained with the spiral-phase- and Fourier-transform methods.

  17. Wavelet energy-guided level set-based active contour: a segmentation method to segment highly similar regions.

    PubMed

    Achuthan, Anusha; Rajeswari, Mandava; Ramachandram, Dhanesh; Aziz, Mohd Ezane; Shuaib, Ibrahim Lutfi

    2010-07-01

    This paper introduces an approach to perform segmentation of regions in computed tomography (CT) images that exhibit intra-region intensity variations and at the same time have similar intensity distributions with surrounding/adjacent regions. In this work, we adapt a feature computed from wavelet transform called wavelet energy to represent the region information. The wavelet energy is embedded into a level set model to formulate the segmentation model called wavelet energy-guided level set-based active contour (WELSAC). The WELSAC model is evaluated using several synthetic and CT images focusing on tumour cases, which contain regions demonstrating the characteristics of intra-region intensity variations and having high similarity in intensity distributions with the adjacent regions. The obtained results show that the proposed WELSAC model is able to segment regions of interest in close correspondence with the manual delineation provided by the medical experts and to provide a solution for tumour detection. Copyright 2010 Elsevier Ltd. All rights reserved.

  18. Fully automated MR liver volumetry using watershed segmentation coupled with active contouring.

    PubMed

    Huynh, Hieu Trung; Le-Trong, Ngoc; Bao, Pham The; Oto, Aytek; Suzuki, Kenji

    2017-02-01

    Our purpose is to develop a fully automated scheme for liver volume measurement in abdominal MR images, without requiring any user input or interaction. The proposed scheme is fully automatic for liver volumetry from 3D abdominal MR images, and it consists of three main stages: preprocessing, rough liver shape generation, and liver extraction. The preprocessing stage reduced noise and enhanced the liver boundaries in 3D abdominal MR images. The rough liver shape was revealed fully automatically by using the watershed segmentation, thresholding transform, morphological operations, and statistical properties of the liver. An active contour model was applied to refine the rough liver shape to precisely obtain the liver boundaries. The liver volumes calculated by the proposed scheme were compared to the "gold standard" references which were estimated by an expert abdominal radiologist. The liver volumes computed by using our developed scheme excellently agreed (Intra-class correlation coefficient was 0.94) with the "gold standard" manual volumes by the radiologist in the evaluation with 27 cases from multiple medical centers. The running time was 8.4 min per case on average. We developed a fully automated liver volumetry scheme in MR, which does not require any interaction by users. It was evaluated with cases from multiple medical centers. The liver volumetry performance of our developed system was comparable to that of the gold standard manual volumetry, and it saved radiologists' time for manual liver volumetry of 24.7 min per case.

  19. Auditory and Linguistic Processes in the Perception of Intonation Contours.

    ERIC Educational Resources Information Center

    Studdert-Kennedy, Michael; Hadding, Kerstin

    By examining the relations among sections of the fundamental frequency contour used in judging an utterance as a question or statement, the experiment described in this report seeks a more detailed understanding of auditory-linguistic interaction in the perception of intonation contours. The perceptual process may be divided into stages (auditory,…

  20. Contour entropy: a new determinant of perceiving ground or a hole.

    PubMed

    Gillam, Barbara J; Grove, Philip M

    2011-06-01

    Figure-ground perception is typically described as seeing one surface occluding another. Figure properties, not ground properties, are considered the significant factors. In scenes, however, a near surface will often occlude multiple contours and surfaces, often at different depths, producing alignments that are improbable except under conditions of occlusion. We thus hypothesized that unrelated (high entropy) lines would tend to appear as ground in a figure-ground paradigm more often than similarly aligned ordered (low entropy) lines. We further hypothesized that for lines spanning a closed area, high line entropy should increase the hole-like appearance of that area. These predictions were confirmed in three experiments. The probability that patterned rectangles were seen as ground when alternated with blank rectangles increased with pattern entropy. A single rectangular shape appeared more hole-like when the entropy of the enclosed contours increased. Furthermore, these same contours, with the outline shape removed, gave rise to bounding illusory contours whose strength increased with contour entropy. We conclude that figure-ground and hole perception can be determined by properties of ground in the absence of any figural shape, or surround, factors.

  1. Correlations between contouring similarity metrics and simulated treatment outcome for prostate radiotherapy

    NASA Astrophysics Data System (ADS)

    Roach, D.; Jameson, M. G.; Dowling, J. A.; Ebert, M. A.; Greer, P. B.; Kennedy, A. M.; Watt, S.; Holloway, L. C.

    2018-02-01

    Many similarity metrics exist for inter-observer contouring variation studies, however no correlation between metric choice and prostate cancer radiotherapy dosimetry has been explored. These correlations were investigated in this study. Two separate trials were undertaken, the first a thirty-five patient cohort with three observers, the second a five patient dataset with ten observers. Clinical and planning target volumes (CTV and PTV), rectum, and bladder were independently contoured by all observers in each trial. Structures were contoured on T2-weighted MRI and transferred onto CT following rigid registration for treatment planning in the first trial. Structures were contoured directly on CT in the second trial. STAPLE and majority voting volumes were generated as reference gold standard volumes for each structure for the two trials respectively. VMAT treatment plans (78 Gy to PTV) were simulated for observer and gold standard volumes, and dosimetry assessed using multiple radiobiological metrics. Correlations between contouring similarity metrics and dosimetry were calculated using Spearman’s rank correlation coefficient. No correlations were observed between contouring similarity metrics and dosimetry for CTV within either trial. Volume similarity correlated most strongly with radiobiological metrics for PTV in both trials, including TCPPoisson (ρ  =  0.57, 0.65), TCPLogit (ρ  =  0.39, 0.62), and EUD (ρ  =  0.43, 0.61) for each respective trial. Rectum and bladder metric correlations displayed no consistency for the two trials. PTV volume similarity was found to significantly correlate with rectum normal tissue complication probability (ρ  =  0.33, 0.48). Minimal to no correlations with dosimetry were observed for overlap or boundary contouring metrics. Future inter-observer contouring variation studies for prostate cancer should incorporate volume similarity to provide additional insights into dosimetry during analysis.

  2. A fast hidden line algorithm with contour option. M.S. Thesis

    NASA Technical Reports Server (NTRS)

    Thue, R. E.

    1984-01-01

    The JonesD algorithm was modified to allow the processing of N-sided elements and implemented in conjunction with a 3-D contour generation algorithm. The total hidden line and contour subsystem is implemented in the MOVIE.BYU Display package, and is compared to the subsystems already existing in the MOVIE.BYU package. The comparison reveals that the modified JonesD hidden line and contour subsystem yields substantial processing time savings, when processing moderate sized models comprised of 1000 elements or less. There are, however, some limitations to the modified JonesD subsystem.

  3. An approach to contouring the dorsal vagal complex for radiotherapy planning

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    O'Steen, Lillie; Amdur, Robert J., E-mail: amdurr@shands.ufl.edu

    Multiple studies suggest that radiation dose to the area of the brainstem called the “dorsal vagal complex (DVC)” influences the frequency of nausea and vomiting during radiotherapy. The purpose of this didactic article is to describe the step-by-step process that we use to contour the general area of the DVC on axial computed tomography (CT) images as would be done for radiotherapy planning. The contouring procedure that we describe for contouring the area of the DVC is useful to medical dosimetrists and radiation oncologists.

  4. Surface filling-in and contour interpolation contribute independently to Kanizsa figure formation.

    PubMed

    Chen, Siyi; Glasauer, Stefan; Müller, Hermann J; Conci, Markus

    2018-04-30

    To explore mechanisms of object integration, the present experiments examined how completion of illusory contours and surfaces modulates the sensitivity of localizing a target probe. Observers had to judge whether a briefly presented dot probe was located inside or outside the region demarcated by inducer elements that grouped to form variants of an illusory, Kanizsa-type figure. From the resulting psychometric functions, we determined observers' discrimination thresholds as a sensitivity measure. Experiment 1 showed that sensitivity was systematically modulated by the amount of surface and contour completion afforded by a given configuration. Experiments 2 and 3 presented stimulus variants that induced an (occluded) object without clearly defined bounding contours, which gave rise to a relative sensitivity increase for surface variations on their own. Experiments 4 and 5 were performed to rule out that these performance modulations were simply attributable to variable distances between critical local inducers or to costs in processing an interrupted contour. Collectively, the findings provide evidence for a dissociation between surface and contour processing, supporting a model of object integration in which completion is instantiated by feedforward processing that independently renders surface filling-in and contour interpolation and a feedback loop that integrates these outputs into a complete whole. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  5. On the Theory of Multivariate Elliptically Contoured Distributions and Their Applications.

    DTIC Science & Technology

    1982-05-01

    elliptically contoured distributions has been studied by several authors: Schoenberg (1938), Kelker (1970), Devlin, Gnanadesikan and Keltenring (1976...theory of ellip- tically contoured distributions, J. Multivariate Analysis, 11, 368-385. Devlin, S. J., Gnanadesikan , R., and Kettenring, J. R. (1976

  6. A noncontact laser technique for circular contouring accuracy measurement

    NASA Astrophysics Data System (ADS)

    Wang, Charles; Griffin, Bob

    2001-02-01

    The worldwide competition in manufacturing frequently requires the high-speed machine tools to deliver contouring accuracy in the order of a few micrometers, while moving at relatively high feed rates. Traditional test equipment is rather limited in its capability to measure contours of small radius at high speed. Described here is a new noncontact laser measurement technique for the test of circular contouring accuracy. This technique is based on a single-aperture laser Doppler displacement meter with a flat mirror as the target. It is of a noncontact type with the ability to vary the circular path radius continuously at data rates of up to 1000 Hz. Using this instrument, the actual radius, feed rate, velocity, and acceleration profiles can also be determined. The basic theory of operation, the hardware setup, the data collection, the data processing, and the error budget are discussed.

  7. Thermal contouring of forestry data: Wallops Island

    NASA Technical Reports Server (NTRS)

    Thomson, F.

    1972-01-01

    The contouring of 8-13.5 micrometer thermal data collected over a forestry site in Virginia is described. The data were collected at an altitude of 1000 ft above terrain on November 4, 1970. The site was covered on three approximately parallel lines. The purpose of the contouring was to attempt to delineate pine trees attacked by southern pine bark beetle, and to map other important terrain categories. Special processing steps were required to achieve the correct aspect ratio of the thermal data. The reference for the correction procedure was color infrared photography. Data form and quality are given, processing steps are outlined, a brief interpretation of results is given, and conclusion are presented.

  8. Computerized Liver Volumetry on MRI by Using 3D Geodesic Active Contour Segmentation

    PubMed Central

    Huynh, Hieu Trung; Karademir, Ibrahim; Oto, Aytekin; Suzuki, Kenji

    2014-01-01

    OBJECTIVE Our purpose was to develop an accurate automated 3D liver segmentation scheme for measuring liver volumes on MRI. SUBJECTS AND METHODS Our scheme for MRI liver volumetry consisted of three main stages. First, the preprocessing stage was applied to T1-weighted MRI of the liver in the portal venous phase to reduce noise and produce the boundary-enhanced image. This boundary-enhanced image was used as a speed function for a 3D fast-marching algorithm to generate an initial surface that roughly approximated the shape of the liver. A 3D geodesic-active-contour segmentation algorithm refined the initial surface to precisely determine the liver boundaries. The liver volumes determined by our scheme were compared with those manually traced by a radiologist, used as the reference standard. RESULTS The two volumetric methods reached excellent agreement (intraclass correlation coefficient, 0.98) without statistical significance (p = 0.42). The average (± SD) accuracy was 99.4% ± 0.14%, and the average Dice overlap coefficient was 93.6% ± 1.7%. The mean processing time for our automated scheme was 1.03 ± 0.13 minutes, whereas that for manual volumetry was 24.0 ± 4.4 minutes (p < 0.001). CONCLUSION The MRI liver volumetry based on our automated scheme agreed excellently with reference-standard volumetry, and it required substantially less completion time. PMID:24370139

  9. Computerized liver volumetry on MRI by using 3D geodesic active contour segmentation.

    PubMed

    Huynh, Hieu Trung; Karademir, Ibrahim; Oto, Aytekin; Suzuki, Kenji

    2014-01-01

    Our purpose was to develop an accurate automated 3D liver segmentation scheme for measuring liver volumes on MRI. Our scheme for MRI liver volumetry consisted of three main stages. First, the preprocessing stage was applied to T1-weighted MRI of the liver in the portal venous phase to reduce noise and produce the boundary-enhanced image. This boundary-enhanced image was used as a speed function for a 3D fast-marching algorithm to generate an initial surface that roughly approximated the shape of the liver. A 3D geodesic-active-contour segmentation algorithm refined the initial surface to precisely determine the liver boundaries. The liver volumes determined by our scheme were compared with those manually traced by a radiologist, used as the reference standard. The two volumetric methods reached excellent agreement (intraclass correlation coefficient, 0.98) without statistical significance (p = 0.42). The average (± SD) accuracy was 99.4% ± 0.14%, and the average Dice overlap coefficient was 93.6% ± 1.7%. The mean processing time for our automated scheme was 1.03 ± 0.13 minutes, whereas that for manual volumetry was 24.0 ± 4.4 minutes (p < 0.001). The MRI liver volumetry based on our automated scheme agreed excellently with reference-standard volumetry, and it required substantially less completion time.

  10. On a program manifold's stability of one contour automatic control systems

    NASA Astrophysics Data System (ADS)

    Zumatov, S. S.

    2017-12-01

    Methodology of analysis of stability is expounded to the one contour systems automatic control feedback in the presence of non-linearities. The methodology is based on the use of the simplest mathematical models of the nonlinear controllable systems. Stability of program manifolds of one contour automatic control systems is investigated. The sufficient conditions of program manifold's absolute stability of one contour automatic control systems are obtained. The Hurwitz's angle of absolute stability was determined. The sufficient conditions of program manifold's absolute stability of control systems by the course of plane in the mode of autopilot are obtained by means Lyapunov's second method.

  11. Joint classification and contour extraction of large 3D point clouds

    NASA Astrophysics Data System (ADS)

    Hackel, Timo; Wegner, Jan D.; Schindler, Konrad

    2017-08-01

    We present an effective and efficient method for point-wise semantic classification and extraction of object contours of large-scale 3D point clouds. What makes point cloud interpretation challenging is the sheer size of several millions of points per scan and the non-grid, sparse, and uneven distribution of points. Standard image processing tools like texture filters, for example, cannot handle such data efficiently, which calls for dedicated point cloud labeling methods. It turns out that one of the major drivers for efficient computation and handling of strong variations in point density, is a careful formulation of per-point neighborhoods at multiple scales. This allows, both, to define an expressive feature set and to extract topologically meaningful object contours. Semantic classification and contour extraction are interlaced problems. Point-wise semantic classification enables extracting a meaningful candidate set of contour points while contours help generating a rich feature representation that benefits point-wise classification. These methods are tailored to have fast run time and small memory footprint for processing large-scale, unstructured, and inhomogeneous point clouds, while still achieving high classification accuracy. We evaluate our methods on the semantic3d.net benchmark for terrestrial laser scans with >109 points.

  12. A historical note on illusory contours in shadow writing.

    PubMed

    Vezzani, Stefano; Marino, Barbara F M

    2009-01-01

    It is widely accepted that illusory contours have been first displayed and discussed by Schumann (1900, Zeitschrift für Psychologie und Physiologie der Sinnesorgane 23 1-32). Here we show that, before him, Jastrow (1899, Popular Science Monthly 54 299-312) produced illusory contours consisting of a shadow word. A brief history of shadow writing in psychological literature from Jastrow to Brunswik is presented, in which the contributions of Pillsbury, Warren, Koffka, and Benussi are examined.

  13. 47 CFR 73.215 - Contour protection for short-spaced assignments.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... station pursuant to 47 CFR 73.211(b)(3): 6 kW ERP/240 meters HAAT—Class A 25 kW ERP/150 meters HAAT—Class... 47 Telecommunication 4 2014-10-01 2014-10-01 false Contour protection for short-spaced assignments... protected contours, for the purpose of this section, are defined as follows. For all Class B and B1 stations...

  14. Contoured Orifice for Silicon-Ribbon Die

    NASA Technical Reports Server (NTRS)

    Mackintosh, B. H.

    1985-01-01

    Die configuration encourages purity and stable growth. Contour of die orifice changes near ribbon edges. As result, silicon ribbon has nearly constant width and little carbon contamination. Die part of furnace being developed to produce high-quality, low-cost material for solar cells.

  15. Contour Planting: A Strategy to Reduce Soil Erosion on Steep Slopes

    USDA-ARS?s Scientific Manuscript database

    Practices that combine GPS-based guidance for terrain contouring and tillage for runoff detention have potential to increase water infiltration and reduce runoff. The objective of this study was to investigate contour planting as a means to reduce soil erosion on steep slopes of the Columbia Platea...

  16. Use of intonation contours for speech recognition in noise by cochlear implant recipients.

    PubMed

    Meister, Hartmut; Landwehr, Markus; Pyschny, Verena; Grugel, Linda; Walger, Martin

    2011-05-01

    The corruption of intonation contours has detrimental effects on sentence-based speech recognition in normal-hearing listeners Binns and Culling [(2007). J. Acoust. Soc. Am. 122, 1765-1776]. This paper examines whether this finding also applies to cochlear implant (CI) recipients. The subjects' F0-discrimination and speech perception in the presence of noise were measured, using sentences with regular and inverted F0-contours. The results revealed that speech recognition for regular contours was significantly better than for inverted contours. This difference was related to the subjects' F0-discrimination providing further evidence that the perception of intonation patterns is important for the CI-mediated speech recognition in noise.

  17. The Effect of Local Orientation Change on the Detection of Contours Defined by Constant Curvature: Psychophysics and Image Statistics.

    PubMed

    Khuu, Sieu K; Cham, Joey; Hayes, Anthony

    2016-01-01

    In the present study, we investigated the detection of contours defined by constant curvature and the statistics of curved contours in natural scenes. In Experiment 1, we examined the degree to which human sensitivity to contours is affected by changing the curvature angle and disrupting contour curvature continuity by varying the orientation of end elements. We find that (1) changing the angle of contour curvature decreased detection performance, while (2) end elements oriented in the direction (i.e., clockwise) of curvature facilitated contour detection regardless of the curvature angle of the contour. In Experiment 2 we further established that the relative effect of end-element orientation on contour detection was not only dependent on their orientation (collinear or cocircular), but also their spatial separation from the contour, and whether the contour shape was curved or not (i.e., C-shaped or S-shaped). Increasing the spatial separation of end-elements reduced contour detection performance regardless of their orientation or the contour shape. However, at small separations, cocircular end-elements facilitated the detection of C-shaped contours, but not S-shaped contours. The opposite result was observed for collinear end-elements, which improved the detection of S- shaped, but not C-shaped contours. These dissociative results confirmed that the visual system specifically codes contour curvature, but the association of contour elements occurs locally. Finally, we undertook an analysis of natural images that mapped contours with a constant angular change and determined the frequency of occurrence of end elements with different orientations. Analogous to our behavioral data, this image analysis revealed that the mapped end elements of constantly curved contours are likely to be oriented clockwise to the angle of curvature. Our findings indicate that the visual system is selectively sensitive to contours defined by constant curvature and that this might reflect

  18. Re-Dimensional Thinking in Earth Science: From 3-D Virtual Reality Panoramas to 2-D Contour Maps

    ERIC Educational Resources Information Center

    Park, John; Carter, Glenda; Butler, Susan; Slykhuis, David; Reid-Griffin, Angelia

    2008-01-01

    This study examines the relationship of gender and spatial perception on student interactivity with contour maps and non-immersive virtual reality. Eighteen eighth-grade students elected to participate in a six-week activity-based course called "3-D GeoMapping." The course included nine days of activities related to topographic mapping.…

  19. An evaluation of the contouring abilities of medical dosimetry students for the anatomy of a prostate cancer patient

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Collins, Kevin S., E-mail: kscollin@siu.edu

    2012-10-01

    Prostate cancer is one of the most common diseases treated in a radiation oncology department. One of the major predictors of the treatment outcome and patient side effects is the accuracy of the anatomical contours for the treatment plan. Therefore, the purpose of this study was to determine which anatomical structures are most often contoured correctly and incorrectly by medical dosimetry students. The author also wanted to discover whether a review of the contouring rules would increase contouring accuracy. To achieve this, a male computed tomography dataset consisting of 72 transverse slices was sent to students for contouring. The studentsmore » were instructed to import this dataset into their treatment planning system and contour the following structures: skin, bladder, rectum, prostate, penile bulb, seminal vesicles, left femoral head, and right femoral head. Upon completion of the contours, the contour file was evaluated against a 'gold standard' contour set using StructSure software (Standard Imaging, Inc). A review of the initial contour results was conducted and then students were instructed to contour the dataset a second time. The results of this study showed significant differences between contouring sessions. These results and the standardization of contouring rules should benefit all individuals who participate in the treatment planning of cancer patients.« less

  20. Method for measuring the contour of a machined part

    DOEpatents

    Bieg, L.F.

    1995-05-30

    A method is disclosed for measuring the contour of a machined part with a contour gage apparatus, having a probe assembly including a probe tip for providing a measure of linear displacement of the tip on the surface of the part. The contour gage apparatus may be moved into and out of position for measuring the part while the part is still carried on the machining apparatus. Relative positions between the part and the probe tip may be changed, and a scanning operation is performed on the machined part by sweeping the part with the probe tip, whereby data points representing linear positions of the probe tip at prescribed rotation intervals in the position changes between the part and the probe tip are recorded. The method further allows real-time adjustment of the apparatus machining the part, including real-time adjustment of the machining apparatus in response to wear of the tool that occurs during machining. 5 figs.

  1. Method for measuring the contour of a machined part

    DOEpatents

    Bieg, Lothar F.

    1995-05-30

    A method for measuring the contour of a machined part with a contour gage apparatus, having a probe assembly including a probe tip for providing a measure of linear displacement of the tip on the surface of the part. The contour gage apparatus may be moved into and out of position for measuring the part while the part is still carried on the machining apparatus. Relative positions between the part and the probe tip may be changed, and a scanning operation is performed on the machined part by sweeping the part with the probe tip, whereby data points representing linear positions of the probe tip at prescribed rotation intervals in the position changes between the part and the probe tip are recorded. The method further allows real-time adjustment of the apparatus machining the part, including real-time adjustment of the machining apparatus in response to wear of the tool that occurs during machining.

  2. Robust iterative learning contouring controller with disturbance observer for machine tool feed drives.

    PubMed

    Simba, Kenneth Renny; Bui, Ba Dinh; Msukwa, Mathew Renny; Uchiyama, Naoki

    2018-04-01

    In feed drive systems, particularly machine tools, a contour error is more significant than the individual axial tracking errors from the view point of enhancing precision in manufacturing and production systems. The contour error must be within the permissible tolerance of given products. In machining complex or sharp-corner products, large contour errors occur mainly owing to discontinuous trajectories and the existence of nonlinear uncertainties. Therefore, it is indispensable to design robust controllers that can enhance the tracking ability of feed drive systems. In this study, an iterative learning contouring controller consisting of a classical Proportional-Derivative (PD) controller and disturbance observer is proposed. The proposed controller was evaluated experimentally by using a typical sharp-corner trajectory, and its performance was compared with that of conventional controllers. The results revealed that the maximum contour error can be reduced by about 37% on average. Copyright © 2018 ISA. Published by Elsevier Ltd. All rights reserved.

  3. Shape regularized active contour based on dynamic programming for anatomical structure segmentation

    NASA Astrophysics Data System (ADS)

    Yu, Tianli; Luo, Jiebo; Singhal, Amit; Ahuja, Narendra

    2005-04-01

    We present a method to incorporate nonlinear shape prior constraints into segmenting different anatomical structures in medical images. Kernel space density estimation (KSDE) is used to derive the nonlinear shape statistics and enable building a single model for a class of objects with nonlinearly varying shapes. The object contour is coerced by image-based energy into the correct shape sub-distribution (e.g., left or right lung), without the need for model selection. In contrast to an earlier algorithm that uses a local gradient-descent search (susceptible to local minima), we propose an algorithm that iterates between dynamic programming (DP) and shape regularization. DP is capable of finding an optimal contour in the search space that maximizes a cost function related to the difference between the interior and exterior of the object. To enforce the nonlinear shape prior, we propose two shape regularization methods, global and local regularization. Global regularization is applied after each DP search to move the entire shape vector in the shape space in a gradient descent fashion to the position of probable shapes learned from training. The regularized shape is used as the starting shape for the next iteration. Local regularization is accomplished through modifying the search space of the DP. The modified search space only allows a certain amount of deformation of the local shape from the starting shape. Both regularization methods ensure the consistency between the resulted shape with the training shapes, while still preserving DP"s ability to search over a large range and avoid local minima. Our algorithm was applied to two different segmentation tasks for radiographic images: lung field and clavicle segmentation. Both applications have shown that our method is effective and versatile in segmenting various anatomical structures under prior shape constraints; and it is robust to noise and local minima caused by clutter (e.g., blood vessels) and other similar

  4. Technical report on the surface reconstruction of stacked contours by using the commercial software

    NASA Astrophysics Data System (ADS)

    Shin, Dong Sun; Chung, Min Suk; Hwang, Sung Bae; Park, Jin Seo

    2007-03-01

    After drawing and stacking contours of a structure, which is identified in the serially sectioned images, three-dimensional (3D) image can be made by surface reconstruction. Usually, software is composed for the surface reconstruction. In order to compose the software, medical doctors have to acquire the help of computer engineers. So in this research, surface reconstruction of stacked contours was tried by using commercial software. The purpose of this research is to enable medical doctors to perform surface reconstruction to make 3D images by themselves. The materials of this research were 996 anatomic images (1 mm intervals) of left lower limb, which were made by serial sectioning of a cadaver. On the Adobe Photoshop, contours of 114 anatomic structures were drawn, which were exported to Adobe Illustrator files. On the Maya, contours of each anatomic structure were stacked. On the Rhino, superoinferior lines were drawn along all stacked contours to fill quadrangular surfaces between contours. On the Maya, the contours were deleted. 3D images of 114 anatomic structures were assembled with their original locations preserved. With the surface reconstruction technique, developed in this research, medical doctors themselves could make 3D images of the serially sectioned images such as CTs and MRIs.

  5. Mandibular marginal contouring in oriental aesthetic surgery: refined surgical concept and operative procedure.

    PubMed

    Satoh, Kaneshige; Mitsukawa, Nobuyuki

    2014-05-01

    In aesthetic mandibular contouring surgery, which is often conducted in Asians, the operative procedure is thought to deliver a more aesthetic mandibular shape by means of contouring conducted as a whole from the ramus to the symphysis. The authors describe the refined concept and operative procedures of mandibular marginal contouring. For the 7-year period from 2004 to 2011, mandibular marginal contouring has been used in 57 consecutive series of Japanese subjects. Patient ages ranged from 18 to 33 years, and the subjects included 15 men and 42 women. The surgery was carried out by cutting off the protruding deformed mandibular margin from the ramus to the symphysis. In 53 of 57 cases, the focus was on angle contouring. Concomitant genioplasty by horizontal osteotomy of the chin was conducted in 42 of 57 cases (recession, advancement, shortening, elongation, and correction of the shift variously). In 22 materials exhibiting bulk around the mandibular, the ramus to the body was excised sagittally and thinned. In all the patients, mandibular marginal contouring from the ramus to the symphysis was completed. Partial masseter muscle resection was conducted in 11 of 57 cases. Mandibular contouring effectively achieved a highly satisfactory result in all cases. The upper portion of the peripheral branch of the trunk of the mental nerve was dissected by an electric scalpel in 1 case but sutured immediately using an 8-0 nylon stitch. Transient palsy of the mental nerve was noticed in a few cases but subsided in 1 to 2 months. No particular complications were encountered. No secondary revision was required in this series. In mandibular angle plasty, mandibular marginal contouring from the ramus to the symphysis should be carried out by cutting off the angle keeping in mind the entire mandibular shape. This concept and the procedure can deliver greater patient satisfaction.

  6. Post-Bariatric Body-Contouring Surgery: Fewer Procedures, Less Demand, and Lower Costs.

    PubMed

    Felberbauer, Franz X; Shakeri-Leidenmühler, Soheila; Langer, Felix B; Kitzinger, Hugo; Bohdjalian, Arthur; Kefurt, Ronald; Prager, Gerhard

    2015-07-01

    Paralleling the growth of bariatric surgery, the demand for post-bariatric body-contouring surgery is increasing and placing additional burdens on already strained health care systems. In Austria, medically necessary body contouring is covered by public health care. In a sample of 622 women, we assessed the proportion of patients that underwent post-bariatric surgery at least 2 years after gastric bypass. Former bariatric patients were asked whether they had undergone post-bariatric surgery or were planning to do so by structured telephone interviews. For patients who had undergone body contouring, the degree of satisfaction with the results was inquired. Costs for bariatric and post-bariatric procedures were assessed. Of 622 patients, 93 (14.9 %) had undergone body contouring and 68 (10.9 %) considered a procedure, while 454 (73 %) definitely stated that they did not want plastic surgery. Cost coverage was declined in 7 patients (1.1 %). Plastic procedures (n = 101) included 65 abdominoplasties, 25 lower body lifts without thigh lifts, 7 brachioplasties, and 4 minor procedures. Forty-nine patients were very satisfied with the results, 28 were fairly satisfied, and 16 were not satisfied. Body contouring added about 6 % to the costs of surgical treatment for morbid obesity. Fewer patients than in other studies expressed a desire for post-bariatric surgery, 15 % actually proceeded to this step. The low demand was neither due to denied coverage nor to unfavourable results of plastic surgery. Additional costs for body contouring were less than expected.

  7. Evaluation of the pulse-contour method of determining stroke volume in man.

    NASA Technical Reports Server (NTRS)

    Alderman, E. L.; Branzi, A.; Sanders, W.; Brown, B. W.; Harrison, D. C.

    1972-01-01

    The pulse-contour method for determining stroke volume has been employed as a continuous rapid method of monitoring the cardiovascular status of patients. Twenty-one patients with ischemic heart disease and 21 patients with mitral valve disease were subjected to a variety of hemodynamic interventions. The pulse-contour estimations, using three different formulas derived by Warner, Kouchoukos, and Herd, were compared with indicator-dilution outputs. A comparison of the results of the two methods for determining stroke volume yielded correlation coefficients ranging from 0.59 to 0.84. The better performing Warner formula yielded a coefficient of variation of about 20%. The type of hemodynamic interventions employed did not significantly affect the results using the pulse-contour method. Although the correlation of the pulse-contour and indicator-dilution stroke volumes is high, the coefficient of variation is such that small changes in stroke volume cannot be accurately assessed by the pulse-contour method. However, the simplicity and rapidity of this method compared to determination of cardiac output by Fick or indicator-dilution methods makes it a potentially useful adjunct for monitoring critically ill patients.

  8. Strain-Induced Anisotropic Fermi Contour of 2D Holes and Composite Fermions

    NASA Astrophysics Data System (ADS)

    Jo, Insun; Rosales, K. A. V.; Mueed, M. A.; Padmanabhan, M.; Pfeiffer, L. N.; West, K. W.; Baldwin, K. W.; Winkler, R.; Shayegan, M.

    We present experimental and theoretical results demonstrating strain-induced Fermi contour anisotropy of two-dimensional (2D) holes and composite fermions (CFs) confined to a (001) GaAs quantum well. We apply a tunable uniaxial strain to a thinned (001) GaAs wafer, glued to a piezoelectric actuator. When the 2D holes are subjected to an in-plane uniaxial strain, their band structure and Fermi contour become anisotropic by about 30% even for a minute amount of strain, on the order of 10-4. Via measurements of commensurability oscillations, we determine the Fermi contour anisotropy for holes near zero magnetic field, and for CFs at high magnetic fields, as a function of uniaxial strain. The measured Fermi contour anisotropy of holes is consistent with the calculation results. The observed CF Fermi contour anisotropy also shows a strong dependence on the applied strain, which we compare quantitatively to that of the low-field holes. Supported by the NSF(Grants DMR-1305691, ECCS-1508925, and MRSEC DMR-1420541), the DOE Basic Energy Sciences (DE-FG02-00-ER45841), the Gordon and Betty Moore Foundation (GBMF4420), and the Keck Foundation. R. W. is supported by the NSF (DMR-1310199).

  9. Is interpolation cognitively encapsulated? Measuring the effects of belief on Kanizsa shape discrimination and illusory contour formation

    PubMed Central

    Keane, Brian P.; Lu, Hongjing; Papathomas, Thomas V.; Silverstein, Steven M.; Kellman, Philip J.

    2012-01-01

    Contour interpolation is a perceptual process that fills-in missing edges on the basis of how surrounding edges (inducers) are spatiotemporally related. Cognitive encapsulation refers to the degree to which perceptual mechanisms act in isolation from beliefs, expectations, and utilities (Pylyshyn, 1999). Is interpolation encapsulated from belief? We addressed this question by having subjects discriminate briefly-presented, partially-visible fat and thin shapes, the edges of which either induced or did not induce illusory contours (relatable and non-relatable conditions, respectively). Half the trials in each condition incorporated task-irrelevant distractor lines, known to disrupt the filling-in of contours. Half of the observers were told that the visible parts of the shape belonged to a single thing (group strategy); the other half were told that the visible parts were disconnected (ungroup strategy). It was found that distractor lines strongly impaired performance in the relatable condition, but minimally in the non-relatable condition; that strategy did not alter the effects of the distractor lines for either the relatable or non-relatable stimuli; and that cognitively grouping relatable fragments improved performance whereas cognitively grouping non-relatable fragments did not. These results suggest that 1) filling-in effects during illusory contour formation cannot be easily removed via strategy; 2) filling-in effects cannot be easily manufactured from stimuli that fail to elicit interpolation; and 3) actively grouping fragments can readily improve discrimination performance, but only when those fragments form interpolated contours. Taken together, these findings indicate that discriminating filled-in shapes depends on strategy but filling-in itself may be encapsulated from belief. PMID:22440789

  10. Expert Consensus Contouring Guidelines for Intensity Modulated Radiation Therapy in Esophageal and Gastroesophageal Junction Cancer.

    PubMed

    Wu, Abraham J; Bosch, Walter R; Chang, Daniel T; Hong, Theodore S; Jabbour, Salma K; Kleinberg, Lawrence R; Mamon, Harvey J; Thomas, Charles R; Goodman, Karyn A

    2015-07-15

    Current guidelines for esophageal cancer contouring are derived from traditional 2-dimensional fields based on bony landmarks, and they do not provide sufficient anatomic detail to ensure consistent contouring for more conformal radiation therapy techniques such as intensity modulated radiation therapy (IMRT). Therefore, we convened an expert panel with the specific aim to derive contouring guidelines and generate an atlas for the clinical target volume (CTV) in esophageal or gastroesophageal junction (GEJ) cancer. Eight expert academically based gastrointestinal radiation oncologists participated. Three sample cases were chosen: a GEJ cancer, a distal esophageal cancer, and a mid-upper esophageal cancer. Uniform computed tomographic (CT) simulation datasets and accompanying diagnostic positron emission tomographic/CT images were distributed to each expert, and the expert was instructed to generate gross tumor volume (GTV) and CTV contours for each case. All contours were aggregated and subjected to quantitative analysis to assess the degree of concordance between experts and to generate draft consensus contours. The panel then refined these contours to generate the contouring atlas. The κ statistics indicated substantial agreement between panelists for each of the 3 test cases. A consensus CTV atlas was generated for the 3 test cases, each representing common anatomic presentations of esophageal cancer. The panel agreed on guidelines and principles to facilitate the generalizability of the atlas to individual cases. This expert panel successfully reached agreement on contouring guidelines for esophageal and GEJ IMRT and generated a reference CTV atlas. This atlas will serve as a reference for IMRT contours for clinical practice and prospective trial design. Subsequent patterns of failure analyses of clinical datasets using these guidelines may require modification in the future. Copyright © 2015 Elsevier Inc. All rights reserved.

  11. Expert Consensus Contouring Guidelines for Intensity Modulated Radiation Therapy in Esophageal and Gastroesophageal Junction Cancer

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wu, Abraham J., E-mail: wua@mskcc.org; Bosch, Walter R.; Chang, Daniel T.

    Purpose/Objective(s): Current guidelines for esophageal cancer contouring are derived from traditional 2-dimensional fields based on bony landmarks, and they do not provide sufficient anatomic detail to ensure consistent contouring for more conformal radiation therapy techniques such as intensity modulated radiation therapy (IMRT). Therefore, we convened an expert panel with the specific aim to derive contouring guidelines and generate an atlas for the clinical target volume (CTV) in esophageal or gastroesophageal junction (GEJ) cancer. Methods and Materials: Eight expert academically based gastrointestinal radiation oncologists participated. Three sample cases were chosen: a GEJ cancer, a distal esophageal cancer, and a mid-upper esophagealmore » cancer. Uniform computed tomographic (CT) simulation datasets and accompanying diagnostic positron emission tomographic/CT images were distributed to each expert, and the expert was instructed to generate gross tumor volume (GTV) and CTV contours for each case. All contours were aggregated and subjected to quantitative analysis to assess the degree of concordance between experts and to generate draft consensus contours. The panel then refined these contours to generate the contouring atlas. Results: The κ statistics indicated substantial agreement between panelists for each of the 3 test cases. A consensus CTV atlas was generated for the 3 test cases, each representing common anatomic presentations of esophageal cancer. The panel agreed on guidelines and principles to facilitate the generalizability of the atlas to individual cases. Conclusions: This expert panel successfully reached agreement on contouring guidelines for esophageal and GEJ IMRT and generated a reference CTV atlas. This atlas will serve as a reference for IMRT contours for clinical practice and prospective trial design. Subsequent patterns of failure analyses of clinical datasets using these guidelines may require modification in the future.« less

  12. Speech intonation and melodic contour recognition in children with cochlear implants and with normal hearing.

    PubMed

    See, Rachel L; Driscoll, Virginia D; Gfeller, Kate; Kliethermes, Stephanie; Oleson, Jacob

    2013-04-01

    Cochlear implant (CI) users have difficulty perceiving some intonation cues in speech and melodic contours because of poor frequency selectivity in the cochlear implant signal. To assess perceptual accuracy of normal hearing (NH) children and pediatric CI users on speech intonation (prosody), melodic contour, and pitch ranking, and to determine potential predictors of outcomes. Does perceptual accuracy for speech intonation or melodic contour differ as a function of auditory status (NH, CI), perceptual category (falling versus rising intonation/contour), pitch perception, or individual differences (e.g., age, hearing history)? NH and CI groups were tested on recognition of falling intonation/contour versus rising intonation/contour presented in both spoken and melodic (sung) conditions. Pitch ranking was also tested. Outcomes were correlated with variables of age, hearing history, HINT, and CNC scores. The CI group was significantly less accurate than the NH group in spoken (CI, M = 63.1%; NH, M = 82.1%) and melodic (CI, M = 61.6%; NH, M = 84.2%) conditions. The CI group was more accurate in recognizing rising contour in the melodic condition compared with rising intonation in the spoken condition. Pitch ranking was a significant predictor of outcome for both groups in falling intonation and rising melodic contour; age at testing and hearing history variables were not predictive of outcomes. Children with CIs were less accurate than NH children in perception of speech intonation, melodic contour, and pitch ranking. However, the larger pitch excursions of the melodic condition may assist in recognition of the rising inflection associated with the interrogative form.

  13. ConTour: Data-Driven Exploration of Multi-Relational Datasets for Drug Discovery.

    PubMed

    Partl, Christian; Lex, Alexander; Streit, Marc; Strobelt, Hendrik; Wassermann, Anne-Mai; Pfister, Hanspeter; Schmalstieg, Dieter

    2014-12-01

    Large scale data analysis is nowadays a crucial part of drug discovery. Biologists and chemists need to quickly explore and evaluate potentially effective yet safe compounds based on many datasets that are in relationship with each other. However, there is a lack of tools that support them in these processes. To remedy this, we developed ConTour, an interactive visual analytics technique that enables the exploration of these complex, multi-relational datasets. At its core ConTour lists all items of each dataset in a column. Relationships between the columns are revealed through interaction: selecting one or multiple items in one column highlights and re-sorts the items in other columns. Filters based on relationships enable drilling down into the large data space. To identify interesting items in the first place, ConTour employs advanced sorting strategies, including strategies based on connectivity strength and uniqueness, as well as sorting based on item attributes. ConTour also introduces interactive nesting of columns, a powerful method to show the related items of a child column for each item in the parent column. Within the columns, ConTour shows rich attribute data about the items as well as information about the connection strengths to other datasets. Finally, ConTour provides a number of detail views, which can show items from multiple datasets and their associated data at the same time. We demonstrate the utility of our system in case studies conducted with a team of chemical biologists, who investigate the effects of chemical compounds on cells and need to understand the underlying mechanisms.

  14. Kepler Planet Detection Metrics: Per-Target Detection Contours for Data Release 25

    NASA Technical Reports Server (NTRS)

    Burke, Christopher J.; Catanzarite, Joseph

    2017-01-01

    A necessary input to planet occurrence calculations is an accurate model for the pipeline completeness (Burke et al., 2015). This document describes the use of the Kepler planet occurrence rate products in order to calculate a per-target detection contour for the measured Data Release 25 (DR25) pipeline performance. A per-target detection contour measures for a given combination of orbital period, Porb, and planet radius, Rp, what fraction of transit signals are recoverable by the Kepler pipeline (Twicken et al., 2016; Jenkins et al., 2017). The steps for calculating a detection contour follow the procedure outlined in Burke et al. (2015), but have been updated to provide improved accuracy enabled by the substantially larger database of transit injection and recovery tests that were performed on the final version (i.e., SOC 9.3) of the Kepler pipeline (Christiansen, 2017; Burke Catanzarite, 2017a). In the following sections, we describe the main inputs to the per-target detection contour and provide a worked example of the python software released with this document (Kepler Planet Occurrence Rate Tools KeplerPORTs)1 that illustrates the generation of a detection contour in practice. As background material for this document and its nomenclature, we recommend the reader be familiar with the previous method of calculating a detection contour (Section 2 of Burke et al.,2015), input parameters relevant for describing the data quantity and quality of Kepler targets (Burke Catanzarite, 2017b), and the extensive new transit injection and recovery tests of the Kepler pipeline (Christiansen et al., 2016; Burke Catanzarite, 2017a; Christiansen, 2017).

  15. Active contour configuration model for estimating the posterior ablative margin in image fusion of real-time ultrasound and 3D ultrasound or magnetic resonance images for radiofrequency ablation: an experimental study.

    PubMed

    Lee, Junkyo; Lee, Min Woo; Choi, Dongil; Cha, Dong Ik; Lee, Sunyoung; Kang, Tae Wook; Yang, Jehoon; Jo, Jaemoon; Bang, Won-Chul; Kim, Jongsik; Shin, Dongkuk

    2017-12-21

    The purpose of this study was to evaluate the accuracy of an active contour model for estimating the posterior ablative margin in images obtained by the fusion of real-time ultrasonography (US) and 3-dimensional (3D) US or magnetic resonance (MR) images of an experimental tumor model for radiofrequency ablation. Chickpeas (n=12) and bovine rump meat (n=12) were used as an experimental tumor model. Grayscale 3D US and T1-weighted MR images were pre-acquired for use as reference datasets. US and MR/3D US fusion was performed for one group (n=4), and US and 3D US fusion only (n=8) was performed for the other group. Half of the models in each group were completely ablated, while the other half were incompletely ablated. Hyperechoic ablation areas were extracted using an active contour model from real-time US images, and the posterior margin of the ablation zone was estimated from the anterior margin. After the experiments, the ablated pieces of bovine rump meat were cut along the electrode path and the cut planes were photographed. The US images with the estimated posterior margin were compared with the photographs and post-ablation MR images. The extracted contours of the ablation zones from 12 US fusion videos and post-ablation MR images were also matched. In the four models fused under real-time US with MR/3D US, compression from the transducer and the insertion of an electrode resulted in misregistration between the real-time US and MR images, making the estimation of the ablation zones less accurate than was achieved through fusion between real-time US and 3D US. Eight of the 12 post-ablation 3D US images were graded as good when compared with the sectioned specimens, and 10 of the 12 were graded as good in a comparison with nicotinamide adenine dinucleotide staining and histopathologic results. Estimating the posterior ablative margin using an active contour model is a feasible way of predicting the ablation area, and US/3D US fusion was more accurate than US

  16. Multiscale approach to contour fitting for MR images

    NASA Astrophysics Data System (ADS)

    Rueckert, Daniel; Burger, Peter

    1996-04-01

    We present a new multiscale contour fitting process which combines information about the image and the contour of the object at different levels of scale. The algorithm is based on energy minimizing deformable models but avoids some of the problems associated with these models. The segmentation algorithm starts by constructing a linear scale-space of an image through convolution of the original image with a Gaussian kernel at different levels of scale, where the scale corresponds to the standard deviation of the Gaussian kernel. At high levels of scale large scale features of the objects are preserved while small scale features, like object details as well as noise, are suppressed. In order to maximize the accuracy of the segmentation, the contour of the object of interest is then tracked in scale-space from coarse to fine scales. We propose a hybrid multi-temperature simulated annealing optimization to minimize the energy of the deformable model. At high levels of scale the SA optimization is started at high temperatures, enabling the SA optimization to find a global optimal solution. At lower levels of scale the SA optimization is started at lower temperatures (at the lowest level the temperature is close to 0). This enforces a more deterministic behavior of the SA optimization at lower scales and leads to an increasingly local optimization as high energy barriers cannot be crossed. The performance and robustness of the algorithm have been tested on spin-echo MR images of the cardiovascular system. The task was to segment the ascending and descending aorta in 15 datasets of different individuals in order to measure regional aortic compliance. The results show that the algorithm is able to provide more accurate segmentation results than the classic contour fitting process and is at the same time very robust to noise and initialization.

  17. Retroperitoneal Sarcoma Target Volume and Organ at Risk Contour Delineation Agreement Among NRG Sarcoma Radiation Oncologists

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Baldini, Elizabeth H., E-mail: ebaldini@partners.org; Abrams, Ross A.; Bosch, Walter

    Purpose: The purpose of this study was to evaluate the variability in target volume and organ at risk (OAR) contour delineation for retroperitoneal sarcoma (RPS) among 12 sarcoma radiation oncologists. Methods and Materials: Radiation planning computed tomography (CT) scans for 2 cases of RPS were distributed among 12 sarcoma radiation oncologists with instructions for contouring gross tumor volume (GTV), clinical target volume (CTV), high-risk CTV (HR CTV: area judged to be at high risk of resulting in positive margins after resection), and OARs: bowel bag, small bowel, colon, stomach, and duodenum. Analysis of contour agreement was performed using the simultaneousmore » truth and performance level estimation (STAPLE) algorithm and kappa statistics. Results: Ten radiation oncologists contoured both RPS cases, 1 contoured only RPS1, and 1 contoured only RPS2 such that each case was contoured by 11 radiation oncologists. The first case (RPS 1) was a patient with a de-differentiated (DD) liposarcoma (LPS) with a predominant well-differentiated (WD) component, and the second case (RPS 2) was a patient with DD LPS made up almost entirely of a DD component. Contouring agreement for GTV and CTV contours was high. However, the agreement for HR CTVs was only moderate. For OARs, agreement for stomach, bowel bag, small bowel, and colon was high, but agreement for duodenum (distorted by tumor in one of these cases) was fair to moderate. Conclusions: For preoperative treatment of RPS, sarcoma radiation oncologists contoured GTV, CTV, and most OARs with a high level of agreement. HR CTV contours were more variable. Further clarification of this volume with the help of sarcoma surgical oncologists is necessary to reach consensus. More attention to delineation of the duodenum is also needed.« less

  18. Retroperitoneal Sarcoma Target Volume and Organ at Risk Contour Delineation Agreement Among NRG Sarcoma Radiation Oncologists

    PubMed Central

    Baldini, Elizabeth H.; Abrams, Ross A.; Bosch, Walter; Roberge, David; Haas, Rick L.M.; Catton, Charles N.; Indelicato, Daniel J.; Olsen, Jeffrey R.; Deville, Curtiland; Chen, Yen-Lin; Finkelstein, Steven E.; DeLaney, Thomas F.; Wang, Dian

    2015-01-01

    Purpose The purpose of this study was to evaluate the variability in target volume and organ at risk (OAR) contour delineation for retroperitoneal sarcoma (RPS) among 12 sarcoma radiation oncologists. Methods and Materials Radiation planning computed tomography (CT) scans for 2 cases of RPS were distributed among 12 sarcoma radiation oncologists with instructions for contouring gross tumor volume (GTV), clinical target volume (CTV), high-risk CTV (HR CTV: area judged to be at high risk of resulting in positive margins after resection), and OARs: bowel bag, small bowel, colon, stomach, and duodenum. Analysis of contour agreement was performed using the simultaneous truth and performance level estimation (STAPLE) algorithm and kappa statistics. Results Ten radiation oncologists contoured both RPS cases, 1 contoured only RPS1, and 1 contoured only RPS2 such that each case was contoured by 11 radiation oncologists. The first case (RPS 1) was a patient with a de-differentiated (DD) liposarcoma (LPS) with a predominant well-differentiated (WD) component, and the second case (RPS 2) was a patient with DD LPS made up almost entirely of a DD component. Contouring agreement for GTV and CTV contours was high. However, the agreement for HR CTVs was only moderate. For OARs, agreement for stomach, bowel bag, small bowel, and colon was high, but agreement for duodenum (distorted by tumor in one of these cases) was fair to moderate. Conclusions For preoperative treatment of RPS, sarcoma radiation oncologists contoured GTV, CTV, and most OARs with a high level of agreement. HR CTV contours were more variable. Further clarification of this volume with the help of sarcoma surgical oncologists is necessary to reach consensus. More attention to delineation of the duodenum is also needed. PMID:26194680

  19. Anatomically Contoured Anterior Plating for Isolated Tibiotalar Arthrodesis: A Systematic Review.

    PubMed

    Kusnezov, Nicholas; Dunn, John C; Koehler, Logan R; Orr, Justin D

    2017-08-01

    We performed a systematic review of the published literature to characterize patient demographic, surgical techniques, and functional outcomes to elucidate the complication and revision rates following isolated tibiotalar arthrodesis with anatomically contoured anterior plating. A comprehensive literature search was performed. Inclusion criteria were peer-reviewed studies in English, after 1990, at least 10 patients, and reporting clinical outcomes following contoured anterior plating and with follow-up of at least 80% and 1 year. Primary outcomes were fusion rate, time to fusion, return to activities, satisfaction, and functional outcome scores. Complication rates, reoperation, and revision were also extracted. Eight primary studies with 164 patients met the inclusion criteria. The average sample size was 21 ± 10.0 patients and average age was 49.2 years with 61.6% male. Posttraumatic arthritis (49.4%) was the most common operative indication, followed by primary osteoarthrosis (18.9%). The average follow-up was 21.1 months. At this time, 97.6% of patients went on to uneventful union at a weighted average time of 18.7 weeks postoperatively. AOFAS scores improved significantly ( P < .05). 25% complication rate was reported with wound complication (7.9%) and hardware irritation (6.7%) most common. Overall, 21.3% of patients underwent reoperation; 4 for revision arthrodesis following nonunion. Isolated tibiotalar arthrodesis utilizing anatomically contoured anterior plating demonstrates excellent clinical and functional outcomes at short-term follow-up. Overall, 97.6% of patients went on to fusion and functional outcomes consistently improved following surgery. Furthermore, while one-quarter of patients experienced complications, wound complications were relatively uncommon and less than one-quarter of these required surgical intervention. Level IV: Systematic Review.

  20. Interactive contour delineation and refinement in treatment planning of image‐guided radiation therapy

    PubMed Central

    Zhou, Wu

    2014-01-01

    The accurate contour delineation of the target and/or organs at risk (OAR) is essential in treatment planning for image‐guided radiation therapy (IGRT). Although many automatic contour delineation approaches have been proposed, few of them can fulfill the necessities of applications in terms of accuracy and efficiency. Moreover, clinicians would like to analyze the characteristics of regions of interests (ROI) and adjust contours manually during IGRT. Interactive tool for contour delineation is necessary in such cases. In this work, a novel approach of curve fitting for interactive contour delineation is proposed. It allows users to quickly improve contours by a simple mouse click. Initially, a region which contains interesting object is selected in the image, then the program can automatically select important control points from the region boundary, and the method of Hermite cubic curves is used to fit the control points. Hence, the optimized curve can be revised by moving its control points interactively. Meanwhile, several curve fitting methods are presented for the comparison. Finally, in order to improve the accuracy of contour delineation, the process of the curve refinement based on the maximum gradient magnitude is proposed. All the points on the curve are revised automatically towards the positions with maximum gradient magnitude. Experimental results show that Hermite cubic curves and the curve refinement based on the maximum gradient magnitude possess superior performance on the proposed platform in terms of accuracy, robustness, and time calculation. Experimental results of real medical images demonstrate the efficiency, accuracy, and robustness of the proposed process in clinical applications. PACS number: 87.53.Tf PMID:24423846

  1. A Word by Any Other Intonation: FMRI Evidence for Implicit Memory Traces for Pitch Contours of Spoken Words in Adult Brains

    PubMed Central

    Inspector, Michael; Manor, David; Amir, Noam; Kushnir, Tamar; Karni, Avi

    2013-01-01

    Objectives Intonation may serve as a cue for facilitated recognition and processing of spoken words and it has been suggested that the pitch contour of spoken words is implicitly remembered. Thus, using the repetition suppression (RS) effect of BOLD-fMRI signals, we tested whether the same spoken words are differentially processed in language and auditory brain areas depending on whether or not they retain an arbitrary intonation pattern. Experimental design Words were presented repeatedly in three blocks for passive and active listening tasks. There were three prosodic conditions in each of which a different set of words was used and specific task-irrelevant intonation changes were applied: (i) All words presented in a set flat monotonous pitch contour (ii) Each word had an arbitrary pitch contour that was set throughout the three repetitions. (iii) Each word had a different arbitrary pitch contour in each of its repetition. Principal findings The repeated presentations of words with a set pitch contour, resulted in robust behavioral priming effects as well as in significant RS of the BOLD signals in primary auditory cortex (BA 41), temporal areas (BA 21 22) bilaterally and in Broca's area. However, changing the intonation of the same words on each successive repetition resulted in reduced behavioral priming and the abolition of RS effects. Conclusions Intonation patterns are retained in memory even when the intonation is task-irrelevant. Implicit memory traces for the pitch contour of spoken words were reflected in facilitated neuronal processing in auditory and language associated areas. Thus, the results lend support for the notion that prosody and specifically pitch contour is strongly associated with the memory representation of spoken words. PMID:24391713

  2. Speech Intonation and Melodic Contour Recognition in Children with Cochlear Implants and with Normal Hearing

    PubMed Central

    See, Rachel L.; Driscoll, Virginia D.; Gfeller, Kate; Kliethermes, Stephanie; Oleson, Jacob

    2013-01-01

    Background Cochlear implant (CI) users have difficulty perceiving some intonation cues in speech and melodic contours because of poor frequency selectivity in the cochlear implant signal. Objectives To assess perceptual accuracy of normal hearing (NH) children and pediatric CI users on speech intonation (prosody), melodic contour, and pitch ranking, and to determine potential predictors of outcomes. Hypothesis Does perceptual accuracy for speech intonation or melodic contour differ as a function of auditory status (NH, CI), perceptual category (falling vs. rising intonation/contour), pitch perception, or individual differences (e.g., age, hearing history)? Method NH and CI groups were tested on recognition of falling intonation/contour vs. rising intonation/contour presented in both spoken and melodic (sung) conditions. Pitch ranking was also tested. Outcomes were correlated with variables of age, hearing history, HINT, and CNC scores. Results The CI group was significantly less accurate than the NH group in spoken (CI, M=63.1 %; NH, M=82.1%) and melodic (CI, M=61.6%; NH, M=84.2%) conditions. The CI group was more accurate in recognizing rising contour in the melodic condition compared with rising intonation in the spoken condition. Pitch ranking was a significant predictor of outcome for both groups in falling intonation and rising melodic contour; age at testing and hearing history variables were not predictive of outcomes. Conclusions Children with CIs were less accurate than NH children in perception of speech intonation, melodic contour, and pitch ranking. However, the larger pitch excursions of the melodic condition may assist in recognition of the rising inflection associated with the interrogative form. PMID:23442568

  3. Contour forming of metals by laser peening

    DOEpatents

    Hackel, Lloyd; Harris, Fritz

    2002-01-01

    A method and apparatus are provided for forming shapes and contours in metal sections by generating laser induced compressive stress on the surface of the metal workpiece. The laser process can generate deep compressive stresses to shape even thick components without inducing unwanted tensile stress at the metal surface. The precision of the laser-induced stress enables exact prediction and subsequent contouring of parts. A light beam of 10 to 100 J/pulse is imaged to create an energy fluence of 60 to 200 J/cm.sup.2 on an absorptive layer applied over a metal surface. A tamping layer of water is flowed over the absorptive layer. The absorption of laser light causes a plasma to form and consequently creates a shock wave that induces a deep residual compressive stress into the metal. The metal responds to this residual stress by bending.

  4. Assessing the Importance of Lexical Tone Contour to Sentence Perception in Mandarin-Speaking Children With Normal Hearing.

    PubMed

    Zhu, Shufeng; Wong, Lena L N; Wang, Bin; Chen, Fei

    2017-07-12

    The aim of the present study was to evaluate the influence of lexical tone contour and age on sentence perception in quiet and in noise conditions in Mandarin-speaking children ages 7 to 11 years with normal hearing. Test materials were synthesized Mandarin sentences, each word with a manipulated lexical contour, that is, normal contour, flat contour, or a tone contour randomly selected from the four Mandarin lexical tone contours. A convenience sample of 75 Mandarin-speaking participants with normal hearing, ages 7, 9, and 11 years (25 participants in each age group), was selected. Participants were asked to repeat the synthesized speech in quiet and in speech spectrum-shaped noise at 0 dB signal-to-noise ratio. In quiet, sentence recognition by the 11-year-old children was similar to that of adults, and misrepresented lexical tone contours did not have a detrimental effect. However, the performance of children ages 9 and 7 years was significantly poorer. The performance of all three age groups, especially the younger children, declined significantly in noise. The present research suggests that lexical tone contour plays an important role in Mandarin sentence recognition, and misrepresented tone contours result in greater difficulty in sentence recognition in younger children. These results imply that maturation and/or language use experience play a role in the processing of tone contours for Mandarin speech understanding, particularly in noise.

  5. Photomask quality evaluation using lithography simulation and precision SEM image contour data

    NASA Astrophysics Data System (ADS)

    Murakawa, Tsutomu; Fukuda, Naoki; Shida, Soichi; Iwai, Toshimichi; Matsumoto, Jun; Nakamura, Takayuki; Hagiwara, Kazuyuki; Matsushita, Shohei; Hara, Daisuke; Adamov, Anthony

    2012-11-01

    To evaluate photomask quality, the current method uses spatial imaging by optical inspection tools. This technique at 1Xnm node has a resolution limit because small defects will be difficult to extract. To simulate the mask error-enhancement factor (MEEF) influence for aggressive OPC in 1Xnm node, wide FOV contour data and tone information are derived from high precision SEM images. For this purpose we have developed a new contour data extraction algorithm with sub-nanometer accuracy resulting in a wide Field of View (FOV) SEM image: (for example, more than 10um x 10um square). We evaluated MEEF influence of high-end photomask pattern using the wide FOV contour data of "E3630 MVM-SEMTM" and lithography simulator "TrueMaskTM DS" of D2S, Inc. As a result, we can detect the "invisible defect" as the MEEF influence using the wide FOV contour data and lithography simulator.

  6. Relationship between Aircraft Noise Contour Area and Noise Levels at Certification Points

    NASA Technical Reports Server (NTRS)

    Powell, Clemans A.

    2003-01-01

    The use of sound exposure level contour area reduction has been proposed as an alternative or supplemental metric of progress and success for the NASA Quiet Aircraft Technology program, which currently uses the average of predicted noise reductions at three community locations. As the program has expanded to include reductions in airframe noise as well as reduction due to optimization of operating procedures for lower noise, there is concern that the three-point methodology may not represent a fair measure of benefit to airport communities. This paper addresses several topics related to this proposal: (1) an analytical basis for a relationship between certification noise levels and noise contour areas for departure operations is developed, (2) the relationship between predicted noise contour area and the noise levels measured or predicted at the certification measurement points is examined for a wide range of commercial and business aircraft, and (3) reductions in contour area for low-noise approach scenarios are predicted and equivalent reductions in source noise are determined.

  7. Musically Tone-Deaf Individuals Have Difficulty Discriminating Intonation Contours Extracted from Speech

    ERIC Educational Resources Information Center

    Patel, Aniruddh D.; Foxton, Jessica M.; Griffiths, Timothy D.

    2005-01-01

    Musically tone-deaf individuals have psychophysical deficits in detecting pitch changes, yet their discrimination of intonation contours in speech appears to be normal. One hypothesis for this dissociation is that intonation contours use coarse pitch contrasts which exceed the pitch-change detection thresholds of tone-deaf individuals (Peretz &…

  8. Computing retinal contour from optical biometry.

    PubMed

    Faria-Ribeiro, Miguel; López-Gil, Norberto; Navarro, Rafael; Lopes-Ferreira, Daniela; Jorge, Jorge; González-Méijome, Jose Manuel

    2014-04-01

    To describe a new methodology that derives horizontal posterior retinal contours from partial coherence interferometry (PCI) and ray tracing using the corneal topography. Corneal topography and PCI for seven horizontal visual field eccentricities correspondent to the central 60 degrees of the posterior pole were obtained in 55 myopic eyes. A semicustomized eye model based on the subject's corneal topography and the Navarro eye model was generated using Zemax-EE software. The model was used to compute the optical path length in the seven directions where PCI measurements were obtained. Vitreous chamber depth was computed using the PCI values obtained at each of those directions. Matlab software was developed to fit the best conic curve to the set of points previously obtained. We tested the limit in the accuracy of the methodology when the actual cornea of the subject is not used and for two different lens geometries. A standard eye model can induce an error in the retina sagitta estimation of the order of hundreds of micrometers in comparison with the semicustomized eye model. However, the use of a different lens model leads to an error of the order of tens of micrometers. The apical radius and conic constant of the average fit were -11.91 mm and -0.15, respectively. In general, a nasal-temporal asymmetry in the retina contour was found, showing mean larger values of vitreous chamber depth in the nasal side of the eye. The use of a semicustomized eye model, together with optical path length measured by PCI for different angles, can be used to predict the retinal contour within tenths of micrometers. This methodology can be useful in studies trying to understand the effect of peripheral retinal location on myopia progression as well as modeling the optics of the human eye for a wide field.

  9. Human recognition based on head-shoulder contour extraction and BP neural network

    NASA Astrophysics Data System (ADS)

    Kong, Xiao-fang; Wang, Xiu-qin; Gu, Guohua; Chen, Qian; Qian, Wei-xian

    2014-11-01

    In practical application scenarios like video surveillance and human-computer interaction, human body movements are uncertain because the human body is a non-rigid object. Based on the fact that the head-shoulder part of human body can be less affected by the movement, and will seldom be obscured by other objects, in human detection and recognition, a head-shoulder model with its stable characteristics can be applied as a detection feature to describe the human body. In order to extract the head-shoulder contour accurately, a head-shoulder model establish method with combination of edge detection and the mean-shift algorithm in image clustering has been proposed in this paper. First, an adaptive method of mixture Gaussian background update has been used to extract targets from the video sequence. Second, edge detection has been used to extract the contour of moving objects, and the mean-shift algorithm has been combined to cluster parts of target's contour. Third, the head-shoulder model can be established, according to the width and height ratio of human head-shoulder combined with the projection histogram of the binary image, and the eigenvectors of the head-shoulder contour can be acquired. Finally, the relationship between head-shoulder contour eigenvectors and the moving objects will be formed by the training of back-propagation (BP) neural network classifier, and the human head-shoulder model can be clustered for human detection and recognition. Experiments have shown that the method combined with edge detection and mean-shift algorithm proposed in this paper can extract the complete head-shoulder contour, with low calculating complexity and high efficiency.

  10. Automatic Contour Tracking in Ultrasound Images

    ERIC Educational Resources Information Center

    Li, Min; Kambhamettu, Chandra; Stone, Maureen

    2005-01-01

    In this paper, a new automatic contour tracking system, EdgeTrak, for the ultrasound image sequences of human tongue is presented. The images are produced by a head and transducer support system (HATS). The noise and unrelated high-contrast edges in ultrasound images make it very difficult to automatically detect the correct tongue surfaces. In…

  11. Luminance contours can gate afterimage colors and "real" colors.

    PubMed

    Anstis, Stuart; Vergeer, Mark; Van Lier, Rob

    2012-09-06

    It has long been known that colored images may elicit afterimages in complementary colors. We have already shown (Van Lier, Vergeer, & Anstis, 2009) that one and the same adapting image may result in different afterimage colors, depending on the test contours presented after the colored image. The color of the afterimage depends on two adapting colors, those both inside and outside the test. Here, we further explore this phenomenon and show that the color-contour interactions shown for afterimage colors also occur for "real" colors. We argue that similar mechanisms apply for both types of stimulation.

  12. Tonal Language Background and Detecting Pitch Contour in Spoken and Musical Items

    ERIC Educational Resources Information Center

    Stevens, Catherine J.; Keller, Peter E.; Tyler, Michael D.

    2013-01-01

    An experiment investigated the effect of tonal language background on discrimination of pitch contour in short spoken and musical items. It was hypothesized that extensive exposure to a tonal language attunes perception of pitch contour. Accuracy and reaction times of adult participants from tonal (Thai) and non-tonal (Australian English) language…

  13. SU-C-BRA-03: An Automated and Quick Contour Errordetection for Auto Segmentation in Online Adaptive Radiotherapy

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Zhang, J; Ates, O; Li, X

    Purpose: To develop a tool that can quickly and automatically assess contour quality generated from auto segmentation during online adaptive replanning. Methods: Due to the strict time requirement of online replanning and lack of ‘ground truth’ contours in daily images, our method starts with assessing image registration accuracy focusing on the surface of the organ in question. Several metrics tightly related to registration accuracy including Jacobian maps, contours shell deformation, and voxel-based root mean square (RMS) analysis were computed. To identify correct contours, additional metrics and an adaptive decision tree are introduced. To approve in principle, tests were performed withmore » CT sets, planned and daily CTs acquired using a CT-on-rails during routine CT-guided RT delivery for 20 prostate cancer patients. The contours generated on daily CTs using an auto-segmentation tool (ADMIRE, Elekta, MIM) based on deformable image registration of the planning CT and daily CT were tested. Results: The deformed contours of 20 patients with total of 60 structures were manually checked as baselines. The incorrect rate of total contours is 49%. To evaluate the quality of local deformation, the Jacobian determinant (1.047±0.045) on contours has been analyzed. In an analysis of rectum contour shell deformed, the higher rate (0.41) of error contours detection was obtained compared to 0.32 with manual check. All automated detections took less than 5 seconds. Conclusion: The proposed method can effectively detect contour errors in micro and macro scope by evaluating multiple deformable registration metrics in a parallel computing process. Future work will focus on improving practicability and optimizing calculation algorithms and metric selection.« less

  14. Comparing subjective contours for Kanizsa squares and linear edge alignments ('New York Titanic' figures).

    PubMed

    Gillam, Barbara; Marlow, Phillip J

    2014-01-01

    One current view is that subjective contours may involve high-level detection of a salient shape with back propagation to early visual areas where small receptive fields allow for scrutiny of relevant details. This idea applies to Kanizsa-type figures. However, Gillam and Chan (2002 Psychological Science, 13, 279-282) using figures based on Gillam's graphic 'New York Titanic' (Gillam, 1997 Thresholds: Limits of perception. New York: Arts Magazine) showed that strong subjective contours can be seen along the linearly aligned edges of a set of shapes if occlusion cues of 'extrinsic edge' and 'entropy contrast' are strong. Here we compared ratings of the strength of subjective contours along linear alignments with those seen in Kanizsa figures. The strongest subjective contour for a single set of linearly aligned shapes was similar in strength to the edges of a Kanizsa square (controlling for support ratio) despite the lack of a salient region. The addition of a second set of linearly aligned inducers consistent with a common surface increased subjective-contour strength, as did having four rather than two 'pacmen' in the Kanizsa figure, indicating a role for surface support. We argue that linear subjective contours allow for the investigation of certain occlusion cues and the interactions between them that are not easily explored with Kanizsa figures.

  15. Joint Denoising/Compression of Image Contours via Shape Prior and Context Tree

    NASA Astrophysics Data System (ADS)

    Zheng, Amin; Cheung, Gene; Florencio, Dinei

    2018-07-01

    With the advent of depth sensing technologies, the extraction of object contours in images---a common and important pre-processing step for later higher-level computer vision tasks like object detection and human action recognition---has become easier. However, acquisition noise in captured depth images means that detected contours suffer from unavoidable errors. In this paper, we propose to jointly denoise and compress detected contours in an image for bandwidth-constrained transmission to a client, who can then carry out aforementioned application-specific tasks using the decoded contours as input. We first prove theoretically that in general a joint denoising / compression approach can outperform a separate two-stage approach that first denoises then encodes contours lossily. Adopting a joint approach, we first propose a burst error model that models typical errors encountered in an observed string y of directional edges. We then formulate a rate-constrained maximum a posteriori (MAP) problem that trades off the posterior probability p(x'|y) of an estimated string x' given y with its code rate R(x'). We design a dynamic programming (DP) algorithm that solves the posed problem optimally, and propose a compact context representation called total suffix tree (TST) that can reduce complexity of the algorithm dramatically. Experimental results show that our joint denoising / compression scheme outperformed a competing separate scheme in rate-distortion performance noticeably.

  16. An Improved Snake Model for Refinement of Lidar-Derived Building Roof Contours Using Aerial Images

    NASA Astrophysics Data System (ADS)

    Chen, Qi; Wang, Shugen; Liu, Xiuguo

    2016-06-01

    Building roof contours are considered as very important geometric data, which have been widely applied in many fields, including but not limited to urban planning, land investigation, change detection and military reconnaissance. Currently, the demand on building contours at a finer scale (especially in urban areas) has been raised in a growing number of studies such as urban environment quality assessment, urban sprawl monitoring and urban air pollution modelling. LiDAR is known as an effective means of acquiring 3D roof points with high elevation accuracy. However, the precision of the building contour obtained from LiDAR data is restricted by its relatively low scanning resolution. With the use of the texture information from high-resolution imagery, the precision can be improved. In this study, an improved snake model is proposed to refine the initial building contours extracted from LiDAR. First, an improved snake model is constructed with the constraints of the deviation angle, image gradient, and area. Then, the nodes of the contour are moved in a certain range to find the best optimized result using greedy algorithm. Considering both precision and efficiency, the candidate shift positions of the contour nodes are constrained, and the searching strategy for the candidate nodes is explicitly designed. The experiments on three datasets indicate that the proposed method for building contour refinement is effective and feasible. The average quality index is improved from 91.66% to 93.34%. The statistics of the evaluation results for every single building demonstrated that 77.0% of the total number of contours is updated with higher quality index.

  17. CT Urography: Segmentation of Urinary Bladder using CLASS with Local Contour Refinement

    PubMed Central

    Cha, Kenny; Hadjiiski, Lubomir; Chan, Heang-Ping; Caoili, Elaine M.; Cohan, Richard H.; Zhou, Chuan

    2016-01-01

    Purpose We are developing a computerized system for bladder segmentation on CT urography (CTU), as a critical component for computer-aided detection of bladder cancer. Methods The presence of regions filled with intravenous contrast and without contrast presents a challenge for bladder segmentation. Previously, we proposed a Conjoint Level set Analysis and Segmentation System (CLASS). In case the bladder is partially filled with contrast, CLASS segments the non-contrast (NC) region and the contrast-filled (C) region separately and automatically conjoins the NC and C region contours; however, inaccuracies in the NC and C region contours may cause the conjoint contour to exclude portions of the bladder. To alleviate this problem, we implemented a local contour refinement (LCR) method that exploits model-guided refinement (MGR) and energy-driven wavefront propagation (EDWP). MGR propagates the C region contours if the level set propagation in the C region stops prematurely due to substantial non-uniformity of the contrast. EDWP with regularized energies further propagates the conjoint contours to the correct bladder boundary. EDWP uses changes in energies, smoothness criteria of the contour, and previous slice contour to determine when to stop the propagation, following decision rules derived from training. A data set of 173 cases was collected for this study: 81 cases in the training set (42 lesions, 21 wall thickenings, 18 normal bladders) and 92 cases in the test set (43 lesions, 36 wall thickenings, 13 normal bladders). For all cases, 3D hand segmented contours were obtained as reference standard and used for the evaluation of the computerized segmentation accuracy. Results For CLASS with LCR, the average volume intersection ratio, average volume error, absolute average volume error, average minimum distance and Jaccard index were 84.2±11.4%, 8.2±17.4%, 13.0±14.1%, 3.5±1.9 mm, 78.8±11.6%, respectively, for the training set and 78.0±14.7%, 16.4±16.9%, 18.2

  18. Novel active contour model based on multi-variate local Gaussian distribution for local segmentation of MR brain images

    NASA Astrophysics Data System (ADS)

    Zheng, Qiang; Li, Honglun; Fan, Baode; Wu, Shuanhu; Xu, Jindong

    2017-12-01

    Active contour model (ACM) has been one of the most widely utilized methods in magnetic resonance (MR) brain image segmentation because of its ability of capturing topology changes. However, most of the existing ACMs only consider single-slice information in MR brain image data, i.e., the information used in ACMs based segmentation method is extracted only from one slice of MR brain image, which cannot take full advantage of the adjacent slice images' information, and cannot satisfy the local segmentation of MR brain images. In this paper, a novel ACM is proposed to solve the problem discussed above, which is based on multi-variate local Gaussian distribution and combines the adjacent slice images' information in MR brain image data to satisfy segmentation. The segmentation is finally achieved through maximizing the likelihood estimation. Experiments demonstrate the advantages of the proposed ACM over the single-slice ACM in local segmentation of MR brain image series.

  19. The contour-buildup algorithm to calculate the analytical molecular surface.

    PubMed

    Totrov, M; Abagyan, R

    1996-01-01

    A new algorithm is presented to calculate the analytical molecular surface defined as a smooth envelope traced out by the surface of a probe sphere rolled over the molecule. The core of the algorithm is the sequential build up of multi-arc contours on the van der Waals spheres. This algorithm yields substantial reduction in both memory and time requirements of surface calculations. Further, the contour-buildup principle is intrinsically "local", which makes calculations of the partial molecular surfaces even more efficient. Additionally, the algorithm is equally applicable not only to convex patches, but also to concave triangular patches which may have complex multiple intersections. The algorithm permits the rigorous calculation of the full analytical molecular surface for a 100-residue protein in about 2 seconds on an SGI indigo with R4400++ processor at 150 Mhz, with the performance scaling almost linearly with the protein size. The contour-buildup algorithm is faster than the original Connolly algorithm an order of magnitude.

  20. Pelvic Normal Tissue Contouring Guidelines for Radiation Therapy: A Radiation Therapy Oncology Group Consensus Panel Atlas

    PubMed Central

    Gay, Hiram A.; Barthold, H. Joseph; O’Meara, Elizabeth; Bosch, Walter R.; El Naqa, Issam; Al-Lozi, Rawan; Rosenthal, Seth A.; Lawton, Colleen; Lee, W. Robert; Sandler, Howard; Zietman, Anthony; Myerson, Robert; Dawson, Laura A.; Willett, Christopher; Kachnic, Lisa A.; Jhingran, Anuja; Portelance, Lorraine; Ryu, Janice; Small, William; Gaffney, David; Viswanathan, Akila N.; Michalski, Jeff M.

    2012-01-01

    Purpose To define a male and female pelvic normal tissue contouring atlas for Radiation Therapy Oncology Group (RTOG) trials. Methods and Materials One male pelvis computed tomography (CT) data set and one female pelvis CT data set were shared via the Image-Guided Therapy QA Center. A total of 16 radiation oncologists participated. The following organs at risk were contoured in both CT sets: anus, anorectum, rectum (gastrointestinal and genitourinary definitions), bowel NOS (not otherwise specified), small bowel, large bowel, and proximal femurs. The following were contoured in the male set only: bladder, prostate, seminal vesicles, and penile bulb. The following were contoured in the female set only: uterus, cervix, and ovaries. A computer program used the binomial distribution to generate 95% group consensus contours. These contours and definitions were then reviewed by the group and modified. Results The panel achieved consensus definitions for pelvic normal tissue contouring in RTOG trials with these standardized names: Rectum, AnoRectum, SmallBowel, Colon, BowelBag, Bladder, UteroCervix, Adnexa_R, Adnexa_L, Prostate, SeminalVesc, PenileBulb, Femur_R, and Femur_L. Two additional normal structures whose purpose is to serve as targets in anal and rectal cancer were defined: AnoRectumSig and Mesorectum. Detailed target volume contouring guidelines and images are discussed. Conclusions Consensus guidelines for pelvic normal tissue contouring were reached and are available as a CT image atlas on the RTOG Web site. This will allow uniformity in defining normal tissues for clinical trials delivering pelvic radiation and will facilitate future normal tissue complication research. PMID:22483697

  1. Interobserver reliability of computed tomographic contouring of canine tonsils in radiation therapy treatment planning.

    PubMed

    Murakami, Keiko; Rancilio, Nicholas J; Plantenga, Jeannie Poulson; Moore, George E; Heng, Hock Gan; Lim, Chee Kin

    2018-05-01

    In radiation therapy (RT) treatment planning for canine head and neck cancer, the tonsils may be included as part of the treated volume. Delineation of tonsils on computed tomography (CT) scans is difficult. Error or uncertainty in the volume and location of contoured structures may result in treatment failure. The purpose of this prospective, observer agreement study was to assess the interobserver agreement of tonsillar contouring by two groups of trained observers. Thirty dogs undergoing pre- and post-contrast CT studies of the head were included. After the pre- and postcontrast CT scans, the tonsils were identified via direct visualization, barium paste was applied bilaterally to the visible tonsils, and a third CT scan was acquired. Data from each of the three CT scans were registered in an RT treatment planning system. Two groups of observers (one veterinary radiologist and one veterinary radiation oncologist in each group) contoured bilateral tonsils by consensus, obtaining three sets of contours. Tonsil volume and location data were obtained from both groups. The contour volumes and locations were compared between groups using mixed (fixed and random effect) linear models. There was no significant difference between each group's contours in terms of three-dimensional coordinates. However there was a significant difference between each group's contours in terms of the tonsillar volume (P < 0.0001). Pre- and postcontrast CT can be used to identify the location of canine tonsils with reasonable agreement between trained observers. Discrepancy in tonsillar volume between groups of trained observers may affect RT treatment outcome. © 2017 American College of Veterinary Radiology.

  2. A Social Evaluation of Perception on Body Contouring Surgery by Turkish Male Aesthetic Surgery Patients.

    PubMed

    Ozel, Bora; Sezgin, Billur; Guney, Kirdar; Latifoglu, Osman; Celebi, Cemallettin

    2015-02-01

    Although aesthetic procedures are known to have a higher impact on women, men are becoming more inclined toward such procedures since the last decade. To determine the reason behind the increase in demand for male aesthetic procedures and to learn about the expectations and inquietude related to body contouring surgery, a prospective questionnaire study was conducted on 200 Turkish males from January 1, 2011-May 31, 2012. Demographic information, previous aesthetic procedures and thoughts on body contouring procedures with given reasons were questioned. The results of the study showed that 53 % of all participants considered undergoing body contouring surgery with the given reason that they believed their current body structure required it. For those who did not consider contouring operations, 92.5 % said they felt that they did not need such a procedure. The results of the statistical analysis showed that BMI was a significant factor in the decision making process for wanting to undergo body contouring procedures. The results of the study showed that men's consideration for aesthetic operations depends mainly on necessity and that the most considered region was the abdominal zone in regard to contouring. We can conclude that men are becoming more interested in body contouring operations and therefore different surgical procedures should be refined and re-defined according to the expectations of this new patient group.

  3. A word by any other intonation: fMRI evidence for implicit memory traces for pitch contours of spoken words in adult brains.

    PubMed

    Inspector, Michael; Manor, David; Amir, Noam; Kushnir, Tamar; Karni, Avi

    2013-01-01

    Intonation may serve as a cue for facilitated recognition and processing of spoken words and it has been suggested that the pitch contour of spoken words is implicitly remembered. Thus, using the repetition suppression (RS) effect of BOLD-fMRI signals, we tested whether the same spoken words are differentially processed in language and auditory brain areas depending on whether or not they retain an arbitrary intonation pattern. Words were presented repeatedly in three blocks for passive and active listening tasks. There were three prosodic conditions in each of which a different set of words was used and specific task-irrelevant intonation changes were applied: (i) All words presented in a set flat monotonous pitch contour (ii) Each word had an arbitrary pitch contour that was set throughout the three repetitions. (iii) Each word had a different arbitrary pitch contour in each of its repetition. The repeated presentations of words with a set pitch contour, resulted in robust behavioral priming effects as well as in significant RS of the BOLD signals in primary auditory cortex (BA 41), temporal areas (BA 21 22) bilaterally and in Broca's area. However, changing the intonation of the same words on each successive repetition resulted in reduced behavioral priming and the abolition of RS effects. Intonation patterns are retained in memory even when the intonation is task-irrelevant. Implicit memory traces for the pitch contour of spoken words were reflected in facilitated neuronal processing in auditory and language associated areas. Thus, the results lend support for the notion that prosody and specifically pitch contour is strongly associated with the memory representation of spoken words.

  4. Musically tone-deaf individuals have difficulty discriminating intonation contours extracted from speech.

    PubMed

    Patel, Aniruddh D; Foxton, Jessica M; Griffiths, Timothy D

    2005-12-01

    Musically tone-deaf individuals have psychophysical deficits in detecting pitch changes, yet their discrimination of intonation contours in speech appears to be normal. One hypothesis for this dissociation is that intonation contours use coarse pitch contrasts which exceed the pitch-change detection thresholds of tone-deaf individuals (). We test this idea by presenting intonation contours for discrimination, both in the context of the original sentences in which they occur and in a "pure" form dissociated from any phonetic context. The pure form consists of gliding-pitch analogs of the original intonation contours which exactly follow their pattern of pitch and timing. If the spared intonation perception of tone-deaf individuals is due to the coarse pitch contrasts of intonation, then such individuals should discriminate the original sentences and the gliding-pitch analogs equally well. In contrast, we find that discrimination of the gliding-pitch analogs is severely degraded. Thus it appears that the dissociation between spoken and musical pitch perception in tone-deaf individuals is due to a deficit at a higher level than simple pitch-change detection.

  5. Estimation of uncertainty for contour method residual stress measurements

    DOE PAGES

    Olson, Mitchell D.; DeWald, Adrian T.; Prime, Michael B.; ...

    2014-12-03

    This paper describes a methodology for the estimation of measurement uncertainty for the contour method, where the contour method is an experimental technique for measuring a two-dimensional map of residual stress over a plane. Random error sources including the error arising from noise in displacement measurements and the smoothing of the displacement surfaces are accounted for in the uncertainty analysis. The output is a two-dimensional, spatially varying uncertainty estimate such that every point on the cross-section where residual stress is determined has a corresponding uncertainty value. Both numerical and physical experiments are reported, which are used to support the usefulnessmore » of the proposed uncertainty estimator. The uncertainty estimator shows the contour method to have larger uncertainty near the perimeter of the measurement plane. For the experiments, which were performed on a quenched aluminum bar with a cross section of 51 × 76 mm, the estimated uncertainty was approximately 5 MPa (σ/E = 7 · 10⁻⁵) over the majority of the cross-section, with localized areas of higher uncertainty, up to 10 MPa (σ/E = 14 · 10⁻⁵).« less

  6. TU-C-17A-03: An Integrated Contour Evaluation Software Tool Using Supervised Pattern Recognition for Radiotherapy

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Chen, H; Tan, J; Kavanaugh, J

    Purpose: Radiotherapy (RT) contours delineated either manually or semiautomatically require verification before clinical usage. Manual evaluation is very time consuming. A new integrated software tool using supervised pattern contour recognition was thus developed to facilitate this process. Methods: The contouring tool was developed using an object-oriented programming language C# and application programming interfaces, e.g. visualization toolkit (VTK). The C# language served as the tool design basis. The Accord.Net scientific computing libraries were utilized for the required statistical data processing and pattern recognition, while the VTK was used to build and render 3-D mesh models from critical RT structures in real-timemore » and 360° visualization. Principal component analysis (PCA) was used for system self-updating geometry variations of normal structures based on physician-approved RT contours as a training dataset. The inhouse design of supervised PCA-based contour recognition method was used for automatically evaluating contour normality/abnormality. The function for reporting the contour evaluation results was implemented by using C# and Windows Form Designer. Results: The software input was RT simulation images and RT structures from commercial clinical treatment planning systems. Several abilities were demonstrated: automatic assessment of RT contours, file loading/saving of various modality medical images and RT contours, and generation/visualization of 3-D images and anatomical models. Moreover, it supported the 360° rendering of the RT structures in a multi-slice view, which allows physicians to visually check and edit abnormally contoured structures. Conclusion: This new software integrates the supervised learning framework with image processing and graphical visualization modules for RT contour verification. This tool has great potential for facilitating treatment planning with the assistance of an automatic contour evaluation module in

  7. Feasibility study consisting of a review of contour generation methods from stereograms

    NASA Technical Reports Server (NTRS)

    Kim, C. J.; Wyant, J. C.

    1980-01-01

    A review of techniques for obtaining contour information from stereo pairs is given. Photogrammetric principles including a description of stereoscopic vision are presented. The use of conventional contour generation methods, such as the photogrammetric plotting technique, electronic correlator, and digital correlator are described. Coherent optical techniques for contour generation are discussed and compared to the electronic correlator. The optical techniques are divided into two categories: (1) image plane operation and (2) frequency plane operation. The description of image plane correlators are further divided into three categories: (1) image to image correlator, (2) interferometric correlator, and (3) positive negative transparencies. The frequency plane correlators are divided into two categories: (1) correlation of Fourier transforms, and (2) filtering techniques.

  8. A novel vehicle tracking algorithm based on mean shift and active contour model in complex environment

    NASA Astrophysics Data System (ADS)

    Cai, Lei; Wang, Lin; Li, Bo; Zhang, Libao; Lv, Wen

    2017-06-01

    Vehicle tracking technology is currently one of the most active research topics in machine vision. It is an important part of intelligent transportation system. However, in theory and technology, it still faces many challenges including real-time and robustness. In video surveillance, the targets need to be detected in real-time and to be calculated accurate position for judging the motives. The contents of video sequence images and the target motion are complex, so the objects can't be expressed by a unified mathematical model. Object-tracking is defined as locating the interest moving target in each frame of a piece of video. The current tracking technology can achieve reliable results in simple environment over the target with easy identified characteristics. However, in more complex environment, it is easy to lose the target because of the mismatch between the target appearance and its dynamic model. Moreover, the target usually has a complex shape, but the tradition target tracking algorithm usually represents the tracking results by simple geometric such as rectangle or circle, so it cannot provide accurate information for the subsequent upper application. This paper combines a traditional object-tracking technology, Mean-Shift algorithm, with a kind of image segmentation algorithm, Active-Contour model, to get the outlines of objects while the tracking process and automatically handle topology changes. Meanwhile, the outline information is used to aid tracking algorithm to improve it.

  9. Development of cortical orientation selectivity in the absence of visual experience with contour

    PubMed Central

    Hussain, Shaista; Weliky, Michael

    2011-01-01

    Visual cortical neurons are selective for the orientation of lines, and the full development of this selectivity requires natural visual experience after eye opening. Here we examined whether this selectivity develops without seeing lines and contours. Juvenile ferrets were reared in a dark room and visually trained by being shown a movie of flickering, sparse spots. We found that despite the lack of contour visual experience, the cortical neurons of these ferrets developed strong orientation selectivity and exhibited simple-cell receptive fields. This finding suggests that overt contour visual experience is unnecessary for the maturation of orientation selectivity and is inconsistent with the computational models that crucially require the visual inputs of lines and contours for the development of orientation selectivity. We propose that a correlation-based model supplemented with a constraint on synaptic strength dynamics is able to account for our experimental result. PMID:21753023

  10. Figure-ground segregation at contours: a neural mechanism in the visual cortex of the alert monkey.

    PubMed

    Baumann, R; van der Zwan, R; Peterhans, E

    1997-06-01

    An important task of vision is the segregation of figure and ground in situations of spatial occlusion. Psychophysical evidence suggests that the depth order at contours is defined early in visual processing. We have analysed this process in the visual cortex of the alert monkey. The animals were trained on a visual fixation task which reinforced foveal viewing. During periods of active visual fixation, we recorded the responses of single neurons in striate and prestriate cortex (areas V1, V2, and V3/V3A). The stimuli mimicked situations of spatial occlusion, usually a uniform light (or dark) rectangle overlaying a grating texture of opposite contrast. The direction of figure and ground at the borders of these rectangles was defined by the direction of the terminating grating lines (occlusion cues). Neuronal responses were analysed with respect to figure-ground direction and contrast polarity at such contours. Striate neurons often failed to respond to such stimuli, or were selective for contrast polarity; others were non-selective. Some neurons preferred a certain combination of figure-ground direction and contrast polarity. These neurons were rare both in striate and prestriate cortex. The majority of neurons signalled figure-ground direction independent of contrast polarity. These neurons were only found in prestriate cortex. We explain these responses in terms of a model which also explains neuronal signals of illusory contours. These results suggest that occlusion cues are used at an early level of processing to segregate figure and ground at contours.

  11. Development and evaluation of a new contoured cushion system with an optimized normalization algorithm.

    PubMed

    Li, Sujiao; Zhang, Zhengxiang; Wang, Jue

    2014-01-01

    Prevention of pressure sores remains a significant problem confronting spinal cord injury patients and the elderly with limited mobility. One vital aspect of this subject concerns the development of cushions to decrease pressure ulcers for seated patients, particularly those bound by wheelchairs. Here, we present a novel cushion system that employs interface pressure distribution between the cushion and the buttocks to design custom contoured foam cushion. An optimized normalization algorithm was proposed, with which interface pressure distribution was transformed into the carving depth of foam cushions according to the biomechanical characteristics of the foam. The shape and pressure-relief performance of the custom contoured foam cushions was investigated. The outcomes showed that the contoured shape of personalized cushion matched the buttock contour very well. Moreover, the custom contoured cushion could alleviate pressure under buttocks and increase subjective comfort and stability significantly. Furthermore, the fabricating method not only decreased the unit production cost but also simplified the procedure for manufacturing. All in all, this prototype seat cushion would be an effective and economical way to prevent pressure ulcers.

  12. Experimental Investigation of Convoluted Contouring for Aircraft Afterbody Drag Reduction

    NASA Technical Reports Server (NTRS)

    Deere, Karen A.; Hunter, Craig A.

    1999-01-01

    An experimental investigation was performed in the NASA Langley 16-Foot Transonic Tunnel to determine the aerodynamic effects of external convolutions, placed on the boattail of a nonaxisymmetric nozzle for drag reduction. Boattail angles of 15 and 22 were tested with convolutions placed at a forward location upstream of the boattail curvature, at a mid location along the curvature and at a full location that spanned the entire boattail flap. Each of the baseline nozzle afterbodies (no convolutions) had a parabolic, converging contour with a parabolically decreasing corner radius. Data were obtained at several Mach numbers from static conditions to 1.2 for a range of nozzle pressure ratios and angles of attack. An oil paint flow visualization technique was used to qualitatively assess the effect of the convolutions. Results indicate that afterbody drag reduction by convoluted contouring is convolution location, Mach number, boattail angle, and NPR dependent. The forward convolution location was the most effective contouring geometry for drag reduction on the 22 afterbody, but was only effective for M < 0.95. At M = 0.8, drag was reduced 20 and 36 percent at NPRs of 5.4 and 7, respectively, but drag was increased 10 percent for M = 0.95 at NPR = 7. Convoluted contouring along the 15 boattail angle afterbody was not effective at reducing drag because the flow was minimally separated from the baseline afterbody, unlike the massive separation along the 22 boattail angle baseline afterbody.

  13. Contour Tracking in Echocardiographic Sequences via Sparse Representation and Dictionary Learning

    PubMed Central

    Huang, Xiaojie; Dione, Donald P.; Compas, Colin B.; Papademetris, Xenophon; Lin, Ben A.; Bregasi, Alda; Sinusas, Albert J.; Staib, Lawrence H.; Duncan, James S.

    2013-01-01

    This paper presents a dynamical appearance model based on sparse representation and dictionary learning for tracking both endocardial and epicardial contours of the left ventricle in echocardiographic sequences. Instead of learning offline spatiotemporal priors from databases, we exploit the inherent spatiotemporal coherence of individual data to constraint cardiac contour estimation. The contour tracker is initialized with a manual tracing of the first frame. It employs multiscale sparse representation of local image appearance and learns online multiscale appearance dictionaries in a boosting framework as the image sequence is segmented frame-by-frame sequentially. The weights of multiscale appearance dictionaries are optimized automatically. Our region-based level set segmentation integrates a spectrum of complementary multilevel information including intensity, multiscale local appearance, and dynamical shape prediction. The approach is validated on twenty-six 4D canine echocardiographic images acquired from both healthy and post-infarct canines. The segmentation results agree well with expert manual tracings. The ejection fraction estimates also show good agreement with manual results. Advantages of our approach are demonstrated by comparisons with a conventional pure intensity model, a registration-based contour tracker, and a state-of-the-art database-dependent offline dynamical shape model. We also demonstrate the feasibility of clinical application by applying the method to four 4D human data sets. PMID:24292554

  14. Ecological statistics of Gestalt laws for the perceptual organization of contours.

    PubMed

    Elder, James H; Goldberg, Richard M

    2002-01-01

    Although numerous studies have measured the strength of visual grouping cues for controlled psychophysical stimuli, little is known about the statistical utility of these various cues for natural images. In this study, we conducted experiments in which human participants trace perceived contours in natural images. These contours are automatically mapped to sequences of discrete tangent elements detected in the image. By examining relational properties between pairs of successive tangents on these traced curves, and between randomly selected pairs of tangents, we are able to estimate the likelihood distributions required to construct an optimal Bayesian model for contour grouping. We employed this novel methodology to investigate the inferential power of three classical Gestalt cues for contour grouping: proximity, good continuation, and luminance similarity. The study yielded a number of important results: (1) these cues, when appropriately defined, are approximately uncorrelated, suggesting a simple factorial model for statistical inference; (2) moderate image-to-image variation of the statistics indicates the utility of general probabilistic models for perceptual organization; (3) these cues differ greatly in their inferential power, proximity being by far the most powerful; and (4) statistical modeling of the proximity cue indicates a scale-invariant power law in close agreement with prior psychophysics.

  15. Pelvic Normal Tissue Contouring Guidelines for Radiation Therapy: A Radiation Therapy Oncology Group Consensus Panel Atlas

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gay, Hiram A., E-mail: hgay@radonc.wustl.edu; Barthold, H. Joseph; Beth Israel Deaconess Medical Center, Boston, MA

    2012-07-01

    Purpose: To define a male and female pelvic normal tissue contouring atlas for Radiation Therapy Oncology Group (RTOG) trials. Methods and Materials: One male pelvis computed tomography (CT) data set and one female pelvis CT data set were shared via the Image-Guided Therapy QA Center. A total of 16 radiation oncologists participated. The following organs at risk were contoured in both CT sets: anus, anorectum, rectum (gastrointestinal and genitourinary definitions), bowel NOS (not otherwise specified), small bowel, large bowel, and proximal femurs. The following were contoured in the male set only: bladder, prostate, seminal vesicles, and penile bulb. The followingmore » were contoured in the female set only: uterus, cervix, and ovaries. A computer program used the binomial distribution to generate 95% group consensus contours. These contours and definitions were then reviewed by the group and modified. Results: The panel achieved consensus definitions for pelvic normal tissue contouring in RTOG trials with these standardized names: Rectum, AnoRectum, SmallBowel, Colon, BowelBag, Bladder, UteroCervix, Adnexa{sub R}, Adnexa{sub L}, Prostate, SeminalVesc, PenileBulb, Femur{sub R}, and Femur{sub L}. Two additional normal structures whose purpose is to serve as targets in anal and rectal cancer were defined: AnoRectumSig and Mesorectum. Detailed target volume contouring guidelines and images are discussed. Conclusions: Consensus guidelines for pelvic normal tissue contouring were reached and are available as a CT image atlas on the RTOG Web site. This will allow uniformity in defining normal tissues for clinical trials delivering pelvic radiation and will facilitate future normal tissue complication research.« less

  16. Apparatus for electrolytically tapered or contoured cavities

    NASA Technical Reports Server (NTRS)

    Williams, L. A. (Inventor)

    1967-01-01

    An electrolytic machining apparatus for forming tapered or contoured cavities in an electrically conductive and electrochemically erodible piece is presented. It supports the workpiece and an electrode for movement relatively toward each other and has means for pumping an electrolyte between the workpiece and the electrode.

  17. Axisymmetric contour dynamics for buoyant vortex rings

    NASA Astrophysics Data System (ADS)

    Chang, Ching; Llewellyn Smith, Stefan

    2017-11-01

    Vortex rings are important in many fluid flows in engineering and environmental applications. A family of steady propagating vortex rings including thin-core rings and Hill's spherical vortex was obtained by Norbury (1973). However, the dynamics of vortex rings in the presence of buoyancy has not been investigated yet in detail. When the core of a ring is thin, we may formulate reduced equations using momentum balance for vortex filaments, but that is not the case for ``fat'' rings. In our study, we use contour dynamics to study the time evolution of axisymmetric vortex rings when the density of the fluid inside the ring differs from that of the ambient. Axisymmetry leads to an almost-conserved material variable when the Boussinesq approximation is made. A set of integro-differential equations is solved numerically for these buoyant vortex rings. The same physical settings are also used to run a DNS code and compare to the results from contour dynamics.

  18. Improved pressure contour analysis for estimating cardiac stroke volume using pulse wave velocity measurement.

    PubMed

    Kamoi, Shun; Pretty, Christopher; Balmer, Joel; Davidson, Shaun; Pironet, Antoine; Desaive, Thomas; Shaw, Geoffrey M; Chase, J Geoffrey

    2017-04-24

    Pressure contour analysis is commonly used to estimate cardiac performance for patients suffering from cardiovascular dysfunction in the intensive care unit. However, the existing techniques for continuous estimation of stroke volume (SV) from pressure measurement can be unreliable during hemodynamic instability, which is inevitable for patients requiring significant treatment. For this reason, pressure contour methods must be improved to capture changes in vascular properties and thus provide accurate conversion from pressure to flow. This paper presents a novel pressure contour method utilizing pulse wave velocity (PWV) measurement to capture vascular properties. A three-element Windkessel model combined with the reservoir-wave concept are used to decompose the pressure contour into components related to storage and flow. The model parameters are identified beat-to-beat from the water-hammer equation using measured PWV, wave component of the pressure, and an estimate of subject-specific aortic dimension. SV is then calculated by converting pressure to flow using identified model parameters. The accuracy of this novel method is investigated using data from porcine experiments (N = 4 Pietrain pigs, 20-24.5 kg), where hemodynamic properties were significantly altered using dobutamine, fluid administration, and mechanical ventilation. In the experiment, left ventricular volume was measured using admittance catheter, and aortic pressure waveforms were measured at two locations, the aortic arch and abdominal aorta. Bland-Altman analysis comparing gold-standard SV measured by the admittance catheter and estimated SV from the novel method showed average limits of agreement of ±26% across significant hemodynamic alterations. This result shows the method is capable of estimating clinically acceptable absolute SV values according to Critchely and Critchely. The novel pressure contour method presented can accurately estimate and track SV even when hemodynamic properties

  19. The Role of Tone Height, Melodic Contour, and Tone Chroma in Melody Recognition.

    ERIC Educational Resources Information Center

    Massaro, Dominic W.; And Others

    1980-01-01

    Relationships among tone height, melodic contour, tone chroma, and recognition of recently learned melodies were investigated. Results replicated previous studies using familiar folk songs, providing evidence that melodic contour, tone chroma, and tone height contribute to recognition of both highly familiar and recently learned melodies.…

  20. Top–Down Modulation on the Perception and Categorization of Identical Pitch Contours in Speech and Music

    PubMed Central

    Weidema, Joey L.; Roncaglia-Denissen, M. P.; Honing, Henkjan

    2016-01-01

    Whether pitch in language and music is governed by domain-specific or domain-general cognitive mechanisms is contentiously debated. The aim of the present study was to investigate whether mechanisms governing pitch contour perception operate differently when pitch information is interpreted as either speech or music. By modulating listening mode, this study aspired to demonstrate that pitch contour perception relies on domain-specific cognitive mechanisms, which are regulated by top–down influences from language and music. Three groups of participants (Mandarin speakers, Dutch speaking non-musicians, and Dutch musicians) were exposed to identical pitch contours, and tested on their ability to identify these contours in a language and musical context. Stimuli consisted of disyllabic words spoken in Mandarin, and melodic tonal analogs, embedded in a linguistic and melodic carrier phrase, respectively. Participants classified identical pitch contours as significantly different depending on listening mode. Top–down influences from language appeared to alter the perception of pitch contour in speakers of Mandarin. This was not the case for non-musician speakers of Dutch. Moreover, this effect was lacking in Dutch speaking musicians. The classification patterns of pitch contours in language and music seem to suggest that domain-specific categorization is modulated by top–down influences from language and music. PMID:27313552

  1. Body-contouring with radiofrequency-assisted liposuction.

    PubMed

    Ion, Lucian; Raveendran, Sherine S; Fu, Brian

    2011-12-01

    Liposculpturing is the most frequently performed procedure in the aesthetic clinical practice. The techniques have evolved into significant modification during the past few decades with introduction of several new devices, leading to superior outcome. Radiofrequency-assisted liposuction (RFAL) have revolutionised body contouring techniques by providing simultaneous fat liquefaction, coagulation of blood vessels, and skin tightening in the tissues. In this study we discuss our preliminary experience with RFAL in treating patients for aesthetic body contouring and patients with HIV-related lipohypertrophy. Forty-two patients were treated with RFAL for cosmetic concerns, and eight were treated for HIV-related lipohypertrophy after unsuccessful outcome with other techniques. Significant reduction of adipose tissue with marked tightening of the skin was noted in all the patients. Clinical results were impressive in terms of pain, recovery, and patient satisfaction. Remarkable improvement was observed in patients with HIV-related cervical lipohypertrophy and gynaecomastia with fibrous fatty tissue. Two patients suffered superficial burns and were managed conservatively. Our experience suggests that controlled application of radiofrequency power for liposculpturing may open up a new horizon of non-excisional lipectomy in the future.

  2. Contour symmetry detection: the influence of axis orientation and number of objects.

    PubMed

    Friedenberg, J; Bertamini, M

    2000-09-01

    Participants discriminated symmetrical from random contours connected by straight lines to form part of one- or two-objects. In experiment one, symmetrical contours were translated or reflected and presented at vertical, horizontal, and oblique axis orientations with orientation constant within blocks. Translated two-object contours were detected more easily than one, replicating a "lock-and-key" effect obtained previously for vertical orientations only [M. Bertamini, J.D. Friedenberg, M. Kubovy, Acta Psychologica, 95 (1997) 119-140]. A second experiment extended these results to a wider variety of axis orientations under mixed block conditions. The pattern of performance for translation and reflection at different orientations corresponded in both experiments, suggesting that orientation is processed similarly in the detection of these symmetries.

  3. Automated contouring error detection based on supervised geometric attribute distribution models for radiation therapy: A general strategy

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Chen, Hsin-Chen; Tan, Jun; Dolly, Steven

    2015-02-15

    Purpose: One of the most critical steps in radiation therapy treatment is accurate tumor and critical organ-at-risk (OAR) contouring. Both manual and automated contouring processes are prone to errors and to a large degree of inter- and intraobserver variability. These are often due to the limitations of imaging techniques in visualizing human anatomy as well as to inherent anatomical variability among individuals. Physicians/physicists have to reverify all the radiation therapy contours of every patient before using them for treatment planning, which is tedious, laborious, and still not an error-free process. In this study, the authors developed a general strategy basedmore » on novel geometric attribute distribution (GAD) models to automatically detect radiation therapy OAR contouring errors and facilitate the current clinical workflow. Methods: Considering the radiation therapy structures’ geometric attributes (centroid, volume, and shape), the spatial relationship of neighboring structures, as well as anatomical similarity of individual contours among patients, the authors established GAD models to characterize the interstructural centroid and volume variations, and the intrastructural shape variations of each individual structure. The GAD models are scalable and deformable, and constrained by their respective principal attribute variations calculated from training sets with verified OAR contours. A new iterative weighted GAD model-fitting algorithm was developed for contouring error detection. Receiver operating characteristic (ROC) analysis was employed in a unique way to optimize the model parameters to satisfy clinical requirements. A total of forty-four head-and-neck patient cases, each of which includes nine critical OAR contours, were utilized to demonstrate the proposed strategy. Twenty-nine out of these forty-four patient cases were utilized to train the inter- and intrastructural GAD models. These training data and the remaining fifteen testing

  4. Atlas-Based Segmentation Improves Consistency and Decreases Time Required for Contouring Postoperative Endometrial Cancer Nodal Volumes

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Young, Amy V.; Department of Radiation Oncology, St. Luke's-Roosevelt Hospital, New York, NY; Wortham, Angela

    2011-03-01

    Purpose: Accurate target delineation of the nodal volumes is essential for three-dimensional conformal and intensity-modulated radiotherapy planning for endometrial cancer adjuvant therapy. We hypothesized that atlas-based segmentation ('autocontouring') would lead to time savings and more consistent contours among physicians. Methods and Materials: A reference anatomy atlas was constructed using the data from 15 postoperative endometrial cancer patients by contouring the pelvic nodal clinical target volume on the simulation computed tomography scan according to the Radiation Therapy Oncology Group 0418 trial using commercially available software. On the simulation computed tomography scans from 10 additional endometrial cancer patients, the nodal clinical targetmore » volume autocontours were generated. Three radiation oncologists corrected the autocontours and delineated the manual nodal contours under timed conditions while unaware of the other contours. The time difference was determined, and the overlap of the contours was calculated using Dice's coefficient. Results: For all physicians, manual contouring of the pelvic nodal target volumes and editing the autocontours required a mean {+-} standard deviation of 32 {+-} 9 vs. 23 {+-} 7 minutes, respectively (p = .000001), a 26% time savings. For each physician, the time required to delineate the manual contours vs. correcting the autocontours was 30 {+-} 3 vs. 21 {+-} 5 min (p = .003), 39 {+-} 12 vs. 30 {+-} 5 min (p = .055), and 29 {+-} 5 vs. 20 {+-} 5 min (p = .0002). The mean overlap increased from manual contouring (0.77) to correcting the autocontours (0.79; p = .038). Conclusion: The results of our study have shown that autocontouring leads to increased consistency and time savings when contouring the nodal target volumes for adjuvant treatment of endometrial cancer, although the autocontours still required careful editing to ensure that the lymph nodes at risk of recurrence are properly included in the

  5. The relative pose estimation of aircraft based on contour model

    NASA Astrophysics Data System (ADS)

    Fu, Tai; Sun, Xiangyi

    2017-02-01

    This paper proposes a relative pose estimation approach based on object contour model. The first step is to obtain a two-dimensional (2D) projection of three-dimensional (3D)-model-based target, which will be divided into 40 forms by clustering and LDA analysis. Then we proceed by extracting the target contour in each image and computing their Pseudo-Zernike Moments (PZM), thus a model library is constructed in an offline mode. Next, we spot a projection contour that resembles the target silhouette most in the present image from the model library with reference of PZM; then similarity transformation parameters are generated as the shape context is applied to match the silhouette sampling location, from which the identification parameters of target can be further derived. Identification parameters are converted to relative pose parameters, in the premise that these values are the initial result calculated via iterative refinement algorithm, as the relative pose parameter is in the neighborhood of actual ones. At last, Distance Image Iterative Least Squares (DI-ILS) is employed to acquire the ultimate relative pose parameters.

  6. Interactive semiautomatic contour delineation using statistical conditional random fields framework.

    PubMed

    Hu, Yu-Chi; Grossberg, Michael D; Wu, Abraham; Riaz, Nadeem; Perez, Carmen; Mageras, Gig S

    2012-07-01

    Contouring a normal anatomical structure during radiation treatment planning requires significant time and effort. The authors present a fast and accurate semiautomatic contour delineation method to reduce the time and effort required of expert users. Following an initial segmentation on one CT slice, the user marks the target organ and nontarget pixels with a few simple brush strokes. The algorithm calculates statistics from this information that, in turn, determines the parameters of an energy function containing both boundary and regional components. The method uses a conditional random field graphical model to define the energy function to be minimized for obtaining an estimated optimal segmentation, and a graph partition algorithm to efficiently solve the energy function minimization. Organ boundary statistics are estimated from the segmentation and propagated to subsequent images; regional statistics are estimated from the simple brush strokes that are either propagated or redrawn as needed on subsequent images. This greatly reduces the user input needed and speeds up segmentations. The proposed method can be further accelerated with graph-based interpolation of alternating slices in place of user-guided segmentation. CT images from phantom and patients were used to evaluate this method. The authors determined the sensitivity and specificity of organ segmentations using physician-drawn contours as ground truth, as well as the predicted-to-ground truth surface distances. Finally, three physicians evaluated the contours for subjective acceptability. Interobserver and intraobserver analysis was also performed and Bland-Altman plots were used to evaluate agreement. Liver and kidney segmentations in patient volumetric CT images show that boundary samples provided on a single CT slice can be reused through the entire 3D stack of images to obtain accurate segmentation. In liver, our method has better sensitivity and specificity (0.925 and 0.995) than region growing

  7. Spatially-global integration of closed, fragmented contours by finding the shortest-path in a log-polar representation

    PubMed Central

    Kwon, TaeKyu; Agrawal, Kunal; Li, Yunfeng; Pizlo, Zygmunt

    2015-01-01

    Finding the occluding contours of objects in real 2D retinal images of natural 3D scenes is done by determining, which contour fragments are relevant, and the order in which they should be connected. We developed a model that finds the closed contour represented in the image by solving a shortest path problem that uses a log-polar representation of the image; the kind of representation known to exist in area V1 of the primate cortex. The shortest path in a log-polar representation favors the smooth, convex and closed contours in the retinal image that have the smallest number of gaps. This approach is practical because finding a globally-optimal solution to a shortest path problem is computationally easy. Our model was tested in four psychophysical experiments. In the first two experiments, the subject was presented with a fragmented convex or concave polygon target among a large number of unrelated pieces of contour (distracters). The density of these pieces of contour was uniform all over the screen to minimize spatially-local cues. The orientation of each target contour fragment was randomly perturbed by varying the levels of jitter. Subjects drew a closed contour that represented the target’s contour on a screen. The subjects’ performance was nearly perfect when the jitter-level was low. Their performance deteriorated as jitter-levels were increased. The performance of our model was very similar to our subjects’. In two subsequent experiments, the subject was asked to discriminate a briefly-presented egg-shaped object while maintaining fixation at several different positions relative to the closed contour of the shape. The subject’s discrimination performance was affected by the fixation position in much the same way as the model’s. PMID:26241462

  8. SU-F-J-72: A Clinical Usable Integrated Contouring Quality Evaluation Software for Radiotherapy

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Jiang, S; Dolly, S; Cai, B

    Purpose: To introduce the Auto Contour Evaluation (ACE) software, which is the clinical usable, user friendly, efficient and all-in-one toolbox for automatically identify common contouring errors in radiotherapy treatment planning using supervised machine learning techniques. Methods: ACE is developed with C# using Microsoft .Net framework and Windows Presentation Foundation (WPF) for elegant GUI design and smooth GUI transition animations through the integration of graphics engines and high dots per inch (DPI) settings on modern high resolution monitors. The industrial standard software design pattern, Model-View-ViewModel (MVVM) pattern, is chosen to be the major architecture of ACE for neat coding structure, deepmore » modularization, easy maintainability and seamless communication with other clinical software. ACE consists of 1) a patient data importing module integrated with clinical patient database server, 2) a 2D DICOM image and RT structure simultaneously displaying module, 3) a 3D RT structure visualization module using Visualization Toolkit or VTK library and 4) a contour evaluation module using supervised pattern recognition algorithms to detect contouring errors and display detection results. ACE relies on supervised learning algorithms to handle all image processing and data processing jobs. Implementations of related algorithms are powered by Accord.Net scientific computing library for better efficiency and effectiveness. Results: ACE can take patient’s CT images and RT structures from commercial treatment planning software via direct user input or from patients’ database. All functionalities including 2D and 3D image visualization and RT contours error detection have been demonstrated with real clinical patient cases. Conclusion: ACE implements supervised learning algorithms and combines image processing and graphical visualization modules for RT contours verification. ACE has great potential for automated radiotherapy contouring quality

  9. Production and perception of contrast: The case of the rise-fall contour in German

    PubMed Central

    Kügler, Frank; Gollrad, Anja

    2015-01-01

    This study investigates the phonetics of German nuclear rise-fall contours in relation to contexts that trigger either a contrastive or a non-contrastive interpretation in the answer. A rise-fall contour can be conceived of a tonal sequence of L-H-L. A production study elicited target sentences in contrastive and non-contrastive contexts. The majority of cases realized showed a nuclear rise-fall contour. The acoustic analysis of these contours revealed a significant effect of contrastiveness on the height/alignment of the accent peak as a function of focus context. On the other hand, the height/alignment of the low turning point at the beginning of the rise did not show an effect of contrastiveness. In a series of semantic congruency perception tests participants judged the congruency of congruent and incongruent context-stimulus pairs based on three different sets of stimuli: (i) original data, (ii) manipulation of accent peak, and (iii) manipulation of the leading low. Listeners distinguished nuclear rise-fall contours as a function of focus context (Experiment 1 and 2), however not based on manipulations of the leading low (Experiment 3). The results suggest that the alignment and scaling of the accentual peak are sufficient to license a contrastive interpretation of a nuclear rise-fall contour, leaving the rising part as a phonetic onglide, or as a low tone that does not interact with the contrastivity of the context. PMID:26388795

  10. Molding Compound For Inspection Of Internal Contours

    NASA Technical Reports Server (NTRS)

    Adams, Jim; Ricklefs, Steve

    1988-01-01

    Material clean, sets rapidly, and easy to use. Silicone elastomer, Citrocon or equivalent, commonly used in dentistry, in combination with mold-release agent (Also see MFS-29240), speeds and facilitates making of impressions of interior surfaces so surface contours examined. Elastomer easily moved around in cavity until required location found.

  11. Fourier Descriptor Analysis and Unification of Voice Range Profile Contours: Method and Applications

    ERIC Educational Resources Information Center

    Pabon, Peter; Ternstrom, Sten; Lamarche, Anick

    2011-01-01

    Purpose: To describe a method for unified description, statistical modeling, and comparison of voice range profile (VRP) contours, even from diverse sources. Method: A morphologic modeling technique, which is based on Fourier descriptors (FDs), is applied to the VRP contour. The technique, which essentially involves resampling of the curve of the…

  12. Discrimination of intonation contours by adolescents with cochlear implants.

    PubMed

    Holt, Colleen M; McDermott, Hugh J

    2013-12-01

    Differences in fundamental frequency (F0) contour peak alignment contribute to the perception of pitch accents in speech intonation. The present study assessed the discrimination of differences in F0 contour peak alignment by adolescent users of cochlear implants (CIs). In Experiment 1, subjects discriminated between rise-fall F0 contours located early in the syllable and those aligned late. Recorded utterances with manipulated F0 were used as stimuli and all subjects wore a unilateral CI. In Experiment 2, bilaterally-implanted subjects repeated Experiment 1 in the bilateral condition. Twenty-one CI users aged 12-21 years participated. A normally-hearing control group (n = 20) also completed Experiment 1. Listeners with normal hearing (NH) could discriminate between F0 peaks differing by 80 ms or more. Results varied among the CI users, with only four users displaying a pattern of results similar to that of the NH listeners. Sixteen CI users responded inconsistently or at chance levels (p > 0.05; binomial test). Ten CI users who were bilaterally implanted completed the tests in unilateral and bilateral listening conditions. Results suggest that CI users may have difficulty discriminating between F0 alignment and that use of bilateral implants did not provide an advantage to discrimination.

  13. Design optimization of highly asymmetrical layouts by 2D contour metrology

    NASA Astrophysics Data System (ADS)

    Hu, C. M.; Lo, Fred; Yang, Elvis; Yang, T. H.; Chen, K. C.

    2018-03-01

    As design pitch shrinks to the resolution limit of up-to-date optical lithography technology, the Critical Dimension (CD) variation tolerance has been dramatically decreased for ensuring the functionality of device. One of critical challenges associates with the narrower CD tolerance for whole chip area is the proximity effect control on asymmetrical layout environments. To fulfill the tight CD control of complex features, the Critical Dimension Scanning Electron Microscope (CD-SEM) based measurement results for qualifying process window and establishing the Optical Proximity Correction (OPC) model become insufficient, thus 2D contour extraction technique [1-5] has been an increasingly important approach for complementing the insufficiencies of traditional CD measurement algorithm. To alleviate the long cycle time and high cost penalties for product verification, manufacturing requirements are better to be well handled at design stage to improve the quality and yield of ICs. In this work, in-house 2D contour extraction platform was established for layout design optimization of 39nm half-pitch Self-Aligned Double Patterning (SADP) process layer. Combining with the adoption of Process Variation Band Index (PVBI), the contour extraction platform enables layout optimization speedup as comparing to traditional methods. The capabilities of identifying and handling lithography hotspots in complex layout environments of 2D contour extraction platform allow process window aware layout optimization to meet the manufacturing requirements.

  14. Development of excess skin and request for body-contouring surgery in postbariatric adolescents.

    PubMed

    Staalesen, Trude; Olbers, Torsten; Dahlgren, Jovanna; Fagevik Olsén, Monika; Flodmark, Carl-Erik; Marcus, Claude; Elander, Anna

    2014-10-01

    Little is known about the development of excess skin and requests for body-contouring surgery after bariatric surgery in adolescents. Forty-seven of 86 adolescents that had undergone gastric bypass surgery answered two questionnaires regarding excess skin and requests for and performed body-contouring surgery. An objective assessment of the amount of excess skin was also performed. The results were compared to earlier results from postbariatric adults. The most common overall problem in adolescents was the feeling of having an unattractive body (91 percent). The most common locations for developing excess skin were the upper arms and thighs according to the measurements. Five of 47 adolescents had undergone body-contouring surgery, and 88 percent of the others desired one or more body-contouring operations. Correlations were found between the objectively measured excess skin and the subjectively experienced amount of excess skin. Correlations were also found between the measured excess skin and the experienced discomfort of excess skin for the abdomen, breast/chest, upper arms, and chin. The authors' results indicate that bariatric surgery in adolescents often leads to severe problems associated with excess skin in both sexes. Thus, the commonly held belief that young people do not develop excess skin to the same extent as adults is strongly questioned. Health care professionals must address the current imbalance between requests for and the performance of body-contouring surgery in adolescents. Therapeutic, IV.

  15. Tumour auto-contouring on 2d cine MRI for locally advanced lung cancer: A comparative study.

    PubMed

    Fast, Martin F; Eiben, Björn; Menten, Martin J; Wetscherek, Andreas; Hawkes, David J; McClelland, Jamie R; Oelfke, Uwe

    2017-12-01

    Radiotherapy guidance based on magnetic resonance imaging (MRI) is currently becoming a clinical reality. Fast 2d cine MRI sequences are expected to increase the precision of radiation delivery by facilitating tumour delineation during treatment. This study compares four auto-contouring algorithms for the task of delineating the primary tumour in six locally advanced (LA) lung cancer patients. Twenty-two cine MRI sequences were acquired using either a balanced steady-state free precession or a spoiled gradient echo imaging technique. Contours derived by the auto-contouring algorithms were compared against manual reference contours. A selection of eight image data sets was also used to assess the inter-observer delineation uncertainty. Algorithmically derived contours agreed well with the manual reference contours (median Dice similarity index: ⩾0.91). Multi-template matching and deformable image registration performed significantly better than feature-driven registration and the pulse-coupled neural network (PCNN). Neither MRI sequence nor image orientation was a conclusive predictor for algorithmic performance. Motion significantly degraded the performance of the PCNN. The inter-observer variability was of the same order of magnitude as the algorithmic performance. Auto-contouring of tumours on cine MRI is feasible in LA lung cancer patients. Despite large variations in implementation complexity, the different algorithms all have relatively similar performance. Copyright © 2017 The Author(s). Published by Elsevier B.V. All rights reserved.

  16. Contour temperature programmed desorption for monitoring multiple chemical reaction products

    NASA Astrophysics Data System (ADS)

    Chusuei, C. C.; de la Peña, J. V.; Schreifels, J. A.

    1999-09-01

    A simple method for obtaining a comprehensive overview of major compounds desorbing from the surface during temperature programmed desorption (TPD) experiments is outlined. Standard commercially available equipment is used to perform the experiment. The method is particularly valuable when high molecular mass compounds are being studied. The acquisition of contour temperature programmed desorption (CTPD) spectra, sampling 50-dalton mass ranges at a time in the thermal desorption experiments, is described and demonstrated for the interaction of benzotriazole adsorbed on a Ni(111) surface. Conventional two-dimensional TPD spectra can be extracted from the CTPD by taking vertical slices of the contour.

  17. Processing and Memory of Color, Contour, and Pattern Found in Computer Digitized Color Pictures for Elementary Children.

    ERIC Educational Resources Information Center

    Marschalek, Douglas G.

    1988-01-01

    Describes study of children in grades one, three, and five that examined their active processing and short term memory (STM) of color, contour, and interior pattern of shapes found in computer digitized pictures. Age-related differences are examined, and the role of processing visual information in the learning process is discussed. (12…

  18. An Automatic Segmentation Method Combining an Active Contour Model and a Classification Technique for Detecting Polycomb-group Proteinsin High-Throughput Microscopy Images.

    PubMed

    Gregoretti, Francesco; Cesarini, Elisa; Lanzuolo, Chiara; Oliva, Gennaro; Antonelli, Laura

    2016-01-01

    The large amount of data generated in biological experiments that rely on advanced microscopy can be handled only with automated image analysis. Most analyses require a reliable cell image segmentation eventually capable of detecting subcellular structures.We present an automatic segmentation method to detect Polycomb group (PcG) proteins areas isolated from nuclei regions in high-resolution fluorescent cell image stacks. It combines two segmentation algorithms that use an active contour model and a classification technique serving as a tool to better understand the subcellular three-dimensional distribution of PcG proteins in live cell image sequences. We obtained accurate results throughout several cell image datasets, coming from different cell types and corresponding to different fluorescent labels, without requiring elaborate adjustments to each dataset.

  19. Automatic contouring of geologic fabric and finite strain data on the unit hyperboloid

    NASA Astrophysics Data System (ADS)

    Vollmer, Frederick W.

    2018-06-01

    Fabric and finite strain analysis, an integral part of studies of geologic structures and orogenic belts, is commonly done by the analysis of particles whose shapes can be approximated as ellipses. Given a sample of such particles, the mean and confidence intervals of particular parameters can be calculated, however, taking the extra step of plotting and contouring the density distribution can identify asymmetries or modes related to sedimentary fabrics or other factors. A common graphical strain analysis technique is to plot final ellipse ratios, Rf , versus orientations, ϕf on polar Elliott or Rf / ϕ plots to examine the density distribution. The plot may be contoured, however, it is desirable to have a contouring method that is rapid, reproducible, and based on the underlying geometry of the data. The unit hyperboloid, H2 , gives a natural parameter space for two-dimensional strain, and various projections, including equal-area and stereographic, have useful properties for examining density distributions for anisotropy. An index, Ia , is given to quantify the magnitude and direction of anisotropy. Elliott and Rf / ϕ plots can be understood by applying hyperbolic geometry and recognizing them as projections of H2 . These both distort area, however, so the equal-area projection is preferred for examining density distributions. The algorithm presented here gives fast, accurate, and reproducible contours of density distributions calculated directly on H2 . The algorithm back-projects the data onto H2 , where the density calculation is done at regular nodes using a weighting value based on the hyperboloid distribution, which is then contoured. It is implemented as an Octave compatible MATLAB function that plots ellipse data using a variety of projections, and calculates and displays contours of their density distribution on H2 .

  20. Object recognition contributions to figure-ground organization: operations on outlines and subjective contours.

    PubMed

    Peterson, M A; Gibson, B S

    1994-11-01

    In previous research, replicated here, we found that some object recognition processes influence figure-ground organization. We have proposed that these object recognition processes operate on edges (or contours) detected early in visual processing, rather than on regions. Consistent with this proposal, influences from object recognition on figure-ground organization were previously observed in both pictures and stereograms depicting regions of different luminance, but not in random-dot stereograms, where edges arise late in processing (Peterson & Gibson, 1993). In the present experiments, we examined whether or not two other types of contours--outlines and subjective contours--enable object recognition influences on figure-ground organization. For both types of contours we observed a pattern of effects similar to that originally obtained with luminance edges. The results of these experiments are valuable for distinguishing between alternative views of the mechanisms mediating object recognition influences on figure-ground organization. In addition, in both Experiments 1 and 2, fixated regions were seen as figure longer than nonfixated regions, suggesting that fixation location must be included among the variables relevant to figure-ground organization.

  1. Computational analysis and preliminary redesign of the nozzle contour of the Langley hypersonic CF4 tunnel

    NASA Technical Reports Server (NTRS)

    Thompson, R. A.; Sutton, Kenneth

    1987-01-01

    A computational analysis, modification, and preliminary redesign study was performed on the nozzle contour of the Langley Hypersonic CF4 Tunnel. This study showed that the existing nozzle was contoured incorrectly for the design operating condition, and this error was shown to produce the measured disturbances in the exit flow field. A modified contour was designed for the current nozzle downstream of the maximum turning point that would provide a uniform exit flow. New nozzle contours were also designed for an exit Mach number and Reynolds number combination which matches that attainable in the Langley 20-Inch Mach 6 Tunnel. Two nozzle contours were designed: one having the same exit radius but a larger mass flow rate than that of the existing CF4 Tunnel, and the other having the same mass flow rate but a smaller exit radius than that of the existing CF4 Tunnel.

  2. Mandarin-Speaking Children's Speech Recognition: Developmental Changes in the Influences of Semantic Context and F0 Contours.

    PubMed

    Zhou, Hong; Li, Yu; Liang, Meng; Guan, Connie Qun; Zhang, Linjun; Shu, Hua; Zhang, Yang

    2017-01-01

    The goal of this developmental speech perception study was to assess whether and how age group modulated the influences of high-level semantic context and low-level fundamental frequency ( F 0 ) contours on the recognition of Mandarin speech by elementary and middle-school-aged children in quiet and interference backgrounds. The results revealed different patterns for semantic and F 0 information. One the one hand, age group modulated significantly the use of F 0 contours, indicating that elementary school children relied more on natural F 0 contours than middle school children during Mandarin speech recognition. On the other hand, there was no significant modulation effect of age group on semantic context, indicating that children of both age groups used semantic context to assist speech recognition to a similar extent. Furthermore, the significant modulation effect of age group on the interaction between F 0 contours and semantic context revealed that younger children could not make better use of semantic context in recognizing speech with flat F 0 contours compared with natural F 0 contours, while older children could benefit from semantic context even when natural F 0 contours were altered, thus confirming the important role of F 0 contours in Mandarin speech recognition by elementary school children. The developmental changes in the effects of high-level semantic and low-level F 0 information on speech recognition might reflect the differences in auditory and cognitive resources associated with processing of the two types of information in speech perception.

  3. Contour Detector and Data Acquisition System for the Left Ventricular Outline

    NASA Technical Reports Server (NTRS)

    Reiber, J. H. C. (Inventor)

    1978-01-01

    A real-time contour detector and data acquisition system is described for an angiographic apparatus having a video scanner for converting an X-ray image of a structure characterized by a change in brightness level compared with its surrounding into video format and displaying the X-ray image in recurring video fields. The real-time contour detector and data acqusition system includes track and hold circuits; a reference level analog computer circuit; an analog compartor; a digital processor; a field memory; and a computer interface.

  4. Contoured technique for lentigo maligna*

    PubMed Central

    Mateus, Monica Jidid; Tortelly, Violeta Duarte; Barcaui, Carlos Baptista; Jourdan, Carla Araujo; Simão, Tassiana; Maceira, Juan Manuel Piñeiro

    2015-01-01

    The surgical approach to lentigo maligna is a challenge to dermatologists, given the difficulty of clinical delimitation of borders. We report here a case of a 69-year-old female patient presenting with brownish macules on her face, since 10 years ago, with histopathological diagnosis of lentigo maligna. The surgical management employed was excision of visible borders with the contoured technique and immediate submission of these borders for histopathological analysis before complete excision of the tumor. This technique is a variant of staged excision, with lower rates of recurrence and acceptable aesthetic results. PMID:25672308

  5. Three-dimensional contour edge detection algorithm

    NASA Astrophysics Data System (ADS)

    Wang, Yizhou; Ong, Sim Heng; Kassim, Ashraf A.; Foong, Kelvin W. C.

    2000-06-01

    This paper presents a novel algorithm for automatically extracting 3D contour edges, which are points of maximum surface curvature in a surface range image. The 3D image data are represented as a surface polygon mesh. The algorithm transforms the range data, obtained by scanning a dental plaster cast, into a 2D gray scale image by linearly converting the z-value of each vertex to a gray value. The Canny operator is applied to the median-filtered image to obtain the edge pixels and their orientations. A vertex in the 3D object corresponding to the detected edge pixel and its neighbors in the direction of the edge gradient are further analyzed with respect to their n-curvatures to extract the real 3D contour edges. This algorithm provides a fast method of reducing and sorting the unwieldy data inherent in the surface mesh representation. It employs powerful 2D algorithms to extract features from the transformed 3D models and refers to the 3D model for further analysis of selected data. This approach substantially reduces the computational burden without losing accuracy. It is also easily extended to detect 3D landmarks and other geometrical features, thus making it applicable to a wide range of applications.

  6. A novel three-dimensional smile analysis based on dynamic evaluation of facial curve contour

    PubMed Central

    Lin, Yi; Lin, Han; Lin, Qiuping; Zhang, Jinxin; Zhu, Ping; Lu, Yao; Zhao, Zhi; Lv, Jiahong; Lee, Mln Kyeong; Xu, Yue

    2016-01-01

    The influence of three-dimensional facial contour and dynamic evaluation decoding on factors of smile esthetics is essential for facial beauty improvement. However, the kinematic features of the facial smile contour and the contribution from the soft tissue and underlying skeleton are uncharted. Here, the cheekbone-maxilla contour and nasolabial fold were combined into a “smile contour” delineating the overall facial topography emerges prominently in smiling. We screened out the stable and unstable points on the smile contour using facial motion capture and curve fitting, before analyzing the correlation between soft tissue coordinates and hard tissue counterparts of the screened points. Our finding suggests that the mouth corner region was the most mobile area characterizing smile expression, while the other areas remained relatively stable. Therefore, the perioral area should be evaluated dynamically while the static assessment outcome of other parts of the smile contour contribute partially to their dynamic esthetics. Moreover, different from the end piece, morphologies of the zygomatic area and the superior part of the nasolabial crease were determined largely by the skeleton in rest, implying the latter can be altered by orthopedic or orthodontic correction and the former better improved by cosmetic procedures to improve the beauty of smile. PMID:26911450

  7. A novel three-dimensional smile analysis based on dynamic evaluation of facial curve contour

    NASA Astrophysics Data System (ADS)

    Lin, Yi; Lin, Han; Lin, Qiuping; Zhang, Jinxin; Zhu, Ping; Lu, Yao; Zhao, Zhi; Lv, Jiahong; Lee, Mln Kyeong; Xu, Yue

    2016-02-01

    The influence of three-dimensional facial contour and dynamic evaluation decoding on factors of smile esthetics is essential for facial beauty improvement. However, the kinematic features of the facial smile contour and the contribution from the soft tissue and underlying skeleton are uncharted. Here, the cheekbone-maxilla contour and nasolabial fold were combined into a “smile contour” delineating the overall facial topography emerges prominently in smiling. We screened out the stable and unstable points on the smile contour using facial motion capture and curve fitting, before analyzing the correlation between soft tissue coordinates and hard tissue counterparts of the screened points. Our finding suggests that the mouth corner region was the most mobile area characterizing smile expression, while the other areas remained relatively stable. Therefore, the perioral area should be evaluated dynamically while the static assessment outcome of other parts of the smile contour contribute partially to their dynamic esthetics. Moreover, different from the end piece, morphologies of the zygomatic area and the superior part of the nasolabial crease were determined largely by the skeleton in rest, implying the latter can be altered by orthopedic or orthodontic correction and the former better improved by cosmetic procedures to improve the beauty of smile.

  8. Determination of Vertical Borehole and Geological Formation Properties using the Crossed Contour Method.

    PubMed

    Leyde, Brian P; Klein, Sanford A; Nellis, Gregory F; Skye, Harrison

    2017-03-01

    This paper presents a new method called the Crossed Contour Method for determining the effective properties (borehole radius and ground thermal conductivity) of a vertical ground-coupled heat exchanger. The borehole radius is used as a proxy for the overall borehole thermal resistance. The method has been applied to both simulated and experimental borehole Thermal Response Test (TRT) data using the Duct Storage vertical ground heat exchanger model implemented in the TRansient SYstems Simulation software (TRNSYS). The Crossed Contour Method generates a parametric grid of simulated TRT data for different combinations of borehole radius and ground thermal conductivity in a series of time windows. The error between the average of the simulated and experimental bore field inlet and outlet temperatures is calculated for each set of borehole properties within each time window. Using these data, contours of the minimum error are constructed in the parameter space of borehole radius and ground thermal conductivity. When all of the minimum error contours for each time window are superimposed, the point where the contours cross (intersect) identifies the effective borehole properties for the model that most closely represents the experimental data in every time window and thus over the entire length of the experimental data set. The computed borehole properties are compared with results from existing model inversion methods including the Ground Property Measurement (GPM) software developed by Oak Ridge National Laboratory, and the Line Source Model.

  9. Determination of Vertical Borehole and Geological Formation Properties using the Crossed Contour Method

    PubMed Central

    Leyde, Brian P.; Klein, Sanford A; Nellis, Gregory F.; Skye, Harrison

    2017-01-01

    This paper presents a new method called the Crossed Contour Method for determining the effective properties (borehole radius and ground thermal conductivity) of a vertical ground-coupled heat exchanger. The borehole radius is used as a proxy for the overall borehole thermal resistance. The method has been applied to both simulated and experimental borehole Thermal Response Test (TRT) data using the Duct Storage vertical ground heat exchanger model implemented in the TRansient SYstems Simulation software (TRNSYS). The Crossed Contour Method generates a parametric grid of simulated TRT data for different combinations of borehole radius and ground thermal conductivity in a series of time windows. The error between the average of the simulated and experimental bore field inlet and outlet temperatures is calculated for each set of borehole properties within each time window. Using these data, contours of the minimum error are constructed in the parameter space of borehole radius and ground thermal conductivity. When all of the minimum error contours for each time window are superimposed, the point where the contours cross (intersect) identifies the effective borehole properties for the model that most closely represents the experimental data in every time window and thus over the entire length of the experimental data set. The computed borehole properties are compared with results from existing model inversion methods including the Ground Property Measurement (GPM) software developed by Oak Ridge National Laboratory, and the Line Source Model. PMID:28785125

  10. Contour matching for a fish recognition and migration-monitoring system

    NASA Astrophysics Data System (ADS)

    Lee, Dah-Jye; Schoenberger, Robert B.; Shiozawa, Dennis; Xu, Xiaoqian; Zhan, Pengcheng

    2004-12-01

    Fish migration is being monitored year round to provide valuable information for the study of behavioral responses of fish to environmental variations. However, currently all monitoring is done by human observers. An automatic fish recognition and migration monitoring system is more efficient and can provide more accurate data. Such a system includes automatic fish image acquisition, contour extraction, fish categorization, and data storage. Shape is a very important characteristic and shape analysis and shape matching are studied for fish recognition. Previous work focused on finding critical landmark points on fish shape using curvature function analysis. Fish recognition based on landmark points has shown satisfying results. However, the main difficulty of this approach is that landmark points sometimes cannot be located very accurately. Whole shape matching is used for fish recognition in this paper. Several shape descriptors, such as Fourier descriptors, polygon approximation and line segments, are tested. A power cepstrum technique has been developed in order to improve the categorization speed using contours represented in tangent space with normalized length. Design and integration including image acquisition, contour extraction and fish categorization are discussed in this paper. Fish categorization results based on shape analysis and shape matching are also included.

  11. SU-E-E-05: Improving Contouring Precision and Consistency for Physicians-In-Training with Simple Lab Experiments

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Ma, L; Larson, D A

    2015-06-15

    Purpose: Target contouring for high-dose treatments such as radiosurgery of brain metastases is highly critical in eliminating marginal failure and reducing complications as shown by recent clinical studies. In order to improve contouring accuracy and practice consistency for the procedure, we introduced a self-assessed physics lab practice for the physicians-in-training. Methods: A set of commercially acquired high-precision PMMA plastic spheres were randomly embedded in a Styrofoam block and then scanned with the CT/MR via the clinical procedural imaging protocol. A group of first-year physicians-in-training (n=6) from either neurosurgery or radiation oncology department were asked to contour the scanned objects (diametermore » ranged from 0.4 cm to 3.8 cm). These user-defined contours were then compared with the ideal contour sets of object shape for self assessments to determine the maximum areas of the observed discrepancies and method of improvements. Results: The largest discrepancies from initial practice were consistently found to be located near the extreme longitudinal portions of the target for all the residents. Discrepancy was especially prominent when contouring small objects < 1.0 cm in diameters. For example, the mean volumes rendered from the initial contour data set differed from the ideal data set by 7.7%±6.6% for the participants (p> 0.23 suggesting agreement cannot be established). However, when incorporating a secondary imaging scan such as reconstructed coronal or sagittal images in a repeat practice, the agreement was dramatically improved yielding p<0.02 in agreement with the reference data set for all the participants. Conclusion: A simple physics lab revealed a common pitfall in contouring small metastatic brain tumors for radiosurgical procedures and provided a systematic tool for physicians-in-training in improving their clinical contouring skills. Dr Ma is current a board member of international stereotactic radiosurgical society.« less

  12. Aeroacoustics of contoured and solid/porous conical plug-nozzle supersonic jet flows

    NASA Technical Reports Server (NTRS)

    Dosanjh, D. S.; Das, I. S.

    1985-01-01

    The acoustic far field, the shock-associated noise and characteristics of the repetitive shock structure of supersonic jet flows issuing from a contoured plug-nozzle and uncontoured plug-nozzle having a short conical plug of either a solid or a combination of solid/porous surface with pointed termination operated at a range of supercritical pressure are reported. The contoured and the uncontoured plug-nozzles had the same throat area and the same annular-radius ratio.

  13. A Review of the Positive Influence of Crown Contours on Soft-Tissue Esthetics.

    PubMed

    Kinsel, Richard P; Pope, Bryan I; Capoferri, Daniele

    2015-05-01

    Successful crown restorations duplicate the natural tooth in hue, chroma, value, maverick colors, and surface texture. Equally important is the visual harmony of the facial and proximal soft-tissue contours, which requires the collaborative skills of the restorative dentist, periodontist, and dental technician. The treatment team must understand the biologic structures adjacent to natural dentition and dental implants. This report describes the potential for specifically designed restorative contours to dictate the optimal gingival profile for tooth-supported and implant-supported crowns. Showing several cases, the article explains how esthetic soft-tissue contours enhance the definitive crown restoration, highlights the importance of clinical evaluation of adjacent biologic structures, and discusses keys to predicting when the proximal papilla has the potential to return to a favorable height and shape.

  14. Directional harmonic theory: a computational Gestalt model to account for illusory contour and vertex formation.

    PubMed

    Lehar, Steven

    2003-01-01

    Visual illusions and perceptual grouping phenomena offer an invaluable tool for probing the computational mechanism of low-level visual processing. Some illusions, like the Kanizsa figure, reveal illusory contours that form edges collinear with the inducing stimulus. This kind of illusory contour has been modeled by neural network models by way of cells equipped with elongated spatial receptive fields designed to detect and complete the collinear alignment. There are, however, other illusory groupings which are not so easy to account for in neural network terms. The Ehrenstein illusion exhibits an illusory contour that forms a contour orthogonal to the stimulus instead of collinear with it. Other perceptual grouping effects reveal illusory contours that exhibit a sharp corner or vertex, and still others take the form of vertices defined by the intersection of three, four, or more illusory contours that meet at a point. A direct extension of the collinear completion models to account for these phenomena tends towards a combinatorial explosion, because it would suggest cells with specialized receptive fields configured to perform each of those completion types, each of which would have to be replicated at every location and every orientation across the visual field. These phenomena therefore challenge the adequacy of the neural network approach to account for these diverse perceptual phenomena. I have proposed elsewhere an alternative paradigm of neurocomputation in the harmonic resonance theory (Lehar 1999, see website), whereby pattern recognition and completion are performed by spatial standing waves across the neural substrate. The standing waves perform a computational function analogous to that of the spatial receptive fields of the neural network approach, except that, unlike that paradigm, a single resonance mechanism performs a function equivalent to a whole array of spatial receptive fields of different spatial configurations and of different orientations

  15. Normal contour error measurement on-machine and compensation method for polishing complex surface by MRF

    NASA Astrophysics Data System (ADS)

    Chen, Hua; Chen, Jihong; Wang, Baorui; Zheng, Yongcheng

    2016-10-01

    The Magnetorheological finishing (MRF) process, based on the dwell time method with the constant normal spacing for flexible polishing, would bring out the normal contour error in the fine polishing complex surface such as aspheric surface. The normal contour error would change the ribbon's shape and removal characteristics of consistency for MRF. Based on continuously scanning the normal spacing between the workpiece and the finder by the laser range finder, the novel method was put forward to measure the normal contour errors while polishing complex surface on the machining track. The normal contour errors was measured dynamically, by which the workpiece's clamping precision, multi-axis machining NC program and the dynamic performance of the MRF machine were achieved for the verification and security check of the MRF process. The unit for measuring the normal contour errors of complex surface on-machine was designed. Based on the measurement unit's results as feedback to adjust the parameters of the feed forward control and the multi-axis machining, the optimized servo control method was presented to compensate the normal contour errors. The experiment for polishing 180mm × 180mm aspherical workpiece of fused silica by MRF was set up to validate the method. The results show that the normal contour error was controlled in less than 10um. And the PV value of the polished surface accuracy was improved from 0.95λ to 0.09λ under the conditions of the same process parameters. The technology in the paper has been being applied in the PKC600-Q1 MRF machine developed by the China Academe of Engineering Physics for engineering application since 2014. It is being used in the national huge optical engineering for processing the ultra-precision optical parts.

  16. Near-threshold equal-loudness contours for harbor seals (Phoca vitulina) derived from reaction times during underwater audiometry: a preliminary study.

    PubMed

    Kastelein, Ronald A; Wensveen, Paul J; Terhune, John M; de Jong, Christ A F

    2011-01-01

    Equal-loudness functions describe relationships between the frequencies of sounds and their perceived loudness. This pilot study investigated the possibility of deriving equal-loudness contours based on the assumption that sounds of equal perceived loudness elicit equal reaction times (RTs). During a psychoacoustic underwater hearing study, the responses of two young female harbor seals to tonal signals between 0.125 and 100 kHz were filmed. Frame-by-frame analysis was used to quantify RT (the time between the onset of the sound stimulus and the onset of movement of the seal away from the listening station). Near-threshold equal-latency contours, as surrogates for equal-loudness contours, were estimated from RT-level functions fitted to mean RT data. The closer the received sound pressure level was to the 50% detection hearing threshold, the more slowly the animals reacted to the signal (RT range: 188-982 ms). Equal-latency contours were calculated relative to the RTs shown by each seal at sound levels of 0, 10, and 20 dB above the detection threshold at 1 kHz. Fifty percent detection thresholds are obtained with well-trained subjects actively listening for faint familiar sounds. When calculating audibility ranges of sounds for harbor seals in nature, it may be appropriate to consider levels 20 dB above this threshold.

  17. Teaching tone and intonation with the Prosody Workstation using schematic versus veridical contours

    NASA Astrophysics Data System (ADS)

    Allen, George D.; Eulenberg, John B.

    2004-05-01

    Prosodic features of speech (e.g., intonation and rhythm) are often challenging for adults to learn. Most computerized teaching tools, developed to help learners mimic model prosodic patterns, display lines representing the veridical (actual) acoustic fundamental frequency and intensity of the model speech. However, a veridical display may not be optimal for this task. Instead, stereotypical representations (e.g., simplified level or slanting lines) may help by reducing the amount of potentially distracting information. The Prosody Workstation (PW) permits the prosodic contours of both models and users' responses to be displayed using either veridical or stereotypical contours. Users are informed by both visual displays and scores representing the degree of match of their utterance to the model. American English-speaking undergraduates are being studied learning the tone contours and rhythm of Chinese and Hausa utterances ranging in length from two to six syllables. Data include (a) accuracy of mimicking of the models' prosodic contours, measured by the PW; (b) quality of tonal and rhythmic production, judged by native speaker listeners; and (c) learners' perceptions of the ease of the task, measured by a questionnaire at the end of each session.

  18. Intonation and emotion: influence of pitch levels and contour type on creating emotions.

    PubMed

    Rodero, Emma

    2011-01-01

    Intonation is a vehicle for communication, which sometimes contributes greater meaning than the semantic content of speech itself. This prosodic element lends the message linguistic and paralinguistic meaning, which carries a highly significant communicative value when conveying emotional states. For this reason, this article analyses the use of intonation as an instrument for arousing various sensations in the listener. The aim was to verify which elements of intonation are more decisive to generate a specific sensation. Experimental research is conducted, in which certain pitch patterns (pitch levels and contour type) are assigned different emotions (joy, anxiety, sadness, and calmness) and are then listened to and assessed using a questionnaire with a bipolar scale of opposed pairs, by a sample audience comprising 100 individuals. The main conclusion drawn is that, although both the variables analyzed--pitch level and contour type--are representative of expressing emotions, contour type is more decisive. In all the models analyzed, contour type has been highly significant and constitutes the variable that has been determined as the final component for recognizing various emotions. Copyright © 2011 The Voice Foundation. Published by Mosby, Inc. All rights reserved.

  19. The area of isodensity contours in cosmological models and galaxy surveys

    NASA Technical Reports Server (NTRS)

    Ryden, Barbara S.; Melott, Adrian L.; Craig, David A.; Gott, J. Richard, III; Weinberg, David H.

    1989-01-01

    The contour crossing statistic, defined as the mean number of times per unit length that a straight line drawn through the field crosses a given contour, is applied to model density fields and to smoothed samples of galaxies. Models in which the matter is in a bubble structure, in a filamentary net, or in clusters can be distinguished from Gaussian density distributions. The shape of the contour crossing curve in the initially Gaussian fields considered remains Gaussian after gravitational evolution and biasing, as long as the smoothing length is longer than the mass correlation length. With a smoothing length of 5/h Mpc, models containing cosmic strings are indistinguishable from Gaussian distributions. Cosmic explosion models are significantly non-Gaussian, having a bubbly structure. Samples from the CfA survey and the Haynes and Giovanelli (1986) survey are more strongly non-Gaussian at a smoothing length of 6/h Mpc than any of the models examined. At a smoothing length of 12/h Mpc, the Haynes and Giovanelli sample appears Gaussian.

  20. Between fall and fall-rise: substance-function relations in German phrase-final intonation contours.

    PubMed

    Ambrazaitis, Gilbert

    2005-01-01

    This study investigates an intonation contour of German whose status has not been established yet: a globally falling contour with a slight rise at the very end of the phrase (FSR). The contour may be said to lie on a phonetic continuum between falling (F) and falling-rising (FR) contours. It is hypothesized that F, FR and FSR differ with respect to their communicative functions: F is terminal, FR is non-terminal, and FSR is pseudo-terminal, respectively. The hypotheses were tested in two steps. First, measurements in a labelled corpus of spontaneous speech provided the necessary background information on the phonetics of the contours. In the second step, the general hypothesis was approached in a perceptual experiment using the paradigm of a semantic differential: 49 listeners judged 17 systematically generated stimuli on nine semantic scales, such as 'impolite/polite'. The hypotheses were generally confirmed. Both F and FSR were associated with a conclusive statement, while FR was more likely to be judged as marking a question. FSR differs from F in that it does not express features such as categoricalness, dominance or impoliteness. The results are interpreted as an instance of the frequency code: the addition of a slight rise means avoidance of extremely low F(0); the functional consequence is a reduction of communicated dominance.

  1. Quality of life long-term after body contouring surgery following bariatric surgery: sustained improvement after 7 years.

    PubMed

    van der Beek, Eva S J; Geenen, Rinie; de Heer, Francine A G; van der Molen, Aebele B Mink; van Ramshorst, Bert

    2012-11-01

    Bariatric surgery for morbid obesity results in massive weight loss and improvement of health and quality of life. A downside of the major weight loss is the excess of overstretched skin, which may influence the patient's quality of life by causing functional and aesthetic problems. The purpose of the current study was to evaluate the patient's quality of life long-term after body contouring following bariatric surgery. Quality of life was measured with the Obesity Psychosocial State Questionnaire in 33 post-bariatric surgery patients 7.2 years (range, 3.2 to 13.3 years) after body contouring surgery. Data were compared with previous assessments 4.1 years (range, 0.7 to 9.2 years) after body contouring surgery of the quality of life at that time and before body contouring surgery. Compared with appraisals of quality of life before body contouring surgery, a significant, mostly moderate to large, sustained improvement of quality of life was observed in post-bariatric surgery patients 7.2 years after body contouring surgery in six of the seven psychosocial domains. A small deterioration occurred between 4.1- and 7.2-year follow-up on two of the seven domains except for the domain efficacy toward eating, which showed a significant improvement. At 7-year follow-up, 18 patients (55 percent) were satisfied with the result of body contouring surgery. This study indicates a sustained quality-of-life improvement in post-bariatric surgery patients after body contouring surgery. This suggests the importance of including reconstructive surgery as a component in the multidisciplinary approach in the surgical treatment of morbid obesity. Therapeutic, IV.

  2. Acoustical Measurements of Selected Intonation Contours of French.

    ERIC Educational Resources Information Center

    Howie, John M.

    Recent studies of rising intonation contours in French, in particular the acoustical differences that serve to distinguish Yes/No questions from other rising intonations are reviewed. The preliminary results of a pilot study of rising intonations in French, in which average curves were obtained from spectrographic measurements of fundamental…

  3. Simple computer method provides contours for radiological images

    NASA Technical Reports Server (NTRS)

    Newell, J. D.; Keller, R. A.; Baily, N. A.

    1975-01-01

    Computer is provided with information concerning boundaries in total image. Gradient of each point in digitized image is calculated with aid of threshold technique; then there is invoked set of algorithms designed to reduce number of gradient elements and to retain only major ones for definition of contour.

  4. Identification of irrigated crop types from ERTS-1 density contour maps and color infrared aerial photography. [Wyoming

    NASA Technical Reports Server (NTRS)

    Marrs, R. W.; Evans, M. A.

    1974-01-01

    The author has identified the following significant results. The crop types of a Great Plains study area were mapped from color infrared aerial photography. Each field was positively identified from field checks in the area. Enlarged (50x) density contour maps were constructed from three ERTS-1 images taken in the summer of 1973. The map interpreted from the aerial photography was compared to the density contour maps and the accuracy of the ERTS-1 density contour map interpretations were determined. Changes in the vegetation during the growing season and harvest periods were detectable on the ERTS-1 imagery. Density contouring aids in the detection of such charges.

  5. Model-independent position domain sliding mode control for contour tracking of robotic manipulator

    NASA Astrophysics Data System (ADS)

    Yue, W. H.; Pano, V.; Ouyang, P. R.; Hu, Y. Q.

    2017-01-01

    In this paper, a new position domain feedback type sliding mode control (PDC-SMC) law is proposed for contour tracking control of multi-DOF (degree of freedom) nonlinear robotic manipulators focusing on the improvement of contour tracking performances. One feature of the proposed control law is its model-independent control scheme that can avoid calculation of the feedforward part in a standard SMC. The new control law takes the advantages of the high contour tracking performance of PD type feedback position domain control (PDC) and the robustness of SMC. Stability analysis is performed using the Lyapunov stability theory, and simulation studies are conducted to verify the effectiveness of the developed PDC-SMC control system. In addition, the effects of control parameters of the SMC on system performances are studied.

  6. Anatomically contoured plates for fixation of rib fractures.

    PubMed

    Bottlang, Michael; Helzel, Inga; Long, William B; Madey, Steven

    2010-03-01

    : Intraoperative contouring of long bridging plates for stabilization of flail chest injuries is difficult and time consuming. This study implemented for the first time biometric parameters to derive anatomically contoured rib plates. These plates were tested on a range of cadaveric ribs to quantify plate fit and to extract a best-fit plating configuration. : Three left and three right rib plates were designed, which accounted for anatomic parameters required when conforming a plate to the rib surface. The length lP over which each plate could trace the rib surface was evaluated on 109 cadaveric ribs. For each rib level 3-9, the plate design with the highest lP value was extracted to determine a best-fit plating configuration. Furthermore, the characteristic twist of rib surfaces was measured on 49 ribs to determine the surface congruency of anatomic plates with a constant twist. : The tracing length lP of the best-fit plating configuration ranged from 12.5 cm to 14.7 cm for ribs 3-9. The corresponding range for standard plates was 7.1-13.7 cm. The average twist of ribs over 8-cm, 12-cm, and 16-cm segments was 8.3 degrees, 20.6 degrees, and 32.7 degrees, respectively. The constant twist of anatomic rib plates was not significantly different from the average rib twist. : A small set of anatomic rib plates can minimize the need for intraoperative plate contouring for fixation of ribs 3-9. Anatomic rib plates can therefore reduce the time and complexity of flail chest stabilization and facilitate spanning of flail segments with long plates.

  7. Automatic contour propagation using deformable image registration to determine delivered dose to spinal cord in head-and-neck cancer radiotherapy.

    PubMed

    Yeap, P L; Noble, D J; Harrison, K; Bates, A M; Burnet, N G; Jena, R; Romanchikova, M; Sutcliffe, M P F; Thomas, S J; Barnett, G C; Benson, R J; Jefferies, S J; Parker, M A

    2017-07-12

    To determine delivered dose to the spinal cord, a technique has been developed to propagate manual contours from kilovoltage computed-tomography (kVCT) scans for treatment planning to megavoltage computed-tomography (MVCT) guidance scans. The technique uses the Elastix software to perform intensity-based deformable image registration of each kVCT scan to the associated MVCT scans. The registration transform is then applied to contours of the spinal cord drawn manually on the kVCT scan, to obtain contour positions on the MVCT scans. Different registration strategies have been investigated, with performance evaluated by comparing the resulting auto-contours with manual contours, drawn by oncologists. The comparison metrics include the conformity index (CI), and the distance between centres (DBC). With optimised registration, auto-contours generally agree well with manual contours. Considering all 30 MVCT scans for each of three patients, the median CI is [Formula: see text], and the median DBC is ([Formula: see text]) mm. An intra-observer comparison for the same scans gives a median CI of [Formula: see text] and a DBC of ([Formula: see text]) mm. Good levels of conformity are also obtained when auto-contours are compared with manual contours from one observer for a single MVCT scan for each of 30 patients, and when they are compared with manual contours from six observers for two MVCT scans for each of three patients. Using the auto-contours to estimate organ position at treatment time, a preliminary study of 33 patients who underwent radiotherapy for head-and-neck cancers indicates good agreement between planned and delivered dose to the spinal cord.

  8. Automatic contour propagation using deformable image registration to determine delivered dose to spinal cord in head-and-neck cancer radiotherapy

    NASA Astrophysics Data System (ADS)

    Yeap, P. L.; Noble, D. J.; Harrison, K.; Bates, A. M.; Burnet, N. G.; Jena, R.; Romanchikova, M.; Sutcliffe, M. P. F.; Thomas, S. J.; Barnett, G. C.; Benson, R. J.; Jefferies, S. J.; Parker, M. A.

    2017-08-01

    To determine delivered dose to the spinal cord, a technique has been developed to propagate manual contours from kilovoltage computed-tomography (kVCT) scans for treatment planning to megavoltage computed-tomography (MVCT) guidance scans. The technique uses the Elastix software to perform intensity-based deformable image registration of each kVCT scan to the associated MVCT scans. The registration transform is then applied to contours of the spinal cord drawn manually on the kVCT scan, to obtain contour positions on the MVCT scans. Different registration strategies have been investigated, with performance evaluated by comparing the resulting auto-contours with manual contours, drawn by oncologists. The comparison metrics include the conformity index (CI), and the distance between centres (DBC). With optimised registration, auto-contours generally agree well with manual contours. Considering all 30 MVCT scans for each of three patients, the median CI is 0.759 +/- 0.003 , and the median DBC is (0.87 +/- 0.01 ) mm. An intra-observer comparison for the same scans gives a median CI of 0.820 +/- 0.002 and a DBC of (0.64 +/- 0.01 ) mm. Good levels of conformity are also obtained when auto-contours are compared with manual contours from one observer for a single MVCT scan for each of 30 patients, and when they are compared with manual contours from six observers for two MVCT scans for each of three patients. Using the auto-contours to estimate organ position at treatment time, a preliminary study of 33 patients who underwent radiotherapy for head-and-neck cancers indicates good agreement between planned and delivered dose to the spinal cord.

  9. Memory for pure tone sequences without contour.

    PubMed

    Lefebvre, Christine; Jolicœur, Pierre

    2016-06-01

    We presented pure tones interspersed with white noise sounds to disrupt contour perception in an acoustic short-term memory (ASTM) experiment during which we recorded the electroencephalogram. The memory set consisted of seven stimuli, 0, 1, 2, 3, or 4 of which were to-be-remembered tones. We estimated each participant׳s capacity, K, for each set size and measured the amplitude of the SAN (sustained anterior negativity, an ERP related to acoustic short-term memory). We correlated their K slopes with their SAN amplitude slopes as a function of set size, and found a significant link between performance and the SAN: a larger increase in SAN amplitude was linked with a larger number of stimuli maintained in ASTM. The SAN decreased in amplitude in the later portion of the silent retention interval, but the correlation between the SAN and capacity remained strong. These results show the SAN is not an index of contour but rather an index of the maintenance of individual objects in STM. This article is part of a Special Issue entitled SI: Auditory working memory. Copyright © 2016 Elsevier B.V. All rights reserved.

  10. Body contouring surgery for military personnel following massive weight loss.

    PubMed

    Chong, S J; Kok, Y O; Foo, C L

    2011-12-01

    The burgeoning global obesity epidemic extends to the military service, where 6-53% of military personnel are overweight. Obese military personnel who adhere to a strict training and diet regime may potentially achieve and maintain significant weight loss. They may however face physical problems such as excess skin folds causing discomfort, difficulty in uniform fitting, personal hygiene, interference with full physical activities and psychological issues such as body image dissatisfaction, low self esteem and difficulty in social acceptance. We present a case report of a highly motivated military conscript who achieved and maintained significant weight loss but had physical defects following Massive Weight Loss. Body contouring surgery was successfully utilised to correct his physical defects and allowed him to return to full physical duties.

  11. Prevention of venous thromboembolism in body contouring surgery: a national survey of 596 ASPS surgeons.

    PubMed

    Clavijo-Alvarez, Julio A; Pannucci, Christopher J; Oppenheimer, Adam J; Wilkins, Edwin G; Rubin, J Peter

    2011-03-01

    Venous thromboembolism (VTE) has been identified as a major public health issue. Postbariatric body contouring surgery represents a major challenge for VTE prophylaxis due to the presence of multiple risk factors and broad areas of dissection that potentially increase the risk of postoperative bleeding. To define current VTE prophylaxis practices among surgeons of the American Society of Plastic Surgeons, performing postbariatric body contouring surgery in the United States. A total of 4081 surveys were sent to registered members of the American Society of Plastic Surgeons by e-mail. We received 596 (14.6%) responses. A total of 596 surgeons returned completed surveys, with 83% of respondents in private practice and 17% in academic practice. Deep venous thrombosis (DVT) was reported by 40% surgeons, pulmonary embolism (PE) by 34%, and 7% had at least 1 patient having died of a postoperative PE. About 39% to 48% participant surgeons reported providing no chemoprophylaxis to their postbariatric body contouring patients. The most common reason for not using routine prophylaxis was the concern for bleeding (84%), followed by lack of evidence specific to plastic surgery practice (50%). Academic surgeons were more likely to provide chemoprophylaxis when compared with those in nonacademic practice (P < 0.05). For postbariatric body contouring surgery, DVT has occurred in over one-third of plastic surgeons' practices with 7% of surgeons reporting a patient death from PE. A substantial proportion of surgeons performing postbariatric body contouring are not using chemoprophylaxis due to bleeding risk and perceived lack of evidence. VTE prophylaxis in postbariatric body contouring remains a topic that deserves further study.

  12. A Practical Bayesian Design to Identify the Maximum Tolerated Dose Contour for Drug Combination Trials

    PubMed Central

    Zhang, Liangcai; Yuan, Ying

    2016-01-01

    Drug combination therapy has become the mainstream approach to cancer treatment. One fundamental feature that makes combination trials different from single-agent trials is the existence of the maximum tolerated dose (MTD) contour, i.e., multiple MTDs. As a result, unlike single-agent phase I trials, which aim to find a single MTD, it is often of interest to find the MTD contour for combination trials. We propose a new dose-finding design, the waterfall design, to find the MTD contour for drug combination trials. Taking the divide-and-conquer strategy, the waterfall design divides the task of finding the MTD contour into a sequence of one-dimensional dose-finding processes, known as subtrials. The subtrials are conducted sequentially in a certain order, such that the results of each subtrial will be used to inform the design of subsequent subtrials. Such information borrowing allows the waterfall design to explore the two-dimensional dose space efficiently using a limited sample size, and decreases the chance of overdosing and underdosing patients. To accommodate the consideration that doses on the MTD contour may have very different efficacy or synergistic effects due to drug-drug interaction, we further extend our approach to a phase I/II design with the goal of finding the MTD with the highest efficacy. Simulation studies show that the waterfall design is safer and has higher probability of identifying the true MTD contour than some existing designs. The R package “BOIN” to implement the waterfall design is freely available from CRAN. PMID:27580928

  13. 50 CFR 660.391 - Latitude/longitude coordinates defining the 10-fm (18-m) through 40-fm (73-m) depth contours.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... the 10-fm (18-m) through 40-fm (73-m) depth contours. 660.391 Section 660.391 Wildlife and Fisheries.../longitude coordinates defining the 10-fm (18-m) through 40-fm (73-m) depth contours. Boundaries for RCAs are... coordinates for the 10-fm (18-m) through 40-fm (73-m) depth contours. (a) The 10-fm (18-m) depth contour...

  14. 50 CFR 660.71 - Latitude/longitude coordinates defining the 10-fm (18-m) through 40-fm (73-m) depth contours.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... the 10-fm (18-m) through 40-fm (73-m) depth contours. 660.71 Section 660.71 Wildlife and Fisheries.../longitude coordinates defining the 10-fm (18-m) through 40-fm (73-m) depth contours. Boundaries for RCAs are... coordinates for the 10-fm (18-m) through 40-fm (73-m) depth contours. (a) The 10-fm (18-m) depth contour...

  15. Constraint factor graph cut-based active contour method for automated cellular image segmentation in RNAi screening.

    PubMed

    Chen, C; Li, H; Zhou, X; Wong, S T C

    2008-05-01

    Image-based, high throughput genome-wide RNA interference (RNAi) experiments are increasingly carried out to facilitate the understanding of gene functions in intricate biological processes. Automated screening of such experiments generates a large number of images with great variations in image quality, which makes manual analysis unreasonably time-consuming. Therefore, effective techniques for automatic image analysis are urgently needed, in which segmentation is one of the most important steps. This paper proposes a fully automatic method for cells segmentation in genome-wide RNAi screening images. The method consists of two steps: nuclei and cytoplasm segmentation. Nuclei are extracted and labelled to initialize cytoplasm segmentation. Since the quality of RNAi image is rather poor, a novel scale-adaptive steerable filter is designed to enhance the image in order to extract long and thin protrusions on the spiky cells. Then, constraint factor GCBAC method and morphological algorithms are combined to be an integrated method to segment tight clustered cells. Compared with the results obtained by using seeded watershed and the ground truth, that is, manual labelling results by experts in RNAi screening data, our method achieves higher accuracy. Compared with active contour methods, our method consumes much less time. The positive results indicate that the proposed method can be applied in automatic image analysis of multi-channel image screening data.

  16. A metal artifact reduction algorithm in CT using multiple prior images by recursive active contour segmentation

    PubMed Central

    Nam, Haewon

    2017-01-01

    We propose a novel metal artifact reduction (MAR) algorithm for CT images that completes a corrupted sinogram along the metal trace region. When metal implants are located inside a field of view, they create a barrier to the transmitted X-ray beam due to the high attenuation of metals, which significantly degrades the image quality. To fill in the metal trace region efficiently, the proposed algorithm uses multiple prior images with residual error compensation in sinogram space. Multiple prior images are generated by applying a recursive active contour (RAC) segmentation algorithm to the pre-corrected image acquired by MAR with linear interpolation, where the number of prior image is controlled by RAC depending on the object complexity. A sinogram basis is then acquired by forward projection of the prior images. The metal trace region of the original sinogram is replaced by the linearly combined sinogram of the prior images. Then, the additional correction in the metal trace region is performed to compensate the residual errors occurred by non-ideal data acquisition condition. The performance of the proposed MAR algorithm is compared with MAR with linear interpolation and the normalized MAR algorithm using simulated and experimental data. The results show that the proposed algorithm outperforms other MAR algorithms, especially when the object is complex with multiple bone objects. PMID:28604794

  17. Apollo Contour Rocket Nozzle in the Propulsion Systems Laboratory

    NASA Image and Video Library

    1964-07-21

    Bill Harrison and Bud Meilander check the setup of an Apollo Contour rocket nozzle in the Propulsion Systems Laboratory at the National Aeronautics and Space Administration (NASA) Lewis Research Center. The Propulsion Systems Laboratory contained two 14-foot diameter test chambers that could simulate conditions found at very high altitudes. The facility was used in the 1960s to study complex rocket engines such as the Pratt and Whitney RL-10 and rocket components such as the Apollo Contour nozzle, seen here. Meilander oversaw the facility’s mechanics and the installation of test articles into the chambers. Harrison was head of the Supersonic Tunnels Branch in the Test Installations Division. Researchers sought to determine the impulse value of the storable propellant mix, classify and improve the internal engine performance, and compare the results with analytical tools. A special setup was installed in the chamber that included a device to measure the thrust load and a calibration stand. Both cylindrical and conical combustion chambers were examined with the conical large area ratio nozzles. In addition, two contour nozzles were tested, one based on the Apollo Service Propulsion System and the other on the Air Force’s Titan transtage engine. Three types of injectors were investigated, including a Lewis-designed model that produced 98-percent efficiency. It was determined that combustion instability did not affect the nozzle performance. Although much valuable information was obtained during the tests, attempts to improve the engine performance were not successful.

  18. Method and apparatus for measuring surface contour on parts with elevated temperatures

    DOEpatents

    Horvath, Mark S.; Nance, Roy A.; Cohen, George H.; Fodor, George

    1991-01-01

    The invention is directed to a method and apparatus for measuring the surface contour of a test piece, such as the bow of a radioactive fuel rod, which is completely immersed in water. The invention utilizes ultrasonic technology and is capable of measuring surface contours of test pieces which are at a higher temperature than the surrounding water. The presence of a test piece at a higher temperature adversely affects the distance measurements by causing thermal variations in the water near the surface of the test piece. The contour measurements depend upon a constant temperature of the water in the path of the ultrasonic wave to provide a constant acoustical velocity (the measurement is made by the time of flight measurement for an ultrasonic wave). Therefore, any variations of water temperature near the surface will introduce errors degrading the measurement. The present invention overcomes these problems by assuring that the supply of water through which the ultrasonic waves travel is at a predetermined and constant temperature.

  19. Post-bariatric surgery body contouring in the NHS: a survey of UK bariatric surgeons.

    PubMed

    Highton, Lyndsey; Ekwobi, Chidi; Rose, Victoria

    2012-04-01

    Following massive weight loss, patients are left with folds of redundant skin that may cause physical and psychological problems. These problems can be addressed through body contouring procedures such as abdominoplasty and the thigh lift. Despite an exponential rise in the number of bariatric surgery procedures performed in the United Kingdom, there are no national guidelines on the provision of body contouring procedures after massive weight loss. We conducted a survey of UK Bariatric Surgeons to determine the pre-operative counselling that patients receive on this issue, their opinions towards post-bariatric surgery body contouring and current referral patterns to Plastic Surgery. By exploring the relationship between Bariatric and Plastic Surgery, we aimed to identify how the comprehensive treatment of patients undergoing bariatric surgery could be improved. A questionnaire was sent to 86 surgeon members of the British Obesity and Metabolic Surgery Society. Questionnaires were analysed from the 61/86 respondents (71% response rate). 92% of the responding surgeons feel that patients face functional problems relating to skin redundancy after massive weight loss, and a high percentage of patients complain about this problem. However, only 66% of surgeons routinely counsel patients about these problems before they undergo bariatric surgery. 96% of respondents feel that body contouring for these patients should be funded on the NHS in selected cases. However, it is difficult for patients to access consultation with a Plastic Surgeon and there are no explicit guidelines on the criteria that patients must fulfil to undergo body contouring surgery on the NHS. At present, these criteria are locally determined and represent a postcode lottery. The NICE guidelines on obesity recommend that patients undergoing bariatric surgery should have information on, or access to plastic surgery where appropriate, but this standard is not being achieved. National guidelines on post

  20. Segmentation of solid subregion of high grade gliomas in MRI images based on active contour model (ACM)

    NASA Astrophysics Data System (ADS)

    Seow, P.; Win, M. T.; Wong, J. H. D.; Abdullah, N. A.; Ramli, N.

    2016-03-01

    Gliomas are tumours arising from the interstitial tissue of the brain which are heterogeneous, infiltrative and possess ill-defined borders. Tumour subregions (e.g. solid enhancing part, edema and necrosis) are often used for tumour characterisation. Tumour demarcation into substructures facilitates glioma staging and provides essential information. Manual segmentation had several drawbacks that include laborious, time consuming, subjected to intra and inter-rater variability and hindered by diversity in the appearance of tumour tissues. In this work, active contour model (ACM) was used to segment the solid enhancing subregion of the tumour. 2D brain image acquisition data using 3T MRI fast spoiled gradient echo sequence in post gadolinium of four histologically proven high-grade glioma patients were obtained. Preprocessing of the images which includes subtraction and skull stripping were performed and then followed by ACM segmentation. The results of the automatic segmentation method were compared against the manual delineation of the tumour by a trainee radiologist. Both results were further validated by an experienced neuroradiologist and a brief quantitative evaluations (pixel area and difference ratio) were performed. Preliminary results of the clinical data showed the potential of ACM model in the application of fast and large scale tumour segmentation in medical imaging.

  1. Reinforcement Learning of Linking and Tracing Contours in Recurrent Neural Networks

    PubMed Central

    Brosch, Tobias; Neumann, Heiko; Roelfsema, Pieter R.

    2015-01-01

    The processing of a visual stimulus can be subdivided into a number of stages. Upon stimulus presentation there is an early phase of feedforward processing where the visual information is propagated from lower to higher visual areas for the extraction of basic and complex stimulus features. This is followed by a later phase where horizontal connections within areas and feedback connections from higher areas back to lower areas come into play. In this later phase, image elements that are behaviorally relevant are grouped by Gestalt grouping rules and are labeled in the cortex with enhanced neuronal activity (object-based attention in psychology). Recent neurophysiological studies revealed that reward-based learning influences these recurrent grouping processes, but it is not well understood how rewards train recurrent circuits for perceptual organization. This paper examines the mechanisms for reward-based learning of new grouping rules. We derive a learning rule that can explain how rewards influence the information flow through feedforward, horizontal and feedback connections. We illustrate the efficiency with two tasks that have been used to study the neuronal correlates of perceptual organization in early visual cortex. The first task is called contour-integration and demands the integration of collinear contour elements into an elongated curve. We show how reward-based learning causes an enhancement of the representation of the to-be-grouped elements at early levels of a recurrent neural network, just as is observed in the visual cortex of monkeys. The second task is curve-tracing where the aim is to determine the endpoint of an elongated curve composed of connected image elements. If trained with the new learning rule, neural networks learn to propagate enhanced activity over the curve, in accordance with neurophysiological data. We close the paper with a number of model predictions that can be tested in future neurophysiological and computational studies

  2. Feature selection and definition for contours classification of thermograms in breast cancer detection

    NASA Astrophysics Data System (ADS)

    Jagodziński, Dariusz; Matysiewicz, Mateusz; Neumann, Łukasz; Nowak, Robert M.; Okuniewski, Rafał; Oleszkiewicz, Witold; Cichosz, Paweł

    2016-09-01

    This contribution introduces the method of cancer pathologies detection on breast skin temperature distribution images. The use of thermosensitive foils applied to the breasts skin allows to create thermograms, which displays the amount of infrared energy emitted by all breast cells. The significant foci of hyperthermia or inflammation are typical for cancer cells. That foci can be recognized on thermograms as a contours, which are the areas of higher temperature. Every contour can be converted to a feature set that describe it, using the raw, central, Hu, outline, Fourier and colour moments of image pixels processing. This paper defines also the new way of describing a set of contours through theirs neighbourhood relations. Contribution introduces moreover the way of ranking and selecting most relevant features. Authors used Neural Network with Gevrey`s concept and recursive feature elimination, to estimate feature importance.

  3. Three-dimensional surface contouring of macroscopic objects by means of phase-difference images.

    PubMed

    Velásquez Prieto, Daniel; Garcia-Sucerquia, Jorge

    2006-09-01

    We report a technique to determine the 3D contour of objects with dimensions of at least 4 orders of magnitude larger than the illumination optical wavelength. Our proposal is based on the numerical reconstruction of the optical wave field of digitally recorded holograms. The required modulo 2pi phase map in any contouring process is obtained by means of the direct subtraction of two phase-contrast images under different illumination angles to create a phase-difference image of a still object. Obtaining the phase-difference images is only possible by using the capability of numerical reconstruction of the complex optical field provided by digital holography. This unique characteristic leads us to a robust, reliable, and fast procedure that requires only two images. A theoretical analysis of the contouring system is shown, with verification by means of numerical and experimental results.

  4. 10. SINUOUS EARTH BERMS ALONG CONTOUR LINE. VIEW TO NORTHWEST. ...

    Library of Congress Historic Buildings Survey, Historic Engineering Record, Historic Landscapes Survey

    10. SINUOUS EARTH BERMS ALONG CONTOUR LINE. VIEW TO NORTHWEST. - Natomas Ditch System, Rhoades' Branch Ditch, Approximately 7 miles between Nesmith Court and White Rock Road, Folsom, Sacramento County, CA

  5. User-initialized active contour segmentation and golden-angle real-time cardiovascular magnetic resonance enable accurate assessment of LV function in patients with sinus rhythm and arrhythmias.

    PubMed

    Contijoch, Francisco; Witschey, Walter R T; Rogers, Kelly; Rears, Hannah; Hansen, Michael; Yushkevich, Paul; Gorman, Joseph; Gorman, Robert C; Han, Yuchi

    2015-05-21

    Data obtained during arrhythmia is retained in real-time cardiovascular magnetic resonance (rt-CMR), but there is limited and inconsistent evidence to show that rt-CMR can accurately assess beat-to-beat variation in left ventricular (LV) function or during an arrhythmia. Multi-slice, short axis cine and real-time golden-angle radial CMR data was collected in 22 clinical patients (18 in sinus rhythm and 4 patients with arrhythmia). A user-initialized active contour segmentation (ACS) software was validated via comparison to manual segmentation on clinically accepted software. For each image in the 2D acquisitions, slice volume was calculated and global LV volumes were estimated via summation across the LV using multiple slices. Real-time imaging data was reconstructed using different image exposure times and frame rates to evaluate the effect of temporal resolution on measured function in each slice via ACS. Finally, global volumetric function of ectopic and non-ectopic beats was measured using ACS in patients with arrhythmias. ACS provides global LV volume measurements that are not significantly different from manual quantification of retrospectively gated cine images in sinus rhythm patients. With an exposure time of 95.2 ms and a frame rate of > 89 frames per second, golden-angle real-time imaging accurately captures hemodynamic function over a range of patient heart rates. In four patients with frequent ectopic contractions, initial quantification of the impact of ectopic beats on hemodynamic function was demonstrated. User-initialized active contours and golden-angle real-time radial CMR can be used to determine time-varying LV function in patients. These methods will be very useful for the assessment of LV function in patients with frequent arrhythmias.

  6. Posterior belly of digastric muscle flap for contour deformity correction after superficial parotidectomy.

    PubMed

    Rai, A; Jain, A; Khan, M

    2017-10-23

    The correction of the contour deformity after parotidectomy has become an essential procedure in the recent times for the betterment of patients' quality of life. Various modalities have been highlighted in the literature for the same. We recommend the use of posterior belly of digastric muscle flap for correction of contour deformity post excision of parotid gland tumors, subsequently ameliorating the aesthetics of the face. Copyright © 2017 Elsevier Masson SAS. All rights reserved.

  7. Masculine Chest-Wall Contouring in FtM Transgender: a Personal Approach.

    PubMed

    Lo Russo, Giulia; Tanini, Sara; Innocenti, Marco

    2017-04-01

    Chest-wall contouring surgery is one of the first steps in sexual reassignment in female-to-male (FtM) transsexuals that contributes to strengthening of the self-image and facilitates living in the new gender role. The main goal is to masculinize the chest by removing the female contour. Chest contour, scar placement, scar shape, scar length, nipple-areola position, nipple size and the areola size are the key points. Between July 2013 and June 2016, 25 FtM transgender patients underwent surgical procedures to create a masculine chest-wall contour. In our study, we just considered 16 patients who have undergone chest surgery with the double incision method. The patients' survey revealed a high satisfaction rate with the aesthetic result. In our group, no complications occurred, and two patients have undergone supplementary surgery for axillary dog-ear revision and nipple reconstruction. The authors propose a new technical approach and indications for FtM transgender patients' surgery. A longer scar that emphasizes the pectoralis muscle, a smaller nipple and a resized and refaced areola are the key points of our technique to give a masculine appearance to the chest. The scars are permanent, but most of them will fade and the patients are enthusiastic with their new "male" chest appearance. The high level of satisfaction, the great aesthetic result and the low rate of complications suggest to us the use of this technique in medium- and large-size breasts. This journal requires that authors assign a level of evidence to each article. For a full description of these Evidence-Based Medicine ratings, please refer to the Table of Contents or the online Instructions to Authors www.springer.com/00266 .

  8. Automated extraction and classification of time-frequency contours in humpback vocalizations.

    PubMed

    Ou, Hui; Au, Whitlow W L; Zurk, Lisa M; Lammers, Marc O

    2013-01-01

    A time-frequency contour extraction and classification algorithm was created to analyze humpback whale vocalizations. The algorithm automatically extracted contours of whale vocalization units by searching for gray-level discontinuities in the spectrogram images. The unit-to-unit similarity was quantified by cross-correlating the contour lines. A library of distinctive humpback units was then generated by applying an unsupervised, cluster-based learning algorithm. The purpose of this study was to provide a fast and automated feature selection tool to describe the vocal signatures of animal groups. This approach could benefit a variety of applications such as species description, identification, and evolution of song structures. The algorithm was tested on humpback whale song data recorded at various locations in Hawaii from 2002 to 2003. Results presented in this paper showed low probability of false alarm (0%-4%) under noisy environments with small boat vessels and snapping shrimp. The classification algorithm was tested on a controlled set of 30 units forming six unit types, and all the units were correctly classified. In a case study on humpback data collected in the Auau Chanel, Hawaii, in 2002, the algorithm extracted 951 units, which were classified into 12 distinctive types.

  9. Hemispheric lateralization for early auditory processing of lexical tones: dependence on pitch level and pitch contour.

    PubMed

    Wang, Xiao-Dong; Wang, Ming; Chen, Lin

    2013-09-01

    In Mandarin Chinese, a tonal language, pitch level and pitch contour are two dimensions of lexical tones according to their acoustic features (i.e., pitch patterns). A change in pitch level features a step change whereas that in pitch contour features a continuous variation in voice pitch. Currently, relatively little is known about the hemispheric lateralization for the processing of each dimension. To address this issue, we made whole-head electrical recordings of mismatch negativity in native Chinese speakers in response to the contrast of Chinese lexical tones in each dimension. We found that pre-attentive auditory processing of pitch level was obviously lateralized to the right hemisphere whereas there is a tendency for that of pitch contour to be lateralized to the left. We also found that the brain responded faster to pitch level than to pitch contour at a pre-attentive stage. These results indicate that the hemispheric lateralization for early auditory processing of lexical tones depends on the pitch level and pitch contour, and suggest an underlying inter-hemispheric interactive mechanism for the processing. © 2013 Elsevier Ltd. All rights reserved.

  10. Perception of Melodic Contour and Intonation in Autism Spectrum Disorder: Evidence From Mandarin Speakers.

    PubMed

    Jiang, Jun; Liu, Fang; Wan, Xuan; Jiang, Cunmei

    2015-07-01

    Tone language experience benefits pitch processing in music and speech for typically developing individuals. No known studies have examined pitch processing in individuals with autism who speak a tone language. This study investigated discrimination and identification of melodic contour and speech intonation in a group of Mandarin-speaking individuals with high-functioning autism. Individuals with autism showed superior melodic contour identification but comparable contour discrimination relative to controls. In contrast, these individuals performed worse than controls on both discrimination and identification of speech intonation. These findings provide the first evidence for differential pitch processing in music and speech in tone language speakers with autism, suggesting that tone language experience may not compensate for speech intonation perception deficits in individuals with autism.

  11. An Algorithm for Converting Contours to Elevation Grids.

    ERIC Educational Resources Information Center

    Reid-Green, Keith S.

    Some of the test questions for the National Council of Architectural Registration Boards deal with the site, including drainage, regrading, and the like. Some questions are most easily scored by examining contours, but others, such as water flow questions, are best scored from a grid in which each element is assigned its average elevation. This…

  12. Limited capacity for contour curvature in iconic memory.

    PubMed

    Sakai, Koji

    2006-06-01

    We measured the difference threshold for contour curvature in iconic memory by using the cued discrimination method. The study stimulus consisting of 2 to 6 curved contours was briefly presented in the fovea, followed by two lines as cues. Subjects discriminated the curvature of two cued curves. The cue delays were 0 msec. and 300 msec. in Exps. 1 and 2, respectively, and 50 msec. before the study offset in Exp. 3. Analysis of data from Exps. 1 and 2 showed that the Weber fraction rose monotonically with the increase in set size. Clear set-size effects indicate that iconic memory has a limited capacity. Moreover, clear set-size effect in Exp. 3 indicates that perception itself has a limited capacity. Larger set-size effects in Exp. 1 than in Exp. 3 suggest that iconic memory after perceptual process has limited capacity. These properties of iconic memory at threshold level are contradictory to the traditional view that iconic memory has a high capacity both at suprathreshold and categorical levels.

  13. Generation algorithm of craniofacial structure contour in cephalometric images

    NASA Astrophysics Data System (ADS)

    Mondal, Tanmoy; Jain, Ashish; Sardana, H. K.

    2010-02-01

    Anatomical structure tracing on cephalograms is a significant way to obtain cephalometric analysis. Computerized cephalometric analysis involves both manual and automatic approaches. The manual approach is limited in accuracy and repeatability. In this paper we have attempted to develop and test a novel method for automatic localization of craniofacial structure based on the detected edges on the region of interest. According to the grey scale feature at the different region of the cephalometric images, an algorithm for obtaining tissue contour is put forward. Using edge detection with specific threshold an improved bidirectional contour tracing approach is proposed by an interactive selection of the starting edge pixels, the tracking process searches repetitively for an edge pixel at the neighborhood of previously searched edge pixel to segment images, and then craniofacial structures are obtained. The effectiveness of the algorithm is demonstrated by the preliminary experimental results obtained with the proposed method.

  14. Attention capture by contour onsets and offsets: no special role for onsets.

    PubMed

    Watson, D G; Humphreys, G W

    1995-07-01

    In five experiments, we investigated the power of targets defined by the onset or offset of one of an object's parts (contour onsets and offsets) either to guide or to capture visual attention. In Experiment 1, search for a single contour onset target was compared with search for a single contour offset target against a static background of distractors; no difference was found between the efficiency with which each could be detected. In Experiment 2, onsets and offsets were compared for automatic attention capture, when both occurred simultaneously. Unlike in previous studies, the effects of overall luminance change, new-object creation, and number of onset and offset items were controlled. It was found that contour onset and offset items captured attention equally well. However, display size effects on both target types were also apparent. Such effects may have been due to competition for selection between multiple onset and offset stimuli. In Experiments 3 and 4, single onset and offset stimuli were presented simultaneously and pitted directly against one another among a background of static distractors. In Experiment 3, we examined "guided search," for a target that was formed either from an onset or from an offset among static items. In Experiment 4, the onsets and offsets were uncorrelated with the target location. Similar results occurred in both experiments: target onsets and offsets were detected more efficiently than static stimuli which needed serial search; there remained effects of display size on performance; but there was still no advantage for onsets. In Experiment 5, we examined automatic attention capture by single onset and offset stimuli presented individually among static distractors. Again, there was no advantage for onset over offset targets and a display size effect was also present. These results suggest that, both in isolation and in competition, onsets that do not form new objects neither guide nor gain automatic attention more efficiently

  15. SU-E-J-131: Augmenting Atlas-Based Segmentation by Incorporating Image Features Proximal to the Atlas Contours

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Li, Dengwang; Liu, Li; Kapp, Daniel S.

    2015-06-15

    Purpose: For facilitating the current automatic segmentation, in this work we propose a narrow-shell strategy to enhance the information of each contour in the library and to improve the accuracy of the exiting atlas-based approach. Methods: In setting up an atlas-based library, we include not only the coordinates of contour points, but also the image features adjacent to the contour. 139 planning CT scans with normal appearing livers obtained during their radiotherapy treatment planning were used to construct the library. The CT images within the library were registered each other using affine registration. A nonlinear narrow shell with the regionalmore » thickness determined by the distance between two vertices alongside the contour. The narrow shell was automatically constructed both inside and outside of the liver contours. The common image features within narrow shell between a new case and a library case were first selected by a Speed-up Robust Features (SURF) strategy. A deformable registration was then performed using a thin plate splines (TPS) technique. The contour associated with the library case was propagated automatically onto the images of the new patient by exploiting the deformation field vectors. The liver contour was finally obtained by employing level set based energy function within the narrow shell. The performance of the proposed method was evaluated by comparing quantitatively the auto-segmentation results with that delineated by a physician. Results: Application of the technique to 30 liver cases suggested that the technique was capable of reliably segment organs such as the liver with little human intervention. Compared with the manual segmentation results by a physician, the average and discrepancies of the volumetric overlap percentage (VOP) was found to be 92.43%+2.14%. Conclusion: Incorporation of image features into the library contours improves the currently available atlas-based auto-contouring techniques and provides a clinically

  16. Interactive segmentation of tongue contours in ultrasound video sequences using quality maps

    NASA Astrophysics Data System (ADS)

    Ghrenassia, Sarah; Ménard, Lucie; Laporte, Catherine

    2014-03-01

    Ultrasound (US) imaging is an effective and non invasive way of studying the tongue motions involved in normal and pathological speech, and the results of US studies are of interest for the development of new strategies in speech therapy. State-of-the-art tongue shape analysis techniques based on US images depend on semi-automated tongue segmentation and tracking techniques. Recent work has mostly focused on improving the accuracy of the tracking techniques themselves. However, occasional errors remain inevitable, regardless of the technique used, and the tongue tracking process must thus be supervised by a speech scientist who will correct these errors manually or semi-automatically. This paper proposes an interactive framework to facilitate this process. In this framework, the user is guided towards potentially problematic portions of the US image sequence by a segmentation quality map that is based on the normalized energy of an active contour model and automatically produced during tracking. When a problematic segmentation is identified, corrections to the segmented contour can be made on one image and propagated both forward and backward in the problematic subsequence, thereby improving the user experience. The interactive tools were tested in combination with two different tracking algorithms. Preliminary results illustrate the potential of the proposed framework, suggesting that the proposed framework generally improves user interaction time, with little change in segmentation repeatability.

  17. Spatiotemporal frequency characteristics of cerebral oscillations during the perception of fundamental frequency contour changes in one-syllable intonation.

    PubMed

    Ueno, Sanae; Okumura, Eiichi; Remijn, Gerard B; Yoshimura, Yuko; Kikuchi, Mitsuru; Shitamichi, Kiyomi; Nagao, Kikuko; Mochiduki, Masayuki; Haruta, Yasuhiro; Hayashi, Norio; Munesue, Toshio; Tsubokawa, Tsunehisa; Oi, Manabu; Nakatani, Hideo; Higashida, Haruhiro; Minabe, Yoshio

    2012-05-02

    Accurate perception of fundamental frequency (F0) contour changes in the human voice is important for understanding a speaker's intonation, and consequently also his/her attitude. In this study, we investigated the neural processes involved in the perception of F0 contour changes in the Japanese one-syllable interjection "ne" in 21 native-Japanese listeners. A passive oddball paradigm was applied in which "ne" with a high falling F0 contour, used when urging a reaction from the listener, was randomly presented as a rare deviant among a frequent "ne" syllable with a flat F0 contour (i.e., meaningless intonation). We applied an adaptive spatial filtering method to the neuromagnetic time course recorded by whole-head magnetoencephalography (MEG) and estimated the spatiotemporal frequency dynamics of event-related cerebral oscillatory changes in the oddball paradigm. Our results demonstrated a significant elevation of beta band event-related desynchronization (ERD) in the right temporal and frontal areas, in time windows from 100 to 300 and from 300 to 500 ms after the onset of deviant stimuli (high falling F0 contour). This is the first study to reveal detailed spatiotemporal frequency characteristics of cerebral oscillations during the perception of intonational (not lexical) F0 contour changes in the human voice. The results further confirmed that the right hemisphere is associated with perception of intonational F0 contour information in the human voice, especially in early time windows. Copyright © 2012 Elsevier Ireland Ltd. All rights reserved.

  18. Augmenting atlas-based liver segmentation for radiotherapy treatment planning by incorporating image features proximal to the atlas contours

    NASA Astrophysics Data System (ADS)

    Li, Dengwang; Liu, Li; Chen, Jinhu; Li, Hongsheng; Yin, Yong; Ibragimov, Bulat; Xing, Lei

    2017-01-01

    Atlas-based segmentation utilizes a library of previously delineated contours of similar cases to facilitate automatic segmentation. The problem, however, remains challenging because of limited information carried by the contours in the library. In this studying, we developed a narrow-shell strategy to enhance the information of each contour in the library and to improve the accuracy of the exiting atlas-based approach. This study presented a new concept of atlas based segmentation method. Instead of using the complete volume of the target organs, only information along the organ contours from the atlas images was used for guiding segmentation of the new image. In setting up an atlas-based library, we included not only the coordinates of contour points, but also the image features adjacent to the contour. In this work, 139 CT images with normal appearing livers collected for radiotherapy treatment planning were used to construct the library. The CT images within the library were first registered to each other using affine registration. The nonlinear narrow shell was generated alongside the object contours of registered images. Matching voxels were selected inside common narrow shell image features of a library case and a new case using a speed-up robust features (SURF) strategy. A deformable registration was then performed using a thin plate splines (TPS) technique. The contour associated with the library case was propagated automatically onto the new image by exploiting the deformation field vectors. The liver contour was finally obtained by employing level set based energy optimization within the narrow shell. The performance of the proposed method was evaluated by comparing quantitatively the auto-segmentation results with that delineated by physicians. A novel atlas-based segmentation technique with inclusion of neighborhood image features through the introduction of a narrow-shell surrounding the target objects was established. Application of the technique to

  19. Augmenting atlas-based liver segmentation for radiotherapy treatment planning by incorporating image features proximal to the atlas contours.

    PubMed

    Li, Dengwang; Liu, Li; Chen, Jinhu; Li, Hongsheng; Yin, Yong; Ibragimov, Bulat; Xing, Lei

    2017-01-07

    Atlas-based segmentation utilizes a library of previously delineated contours of similar cases to facilitate automatic segmentation. The problem, however, remains challenging because of limited information carried by the contours in the library. In this studying, we developed a narrow-shell strategy to enhance the information of each contour in the library and to improve the accuracy of the exiting atlas-based approach. This study presented a new concept of atlas based segmentation method. Instead of using the complete volume of the target organs, only information along the organ contours from the atlas images was used for guiding segmentation of the new image. In setting up an atlas-based library, we included not only the coordinates of contour points, but also the image features adjacent to the contour. In this work, 139 CT images with normal appearing livers collected for radiotherapy treatment planning were used to construct the library. The CT images within the library were first registered to each other using affine registration. The nonlinear narrow shell was generated alongside the object contours of registered images. Matching voxels were selected inside common narrow shell image features of a library case and a new case using a speed-up robust features (SURF) strategy. A deformable registration was then performed using a thin plate splines (TPS) technique. The contour associated with the library case was propagated automatically onto the new image by exploiting the deformation field vectors. The liver contour was finally obtained by employing level set based energy optimization within the narrow shell. The performance of the proposed method was evaluated by comparing quantitatively the auto-segmentation results with that delineated by physicians. A novel atlas-based segmentation technique with inclusion of neighborhood image features through the introduction of a narrow-shell surrounding the target objects was established. Application of the technique to

  20. Anisotropies in the perceived spatial displacement of motion-defined contours: opposite biases in the upper-left and lower-right visual quadrants.

    PubMed

    Fan, Zhao; Harris, John

    2010-10-12

    In a recent study (Fan, Z., & Harris, J. (2008). Perceived spatial displacement of motion-defined contours in peripheral vision. Vision Research, 48(28), 2793-2804), we demonstrated that virtual contours defined by two regions of dots moving in opposite directions were displaced perceptually in the direction of motion of the dots in the more eccentric region when the contours were viewed in the right visual field. Here, we show that the magnitude and/or direction of these displacements varies in different quadrants of the visual field. When contours were presented in the lower visual field, the direction of perceived contour displacement was consistent with that when both contours were presented in the right visual field. However, this illusory motion-induced spatial displacement disappeared when both contours were presented in the upper visual field. Also, perceived contour displacement in the direction of the more eccentric dots was larger in the right than in the left visual field, perhaps because of a hemispheric asymmetry in attentional allocation. Quadrant-based analyses suggest that the pattern of results arises from opposite directions of perceived contour displacement in the upper-left and lower-right visual quadrants, which depend on the relative strengths of two effects: a greater sensitivity to centripetal motion, and an asymmetry in the allocation of spatial attention. Copyright © 2010 Elsevier Ltd. All rights reserved.

  1. Extracting contours of oval-shaped objects by Hough transform and minimal path algorithms

    NASA Astrophysics Data System (ADS)

    Tleis, Mohamed; Verbeek, Fons J.

    2014-04-01

    Circular and oval-like objects are very common in cell and micro biology. These objects need to be analyzed, and to that end, digitized images from the microscope are used so as to come to an automated analysis pipeline. It is essential to detect all the objects in an image as well as to extract the exact contour of each individual object. In this manner it becomes possible to perform measurements on these objects, i.e. shape and texture features. Our measurement objective is achieved by probing contour detection through dynamic programming. In this paper we describe a method that uses Hough transform and two minimal path algorithms to detect contours of (ovoid-like) objects. These algorithms are based on an existing grey-weighted distance transform and a new algorithm to extract the circular shortest path in an image. The methods are tested on an artificial dataset of a 1000 images, with an F1-score of 0.972. In a case study with yeast cells, contours from our methods were compared with another solution using Pratt's figure of merit. Results indicate that our methods were more precise based on a comparison with a ground-truth dataset. As far as yeast cells are concerned, the segmentation and measurement results enable, in future work, to retrieve information from different developmental stages of the cell using complex features.

  2. [The application of facial liposuction and fat grafting in the remodeling of facial contour].

    PubMed

    Wen, Huicai; Ma, Li; Sui, Ynnpeng; Jian, Xueping

    2015-03-01

    To investigate the application of facial liposuction and fat grafting in the remodeling of facial contour. From Nov. 2008 to Mar. 2014, 49 cases received facial liposuction and fat grafting to improve facial contours. Subcutaneous facial liposuction with tumescent technique and chin fat grafting were performed in all the cases, buccal fat pad excision of fat in 7 cases, the masseter injection of botulinum toxin type A in 9 cases, temporal fat grafting in 25 cases, forehead fat grafting in 15 cases. Marked improvement was achieved in all the patients with stable results during the follow-up period of 6 - 24 months. Complications, such as asymmetric, unsmooth and sagging were retreated with acceptance results. Combination application of liposuction and fat grafting can effectively and easily improve the facial contour with low risk.

  3. Evaluating the Impact of a Canadian National Anatomy and Radiology Contouring Boot Camp for Radiation Oncology Residents

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Jaswal, Jasbir; D'Souza, Leah; Johnson, Marjorie

    Background: Radiation therapy treatment planning has advanced over the past 2 decades, with increased emphasis on 3-dimensional imaging for target and organ-at-risk (OAR) delineation. Recent studies suggest a need for improved resident instruction in this area. We developed and evaluated an intensive national educational course (“boot camp”) designed to provide dedicated instruction in site-specific anatomy, radiology, and contouring using a multidisciplinary (MDT) approach. Methods: The anatomy and radiology contouring (ARC) boot camp was modeled after prior single-institution pilot studies and a needs-assessment survey. The boot camp incorporated joint lectures from radiation oncologists, anatomists, radiologists, and surgeons, with hands-on contouring instructionmore » and small group interactive seminars using cadaveric prosections and correlative axial radiographs. Outcomes were evaluated using pretesting and posttesting, including anatomy/radiology multiple-choice questions (MCQ), timed contouring sessions (evaluated relative to a gold standard using Dice similarity metrics), and qualitative questions on satisfaction and perceived effectiveness. Analyses of pretest versus posttest scores were performed using nonparametric paired testing. Results: Twenty-nine radiation oncology residents from 10 Canadian universities participated. As part of their current training, 29%, 75%, and 21% receive anatomy, radiology, and contouring instruction, respectively. On posttest scores, the MCQ knowledge scores improved significantly (pretest mean 60% vs posttest mean 80%, P<.001). Across all contoured structures, there was a 0.20 median improvement in students' average Dice score (P<.001). For individual structures, significant Dice improvements occurred in 10 structures. Residents self-reported an improved ability to contour OARs and interpret radiographs in all anatomic sites, 92% of students found the MDT format effective for their learning, and 93% found the boot

  4. SU-F-T-455: Is Contouring the Whole Breast Necessary for Two-Field 3D Breast Planning?

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Desai, A; Ku, Eric; Fang, D

    Purpose: To investigate the effect of contouring the whole breast on reducing the radiation dose to the heart and affected lung in tangential field-in-field 3D breast planning. We hypothesize that contouring the whole breast will simplify the plan normalization process, reduce dose to critical structures, while maintaining treatment plan quality and consistency. Methods: Twenty previously treated breast cancer patients using tangential field-in-field 3D planning technique were randomly selected. The affected breast was contoured following the RTOG breast atlas guideline. Breast PTV was created by shrinking 5 mm from the breast contour. The same plan has been pasted to the newmore » contour and normalized to 95% of the Breast PTV receiving the prescribed isodose line. Lung V20 Gy% and Heart V25 Gy% were the primary study endpoints. Homogeneity Index (HI) and Conformity Index (CI) were calculated based on the following equations. HI= Dmax/ D95 and Nakamura’s Conformity Index= PIV/TVPIV × TV/TVPIV. Results: The average CI for previous plans was 1.68 vs. 1.66 for the new hybrid plan: both plans were conformal to the breast with similar quality. The HI for both the previous and the new hybrid plan was 1.24. Lung V 20% slightly increased from 4.27% to 4.82%. Heart V 25% for LT breast patients slightly decreased from 0.38% to 0.29%. Heart V 25% for RT breast patients was close to zero in both cases. Conclusion: With similar conformal and homogeneity indices for the plan quality, by contouring the whole breast following RTOG breast atlas guideline will simplify the planning process. The study showed that contouring the whole breast for patients with left-sided breast cancer reduced the heart V 25%, although not significantly, while maintaining the CI and HI. There was no measurable gain seen with whole breast contour for right-sided breast cancer patients.« less

  5. Evaluating the impact of a Canadian national anatomy and radiology contouring boot camp for radiation oncology residents.

    PubMed

    Jaswal, Jasbir; D'Souza, Leah; Johnson, Marjorie; Tay, KengYeow; Fung, Kevin; Nichols, Anthony; Landis, Mark; Leung, Eric; Kassam, Zahra; Willmore, Katherine; D'Souza, David; Sexton, Tracy; Palma, David A

    2015-03-15

    Radiation therapy treatment planning has advanced over the past 2 decades, with increased emphasis on 3-dimensional imaging for target and organ-at-risk (OAR) delineation. Recent studies suggest a need for improved resident instruction in this area. We developed and evaluated an intensive national educational course ("boot camp") designed to provide dedicated instruction in site-specific anatomy, radiology, and contouring using a multidisciplinary (MDT) approach. The anatomy and radiology contouring (ARC) boot camp was modeled after prior single-institution pilot studies and a needs-assessment survey. The boot camp incorporated joint lectures from radiation oncologists, anatomists, radiologists, and surgeons, with hands-on contouring instruction and small group interactive seminars using cadaveric prosections and correlative axial radiographs. Outcomes were evaluated using pretesting and posttesting, including anatomy/radiology multiple-choice questions (MCQ), timed contouring sessions (evaluated relative to a gold standard using Dice similarity metrics), and qualitative questions on satisfaction and perceived effectiveness. Analyses of pretest versus posttest scores were performed using nonparametric paired testing. Twenty-nine radiation oncology residents from 10 Canadian universities participated. As part of their current training, 29%, 75%, and 21% receive anatomy, radiology, and contouring instruction, respectively. On posttest scores, the MCQ knowledge scores improved significantly (pretest mean 60% vs posttest mean 80%, P<.001). Across all contoured structures, there was a 0.20 median improvement in students' average Dice score (P<.001). For individual structures, significant Dice improvements occurred in 10 structures. Residents self-reported an improved ability to contour OARs and interpret radiographs in all anatomic sites, 92% of students found the MDT format effective for their learning, and 93% found the boot camp more effective than educational

  6. 47 CFR 73.683 - Field strength contours and presumptive determination of field strength at individual locations.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 47 Telecommunication 4 2011-10-01 2011-10-01 false Field strength contours and presumptive determination of field strength at individual locations. 73.683 Section 73.683 Telecommunication FEDERAL... Stations § 73.683 Field strength contours and presumptive determination of field strength at individual...

  7. Optimizing body contour in massive weight loss patients: the modified vertical abdominoplasty.

    PubMed

    Costa, Luiz Fernando da; Landecker, Alan; Manta, Anísio Marinho

    2004-12-01

    In morbid obesity, contour deformities of the abdomen are common after bariatric surgery and radical weight loss. Traditional abdominoplasty techniques often fail to maximally improve body contour in these cases because adjacent sites such as the hip rolls and flanks are not treated, leaving the patient with large lateral tissue redundancies and dog-ears. In an attempt to solve these challenging problems, the authors present the modified vertical abdominoplasty technique, a single-stage procedure that involves a combined vertical and transverse approach in which an "en bloc" resection of the redundant tissues is performed without undermining, drainage, or reinforcement of the abdominal wall. The latter is only carried out when diastasis and/or hernias are present, and Marlex mesh may be utilized when indicated. In patients with simultaneous large umbilical hernias and/or excessively long stalks, neoumbilicoplasty is recommended. A significant improvement of abdominal contour was obtained in the vast majority of patients because the resection design offers simultaneous treatment of both vertical and transverse tissue redundancies in the abdomen and neighboring regions, with more harmonic results when compared with purely vertical or transverse approaches. The modified vertical abdominoplasty technique is an easy, fast, and reliable alternative for treating these patients, with less intraoperative bleeding, reduced overall cost, and low morbidity rates. In selected cases, the technique is capable of offering excellent results in terms of contouring and maximizes the overall outcome of treatment protocols for these patients, who can then be integrated into normal life with heightened self-esteem, happiness, and productivity.

  8. Automatic segmentation of closed-contour features in ophthalmic images using graph theory and dynamic programming.

    PubMed

    Chiu, Stephanie J; Toth, Cynthia A; Bowes Rickman, Catherine; Izatt, Joseph A; Farsiu, Sina

    2012-05-01

    This paper presents a generalized framework for segmenting closed-contour anatomical and pathological features using graph theory and dynamic programming (GTDP). More specifically, the GTDP method previously developed for quantifying retinal and corneal layer thicknesses is extended to segment objects such as cells and cysts. The presented technique relies on a transform that maps closed-contour features in the Cartesian domain into lines in the quasi-polar domain. The features of interest are then segmented as layers via GTDP. Application of this method to segment closed-contour features in several ophthalmic image types is shown. Quantitative validation experiments for retinal pigmented epithelium cell segmentation in confocal fluorescence microscopy images attests to the accuracy of the presented technique.

  9. Automatic segmentation of closed-contour features in ophthalmic images using graph theory and dynamic programming

    PubMed Central

    Chiu, Stephanie J.; Toth, Cynthia A.; Bowes Rickman, Catherine; Izatt, Joseph A.; Farsiu, Sina

    2012-01-01

    This paper presents a generalized framework for segmenting closed-contour anatomical and pathological features using graph theory and dynamic programming (GTDP). More specifically, the GTDP method previously developed for quantifying retinal and corneal layer thicknesses is extended to segment objects such as cells and cysts. The presented technique relies on a transform that maps closed-contour features in the Cartesian domain into lines in the quasi-polar domain. The features of interest are then segmented as layers via GTDP. Application of this method to segment closed-contour features in several ophthalmic image types is shown. Quantitative validation experiments for retinal pigmented epithelium cell segmentation in confocal fluorescence microscopy images attests to the accuracy of the presented technique. PMID:22567602

  10. Diffusion tensor driven contour closing for cell microinjection targeting.

    PubMed

    Becattini, Gabriele; Mattos, Leonardo S; Caldwell, Darwin G

    2010-01-01

    This article introduces a novel approach to robust automatic detection of unstained living cells in bright-field (BF) microscope images with the goal of producing a target list for an automated microinjection system. The overall image analysis process is described and includes: preprocessing, ridge enhancement, image segmentation, shape analysis and injection point definition. The developed algorithm implements a new version of anisotropic contour completion (ACC) based on the partial differential equation (PDE) for heat diffusion which improves the cell segmentation process by elongating the edges only along their tangent direction. The developed ACC algorithm is equivalent to a dilation of the binary edge image with a continuous elliptic structural element that takes into account local orientation of the contours preventing extension towards normal direction. Experiments carried out on real images of 10 to 50 microm CHO-K1 adherent cells show a remarkable reliability in the algorithm along with up to 85% success for cell detection and injection point definition.

  11. Flyby Error Analysis Based on Contour Plots for the Cassini Tour

    NASA Technical Reports Server (NTRS)

    Stumpf, P. W.; Gist, E. M.; Goodson, T. D.; Hahn, Y.; Wagner, S. V.; Williams, P. N.

    2008-01-01

    The maneuver cancellation analysis consists of cost contour plots employed by the Cassini maneuver team. The plots are two-dimensional linear representations of a larger six-dimensional solution to a multi-maneuver, multi-encounter mission at Saturn. By using contours plotted with the dot product of vectors B and R and the dot product of vectors B and T components, it is possible to view the effects delta V on for various encounter positions in the B-plane. The plot is used in operations to help determine if the Approach Maneuver (ensuing encounter minus three days) and/or the Cleanup Maneuver (ensuing encounter plus three days) can be cancelled and also is a linear check of an integrated solution.

  12. High Resolution Mesoscale Weather Data Improvement to Spatial Effects for Dose-Rate Contour Plot Predictions

    DTIC Science & Technology

    2007-03-01

    time. This is a very powerful tool in determining fine spatial resolution , as boundary conditions are not only updated at every timestep, but the ...HIGH RESOLUTION MESOSCALE WEATHER DATA IMPROVEMENT TO SPATIAL EFFECTS FOR DOSE-RATE CONTOUR PLOT PREDICTIONS THESIS Christopher P...11 1 HIGH RESOLUTION MESOSCALE WEATHER DATA IMPROVEMENT TO SPATIAL EFFECTS FOR DOSE-RATE CONTOUR PLOT

  13. Implementing Head and Neck Contouring Peer Review without Pathway Delay: The On-demand Approach.

    PubMed

    Fong, C; Sanghera, P; Good, J; Nightingale, P; Hartley, A

    2017-12-01

    Peer review of contour volume is a priority in the radiotherapy treatment quality assurance process for head and neck cancer. It is essential that incorporation of peer review activity does not introduce additional delays. An on-demand peer review process was piloted to assess the feasibility and efficiency of this approach, as compared with a historic scheduled weekly approach. Between November 2016 and April 2017 four head and neck clinicians in one centre took part in an on-demand peer review process. Cases were of radical or adjuvant intent of any histology and submitted on a voluntary basis. The outcome of contour peer review would be one of unchanged (UC), unchanged with variation or discretion noted (UV), minor change (M) or significant change (S). The time difference between the completion of the on-demand peer review was compared with the time difference to a hypothetical next Monday or Tuesday weekly peer review meeting. The time taken to review each case was also documented in the latter period of the pilot project. In total, 62 cases underwent peer review. Peer review on-demand provided dosimetrists with an average of an extra two working days available per case to meet treatment start dates. The proportion of cases with outcomes UC, UV, M and S were 45%, 16%, 26% and 13%, respectively. The mean peer review time spent per case was 17 min (12 cases). The main reason for S was discrepancy in imaging interpretation (4/8 cases). A lower proportion of oropharyngeal cases were submitted and had S outcomes. A higher proportion of complex cases, e.g. sinonasal/nasopharynx location or previous downstaging chemotherapy had S outcomes. The distribution of S outcomes appears to be similar regardless of clinician experience. The level of peer review activity among individuals differed by workload and job timetable. On-demand peer review of the head and neck contour volume is feasible, reduces delay to the start of dosimetry planning and bypasses the logistical

  14. Automated recognition of the pericardium contour on processed CT images using genetic algorithms.

    PubMed

    Rodrigues, É O; Rodrigues, L O; Oliveira, L S N; Conci, A; Liatsis, P

    2017-08-01

    This work proposes the use of Genetic Algorithms (GA) in tracing and recognizing the pericardium contour of the human heart using Computed Tomography (CT) images. We assume that each slice of the pericardium can be modelled by an ellipse, the parameters of which need to be optimally determined. An optimal ellipse would be one that closely follows the pericardium contour and, consequently, separates appropriately the epicardial and mediastinal fats of the human heart. Tracing and automatically identifying the pericardium contour aids in medical diagnosis. Usually, this process is done manually or not done at all due to the effort required. Besides, detecting the pericardium may improve previously proposed automated methodologies that separate the two types of fat associated to the human heart. Quantification of these fats provides important health risk marker information, as they are associated with the development of certain cardiovascular pathologies. Finally, we conclude that GA offers satisfiable solutions in a feasible amount of processing time. Copyright © 2017 Elsevier Ltd. All rights reserved.

  15. Cortical pitch response components show differential sensitivity to native and nonnative pitch contours

    PubMed Central

    Krishnan, Ananthanarayan; Gandour, Jackson T.; Suresh, Chandan H.

    2015-01-01

    The aim of this study is to evaluate how nonspeech pitch contours of varying shape influence latency and amplitude of cortical pitch-specific response (CPR) components differentially as a function of language experience. Stimuli included time-varying, high rising Mandarin Tone 2 (T2) and linear rising ramp (Linear), and steady-state (Flat). Both the latency and magnitude of CPR components were differentially modulated by (i) the overall trajectory of pitch contours (time-varying vs. steady-state), (ii) their pitch acceleration rates (changing vs. constant), and (iii) their linguistic status (lexical vs. non-lexical). T2 elicited larger amplitude than Linear in both language groups, but size of the effect was larger in Chinese than English. The magnitude of CPR components elicited by T2 were larger for Chinese than English at the right temporal electrode site. Using the CPR, we provide evidence in support of experience-dependent modulation of dynamic pitch contours at an early stage of sensory processing. PMID:25306506

  16. Pitch contour matching and interactional alignment across turns: an acoustic investigation.

    PubMed

    Gorisch, Jan; Wells, Bill; Brown, Guy J

    2012-03-01

    In order to explore the influence of context on the phonetic design of talk-in-interaction, we investigated the pitch characteristics of short turns (insertions) that are produced by one speaker between turns from another speaker. We investigated the hypothesis that the speaker of the insertion designs her turn as a pitch match to the prior turn in order to align with the previous speaker's agenda, whereas non-matching displays that the speaker of the insertion is non-aligning, for example to initiate a new action. Data were taken from the AMI meeting corpus, focusing on the spontaneous talk of first-language English participants. Using sequential analysis, 177 insertions were classified as either aligning or non-aligning in accordance with definitions of these terms in the Conversation Analysis literature. The degree of similarity between the pitch contour of the insertion and that of the prior speaker's turn was measured, using a new technique that integrates normalized F0 and intensity information. The results showed that aligning insertions were significantly more similar to the immediately preceding turn, in terms of pitch contour, than were non-aligning insertions. This supports the view that choice of pitch contour is managed locally, rather than by reference to an intonational lexicon.

  17. Piezoelectric Lead Zirconate Titanate (PZT) Ring Shaped Contour-Mode MEMS Resonators

    NASA Astrophysics Data System (ADS)

    Kasambe, P. V.; Asgaonkar, V. V.; Bangera, A. D.; Lokre, A. S.; Rathod, S. S.; Bhoir, D. V.

    2018-02-01

    Flexibility in setting fundamental frequency of resonator independent of its motional resistance is one of the desired criteria in micro-electromechanical (MEMS) resonator design. It is observed that ring-shaped piezoelectric contour-mode MEMS resonators satisfy this design criterion than in case of rectangular plate MEMS resonators. Also ring-shaped contour-mode piezoelectric MEMS resonator has an advantage that its fundamental frequency is defined by in-plane dimensions, but they show variation of fundamental frequency with different Platinum (Pt) thickness referred as change in ratio of fNEW /fO . This paper presents the effects of variation in geometrical parameters and change in piezoelectric material on the resonant frequencies of Platinum piezoelectric-Aluminium ring-shaped contour-mode MEMS resonators and its electrical parameters. The proposed structure with Lead Zirconate Titanate (PZT) as the piezoelectric material was observed to be a piezoelectric material with minimal change in fundamental resonant frequency due to Platinum thickness variation. This structure was also found to exhibit extremely low motional resistance of 0.03 Ω as compared to the 31-35 Ω range obtained when using AlN as the piezoelectric material. CoventorWare 10 is used for the design, simulation and corresponding analysis of resonators which is Finite Element Method (FEM) analysis and design tool for MEMS devices.

  18. Gaining a Better Understanding of Estuarine Circulation and Improving Data Visualization Skills Through a Hands-on Contouring Exercise

    NASA Astrophysics Data System (ADS)

    Mailloux, B. J.; Kenna, T. C.

    2008-12-01

    The creation and accurate interpretation of graphs is becoming a lost art among students. The availability of numerous graphing software programs makes the act of graphing data easy but does not necessarily aide students in interpreting complex visual data. This is especially true for contour maps; which have become a critical skill in the earth sciences and everyday life. In multiple classes, we have incorporated a large-scale, hands-on, contouring exercise of temperature, salinity, and density data collected in the Hudson River Estuary. The exercise allows students to learn first-hand how to plot, analyze, and present three dimensional data. As part of a day-long sampling expedition aboard an 80' research vessel, students deploy a water profiling instrument (Seabird CTD). Data are collected along a transect between the Verrazano and George Washington Bridges. The data are then processed and binned at 0.5 meter intervals. The processed data is then used during a later laboratory period for the contouring exercise. In class, students work in groups of 2 to 4 people and are provided with the data, a set of contouring instructions, a piece of large (3' x 3') graph paper, a ruler, and a set of colored markers. We then let the groups work together to determine the details of the graphs. Important steps along the way are talking to the students about X and Y scales, interpolation, and choices of contour intervals and colors. Frustration and bottlenecks are common at the beginning when students are unsure how to even begin with the raw data. At some point during the exercise, students start to understand the contour concept and each group usually produces a finished contour map in an hour or so. Interestingly, the groups take pride in the coloring portion of the contouring as it indicates successful interpretation of the data. The exercise concludes with each group presenting and discussing their contour plot. In almost every case, the hands-on graphing has improved the

  19. An Investigation of Visual Contour Integration Ability in Relation to Writing Performance in Primary School Students

    ERIC Educational Resources Information Center

    Li-Tsang, Cecilia W. P.; Wong, Agnes S. K.; Chan, Jackson Y.; Lee, Amos Y. T.; Lam, Miko C. Y.; Wong, C. W.; Lu, Zhonglin

    2012-01-01

    A previous study found a visual deficit in contour integration in English readers with dyslexia (Simmers & Bex, 2001). Visual contour integration may play an even more significant role in Chinese handwriting particularly due to its logographic presentation (Lam, Au, Leung, & Li-Tsang, 2011). The current study examined the relationship…

  20. Orientation-Cue Invariant Population Responses to Contrast-Modulated and Phase-Reversed Contour Stimuli in Macaque V1 and V2

    PubMed Central

    An, Xu; Gong, Hongliang; Yin, Jiapeng; Wang, Xiaochun; Pan, Yanxia; Zhang, Xian; Lu, Yiliang; Yang, Yupeng; Toth, Zoltan; Schiessl, Ingo; McLoughlin, Niall; Wang, Wei

    2014-01-01

    Visual scenes can be readily decomposed into a variety of oriented components, the processing of which is vital for object segregation and recognition. In primate V1 and V2, most neurons have small spatio-temporal receptive fields responding selectively to oriented luminance contours (first order), while only a subgroup of neurons signal non-luminance defined contours (second order). So how is the orientation of second-order contours represented at the population level in macaque V1 and V2? Here we compared the population responses in macaque V1 and V2 to two types of second-order contour stimuli generated either by modulation of contrast or phase reversal with those to first-order contour stimuli. Using intrinsic signal optical imaging, we found that the orientation of second-order contour stimuli was represented invariantly in the orientation columns of both macaque V1 and V2. A physiologically constrained spatio-temporal energy model of V1 and V2 neuronal populations could reproduce all the recorded population responses. These findings suggest that, at the population level, the primate early visual system processes the orientation of second-order contours initially through a linear spatio-temporal filter mechanism. Our results of population responses to different second-order contour stimuli support the idea that the orientation maps in primate V1 and V2 can be described as a spatial-temporal energy map. PMID:25188576

  1. CMOS image sensor with contour enhancement

    NASA Astrophysics Data System (ADS)

    Meng, Liya; Lai, Xiaofeng; Chen, Kun; Yuan, Xianghui

    2010-10-01

    Imitating the signal acquisition and processing of vertebrate retina, a CMOS image sensor with bionic pre-processing circuit is designed. Integration of signal-process circuit on-chip can reduce the requirement of bandwidth and precision of the subsequent interface circuit, and simplify the design of the computer-vision system. This signal pre-processing circuit consists of adaptive photoreceptor, spatial filtering resistive network and Op-Amp calculation circuit. The adaptive photoreceptor unit with a dynamic range of approximately 100 dB has a good self-adaptability for the transient changes in light intensity instead of intensity level itself. Spatial low-pass filtering resistive network used to mimic the function of horizontal cell, is composed of the horizontal resistor (HRES) circuit and OTA (Operational Transconductance Amplifier) circuit. HRES circuit, imitating dendrite of the neuron cell, comprises of two series MOS transistors operated in weak inversion region. Appending two diode-connected n-channel transistors to a simple transconductance amplifier forms the OTA Op-Amp circuit, which provides stable bias voltage for the gate of MOS transistors in HRES circuit, while serves as an OTA voltage follower to provide input voltage for the network nodes. The Op-Amp calculation circuit with a simple two-stage Op-Amp achieves the image contour enhancing. By adjusting the bias voltage of the resistive network, the smoothing effect can be tuned to change the effect of image's contour enhancement. Simulations of cell circuit and 16×16 2D circuit array are implemented using CSMC 0.5μm DPTM CMOS process.

  2. Contoured tank outlets for draining of cylindrical tanks in low-gravity environment. [Lewis Research Center Zero Gravity Facility

    NASA Technical Reports Server (NTRS)

    Symons, E. P.

    1979-01-01

    An analysis is presented for defining the outlet contour of a hemispherical-bottomed cylindrical tank that will prevent vapor ingestion when the tank is drained. The analysis was used to design two small-scale tanks that were fabricated and then tested in a low gravity environment. The draining performance of the tanks was compared with that for a tank with a conventional outlet having a constant circular cross-sectional area, under identical conditions. Even when drained at off-design conditions, the contoured tank had less liquid residuals at vapor ingestion than the conventional outlet tank. Effects of outflow rate, gravitational environment, and fluid properties on the outlet contour are discussed. Two potential applications of outlet contouring are also presented and discussed.

  3. Tunable Fermi Contour Anisotropy in GaAs Electron and Hole Systems

    NASA Astrophysics Data System (ADS)

    Kamburov, Dobromir G.

    This Thesis explores the ballistic transport of quasi two-dimensional (2D) electron and hole systems confined to GaAs quantum wells and subjected to a periodic, strain-induced density modulation. In the presence of an applied perpendicular magnetic field, whenever the diameter of the charged carriers' cyclotron orbit becomes commensurate with the period of the density modulation, the sample's resistance exhibits commensurability features. We use the commensurability effects to directly probe the size of the cyclotron orbit, the Fermi contour, and the spin-polarization of particles at low magnetic field and of composite fermions near even-denominator Landau level filling factors (nu). We establish how the commensurability signatures depend on the sample parameters, including the carrier density, the modulation period, and the width of the confining quantum well. In the presence of a small perpendicular magnetic field (B⊥ ), both 2D electrons and holes are essentially spin-unpolarized and their Fermi contours are nearly circular. When an additional parallel component B∥ is introduced, it couples to the carriers' out-of-plane motion and leads to a severe distortion of the energy bands and the Fermi contours. The degree of anisotropy is typically stronger in the wider quantum wells but it also depends on the carrier type. For a given QW width, holes become anisotropic more readily than electrons. The application of B ∥ also affects the spin-polarization of the carriers. Hole samples, for example, become more spin-polarized compared to electrons. We can semi-quantitatively explain the shape and size of the electron and hole Fermi contours with a theoretical calculation with no adjustable parameters based on an 8 x 8 Kane Hamiltonian. In addition to the electron and hole data at low perpendicular magnetic fields, we observe commensurability features for composite fermions near Landau level filling factors nu = 3=2, 1/2, and 1/4. Our data reveal an asymmetry of the

  4. A general algorithm for the construction of contour plots

    NASA Technical Reports Server (NTRS)

    Johnson, W.; Silva, F.

    1981-01-01

    An algorithm is described that performs the task of drawing equal level contours on a plane, which requires interpolation in two dimensions based on data prescribed at points distributed irregularly over the plane. The approach is described in detail. The computer program that implements the algorithm is documented and listed.

  5. TU-H-CAMPUS-JeP1-02: Fully Automatic Verification of Automatically Contoured Normal Tissues in the Head and Neck

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    McCarroll, R; UT Health Science Center, Graduate School of Biomedical Sciences, Houston, TX; Beadle, B

    Purpose: To investigate and validate the use of an independent deformable-based contouring algorithm for automatic verification of auto-contoured structures in the head and neck towards fully automated treatment planning. Methods: Two independent automatic contouring algorithms [(1) Eclipse’s Smart Segmentation followed by pixel-wise majority voting, (2) an in-house multi-atlas based method] were used to create contours of 6 normal structures of 10 head-and-neck patients. After rating by a radiation oncologist, the higher performing algorithm was selected as the primary contouring method, the other used for automatic verification of the primary. To determine the ability of the verification algorithm to detect incorrectmore » contours, contours from the primary method were shifted from 0.5 to 2cm. Using a logit model the structure-specific minimum detectable shift was identified. The models were then applied to a set of twenty different patients and the sensitivity and specificity of the models verified. Results: Per physician rating, the multi-atlas method (4.8/5 point scale, with 3 rated as generally acceptable for planning purposes) was selected as primary and the Eclipse-based method (3.5/5) for verification. Mean distance to agreement and true positive rate were selected as covariates in an optimized logit model. These models, when applied to a group of twenty different patients, indicated that shifts could be detected at 0.5cm (brain), 0.75cm (mandible, cord), 1cm (brainstem, cochlea), or 1.25cm (parotid), with sensitivity and specificity greater than 0.95. If sensitivity and specificity constraints are reduced to 0.9, detectable shifts of mandible and brainstem were reduced by 0.25cm. These shifts represent additional safety margins which might be considered if auto-contours are used for automatic treatment planning without physician review. Conclusion: Automatically contoured structures can be automatically verified. This fully automated process could be

  6. Circumferential truncal contouring: the belt lipectomy.

    PubMed

    Aly, Al; Mueller, Melissa

    2014-10-01

    The primary goal of belt lipectomy surgery is to improve the contour of the inferior truncal circumferential unit and to place the resultant scar in natural junctions. Excessive intra-abdominal content is a contraindication for belt lipectomy. The higher the presenting patient's body mass index (BMI), the higher the risk of postoperative complications and the less impressive the results. The converse is also true: the lower the BMI, the lower the risk of complications and the better the results. The most common complications are small wound separations and seromas. Copyright © 2014 Elsevier Inc. All rights reserved.

  7. [Validation of an improved Demons deformable registration algorithm and its application in re-contouring in 4D-CT].

    PubMed

    Zhen, Xin; Zhou, Ling-hong; Lu, Wen-ting; Zhang, Shu-xu; Zhou, Lu

    2010-12-01

    To validate the efficiency and accuracy of an improved Demons deformable registration algorithm and evaluate its application in contour recontouring in 4D-CT. To increase the additional Demons force and reallocate the bilateral forces to accelerate convergent speed, we propose a novel energy function as the similarity measure, and utilize a BFGS method for optimization to avoid specifying the numbers of iteration. Mathematical transformed deformable CT images and home-made deformable phantom were used to validate the accuracy of the improved algorithm, and its effectiveness for contour recontouring was tested. The improved algorithm showed a relatively high registration accuracy and speed when compared with the classic Demons algorithm and optical flow based method. Visual inspection of the positions and shapes of the deformed contours agreed well with the physician-drawn contours. Deformable registration is a key technique in 4D-CT, and this improved Demons algorithm for contour recontouring can significantly reduce the workload of the physicians. The registration accuracy of this method proves to be sufficient for clinical needs.

  8. 47 CFR 101.819 - Stations affected by coordination contour procedures.

    Code of Federal Regulations, 2013 CFR

    2013-10-01

    ... 47 Telecommunication 5 2013-10-01 2013-10-01 false Stations affected by coordination contour procedures. 101.819 Section 101.819 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES FIXED MICROWAVE SERVICES Local Television Transmission Service § 101.819...

  9. 47 CFR 101.819 - Stations affected by coordination contour procedures.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... 47 Telecommunication 5 2011-10-01 2011-10-01 false Stations affected by coordination contour procedures. 101.819 Section 101.819 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES FIXED MICROWAVE SERVICES Local Television Transmission Service § 101.819...

  10. 47 CFR 101.819 - Stations affected by coordination contour procedures.

    Code of Federal Regulations, 2012 CFR

    2012-10-01

    ... 47 Telecommunication 5 2012-10-01 2012-10-01 false Stations affected by coordination contour procedures. 101.819 Section 101.819 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES FIXED MICROWAVE SERVICES Local Television Transmission Service § 101.819...

  11. 47 CFR 101.819 - Stations affected by coordination contour procedures.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 47 Telecommunication 5 2010-10-01 2010-10-01 false Stations affected by coordination contour procedures. 101.819 Section 101.819 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES FIXED MICROWAVE SERVICES Local Television Transmission Service § 101.819...

  12. 47 CFR 101.819 - Stations affected by coordination contour procedures.

    Code of Federal Regulations, 2014 CFR

    2014-10-01

    ... 47 Telecommunication 5 2014-10-01 2014-10-01 false Stations affected by coordination contour procedures. 101.819 Section 101.819 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) SAFETY AND SPECIAL RADIO SERVICES FIXED MICROWAVE SERVICES Local Television Transmission Service § 101.819...

  13. 50 CFR 660.393 - Latitude/longitude coordinates defining the 100 fm (183 m) through 150 fm (274 m) depth contours.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... the 100 fm (183 m) through 150 fm (274 m) depth contours. 660.393 Section 660.393 Wildlife and... Latitude/longitude coordinates defining the 100 fm (183 m) through 150 fm (274 m) depth contours... section provides coordinates for the 100 fm (183 m) through 150 fm (274 m) depth contours. (a) The 100-fm...

  14. 50 CFR 660.394 - Latitude/longitude coordinates defining the 180 fm (329 m) through 250 fm (457 m) depth contours.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... the 180 fm (329 m) through 250 fm (457 m) depth contours. 660.394 Section 660.394 Wildlife and... Latitude/longitude coordinates defining the 180 fm (329 m) through 250 fm (457 m) depth contours... section provides coordinates for the 180 fm (329 m) through 250 fm (457 m) depth contours. (a) The 180-fm...

  15. An adaptive DPCM algorithm for predicting contours in NTSC composite video signals

    NASA Astrophysics Data System (ADS)

    Cox, N. R.

    An adaptive DPCM algorithm is proposed for encoding digitized National Television Systems Committee (NTSC) color video signals. This algorithm essentially predicts picture contours in the composite signal without resorting to component separation. The contour parameters (slope thresholds) are optimized using four 'typical' television frames that have been sampled at three times the color subcarrier frequency. Three variations of the basic predictor are simulated and compared quantitatively with three non-adaptive predictors of similar complexity. By incorporating a dual-word-length coder and buffer memory, high quality color pictures can be encoded at 4.0 bits/pel or 42.95 Mbit/s. The effect of channel error propagation is also investigated.

  16. Patient-Reported Outcomes in Weight Loss and Body Contouring Surgery: A Cross-Sectional Analysis Using the BODY-Q.

    PubMed

    Poulsen, Lotte; Klassen, Anne; Rose, Michael; Roessler, Kirsten K; Juhl, Claus Bogh; Støving, René Klinkby; Sørensen, Jens Ahm

    2017-09-01

    Health-related quality of life and satisfaction with appearance are important outcomes in bariatric and body contouring surgery. To investigate these outcomes, scientifically sound and clinically meaningful patient-reported outcome instruments are needed. The authors measured health-related quality of life and appearance in a cohort of Danish patients at different phases in the weight loss journey: before bariatric surgery, after bariatric surgery, before body contouring surgery, and after body contouring surgery. From June of 2015 to June of 2016, a cross-sectional sample of 493 bariatric and body contouring patients were recruited from four different hospital departments. Patients were asked to fill out the BODY-Q, a new patient-reported outcomes instrument designed specifically to measure health-related quality of life and appearance over the entire patient journey, from obesity to the post-body contouring surgery period. Data were collected using REDCap, and analyzed using SPSS software. For all appearance and health-related quality-of-life scales, the mean score was significantly lower in the pre-bariatric surgery group compared with the post-body contouring group. Furthermore, the correlation between body mass index and mean scores was significant for all appearance and health-related quality-of-life scales, with higher scores associated with lower body mass index. The mean score for the group reporting no excess skin compared with the group reporting a lot of excess skin was significantly higher for five of seven appearance scales and four of five health-related quality-of-life scales. This study provides evidence to suggest that body contouring plays an important role in the weight loss patient's journey and that patients need access to treatments.

  17. Consensus Contouring Guidelines for Postoperative Stereotactic Body Radiation Therapy for Metastatic Solid Tumor Malignancies to the Spine

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Redmond, Kristin J., E-mail: kjanson3@jhmi.edu; Robertson, Scott; Lo, Simon S.

    Purpose: To develop consensus contouring guidelines for postoperative stereotactic body radiation therapy (SBRT) for spinal metastases. Methods and Materials: Ten spine SBRT specialists representing 10 international centers independently contoured the clinical target volume (CTV), planning target volume (PTV), spinal cord, and spinal cord planning organ at risk volume (PRV) for 10 representative clinical scenarios in postoperative spine SBRT for metastatic solid tumor malignancies. Contours were imported into the Computational Environment for Radiotherapy Research. Agreement between physicians was calculated with an expectation minimization algorithm using simultaneous truth and performance level estimation with κ statistics. Target volume definition guidelines were established by finding optimizedmore » confidence level consensus contours using histogram agreement analyses. Results: Nine expert radiation oncologists and 1 neurosurgeon completed contours for all 10 cases. The mean sensitivity and specificity were 0.79 (range, 0.71-0.89) and 0.94 (range, 0.90-0.99) for the CTV and 0.79 (range, 0.70-0.95) and 0.92 (range, 0.87-0.99) for the PTV), respectively. Mean κ agreement, which demonstrates the probability that contours agree by chance alone, was 0.58 (range, 0.43-0.70) for CTV and 0.58 (range, 0.37-0.76) for PTV (P<.001 for all cases). Optimized consensus contours were established for all patients with 80% confidence interval. Recommendations for CTV include treatment of the entire preoperative extent of bony and epidural disease, plus immediately adjacent bony anatomic compartments at risk of microscopic disease extension. In particular, a “donut-shaped” CTV was consistently applied in cases of preoperative circumferential epidural extension, regardless of extent of residual epidural extension. Otherwise more conformal anatomic-based CTVs were determined and described. Spinal instrumentation was consistently excluded from the CTV. Conclusions: We

  18. 50 CFR 660.73 - Latitude/longitude coordinates defining the 100 fm (183 m) through 150 fm (274 m) depth contours.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... the 100 fm (183 m) through 150 fm (274 m) depth contours. 660.73 Section 660.73 Wildlife and Fisheries.../longitude coordinates defining the 100 fm (183 m) through 150 fm (274 m) depth contours. Boundaries for RCAs... provides coordinates for the 100 fm (183 m) through 150 fm (274 m) depth contours. (a) The 100-fm (183-m...

  19. 50 CFR 660.74 - Latitude/longitude coordinates defining the 180 fm (329 m) through 250 fm (457 m) depth contours.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... the 180 fm (329 m) through 250 fm (457 m) depth contours. 660.74 Section 660.74 Wildlife and Fisheries.../longitude coordinates defining the 180 fm (329 m) through 250 fm (457 m) depth contours. Boundaries for RCAs... provides coordinates for the 180 fm (329 m) through 250 fm (457 m) depth contours. (a) The 180-fm (329-m...

  20. 3D reconstruction of microminiature objects based on contour line

    NASA Astrophysics Data System (ADS)

    Li, Cailin; Wang, Qiang; Guo, Baoyun

    2009-10-01

    A new 3D automatic reconstruction method of micro solid of revolution is presented in this paper. In the implementation procedure of this method, image sequence of the solid of revolution of 360° is obtained, which rotation speed is controlled by motor precisely, in the rotate photographic mode of back light. Firstly, we need calibrate the height of turntable, the size of pixel and rotation axis of turntable. Then according to the calibration result of rotation axis, the height of turntable, rotation angle and the pixel size, the contour points of each image can be transformed into 3D points in the reference coordinate system to generate the point cloud model. Finally, the surface geometrical model of solid of revolution is obtained by using the relationship of two adjacent contours. Experimental results on real images are presented, which demonstrate the effectiveness of the Approach.

  1. Contour Detection and Completion for Inpainting and Segmentation Based on Topological Gradient and Fast Marching Algorithms

    PubMed Central

    Auroux, Didier; Cohen, Laurent D.; Masmoudi, Mohamed

    2011-01-01

    We combine in this paper the topological gradient, which is a powerful method for edge detection in image processing, and a variant of the minimal path method in order to find connected contours. The topological gradient provides a more global analysis of the image than the standard gradient and identifies the main edges of an image. Several image processing problems (e.g., inpainting and segmentation) require continuous contours. For this purpose, we consider the fast marching algorithm in order to find minimal paths in the topological gradient image. This coupled algorithm quickly provides accurate and connected contours. We present then two numerical applications, to image inpainting and segmentation, of this hybrid algorithm. PMID:22194734

  2. A Novel Method for Reconstructing Broken Contour Lines Extracted from Scanned Topographic Maps

    NASA Astrophysics Data System (ADS)

    Wang, Feng; Liu, Pingzhi; Yang, Yun; Wei, Haiping; An, Xiaoya

    2018-05-01

    It is known that after segmentation and morphological operations on scanned topographic maps, gaps occur in contour lines. It is also well known that filling these gaps and reconstruction of contour lines with high accuracy and completeness is not an easy problem. In this paper, a novel method is proposed dedicated in automatic or semiautomatic filling up caps and reconstructing broken contour lines in binary images. The key part of end points' auto-matching and reconnecting is deeply discussed after introducing the procedure of reconstruction, in which some key algorithms and mechanisms are presented and realized, including multiple incremental backing trace to get weighted average direction angle of end points, the max constraint angle control mechanism based on the multiple gradient ranks, combination of weighted Euclidean distance and deviation angle to determine the optimum matching end point, bidirectional parabola control, etc. Lastly, experimental comparisons based on typically samples are complemented between proposed method and the other representative method, the results indicate that the former holds higher accuracy and completeness, better stability and applicability.

  3. Aeroacoustics of supersonic jet flows from contoured and solid/porous conical plug-nozzles

    NASA Technical Reports Server (NTRS)

    Dosanjh, Darshan S.; Das, Indu S.

    1987-01-01

    The results of an experimental study of the acoustic far-field, the shock associated noise, and the nature of the repetitive shock structure of supersonic jet flows issuing from plug-nozzles having externally-expanded plugs with pointed termination operated at a range of supercritical pressure ratios Xi approaching 2 to 4.5 are reported. The plug of one of these plug-nozzles was contoured. The other plug-nozzles had short conical plugs with either a solid surface or a combination of solid/porous surface of different porosities. The contoured and the uncontoured plug-nozzles had the same throat area and the same annulus-radius ratio K = R sub p/R sub N = 0.43. As the result of modifications of the shock structure, the acoustic performance of improperly expanded jet flows of an externally-expanded short uncontoured plug of an appropriate geometry with suitably perforated plug and a pointed termination, is shown to approach the acoustic performance of a shock-free supersonic jet issuing from an equivalent externally-expanded contoured plug-nozzle.

  4. Understanding Physiological and Degenerative Natural Vision Mechanisms to Define Contrast and Contour Operators

    PubMed Central

    Demongeot, Jacques; Fouquet, Yannick; Tayyab, Muhammad; Vuillerme, Nicolas

    2009-01-01

    Background Dynamical systems like neural networks based on lateral inhibition have a large field of applications in image processing, robotics and morphogenesis modeling. In this paper, we will propose some examples of dynamical flows used in image contrasting and contouring. Methodology First we present the physiological basis of the retina function by showing the role of the lateral inhibition in the optical illusions and pathologic processes generation. Then, based on these biological considerations about the real vision mechanisms, we study an enhancement method for contrasting medical images, using either a discrete neural network approach, or its continuous version, i.e. a non-isotropic diffusion reaction partial differential system. Following this, we introduce other continuous operators based on similar biomimetic approaches: a chemotactic contrasting method, a viability contouring algorithm and an attentional focus operator. Then, we introduce the new notion of mixed potential Hamiltonian flows; we compare it with the watershed method and we use it for contouring. Conclusions We conclude by showing the utility of these biomimetic methods with some examples of application in medical imaging and computed assisted surgery. PMID:19547712

  5. Contoured-gap coaxial guns for imploding plasma liner experiments

    NASA Astrophysics Data System (ADS)

    Witherspoon, F. D.; Case, A.; Brockington, S.; Cassibry, J. T.; Hsu, S. C.

    2014-10-01

    Arrays of supersonic, high momentum flux plasma jets can be used as standoff compression drivers for generating spherically imploding plasma liners for driving magneto-inertial fusion, hence the name plasma-jet-driven MIF (PJMIF). HyperV developed linear plasma jets for the Plasma Liner Experiment (PLX) at LANL where two guns were successfully tested. Further development at HyperV resulted in achieving the PLX goal of 8000 μg at 50 km/s. Prior work on contoured-gap coaxial guns demonstrated an approach to control the blowby instability and achieved substantial performance improvements. For future plasma liner experiments we propose to use contoured-gap coaxial guns with small Minirailgun injectors. We will describe such a gun for a 60-gun plasma liner experiment. Discussion topics will include impurity control, plasma jet symmetry and topology (esp. related to uniformity and compactness), velocity capability, and techniques planned for achieving gun efficiency of >50% using tailored impedance matched pulse forming networks. Mach2 and UAH SPH code simulations will be included. Work supported by US DOE DE-FG02-05ER54810.

  6. Automated detection of abnormalities in paranasal sinus on dental panoramic radiographs by using contralateral subtraction technique based on mandible contour

    NASA Astrophysics Data System (ADS)

    Mori, Shintaro; Hara, Takeshi; Tagami, Motoki; Muramatsu, Chicako; Kaneda, Takashi; Katsumata, Akitoshi; Fujita, Hiroshi

    2013-02-01

    Inflammation in paranasal sinus sometimes becomes chronic to take long terms for the treatment. The finding is important for the early treatment, but general dentists may not recognize the findings because they focus on teeth treatments. The purpose of this study was to develop a computer-aided detection (CAD) system for the inflammation in paranasal sinus on dental panoramic radiographs (DPRs) by using the mandible contour and to demonstrate the potential usefulness of the CAD system by means of receiver operating characteristic analysis. The detection scheme consists of 3 steps: 1) Contour extraction of mandible, 2) Contralateral subtraction, and 3) Automated detection. The Canny operator and active contour model were applied to extract the edge at the first step. At the subtraction step, the right region of the extracted contour image was flipped to compare with the left region. Mutual information between two selected regions was obtained to estimate the shift parameters of image registration. The subtraction images were generated based on the shift parameter. Rectangle regions of left and right paranasal sinus on the subtraction image were determined based on the size of mandible. The abnormal side of the regions was determined by taking the difference between the averages of each region. Thirteen readers were responded to all cases without and with the automated results. The averaged AUC of all readers was increased from 0.69 to 0.73 with statistical significance (p=0.032) when the automated detection results were provided. In conclusion, the automated detection method based on contralateral subtraction technique improves readers' interpretation performance of inflammation in paranasal sinus on DPRs.

  7. 50 CFR 660.392 - Latitude/longitude coordinates defining the 50 fm (91 m) through 75 fm (137 m) depth contours.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... the 50 fm (91 m) through 75 fm (137 m) depth contours. 660.392 Section 660.392 Wildlife and Fisheries.../longitude coordinates defining the 50 fm (91 m) through 75 fm (137 m) depth contours. Boundaries for RCAs... provides coordinates for the 50 fm (91 m) through 75 fm (137 m) depth contours. (a) The 50-fm (91-m) depth...

  8. 50 CFR 660.72 - Latitude/longitude coordinates defining the 50 fm (91 m) through 75 fm (137 m) depth contours.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... the 50 fm (91 m) through 75 fm (137 m) depth contours. 660.72 Section 660.72 Wildlife and Fisheries.../longitude coordinates defining the 50 fm (91 m) through 75 fm (137 m) depth contours. Boundaries for RCAs... provides coordinates for the 50 fm (91 m) through 75 fm (137 m) depth contours. (a) The 50-fm (91-m) depth...

  9. Evidence Relating Subjective Contours and Interpretations Involving Occlusion.

    DTIC Science & Technology

    1981-06-01

    This article describes a patient with visual agnosia who is both unable to make the usual occlusion interpretations and is unable to see subjective...article describes a patient with visual agnosia who is both unable to make the usual occlusion interpretions and is unable to see subjective contours...Dr. Howard Gardner for providing access to the facilities at Boston Veterans Administration Hospital for examination of the agnosia patient J.R. Also

  10. Ultrasound analysis of tongue contour for the sound [j] in adults and children.

    PubMed

    Barberena, Luciana da Silva; Simoni, Simone Nicolini de; Souza, Rosalina Correa Sobrinho de; Moraes, Denis Altieri de Oliveira; Berti, Larissa Cristina; Keske-Soares, Márcia

    2017-12-11

    Analyze and compare the mean tongue contours and articulatory gestures in the production of the sound [j] in adults and children with typical and atypical speech development. The children with atypical development presented speech sound disorders. The diagnosis was determined by speech assessments. The study sample was composed of 90 individuals divided into three groups: 30 adults with typical speech development aged 19-44 years (AT), 30 children with typical speech development (CT), and 30 children with speech sound disorders, named as atypical in this study, aged four years to eight years and eleven months (CA). Ultrasonography assessment of tongue movements was performed for all groups. Mean tongue contours were compared between three groups in different vocalic contexts following the sound [j]. The maximum elevation of the tongue tip was considered for delimitation of gestures using the Articulate Assistant Advanced (AAA) software and images in sagittal plane/Mode B. The points that intercepted the language curves were analyzed by the statistical tool R. The graphs of tongue contours were obtained adopting a 95% confidence interval. After that, the regions with significant statistical differences (p<0.05) between the CT and CA groups were obtained. The mean tongue contours demonstrated the gesture for the sound [j] in the comparison between typical and atypical children. For the semivowel [j], there is an articulatory gesture of tongue and dorsum towards the center of ​​the hard palate, with significant differences observed between the children. The results showed differences between the groups of children regarding the ability to refine articulatory gestures.

  11. Zeta functions on tori using contour integration

    NASA Astrophysics Data System (ADS)

    Elizalde, Emilio; Kirsten, Klaus; Robles, Nicolas; Williams, Floyd

    2015-12-01

    A new, seemingly useful presentation of zeta functions on complex tori is derived by using contour integration. It is shown to agree with the one obtained by using the Chowla-Selberg series formula, for which an alternative proof is thereby given. In addition, a new proof of the functional determinant on the torus results, which does not use the Kronecker first limit formula nor the functional equation of the non-holomorphic Eisenstein series. As a bonus, several identities involving the Dedekind eta function are obtained as well.

  12. SU-F-J-161: Prostate Contouring in Patients with Bilateral Hip Prostheses: Impact of Using Artifact-Reduced CT Images and MRI

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Elzibak, A; Loblaw, A; Morton, G

    Purpose: To investigate the usefulness of metal artifact reduction in CT images of patients with bilateral hip prostheses (BHP) for contouring the prostate and determine if the inclusion of MR images provides additional benefits. Methods: Five patients with BHP were CT scanned using our clinical protocol (140kV, 300mAs, 3mm slices, 1.5mm increment, Philips Medical Systems, OH). Images were reconstructed with the orthopaedic metal artifact reduction (O-MAR) algorithm. MRI scanning was then performed (1.5T, GE Healthcare, WI) with a flat table-top (T{sub 2}-weighted, inherent body coil, FRFSE, 3mm slices with 0mm gap). All images were transferred to Pinnacle (Version 9.2, Philipsmore » Medical Systems). For each patient, two data sets were produced: one containing the O-MAR-corrected CT images and another containing fused MRI and O-MAR-corrected CT images. Four genito-urinary radiation oncologists contoured the prostate of each patient on the O-MAR-corrected CT data. Two weeks later, they contoured the prostate on the fused data set, blinded to all other contours. During each contouring session, the oncologists reported their confidence in the contours (1=very confident, 3=not confident) and the contouring difficulty that they experienced (1=really easy, 4=very challenging). Prostate volumes were computed from the contours and the conformity index was used to evaluate inter-observer variability. Results: Larger prostate volumes were found on the O-MAR-corrected CT set than on the fused set (p< 0.05, median=36.9cm{sup 3} vs. 26.63 cm{sup 3}). No significant differences were noted in the inter-observer variability between the two data sets (p=0.3). Contouring difficulty decreased with the addition of MRI (p<0.05) while the radiation oncologists reported more confidence in their contours when MRI was fused with the O-MAR-corrected CT data (p<0.05). Conclusion: This preliminary work demonstrated that, while O-MAR correction to CT images improves visualization of

  13. Effects of Semantic Context and Fundamental Frequency Contours on Mandarin Speech Recognition by Second Language Learners.

    PubMed

    Zhang, Linjun; Li, Yu; Wu, Han; Li, Xin; Shu, Hua; Zhang, Yang; Li, Ping

    2016-01-01

    Speech recognition by second language (L2) learners in optimal and suboptimal conditions has been examined extensively with English as the target language in most previous studies. This study extended existing experimental protocols (Wang et al., 2013) to investigate Mandarin speech recognition by Japanese learners of Mandarin at two different levels (elementary vs. intermediate) of proficiency. The overall results showed that in addition to L2 proficiency, semantic context, F0 contours, and listening condition all affected the recognition performance on the Mandarin sentences. However, the effects of semantic context and F0 contours on L2 speech recognition diverged to some extent. Specifically, there was significant modulation effect of listening condition on semantic context, indicating that L2 learners made use of semantic context less efficiently in the interfering background than in quiet. In contrast, no significant modulation effect of listening condition on F0 contours was found. Furthermore, there was significant interaction between semantic context and F0 contours, indicating that semantic context becomes more important for L2 speech recognition when F0 information is degraded. None of these effects were found to be modulated by L2 proficiency. The discrepancy in the effects of semantic context and F0 contours on L2 speech recognition in the interfering background might be related to differences in processing capacities required by the two types of information in adverse listening conditions.

  14. Design and milling manufacture of polyurethane custom contoured cushions for wheelchair users.

    PubMed

    da Silva, Fabio Pinto; Beretta, Elisa Marangon; Prestes, Rafael Cavalli; Kindlein Junior, Wilson

    2011-01-01

    The design of custom contoured cushions manufactured in flexible polyurethane foams is an option to improve positioning and comfort for people with disabilities that spend most of the day seated in the same position. These surfaces increase the contact area between the seat and the user. This fact contributes to minimise the local pressures that can generate problems like decubitus ulcers. The present research aims at establishing development routes for custom cushion production to wheelchair users. This study also contributes to the investigation of Computer Numerical Control (CNC) machining of flexible polyurethane foams. The proposed route to obtain the customised seat began with acquiring the user's contour in adequate posture through plaster cast. To collect the surface geometry, the cast was three-dimensionally scanned and manipulated in CAD/CAM software. CNC milling parameters such as tools, spindle speeds and feed rates to machine flexible polyurethane foams were tested. These parameters were analysed regarding the surface quality. The best parameters were then tested in a customised seat. The possible dimensional changes generated during foam cutting were analysed through 3D scanning. Also, the customised seat pressure and temperature distribution was tested. The best parameters found for foams with a density of 50kg/cm(3) were high spindle speeds (24000 rpm) and feed rates between 2400-4000mm/min. Those parameters did not generate significant deformities in the machined cushions. The custom contoured cushion satisfactorily increased the contact area between wheelchair and user, as it distributed pressure and heat evenly. Through this study it was possible to define routes for the development and manufacturing of customised seats using direct CNC milling in flexible polyurethane foams. It also showed that custom contoured cushions efficiently distribute pressure and temperature, which is believed to minimise tissue lesions such as pressure ulcers.

  15. Effects of Lexical Tone Contour on Mandarin Sentence Intelligibility

    ERIC Educational Resources Information Center

    Chen, Fei; Wong, Lena L. N.; Hu, Yi

    2014-01-01

    Purpose: This study examined the effects of lexical tone contour on the intelligibility of Mandarin sentences in quiet and in noise. Method: A text-to-speech synthesis engine was used to synthesize Mandarin sentences with each word carrying the original lexical tone, flat tone, or a tone randomly selected from the 4 Mandarin lexical tones. The…

  16. Sensing Surveillance & Navigation

    DTIC Science & Technology

    2012-03-07

    Removing Atmospheric Turbulence Goal: to restore a single high quality image from the observed sequence Prof. Peyman...Computer Sciences – Higher wavelet studies , time-scale, time-frequency transformations, Reduced Signature Targets, Low Probability of Intercept...Range Dependent Beam -patterns •Electronic Steering with Frequency Offsets •Inherent Countermeasure Capability Why? W1(t) W2(t) W3

  17. A Method for Producing a Shaped Contour Radiation Pattern Using a Single Shaped Reflector and a Single Feed

    NASA Technical Reports Server (NTRS)

    Cherrette, A. R.; Lee, S. W.; Acosta, R. J.

    1988-01-01

    Eliminating the corporate feed network in shaped contour beam antennas will reduce the expense, weight, and RF loss of the antenna system. One way of producing a shaped contour beam without using a feed network is to use a single shaped reflector with a single feed element. For a prescribed contour beam and feed, an optimization method for designing the reflector shape is given. As a design example, a shaped reflector is designed to produce a continental U.S. coverage (CONUS) beam. The RF performance of the shaped reflector is then verified by physical optics.

  18. Body contouring surgery following bariatric surgery and dietetically induced massive weight reduction: a risk analysis.

    PubMed

    de Kerviler, S; Hüsler, R; Banic, A; Constantinescu, M A

    2009-05-01

    This study analyzed the impact of weight reduction method, preoperative, and intraoperative variables on the outcome of reconstructive body contouring surgery following massive weight reduction. All patients presenting with a maximal BMI >/=35 kg/m(2) before weight reduction who underwent body contouring surgery of the trunk following massive weight loss (excess body mass index loss (EBMIL) >/= 30%) between January 2002 and June 2007 were retrospectively analyzed. Incomplete records or follow-up led to exclusion. Statistical analysis focused on weight reduction method and pre-, intra-, and postoperative risk factors. The outcome was compared to current literature results. A total of 104 patients were included (87 female and 17 male; mean age 47.9 years). Massive weight reduction was achieved through bariatric surgery in 62 patients (59.6%) and dietetically in 42 patients (40.4%). Dietetically achieved excess body mass index loss (EBMIL) was 94.20% and in this cohort higher than surgically induced reduction EBMIL 80.80% (p < 0.01). Bariatric surgery did not present increased risks for complications for the secondary body contouring procedures. The observed complications (26.9%) were analyzed for risk factors. Total tissue resection weight was a significant risk factor (p < 0.05). Preoperative BMI had an impact on infections (p < 0.05). No impact on the postoperative outcome was detected in EBMIL, maximal BMI, smoking, hemoglobin, blood loss, body contouring technique or operation time. Corrective procedures were performed in 11 patients (10.6%). The results were compared to recent data. Bariatric surgery does not increase risks for complications in subsequent body contouring procedures when compared to massive dietetic weight reduction.

  19. Synthesis of Polysyllabic Sequences of Thai Tones Using a Generative Model of Fundamental Frequency Contours

    NASA Astrophysics Data System (ADS)

    Seresangtakul, Pusadee; Takara, Tomio

    In this paper, the distinctive tones of Thai in running speech are studied. We present rules to synthesize F0 contours of Thai tones in running speech by using the generative model of F0 contours. Along with our method, the pitch contours of Thai polysyllabic words, both disyllabic and trisyllabic words, were analyzed. The coarticulation effect of Thai tones in running speech were found. Based on the analysis of the polysyllabic words using this model, rules are derived and applied to synthesize Thai polysyllabic tone sequences. We performed listening tests to evaluate intelligibility of the rules for Thai tones generation. The average intelligibility scores became 98.8%, and 96.6% for disyllabic and trisyllabic words, respectively. From these result, the rule of the tones' generation was shown to be effective. Furthermore, we constructed the connecting rules to synthesize suprasegmental F0 contours using the trisyllable training rules' parameters. The parameters of the first, the third, and the second syllables were selected and assigned to the initial, the ending, and the remaining syllables in a sentence, respectively. Even such a simple rule, the synthesized phrases/senetences were completely identified in listening tests. The MOSs (Mean Opinion Score) was 3.50 while the original and analysis/synthesis samples were 4.82 and 3.59, respectively.

  20. Contour propagation for lung tumor delineation in 4D-CT using tensor-product surface of uniform and non-uniform closed cubic B-splines

    NASA Astrophysics Data System (ADS)

    Jin, Renchao; Liu, Yongchuan; Chen, Mi; Zhang, Sheng; Song, Enmin

    2018-01-01

    A robust contour propagation method is proposed to help physicians delineate lung tumors on all phase images of four-dimensional computed tomography (4D-CT) by only manually delineating the contours on a reference phase. The proposed method models the trajectory surface swept by a contour in a respiratory cycle as a tensor-product surface of two closed cubic B-spline curves: a non-uniform B-spline curve which models the contour and a uniform B-spline curve which models the trajectory of a point on the contour. The surface is treated as a deformable entity, and is optimized from an initial surface by moving its control vertices such that the sum of the intensity similarities between the sampling points on the manually delineated contour and their corresponding ones on different phases is maximized. The initial surface is constructed by fitting the manually delineated contour on the reference phase with a closed B-spline curve. In this way, the proposed method can focus the registration on the contour instead of the entire image to prevent the deformation of the contour from being smoothed by its surrounding tissues, and greatly reduce the time consumption while keeping the accuracy of the contour propagation as well as the temporal consistency of the estimated respiratory motions across all phases in 4D-CT. Eighteen 4D-CT cases with 235 gross tumor volume (GTV) contours on the maximal inhale phase and 209 GTV contours on the maximal exhale phase are manually delineated slice by slice. The maximal inhale phase is used as the reference phase, which provides the initial contours. On the maximal exhale phase, the Jaccard similarity coefficient between the propagated GTV and the manually delineated GTV is 0.881 +/- 0.026, and the Hausdorff distance is 3.07 +/- 1.08 mm. The time for propagating the GTV to all phases is 5.55 +/- 6.21 min. The results are better than those of the fast adaptive stochastic gradient descent B-spline method, the 3D  +  t B

  1. WE-G-BRD-07: Automated MR Image Standardization and Auto-Contouring Strategy for MRI-Based Adaptive Brachytherapy for Cervix Cancer

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Saleh, H Al; Erickson, B; Paulson, E

    Purpose: MRI-based adaptive brachytherapy (ABT) is an emerging treatment modality for patients with gynecological tumors. However, MR image intensity non-uniformities (IINU) can vary from fraction to fraction, complicating image interpretation and auto-contouring accuracy. We demonstrate here an automated MR image standardization and auto-contouring strategy for MRI-based ABT of cervix cancer. Methods: MR image standardization consisted of: 1) IINU correction using the MNI N3 algorithm, 2) noise filtering using anisotropic diffusion, and 3) signal intensity normalization using the volumetric median. This post-processing chain was implemented as a series of custom Matlab and Java extensions in MIM (v6.4.5, MIM Software) and wasmore » applied to 3D T2 SPACE images of six patients undergoing MRI-based ABT at 3T. Coefficients of variation (CV=σ/µ) were calculated for both original and standardized images and compared using Mann-Whitney tests. Patient-specific cumulative MR atlases of bladder, rectum, and sigmoid contours were constructed throughout ABT, using original and standardized MR images from all previous ABT fractions. Auto-contouring was performed in MIM two ways: 1) best-match of one atlas image to the daily MR image, 2) multi-match of all previous fraction atlas images to the daily MR image. Dice’s Similarity Coefficients (DSCs) were calculated for auto-generated contours relative to reference contours for both original and standardized MR images and compared using Mann-Whitney tests. Results: Significant improvements in CV were detected following MR image standardization (p=0.0043), demonstrating an improvement in MR image uniformity. DSCs consistently increased for auto-contoured bladder, rectum, and sigmoid following MR image standardization, with the highest DSCs detected when the combination of MR image standardization and multi-match cumulative atlas-based auto-contouring was utilized. Conclusion: MR image standardization significantly improves

  2. Non-LTE line formation in a magnetic field. II. The influence of noncoherent scattering on line contours

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Domke, H.; Staude, J.

    1973-08-01

    Theoretical line contours calculated for fixed values of the line constants and a given model atmosphere show an increase of the stokes parameters Q, U, and V but a decrease of I if the portion of noncoherent scattering increases. These effects increase from the center of the solar disk to the limb. The action of scattering may be approximately simulated in LTE contours by increasing the gradient of the source function and fitting in this way theoretical contours to observed ones. There remains, however, the effect of V- reversal near the line core, which is caused by anomalous dispersion andmore » is abnormally increased by scattering. (auth)« less

  3. A method for calculating a real-gas two-dimensional nozzle contour including the effects of gamma

    NASA Technical Reports Server (NTRS)

    Johnson, C. B.; Boney, L. R.

    1975-01-01

    A method for calculating two-dimensional inviscid nozzle contours for a real gas or an ideal gas by the method of characteristics is described. The method consists of a modification of an existing nozzle computer program. The ideal-gas nozzle contour can be calculated for any constant value of gamma. Two methods of calculating the center-line boundary values of the Mach number in the throat region are also presented. The use of these three methods of calculating the center-line Mach number distribution in the throat region can change the distance from the throat to the inflection point by a factor of 2.5. A user's guide is presented for input to the computer program for both the two-dimensional and axisymmetric nozzle contours.

  4. Perceptual Learning of Intonation Contour Categories in Adults and 9- to 11-Year-Old Children: Adults Are More Narrow-Minded.

    PubMed

    Kapatsinski, Vsevolod; Olejarczuk, Paul; Redford, Melissa A

    2017-03-01

    We report on rapid perceptual learning of intonation contour categories in adults and 9- to 11-year-old children. Intonation contours are temporally extended patterns, whose perception requires temporal integration and therefore poses significant working memory challenges. Both children and adults form relatively abstract representations of intonation contours: Previously encountered and novel exemplars are categorized together equally often, as long as distance from the prototype is controlled. However, age-related differences in categorization performance also exist. Given the same experience, adults form narrower categories than children. In addition, adults pay more attention to the end of the contour, while children appear to pay equal attention to the beginning and the end. The age range we examine appears to capture the tail-end of the developmental trajectory for learning intonation contour categories: There is a continuous effect of age on category breadth within the child group, but the oldest children (older than 10;3) are adult-like. Copyright © 2016 Cognitive Science Society, Inc.

  5. Perceptual learning of intonation contour categories in adults and 9 to 11-year-old children: Adults are more narrow-minded

    PubMed Central

    Kapatsinski, Vsevolod; Olejarczuk, Paul; Redford, Melissa A.

    2015-01-01

    We report on rapid perceptual learning of intonation contour categories in adults and 9- to 11-year-old children. Intonation contours are temporally extended patterns whose perception requires temporal integration and therefore poses significant working memory challenges. Both children and adults form relatively abstract representations of intonation contours: previously encountered and novel exemplars are categorized together equally often, as long as distance from the prototype is controlled. However, age-related differences in categorization performance also exist. Given the same experience, adults form narrower categories than children. In addition, adults pay more attention to the end of the contour while children appear to pay equal attention to the beginning and the end. The age range we examine appears to capture the tail-end of the developmental trajectory for learning intonation contour categories: there is a continuous effect of age on category breadth within the child group, but the oldest children (older than 10;3) are adult-like. PMID:26901251

  6. Experience of excess skin and desire for body contouring surgery in post-bariatric patients.

    PubMed

    Staalesen, T; Fagevik Olsén, M; Elander, A

    2013-10-01

    This study was done to analyze the problems of post-bariatric patients with excess skin and to determine their interest in body contouring surgery. The self-administered Sahlgrenska Excess Skin Questionnaire (SESQ) was used together with a study-specific questionnaire. The patients who were operated with bariatric surgery at Sahlgrenska University Hospital between 1999 and 2008 were identified and sent the SESQ and a study-specific questionnaire. The response rate was 65% (23% men). The most common problem in both men and women was the feeling of having an unattractive body (91 and 67%, respectively). The most frequently reported sites of excess skin were the upper arms in women (91%) and the abdomen in men (78%). In both women and men, excess skin on the abdomen was reported to cause the most discomfort (median 7 and 3, respectively, on a scale from 0 to 10). Women reported significantly more problems, discomfort, and amount of excess skin (p < 0.05) than men. There was a strong correlation between the amount of excess skin and the degree of discomfort for all body parts. Seventeen percent of the responders had been operated with body contouring surgery of one body part and 5% of two or more. Fourteen percent desired body contouring surgery of one body part and 61% of two or more. Most post-bariatric patients, but women in particular, experience significant problems of excess skin and request body contouring surgery.

  7. Comparative Study With New Accuracy Metrics for Target Volume Contouring in PET Image Guided Radiation Therapy

    PubMed Central

    Shepherd, T; Teras, M; Beichel, RR; Boellaard, R; Bruynooghe, M; Dicken, V; Gooding, MJ; Julyan, PJ; Lee, JA; Lefèvre, S; Mix, M; Naranjo, V; Wu, X; Zaidi, H; Zeng, Z; Minn, H

    2017-01-01

    The impact of positron emission tomography (PET) on radiation therapy is held back by poor methods of defining functional volumes of interest. Many new software tools are being proposed for contouring target volumes but the different approaches are not adequately compared and their accuracy is poorly evaluated due to the ill-definition of ground truth. This paper compares the largest cohort to date of established, emerging and proposed PET contouring methods, in terms of accuracy and variability. We emphasize spatial accuracy and present a new metric that addresses the lack of unique ground truth. Thirty methods are used at 13 different institutions to contour functional volumes of interest in clinical PET/CT and a custom-built PET phantom representing typical problems in image guided radiotherapy. Contouring methods are grouped according to algorithmic type, level of interactivity and how they exploit structural information in hybrid images. Experiments reveal benefits of high levels of user interaction, as well as simultaneous visualization of CT images and PET gradients to guide interactive procedures. Method-wise evaluation identifies the danger of over-automation and the value of prior knowledge built into an algorithm. PMID:22692898

  8. Curvature of blended rolled edge reflectors at the shadow boundary contour

    NASA Technical Reports Server (NTRS)

    Ellingson, S. W.

    1988-01-01

    A technique is advanced for computing the radius of curvature of blended rolled edge reflector surfaces at the shadow boundary, in the plane perpendicular to the shadow boundary contour. This curvature must be known in order to compute the spurious endpoint contributions in the physical optics (PO) solution for the scattering from reflectors with rolled edges. The technique is applicable to reflectors with radially-defined rim-shapes and rolled edge terminations. The radius of curvature for several basic reflector systems is computed, and it is shown that this curvature can vary greatly along the shadow boundary contour. Finally, the total PO field in the target zone of a sample compact range system is computed and corrected using the shadow boundary radius of curvature, obtained using the technique. It is shown that the fields obtained are a better approximation to the true scattered fields.

  9. Alveolar Ridge Contouring with Free Connective Tissue Graft at Implant Placement: A 5-Year Consecutive Clinical Study.

    PubMed

    Hanser, Thomas; Khoury, Fouad

    2016-01-01

    This study evaluated volume stability after alveolar ridge contouring with free connective tissue grafts at implant placement in single-tooth gaps. A total of 52 single-tooth gaps with labial volume deficiencies in the maxilla (incisors, canines, and premolars) were consecutively treated with implants and concomitant free palatal connective tissue grafts in 46 patients between 2006 and 2009. Implants had to be covered with at least 2 mm peri-implant local bone after insertion. At implant placement, a free connective tissue graft from the palate was fixed inside a labial split-thickness flap to form an existing concave buccal alveolar ridge contour due to tissue volume deficiency into a convex shape. Standardized volumetric measurements of the labial alveolar contour using a template were evaluated before connective tissue grafting and at 2 weeks, 1 year, and 5 years after implantprosthetic incorporation. Tissue volume had increased significantly (P < .05) in all six reference points representing the outer alveolar soft tissue contour of the implant before connective tissue grafting to baseline (2 weeks after implant-prosthetic incorporation). Statistically, 50% of the reference points (P > .05) kept their volume from baseline to 1 year after prosthetic incorporation and from baseline to 5 years after prosthetic incorporation, respectively, whereas reference points located within the area of the implant sulcus showed a significant (P < .05) decrease in volume. Clinically, 5 years after prosthetic incorporation the originally concave buccal alveolar contour was still convex in all implants, leading to a continuous favorable anatomical shape and improved esthetic situation. Intraoral radiographs confirmed osseointegration and stable peri-implant parameters with a survival rate of 100% after a follow-up of approximately 5 years. Implant placement with concomitant free connective tissue grafting appears to be an appropriate long-term means to contour preexisting buccal

  10. A Hybrid Method for Endocardial Contour Extraction of Right Ventricle in 4-Slices from 3D Echocardiography Dataset.

    PubMed

    Dawood, Faten A; Rahmat, Rahmita W; Kadiman, Suhaini B; Abdullah, Lili N; Zamrin, Mohd D

    2014-01-01

    This paper presents a hybrid method to extract endocardial contour of the right ventricular (RV) in 4-slices from 3D echocardiography dataset. The overall framework comprises four processing phases. In Phase I, the region of interest (ROI) is identified by estimating the cavity boundary. Speckle noise reduction and contrast enhancement were implemented in Phase II as preprocessing tasks. In Phase III, the RV cavity region was segmented by generating intensity threshold which was used for once for all frames. Finally, Phase IV is proposed to extract the RV endocardial contour in a complete cardiac cycle using a combination of shape-based contour detection and improved radial search algorithm. The proposed method was applied to 16 datasets of 3D echocardiography encompassing the RV in long-axis view. The accuracy of experimental results obtained by the proposed method was evaluated qualitatively and quantitatively. It has been done by comparing the segmentation results of RV cavity based on endocardial contour extraction with the ground truth. The comparative analysis results show that the proposed method performs efficiently in all datasets with overall performance of 95% and the root mean square distances (RMSD) measure in terms of mean ± SD was found to be 2.21 ± 0.35 mm for RV endocardial contours.

  11. Principles of Contour Information: Reply to Lim and Leek (2012)

    ERIC Educational Resources Information Center

    Singh, Manish; Feldman, Jacob

    2012-01-01

    Lim and Leek (2012) presented a formalization of information along object contours, which they argued was an alternative to the approach taken in our article (Feldman & Singh, 2005). Here, we summarize the 2 approaches, showing that--notwithstanding Lim and Leek's (2012) critical rhetoric--their approach is substantially identical to ours,…

  12. Production of Sentence-Final Intonation Contours by Hearing-Impaired Children.

    ERIC Educational Resources Information Center

    Allen, George D.; Arndorfer, Patricia M.

    2000-01-01

    This study compared the relationship between acoustic parameters and listeners' perceptions of intonation contours produced by 12 children (ages 7-14) either with severe-to-profound hearing impairments (HI) or normal-hearing (NH). The HI children's productions were generally similar to the NH children in that they used fundamental frequency,…

  13. The Topography Tub Learning Activity

    NASA Astrophysics Data System (ADS)

    Glesener, G. B.

    2014-12-01

    Understanding the basic elements of a topographic map (i.e. contour lines and intervals) is just a small part of learning how to use this abstract representational system as a resource in geologic mapping. Interpretation of a topographic map and matching its features with real-world structures requires that the system is utilized for visualizing the shapes of these structures and their spatial orientation. To enrich students' skills in visualizing topography from topographic maps a spatial training activity has been developed that uses 3D objects of various shapes and sizes, a sighting tool, a plastic basin, water, and transparencies. In the first part of the activity, the student is asked to draw a topographic map of one of the 3D objects. Next, the student places the object into a plastic tub in which water is added to specified intervals of height. The shoreline at each interval is used to reference the location of the contour line the student draws on a plastic inkjet transparency directly above the object. A key part of this activity is the use of a sighting tool by the student to assist in keeping the pencil mark directly above the shoreline. It (1) ensures the accurate positioning of the contour line and (2) gives the learner experience with using a sight before going out into the field. Finally, after the student finishes drawing the contour lines onto the transparency, the student can compare and contrast the two maps in order to discover where improvements in their visualization of the contours can be made. The teacher and/or peers can also make suggestions on ways to improve. A number of objects with various shapes and sizes are used in this exercise to produce contour lines representing the different types of topography the student may encounter while field mapping. The intended outcome from using this visualization training activity is improvement in performance of visualizing topography as the student moves between the topographic representation and

  14. Towards molecular design using 2D-molecular contour maps obtained from PLS regression coefficients

    NASA Astrophysics Data System (ADS)

    Borges, Cleber N.; Barigye, Stephen J.; Freitas, Matheus P.

    2017-12-01

    The multivariate image analysis descriptors used in quantitative structure-activity relationships are direct representations of chemical structures as they are simply numerical decodifications of pixels forming the 2D chemical images. These MDs have found great utility in the modeling of diverse properties of organic molecules. Given the multicollinearity and high dimensionality of the data matrices generated with the MIA-QSAR approach, modeling techniques that involve the projection of the data space onto orthogonal components e.g. Partial Least Squares (PLS) have been generally used. However, the chemical interpretation of the PLS-based MIA-QSAR models, in terms of the structural moieties affecting the modeled bioactivity has not been straightforward. This work describes the 2D-contour maps based on the PLS regression coefficients, as a means of assessing the relevance of single MIA predictors to the response variable, and thus allowing for the structural, electronic and physicochemical interpretation of the MIA-QSAR models. A sample study to demonstrate the utility of the 2D-contour maps to design novel drug-like molecules is performed using a dataset of some anti-HIV-1 2-amino-6-arylsulfonylbenzonitriles and derivatives, and the inferences obtained are consistent with other reports in the literature. In addition, the different schemes for encoding atomic properties in molecules are discussed and evaluated.

  15. Effects of Contoured Pallets on AMC Mission Efficiency

    DTIC Science & Technology

    2011-06-01

    carrier moves it on a B-747-100 as if it was a B-747-400, all while not planning to take advantage of the additional cargo capacity of the newer...nature of the cargo being moved and determine if opportunities existed to take advantage of increased MD-11 airlift. Each model had different...types of cargo can help efficiency by planning contoured requirements to take advantage of the fact that while moving these pallets underutilizes

  16. Validation of a Magnetic Resonance Imaging-based Auto-contouring Software Tool for Gross Tumour Delineation in Head and Neck Cancer Radiotherapy Planning.

    PubMed

    Doshi, T; Wilson, C; Paterson, C; Lamb, C; James, A; MacKenzie, K; Soraghan, J; Petropoulakis, L; Di Caterina, G; Grose, D

    2017-01-01

    To carry out statistical validation of a newly developed magnetic resonance imaging (MRI) auto-contouring software tool for gross tumour volume (GTV) delineation in head and neck tumours to assist in radiotherapy planning. Axial MRI baseline scans were obtained for 10 oropharyngeal and laryngeal cancer patients. GTV was present on 102 axial slices and auto-contoured using the modified fuzzy c-means clustering integrated with the level set method (FCLSM). Peer-reviewed (C-gold) manual contours were used as the reference standard to validate auto-contoured GTVs (C-auto) and mean manual contours (C-manual) from two expert clinicians (C1 and C2). Multiple geometric metrics, including the Dice similarity coefficient (DSC), were used for quantitative validation. A DSC≥0.7 was deemed acceptable. Inter- and intra-variabilities among the manual contours were also validated. The two-dimensional contours were then reconstructed in three dimensions for GTV volume calculation, comparison and three-dimensional visualisation. The mean DSC between C-gold and C-auto was 0.79. The mean DSC between C-gold and C-manual was 0.79 and that between C1 and C2 was 0.80. The average time for GTV auto-contouring per patient was 8 min (range 6-13 min; mean 45 s per axial slice) compared with 15 min (range 6-23 min; mean 88 s per axial slice) for C1. The average volume concordance between C-gold and C-auto volumes was 86.51% compared with 74.16% between C-gold and C-manual. The average volume concordance between C1 and C2 volumes was 86.82%. This newly designed MRI-based auto-contouring software tool shows initial acceptable results in GTV delineation of oropharyngeal and laryngeal tumours using FCLSM. This auto-contouring software tool may help reduce inter- and intra-variability and can assist clinical oncologists with time-consuming, complex radiotherapy planning. Copyright © 2016 The Royal College of Radiologists. Published by Elsevier Ltd. All rights reserved.

  17. Assessing the Importance of Lexical Tone Contour to Sentence Perception in Mandarin-Speaking Children with Normal Hearing

    ERIC Educational Resources Information Center

    Zhu, Shufeng; Wong, Lena L. N.; Wang, Bin; Chen, Fei

    2017-01-01

    Purpose: The aim of the present study was to evaluate the influence of lexical tone contour and age on sentence perception in quiet and in noise conditions in Mandarin-speaking children ages 7 to 11 years with normal hearing. Method: Test materials were synthesized Mandarin sentences, each word with a manipulated lexical contour, that is, normal…

  18. SU-E-T-182: Feasibility of Dose Painting by Numbers in Proton Therapy with Contour-Driven Plan Optimization

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Montero, A Barragan; Differding, S; Lee, J

    Purpose: The work aims to 1) prove the feasibility of dose painting by numbers (DPBN) in proton therapy with usual contour-driven plan optimization and 2) compare the achieved plan quality to that of rotational IMRT. Methods: For two patients with head and neck cancers, voxel-by-voxel prescription to the target volume (PTV-PET) was calculated from {sup 18} FDG-PET images and converted to contour-based prescription by defining several sub-contours. Treatments were planned with RayStation (RaySearch Laboratories, Sweden) and proton pencil beam scanning modality. In order to determine the optimal plan parameters to approach the DPBN prescription, the effect of the number ofmore » fields, number of sub-contours and use of range shifter were tested separately on each patient. The number of sub-contours were increased from 3 to 11 while the number of fields were set to 3, 5, 7 and 9. Treatment plans were also optimized on two rotational IMRT systems (TomoTherapy and Varian RapidArc) using previously published guidelines. Results: For both patients, more than 99% of the PTV-PET received at least 95% of the prescribed dose while less than 1% of the PTV-PET received more than 105%, which demonstrates the feasibility of the treatment. Neither the use of a range shifter nor the increase of the number of fields had a significant influence on PTV coverage. Plan quality increased when increasing number of fields up to 7 or 9 and slightly decreased for a bigger number of sub-contours. Good OAR sparing is achieved while keeping high plan quality. Finally, proton therapy achieved significantly better plan quality than rotational IMRT. Conclusion: Voxel-by-voxel prescriptions can be approximated accurately in proton therapy using a contour-driven optimization. Target coverage is nearly insensitive to the number of fields and the use of a range shifter. Finally, plan quality assessment confirmed the superiority of proton therapy compared to rotational IMRT.« less

  19. Redefining face contour with a novel anti-aging cosmetic product: an open-label, prospective clinical study

    PubMed Central

    Garre, Aurora; Martinez-Masana, Gemma; Piquero-Casals, Jaime; Granger, Corinne

    2017-01-01

    Background Skin aging is accelerated by multiple extrinsic factors: ultraviolet radiation, smoking and pollution increase oxidative activity, damaging cellular and extracellular components such as DNA, proteins, and lipids. With age, collagen and hyaluronic acid levels decline, resulting in loss of elasticity and moisture of the skin. Over time this damage leads to characteristic signs that make the skin look older: altered facial contour, sagging skin, wrinkles, and an uneven complexion. This study evaluated the anti-aging effects of a new facial cream formulated with carnosine, Alteromonas ferment extract, crosspolymer hyaluronic acid, and a tripeptide. Methods An open-label intra-individual study to assess the anti-aging efficacy of the investigational product in 33 women aged 45 to 65 years. The product was applied twice daily for 56 days. Facial contour and skin deformation, elasticity, hydration, and complexion were measured with specialized equipment at baseline and days 28 and 56. Additionally, subjects completed questionnaires at days 28 and 56 on the perceived efficacy and cosmetic characteristics of the product. Results After 56 days of use of the investigational product, a redefining effect was observed, with a significant decrease in sagging jawline (7%). Skin was significantly more hydrated (12%), firmer (29%), and more elastic (20%) (P<0.001 for all). On complexion assessment, skin texture (a measure of skin smoothness) and spots (brown and red skin lesions) also improved significantly (12% and 6% decrease, respectively). In the subjective self-evaluation, the majority of subjects reported that the skin was visibly tightened and more elastic, flexible, and moisturized (91%, 88%, 91%, and 90%, respectively). The product was well tolerated with no adverse events reported during the study. Conclusion This new cosmetic product demonstrated anti-aging effects after 56 days of use, most notably a redefined facial contour and improved complexion. It is a

  20. Redefining face contour with a novel anti-aging cosmetic product: an open-label, prospective clinical study.

    PubMed

    Garre, Aurora; Martinez-Masana, Gemma; Piquero-Casals, Jaime; Granger, Corinne

    2017-01-01

    Skin aging is accelerated by multiple extrinsic factors: ultraviolet radiation, smoking and pollution increase oxidative activity, damaging cellular and extracellular components such as DNA, proteins, and lipids. With age, collagen and hyaluronic acid levels decline, resulting in loss of elasticity and moisture of the skin. Over time this damage leads to characteristic signs that make the skin look older: altered facial contour, sagging skin, wrinkles, and an uneven complexion. This study evaluated the anti-aging effects of a new facial cream formulated with carnosine, Alteromonas ferment extract, crosspolymer hyaluronic acid, and a tripeptide. An open-label intra-individual study to assess the anti-aging efficacy of the investigational product in 33 women aged 45 to 65 years. The product was applied twice daily for 56 days. Facial contour and skin deformation, elasticity, hydration, and complexion were measured with specialized equipment at baseline and days 28 and 56. Additionally, subjects completed questionnaires at days 28 and 56 on the perceived efficacy and cosmetic characteristics of the product. After 56 days of use of the investigational product, a redefining effect was observed, with a significant decrease in sagging jawline (7%). Skin was significantly more hydrated (12%), firmer (29%), and more elastic (20%) ( P <0.001 for all). On complexion assessment, skin texture (a measure of skin smoothness) and spots (brown and red skin lesions) also improved significantly (12% and 6% decrease, respectively). In the subjective self-evaluation, the majority of subjects reported that the skin was visibly tightened and more elastic, flexible, and moisturized (91%, 88%, 91%, and 90%, respectively). The product was well tolerated with no adverse events reported during the study. This new cosmetic product demonstrated anti-aging effects after 56 days of use, most notably a redefined facial contour and improved complexion. It is a safe and effective anti-aging product.

  1. Combined approach for facial contour restoration: treatment of malar and cheek areas during rhytidectomy.

    PubMed

    Tapia, Antonio; Ruiz-de-Erenchun, Richard; Rengifo, Miguel

    2006-08-01

    One of the main objectives in facial lifting is to achieve an adequate facial contour, to enhance facial characteristics. Sometimes, facial areas are more or less accentuated, resulting in an unbalanced or inharmonious facial contour; this can be resolved in the context of a face lift. In the middle third of the face, two anatomical regions define the facial silhouette: the malar contour, with its bone support and superficial structures and, at the cheek level, intimately associated with the mastication system and the facial nerve, the buccal fat pad or Bichat fat pad. The authors describe their experience since 1998 using the double approach to malar atrophy and buccal fat pad hypertrophy in 194 patients with facial aging signs undergoing a face lift. All patients were offered a face lift with partial resection of the fat pad through facial incisions and a stronger malar projection using an inverse superficial musculoaponeurotic system flap. The main complications observed regarding this surgical technique, in order of appearance, were light asymmetry, caused by a persistent hematoma or swelling; paresthesia of the buccal and zygomatic branches, which resolved spontaneously; and a light sinking of the cheek caused by excessive resection. One patient underwent correction with a fat injection. The superior superficial musculoaponeurotic system flap and buccal fat pad resection provided excellent aesthetic results for a more harmonic and proportioned facial contour during rhytidectomy. Particularly in patients with round faces, the authors were able to obtain permanent malar symmetry and projection in addition to diminishing the cheek fullness.

  2. Dosimetric impact of contouring and image registration variability on dynamic 125I prostate brachytherapy.

    PubMed

    Westendorp, Hendrik; Surmann, Kathrin; van de Pol, Sandrine M G; Hoekstra, Carel J; Kattevilder, Robert A J; Nuver, Tonnis T; Moerland, Marinus A; Slump, Cornelis H; Minken, André W

    The quality of permanent prostate brachytherapy can be increased by addition of imaging modalities in the intraoperative procedure. This addition involves image registration, which inherently has inter- and intraobserver variabilities. We sought to quantify the inter- and intraobserver variabilities in geometry and dosimetry for contouring and image registration and analyze the results for our dynamic 125 I brachytherapy procedure. Five observers contoured 11 transrectal ultrasound (TRUS) data sets three times and 11 CT data sets one time. The observers registered 11 TRUS and MRI data sets to cone beam CT (CBCT) using fiducial gold markers. Geometrical and dosimetrical inter- and intraobserver variabilities were assessed. For the contouring study, structures were subdivided into three parts along the craniocaudal axis. We analyzed 165 observations. Interobserver geometrical variability for prostate was 1.1 mm, resulting in a dosimetric variability of 1.6% for V 100 and 9.3% for D 90 . The geometric intraobserver variability was 0.6 mm with a V 100 of 0.7% and D 90 of 1.1%. TRUS-CBCT registration showed an interobserver variability in V 100 of 2.0% and D 90 of 3.1%. Intraobserver variabilities were 0.9% and 1.6%, respectively. For MRI-CBCT registration, V 100 and D 90 were 1.3% and 2.1%. Intraobserver variabilities were 0.7% and 1.1% for the same. Prostate dosimetry is affected by interobserver contouring and registration variability. The observed variability is smaller than underdosages that are adapted during our dynamic brachytherapy procedure. Copyright © 2017 American Brachytherapy Society. Published by Elsevier Inc. All rights reserved.

  3. Radius morphology and its effects on rotation with contoured and noncontoured plating of the proximal radius.

    PubMed

    Rupasinghe, Shavantha L; Poon, Peter C

    2012-05-01

    The radius has a sagittal bow and a coronal bow. Fractures are often treated with volar anterior plating. However, the sagittal bow is often overlooked when plating. This study looks at radial morphology and the effect of plating the proximal radius with straight plates and then contoured plates bowed in the sagittal plane. We report our findings and their effect on forearm rotation. Morphology was investigated in 14 radii. Attention was paid to the proximal shaft of the radius and its sagittal bow; from this, 6-, 7-, and 8-hole plates were contoured to fit this bow. A simple transverse fracture was then made at the apex of this bow in 23 cadaver arms. Supination and pronation were compared when plating with a straight plate and a contoured plate. Ten cadavers underwent ulna plating at the same level. The effect on rotation of fractures plated in the distal-third shaft was also measured. A significant reduction in rotation was found when a proximal radius fracture was plated with a straight plate compared with a contoured plate: 10.8°, 12.8°, and 21.7° for 6-, 7-, and 8-hole plates, respectively (P < .05). Forearm rotation was decreased further when a longer plate was used. Ulna or distal shaft plating did not reduce rotation. This study has shown a significant sagittal bow of the proximal shaft of the radius. Plating this with contoured plates in the sagittal plane improves rotation when compared with straight plates. Additional ulna plating is not a source of reduced forearm rotation. Copyright © 2012 Journal of Shoulder and Elbow Surgery Board of Trustees. Published by Mosby, Inc. All rights reserved.

  4. Novel real-time tumor-contouring method using deep learning to prevent mistracking in X-ray fluoroscopy.

    PubMed

    Terunuma, Toshiyuki; Tokui, Aoi; Sakae, Takeji

    2018-03-01

    Robustness to obstacles is the most important factor necessary to achieve accurate tumor tracking without fiducial markers. Some high-density structures, such as bone, are enhanced on X-ray fluoroscopic images, which cause tumor mistracking. Tumor tracking should be performed by controlling "importance recognition": the understanding that soft-tissue is an important tracking feature and bone structure is unimportant. We propose a new real-time tumor-contouring method that uses deep learning with importance recognition control. The novelty of the proposed method is the combination of the devised random overlay method and supervised deep learning to induce the recognition of structures in tumor contouring as important or unimportant. This method can be used for tumor contouring because it uses deep learning to perform image segmentation. Our results from a simulated fluoroscopy model showed accurate tracking of a low-visibility tumor with an error of approximately 1 mm, even if enhanced bone structure acted as an obstacle. A high similarity of approximately 0.95 on the Jaccard index was observed between the segmented and ground truth tumor regions. A short processing time of 25 ms was achieved. The results of this simulated fluoroscopy model support the feasibility of robust real-time tumor contouring with fluoroscopy. Further studies using clinical fluoroscopy are highly anticipated.

  5. The Effect of Context Upon Elementary Children's Attention to Contour and Interior Pattern of Shapes in Color Drawings.

    ERIC Educational Resources Information Center

    Marschalek, Douglas G.

    1986-01-01

    This study investigated the ability of first-, third-, and fifth-grade students to perceive similarities and differences in contour and interior pattern of shapes in color drawings. Results showed that with increase of age, attention to contour information was significantly affected by the surrounding contextual information found in the drawings.…

  6. Contributions of pitch contour, tonality, rhythm, and meter to melodic similarity.

    PubMed

    Prince, Jon B

    2014-12-01

    The identity of a melody resides in its sequence of pitches and durations, both of which exhibit surface details as well as structural properties. In this study, pitch contour (pattern of ups and downs) served as pitch surface information, and tonality (musical key) as pitch structure; in the temporal dimension, surface information was the ordinal duration ratios of adjacent notes (rhythm), and meter (beat, or pulse) comprised the structure. Factorially manipulating the preservation or alteration of all of these forms of information in 17 novel melodies (typifying Western music) enabled measuring their effect on perceived melodic similarity. In Experiment 1, 34 participants (varied musical training) rated the perceived similarity of melody pairs transposed to new starting pitches. Rhythm was the largest contributor to perceived similarity, then contour, meter, and tonality. Experiment 2 used the same melodies but varied the tempo within a pair, and added a prefix of 3 chords, which oriented the listener to the starting pitch and tempo before the melody began. Now contour was the strongest influence on similarity ratings, followed by tonality, and then rhythm; meter was not significant. Overall, surface features influenced perceived similarity more than structural, but both had observable effects. The primary theoretical advances in melodic similarity research are that (a) the relative emphasis on pitch and temporal factors is flexible; (b) pitch and time functioned independently when factorially manipulated, regardless of which dimension is more influential; and (c) interactions between surface and structural information were unreliable and never occurred between dimensions. PsycINFO Database Record (c) 2014 APA, all rights reserved.

  7. Double breast contour in primary aesthetic breast augmentation: incidence, prevention and treatment.

    PubMed

    Médard de Chardon, Victor; Balaguer, Thierry; Chignon-Sicard, Bérengère; Lebreton, Elisabeth

    2010-04-01

    The goal of this study was to define the incidence of double breast contour in primary aesthetic breast augmentation and to analyze its risk factors. An independent plastic surgeon analyzed the data of 200 patients who had a primary aesthetic breast augmentation with silicone gel implant and with a minimum 12-month follow-up. All patients had pre and postoperative standardized photography. Mastopexy-augmentations, breast reconstructions, breast malformations (tuberous breasts and Poland syndrome), and patients with incomplete data were excluded from the study. Assessment was achieved using an original standardized evaluation form (preoperative breast morphology, surgical options, postoperative aesthetic results). Patients were also asked to complete an exhaustive satisfaction form. A double breast contour was assessed clinically using Massiha's classification. The mean follow-up was 36 months. The double breast contour incidence was 7%. All of them were type I (the so called waterfall deformity). There was no type II (double inframammary crease). They were minor for 6.5% and major for 0.5%. They were related to a preoperative breast ptosis, subpectoral placement, and implant upper malposition. The rate of the type I was 10.5% of submuscular augmentation and 15% of preoperative breast ptosis. A double breast contour was primitive for 6% and secondary for 1% (pregnancy and breast-feeding postaugmentation). It was bilateral for 4.5% (3 cases of upper malposition, 1 case of medial malposition, 2 cases of pregnancy with breast-feeding postaugmentation and 1 patient refused a mastopexy-augmentation). It was unilateral for 2.5% related to a preoperative breast asymmetry with ptosis asymmetry and skin quality asymmetry. The satisfaction rate in the group "double contour" (14 patients) was 85.7% (vs. 91.9%). One patient had revision surgery (upper malposition). These types of deformities are fundamentally different with consideration on their clinical aspects

  8. Static Investigation of a Multiaxis Thrust-Vectoring Nozzle With Variable Internal Contouring Ability

    NASA Technical Reports Server (NTRS)

    Wing, David J.; Mills, Charles T. L.; Mason, Mary L.

    1997-01-01

    The thrust efficiency and vectoring performance of a convergent-divergent nozzle were investigated at static conditions in the model preparation area of the Langley 16-Foot Transonic Tunnel. The diamond-shaped nozzle was capable of varying the internal contour of each quadrant individually by using cam mechanisms and retractable drawers to produce pitch and yaw thrust vectoring. Pitch thrust vectoring was achieved by either retracting the lower drawers to incline the throat or varying the internal flow-path contours to incline the throat. Yaw thrust vectoring was achieved by reducing flow area left of the nozzle centerline and increasing flow area right of the nozzle centerline; a skewed throat deflected the flow in the lateral direction.

  9. Improved operator agreement and efficiency using the minimum area contour change method for delineation of hyperintense multiple sclerosis lesions on FLAIR MRI

    PubMed Central

    2013-01-01

    Background Activity of disease in patients with multiple sclerosis (MS) is monitored by detecting and delineating hyper-intense lesions on MRI scans. The Minimum Area Contour Change (MACC) algorithm has been created with two main goals: a) to improve inter-operator agreement on outlining regions of interest (ROIs) and b) to automatically propagate longitudinal ROIs from the baseline scan to a follow-up scan. Methods The MACC algorithm first identifies an outer bound for the solution path, forms a high number of iso-contour curves based on equally spaced contour values, and then selects the best contour value to outline the lesion. The MACC software was tested on a set of 17 FLAIR MRI images evaluated by a pair of human experts and a longitudinal dataset of 12 pairs of T2-weighted Fluid Attenuated Inversion Recovery (FLAIR) images that had lesion analysis ROIs drawn by a single expert operator. Results In the tests where two human experts evaluated the same MRI images, the MACC program demonstrated that it could markedly reduce inter-operator outline error. In the longitudinal part of the study, the MACC program created ROIs on follow-up scans that were in close agreement to the original expert’s ROIs. Finally, in a post-hoc analysis of 424 follow-up scans 91% of propagated MACC were accepted by an expert and only 9% of the final accepted ROIS had to be created or edited by the expert. Conclusion When used with an expert operator's verification of automatically created ROIs, MACC can be used to improve inter- operator agreement and decrease analysis time, which should improve data collected and analyzed in multicenter clinical trials. PMID:24004511

  10. The Facial Platysma and Its Underappreciated Role in Lower Face Dynamics and Contour.

    PubMed

    de Almeida, Ada R T; Romiti, Alessandra; Carruthers, Jean D A

    2017-08-01

    The platysma is a superficial muscle involved in important features of the aging neck. Vertical bands, horizontal lines, and loss of lower face contour are effectively treated with botulinum toxin A (BoNT-A). However, its pars facialis, mandibularis, and modiolaris have been underappreciated. To demonstrate the role of BoNT-A treatment of the upper platysma and its impact on lower face dynamics and contour. Retrospective analysis of cases treated by an injection pattern encompassing the facial platysma components, aiming to block the lower face as a whole complex. It consisted of 2 intramuscular injections into the mentalis muscle and 2 horizontal lines of BoNT-A injections superficially performed above and below the mandible (total dose, 16 onabotulinumtoxinA U/side). Photographs were taken at rest and during motion (frontal and oblique views), before and after treatment. A total of 161 patients have been treated in the last 2 years with the following results: frontal and lateral enhancement of lower facial contour, relaxation of high horizontal lines located just below the lateral mandibular border, and lower deep vertical smile lines present lateral to the oral commissures and melomental folds. The upper platysma muscle plays a relevant role in the functional anatomy of the lower face that can be modulated safely with neuromodulators.

  11. Contour variations of the body and tail of the pancreas: evaluation with MDCT.

    PubMed

    Omeri, Ahmad Khalid; Matsumoto, Shunro; Kiyonaga, Maki; Takaji, Ryo; Yamada, Yasunari; Kosen, Kazuhisa; Mori, Hiromu; Miyake, Hidetoshi

    2017-06-01

    To analyze morphology/contour variations of the pancreatic body and tail in subjects free of pancreatic disease. We retrospectively reviewed triple-phase, contrast-enhanced multi-detector row computed tomography (3P-CE-MDCT) examinations of 449 patients who had no clinical or CT evidence of pancreatic diseases. These patients were evaluated for morphologic/contour variations of the pancreatic body and tail, which were classified into two types. In Type I, a portion of normal pancreatic parenchyma protrudes >1 cm in maximum diameter from the body or tail (Ia-anteriorly; Ib-posteriorly). Type II was defined as a morphologic anomaly of the pancreatic tail (IIa-globular; IIb-lobulated; IIc-tapered; IId-bifid). Thirty-eight (8.5%) out of 449 patients had body or tail variations. Of those, 23 patients showed Type I variant: Ia in 21 and Ib in two. Type II variant was identified in 15 patients: IIa in eight, IIb in two, IIc in two and IId in three. Protrusion of the anterior surface of the normal pancreas, especially in the tail, was the most frequently occurring variant. Recognizing the types and subtypes of morphology/contour variations of the pancreatic body and tail could help prevent misinterpretation of normal variants as pancreatic tumors on unenhanced MDCT.

  12. Novel and powerful 3D adaptive crisp active contour method applied in the segmentation of CT lung images.

    PubMed

    Rebouças Filho, Pedro Pedrosa; Cortez, Paulo César; da Silva Barros, Antônio C; C Albuquerque, Victor Hugo; R S Tavares, João Manuel

    2017-01-01

    The World Health Organization estimates that 300 million people have asthma, 210 million people have Chronic Obstructive Pulmonary Disease (COPD), and, according to WHO, COPD will become the third major cause of death worldwide in 2030. Computational Vision systems are commonly used in pulmonology to address the task of image segmentation, which is essential for accurate medical diagnoses. Segmentation defines the regions of the lungs in CT images of the thorax that must be further analyzed by the system or by a specialist physician. This work proposes a novel and powerful technique named 3D Adaptive Crisp Active Contour Method (3D ACACM) for the segmentation of CT lung images. The method starts with a sphere within the lung to be segmented that is deformed by forces acting on it towards the lung borders. This process is performed iteratively in order to minimize an energy function associated with the 3D deformable model used. In the experimental assessment, the 3D ACACM is compared against three approaches commonly used in this field: the automatic 3D Region Growing, the level-set algorithm based on coherent propagation and the semi-automatic segmentation by an expert using the 3D OsiriX toolbox. When applied to 40 CT scans of the chest the 3D ACACM had an average F-measure of 99.22%, revealing its superiority and competency to segment lungs in CT images. Copyright © 2016 Elsevier B.V. All rights reserved.

  13. SU-F-J-88: Comparison of Two Deformable Image Registration Algorithms for CT-To-CT Contour Propagation

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gopal, A; Xu, H; Chen, S

    Purpose: To compare the contour propagation accuracy of two deformable image registration (DIR) algorithms in the Raystation treatment planning system – the “Hybrid” algorithm based on image intensities and anatomical information; and the “Biomechanical” algorithm based on linear anatomical elasticity and finite element modeling. Methods: Both DIR algorithms were used for CT-to-CT deformation for 20 lung radiation therapy patients that underwent treatment plan revisions. Deformation accuracy was evaluated using landmark tracking to measure the target registration error (TRE) and inverse consistency error (ICE). The deformed contours were also evaluated against physician drawn contours using Dice similarity coefficients (DSC). Contour propagationmore » was qualitatively assessed using a visual quality score assigned by physicians, and a refinement quality score (0 0.9 for lungs, > 0.85 for heart, > 0.8 for liver) and similar qualitative assessments (VQS < 0.35, RQS > 0.75 for lungs). When anatomical structures were used to control the deformation, the DSC improved more significantly for the biomechanical DIR compared to the hybrid DIR, while the VQS and RQS improved only for the controlling structures. However, while the inclusion of controlling structures improved the TRE for the hybrid DIR, it increased the TRE for the biomechanical DIR. Conclusion: The hybrid DIR was found to perform slightly better than the biomechanical DIR based on lower TRE while the DSC, VQS, and RQS studies yielded comparable results for both. The use of controlling structures showed considerable improvement in the hybrid DIR results and is recommended for clinical use in contour propagation.« less

  14. Visualization of a Large Set of Hydrogen Atomic Orbital Contours Using New and Expanded Sets of Parametric Equations

    ERIC Educational Resources Information Center

    Rhile, Ian J.

    2014-01-01

    Atomic orbitals are a theme throughout the undergraduate chemistry curriculum, and visualizing them has been a theme in this journal. Contour plots as isosurfaces or contour lines in a plane are the most familiar representations of the hydrogen wave functions. In these representations, a surface of a fixed value of the wave function ? is plotted…

  15. Highway extraction from high resolution aerial photography using a geometric active contour model

    NASA Astrophysics Data System (ADS)

    Niu, Xutong

    Highway extraction and vehicle detection are two of the most important steps in traffic-flow analysis from multi-frame aerial photographs. The traditional method of deriving traffic flow trajectories relies on manual vehicle counting from a sequence of aerial photographs, which is tedious and time-consuming. This research presents a new framework for semi-automatic highway extraction. The basis of the new framework is an improved geometric active contour (GAC) model. This novel model seeks to minimize an objective function that transforms a problem of propagation of regular curves into an optimization problem. The implementation of curve propagation is based on level set theory. By using an implicit representation of a two-dimensional curve, a level set approach can be used to deal with topological changes naturally, and the output is unaffected by different initial positions of the curve. However, the original GAC model, on which the new model is based, only incorporates boundary information into the curve propagation process. An error-producing phenomenon called leakage is inevitable wherever there is an uncertain weak edge. In this research, region-based information is added as a constraint into the original GAC model, thereby, giving this proposed method the ability of integrating both boundary and region-based information during the curve propagation. Adding the region-based constraint eliminates the leakage problem. This dissertation applies the proposed augmented GAC model to the problem of highway extraction from high-resolution aerial photography. First, an optimized stopping criterion is designed and used in the implementation of the GAC model. It effectively saves processing time and computations. Second, a seed point propagation framework is designed and implemented. This framework incorporates highway extraction, tracking, and linking into one procedure. A seed point is usually placed at an end node of highway segments close to the boundary of the

  16. Accurate and Fully Automatic Hippocampus Segmentation Using Subject-Specific 3D Optimal Local Maps Into a Hybrid Active Contour Model

    PubMed Central

    Gkontra, Polyxeni; Daras, Petros; Maglaveras, Nicos

    2014-01-01

    Assessing the structural integrity of the hippocampus (HC) is an essential step toward prevention, diagnosis, and follow-up of various brain disorders due to the implication of the structural changes of the HC in those disorders. In this respect, the development of automatic segmentation methods that can accurately, reliably, and reproducibly segment the HC has attracted considerable attention over the past decades. This paper presents an innovative 3-D fully automatic method to be used on top of the multiatlas concept for the HC segmentation. The method is based on a subject-specific set of 3-D optimal local maps (OLMs) that locally control the influence of each energy term of a hybrid active contour model (ACM). The complete set of the OLMs for a set of training images is defined simultaneously via an optimization scheme. At the same time, the optimal ACM parameters are also calculated. Therefore, heuristic parameter fine-tuning is not required. Training OLMs are subsequently combined, by applying an extended multiatlas concept, to produce the OLMs that are anatomically more suitable to the test image. The proposed algorithm was tested on three different and publicly available data sets. Its accuracy was compared with that of state-of-the-art methods demonstrating the efficacy and robustness of the proposed method. PMID:27170866

  17. Myocardial Iron Loading Assessment by Automatic Left Ventricle Segmentation with Morphological Operations and Geodesic Active Contour on T2* images

    NASA Astrophysics Data System (ADS)

    Luo, Yun-Gang; Ko, Jacky Kl; Shi, Lin; Guan, Yuefeng; Li, Linong; Qin, Jing; Heng, Pheng-Ann; Chu, Winnie Cw; Wang, Defeng

    2015-07-01

    Myocardial iron loading thalassemia patients could be identified using T2* magnetic resonance images (MRI). To quantitatively assess cardiac iron loading, we proposed an effective algorithm to segment aligned free induction decay sequential myocardium images based on morphological operations and geodesic active contour (GAC). Nine patients with thalassemia major were recruited (10 male and 16 female) to undergo a thoracic MRI scan in the short axis view. Free induction decay images were registered for T2* mapping. The GAC were utilized to segment aligned MR images with a robust initialization. Segmented myocardium regions were divided into sectors for a region-based quantification of cardiac iron loading. Our proposed automatic segmentation approach achieve a true positive rate at 84.6% and false positive rate at 53.8%. The area difference between manual and automatic segmentation was 25.5% after 1000 iterations. Results from T2* analysis indicated that regions with intensity lower than 20 ms were suffered from heavy iron loading in thalassemia major patients. The proposed method benefited from abundant edge information of the free induction decay sequential MRI. Experiment results demonstrated that the proposed method is feasible in myocardium segmentation and was clinically applicable to measure myocardium iron loading.

  18. Contour Entropy: A New Determinant of Perceiving Ground or a Hole

    ERIC Educational Resources Information Center

    Gillam, Barbara J.; Grove, Philip M.

    2011-01-01

    Figure-ground perception is typically described as seeing one surface occluding another. Figure properties, not ground properties, are considered the significant factors. In scenes, however, a near surface will often occlude multiple contours and surfaces, often at different depths, producing alignments that are improbable except under conditions…

  19. SU-E-J-109: Accurate Contour Transfer Between Different Image Modalities Using a Hybrid Deformable Image Registration and Fuzzy Connected Image Segmentation Method.

    PubMed

    Yang, C; Paulson, E; Li, X

    2012-06-01

    To develop and evaluate a tool that can improve the accuracy of contour transfer between different image modalities under challenging conditions of low image contrast and large image deformation, comparing to a few commonly used methods, for radiation treatment planning. The software tool includes the following steps and functionalities: (1) accepting input of images of different modalities, (2) converting existing contours on reference images (e.g., MRI) into delineated volumes and adjusting the intensity within the volumes to match target images (e.g., CT) intensity distribution for enhanced similarity metric, (3) registering reference and target images using appropriate deformable registration algorithms (e.g., B-spline, demons) and generate deformed contours, (4) mapping the deformed volumes on target images, calculating mean, variance, and center of mass as the initialization parameters for consecutive fuzzy connectedness (FC) image segmentation on target images, (5) generate affinity map from FC segmentation, (6) achieving final contours by modifying the deformed contours using the affinity map with a gradient distance weighting algorithm. The tool was tested with the CT and MR images of four pancreatic cancer patients acquired at the same respiration phase to minimize motion distortion. Dice's Coefficient was calculated against direct delineation on target image. Contours generated by various methods, including rigid transfer, auto-segmentation, deformable only transfer and proposed method, were compared. Fuzzy connected image segmentation needs careful parameter initialization and user involvement. Automatic contour transfer by multi-modality deformable registration leads up to 10% of accuracy improvement over the rigid transfer. Two extra proposed steps of adjusting intensity distribution and modifying the deformed contour with affinity map improve the transfer accuracy further to 14% averagely. Deformable image registration aided by contrast adjustment

  20. Functional Contour-following via Haptic Perception and Reinforcement Learning.

    PubMed

    Hellman, Randall B; Tekin, Cem; van der Schaar, Mihaela; Santos, Veronica J

    2018-01-01

    Many tasks involve the fine manipulation of objects despite limited visual feedback. In such scenarios, tactile and proprioceptive feedback can be leveraged for task completion. We present an approach for real-time haptic perception and decision-making for a haptics-driven, functional contour-following task: the closure of a ziplock bag. This task is challenging for robots because the bag is deformable, transparent, and visually occluded by artificial fingertip sensors that are also compliant. A deep neural net classifier was trained to estimate the state of a zipper within a robot's pinch grasp. A Contextual Multi-Armed Bandit (C-MAB) reinforcement learning algorithm was implemented to maximize cumulative rewards by balancing exploration versus exploitation of the state-action space. The C-MAB learner outperformed a benchmark Q-learner by more efficiently exploring the state-action space while learning a hard-to-code task. The learned C-MAB policy was tested with novel ziplock bag scenarios and contours (wire, rope). Importantly, this work contributes to the development of reinforcement learning approaches that account for limited resources such as hardware life and researcher time. As robots are used to perform complex, physically interactive tasks in unstructured or unmodeled environments, it becomes important to develop methods that enable efficient and effective learning with physical testbeds.

  1. Microelectromechanical filter formed from parallel-connected lattice networks of contour-mode resonators

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wojciechowski, Kenneth E; Olsson, III, Roy H; Ziaei-Moayyed, Maryam

    2013-07-30

    A microelectromechanical (MEM) filter is disclosed which has a plurality of lattice networks formed on a substrate and electrically connected together in parallel. Each lattice network has a series resonant frequency and a shunt resonant frequency provided by one or more contour-mode resonators in the lattice network. Different types of contour-mode resonators including single input, single output resonators, differential resonators, balun resonators, and ring resonators can be used in MEM filter. The MEM filter can have a center frequency in the range of 10 MHz-10 GHz, with a filter bandwidth of up to about 1% when all of the latticemore » networks have the same series resonant frequency and the same shunt resonant frequency. The filter bandwidth can be increased up to about 5% by using unique series and shunt resonant frequencies for the lattice networks.« less

  2. Cognitive Processes in Interpreting the Contour-Line Portrayal of Terrain Relief.

    ERIC Educational Resources Information Center

    Cross, Kenneth D.; And Others

    Designed to gain a more thorough understanding of the cognitive processes involved and apply this knowledge in defining improved teaching strategies, this study of contour interpretation (referred to as "position fixing") required 12 subjects to locate their position on a map after being transported, blindfolded, to test sites where…

  3. Contoured in-shoe foot orthoses increase mid-foot plantar contact area when compared with a flat insert during cycling.

    PubMed

    Bousie, Jaquelin A; Blanch, Peter; McPoil, Thomas G; Vicenzino, Bill

    2013-01-01

    To determine the effect of contouring of an in-shoe foot orthosis on plantar contact area and surface pressure, as well as perceived comfort and support at the foot-orthosis interface during stationary cycling. A randomised, repeated measures control study. Twelve cyclists performed steady-state seated cycling at a cadence of 90 rpm using a contoured orthosis and a flat insert of similar hardness. Contact area (CA) and plantar mean pressure (PP) were measured using the PEDAR® system, determined for seven discrete plantar regions and represented as the percentage of the total CA and PP respectively (CA% and PP%). Perceived comfort and support were rated using a visual analogue scale (VAS). The contoured orthosis produced a significantly greater CA% at the medial midfoot (p=0.001) and lateral midfoot (p=0.009) with a standardised mean difference (SMD) of 1.3 and 0.9 respectively. The contoured orthosis also produced a significantly greater PP% at the hallux (p=0.003) compared to the flat insert with a SMD of 1.1. There was a small non-significant effect (SMD<0.4) for the perceived comfort measures between conditions, but perceived support was significantly greater at the arch (p=0.000) and heel (p=0.013) with the contoured orthoses (SMD of 1.5 and 0.9, respectively). Contoured orthoses influenced the plantar surface of the foot by increasing contact area as well as a perception of greater support at the midfoot while increasing relative pressure through the hallux when compared to a flat insert during stationary cycling. No difference in perceived comfort was noted. Crown Copyright © 2012. Published by Elsevier Ltd. All rights reserved.

  4. Imaging isodensity contours of molecular states with STM

    NASA Astrophysics Data System (ADS)

    Reecht, Gaël; Heinrich, Benjamin W.; Bulou, Hervé; Scheurer, Fabrice; Limot, Laurent; Schull, Guillaume

    2017-11-01

    We present an improved way for imaging the density of states of a sample with a scanning tunneling microscope, which consists in mapping the surface topography while keeping the differential conductance (dI/dV) constant. When archetypical C60 molecules on Cu(111) are imaged with this method, these so-called iso-dI/dV maps are in excellent agreement with theoretical simulations of the isodensity contours of the molecular orbitals. A direct visualization and unambiguous identification of superatomic C60 orbitals and their hybridization is then possible.

  5. Standardized Protocol for Virtual Surgical Plan and 3-Dimensional Surgical Template-Assisted Single-Stage Mandible Contour Surgery.

    PubMed

    Fu, Xi; Qiao, Jia; Girod, Sabine; Niu, Feng; Liu, Jian Feng; Lee, Gordon K; Gui, Lai

    2017-09-01

    Mandible contour surgery, including reduction gonioplasty and genioplasty, has become increasingly popular in East Asia. However, it is technically challenging and, hence, leads to a long learning curve and high complication rates and often needs secondary revisions. The increasing use of 3-dimensional (3D) technology makes accurate single-stage mandible contour surgery with minimum complication rates possible with a virtual surgical plan (VSP) and 3-D surgical templates. This study is to establish a standardized protocol for VSP and 3-D surgical templates-assisted mandible contour surgery and evaluate the accuracy of the protocol. In this study, we enrolled 20 patients for mandible contour surgery. Our protocol is to perform VSP based on 3-D computed tomography data. Then, design and 3-D print surgical templates based on preoperative VSP. The accuracy of the method was analyzed by 3-D comparison of VSP and postoperative results using detailed computer analysis. All patients had symmetric, natural osteotomy lines and satisfactory facial ratios in a single-stage operation. The average relative error of VSP and postoperative result on the entire skull was 0.41 ± 0.13 mm. The average new left gonial error was 0.43 ± 0.77 mm. The average new right gonial error was 0.45 ± 0.69 mm. The average pognion error was 0.79 ± 1.21 mm. Patients were very satisfied with the aesthetic results. Surgeons were very satisfied with the performance of surgical templates to facilitate the operation. Our standardized protocol of VSP and 3-D printed surgical templates-assisted single-stage mandible contour surgery results in accurate, safe, and predictable outcome in a single stage.

  6. Accuracy of Cardiac Output by Nine Different Pulse Contour Algorithms in Cardiac Surgery Patients: A Comparison with Transpulmonary Thermodilution.

    PubMed

    Broch, Ole; Bein, Berthold; Gruenewald, Matthias; Masing, Sarah; Huenges, Katharina; Haneya, Assad; Steinfath, Markus; Renner, Jochen

    2016-01-01

    Objective. Today, there exist several different pulse contour algorithms for calculation of cardiac output (CO). The aim of the present study was to compare the accuracy of nine different pulse contour algorithms with transpulmonary thermodilution before and after cardiopulmonary bypass (CPB). Methods. Thirty patients scheduled for elective coronary surgery were studied before and after CPB. A passive leg raising maneuver was also performed. Measurements included CO obtained by transpulmonary thermodilution (CO TPTD ) and by nine pulse contour algorithms (CO X1-9 ). Calibration of pulse contour algorithms was performed by esophageal Doppler ultrasound after induction of anesthesia and 15 min after CPB. Correlations, Bland-Altman analysis, four-quadrant, and polar analysis were also calculated. Results. There was only a poor correlation between CO TPTD and CO X1-9 during passive leg raising and in the period before and after CPB. Percentage error exceeded the required 30% limit. Four-quadrant and polar analysis revealed poor trending ability for most algorithms before and after CPB. The Liljestrand-Zander algorithm revealed the best reliability. Conclusions. Estimation of CO by nine different pulse contour algorithms revealed poor accuracy compared with transpulmonary thermodilution. Furthermore, the less-invasive algorithms showed an insufficient capability for trending hemodynamic changes before and after CPB. The Liljestrand-Zander algorithm demonstrated the highest reliability. This trial is registered with NCT02438228 (ClinicalTrials.gov).

  7. CAD/CAM techniques help in the rebuilding of ideal marginal gingiva contours of anterior maxillary teeth: A case report.

    PubMed

    Yin, Jiayue; Liu, Dan; Huang, Yuehua; Wu, Lin; Tang, Xiaolin

    2017-11-01

    "Pink esthetics," which are considered to be as important as "white esthetics," have attracted increasing attention. To date, clinicians rarely have applied computer-aided design and computer-aided manufacturing (CAD/CAM) techniques in the rebuilding of the contour of the marginal gingiva in the esthetic zone. In this case report, the authors describe a female patient who had gingival inflammation and an asymmetrical contour of the marginal gingiva of the anterior maxillary teeth because previously placed ceramic crowns violated the biological width. The authors used a 3-dimensional-printing surgery template to guide precise crown-lengthening surgery to expose subgingival shoulders and to obtain an ideal marginal gingival contour. Then the authors used interim CAD/CAM crowns to induce the growth of the interdental papilla by 0.5 to 1.5 millimeters. Finally, the patient had a symmetrical and well-balanced contour of the marginal gingiva. In addition, the authors reduced the patient's "black triangle" areas to the greatest possible extent. This case report illustrates that CAD/CAM products, including 3-dimensional-printing surgery templates and CAD/CAM interim crowns, are helpful in shaping and rebuilding the ideal contour of the marginal gingiva in the esthetic zone, such as the anterior maxillary teeth. Copyright © 2017 American Dental Association. Published by Elsevier Inc. All rights reserved.

  8. Bridging the Gap in Global Advanced Radiation Oncology Training: Impact of a Web-Based Open-Access Interactive Three-Dimensional Contouring Atlas on Radiation Oncologist Practice in Russia.

    PubMed

    McClelland, Shearwood; Chernykh, Marina; Dengina, Natalia; Gillespie, Erin F; Likhacheva, Anna; Usychkin, Sergey; Pankratov, Alexandr; Kharitonova, Ekaterina; Egorova, Yulia; Tsimafeyeu, Ilya; Tjulandin, Sergei; Thomas, Charles R; Mitin, Timur

    2018-06-25

    Radiation oncologists in Russia face a number of unique professional difficulties including lack of standardized training and continuing medical education. To combat this, under the auspices of the Russian Society of Clinical Oncology (RUSSCO), our group has developed a series of ongoing in-person interactive contouring workshops that are held during the major Russian oncology conferences in Moscow, Russia. Since November 2016 during each workshop, we utilized a web-based open-access interactive three-dimensional contouring atlas as part of our didactics. We sought to determine the impact of this resource on radiation oncology practice in Russia. We distributed an IRB-approved web-based survey to 172 practicing radiation oncologists in Russia. We inquired about practice demographics, RUSSCO contouring workshop attendance, and the clinical use of open-access English language interactive contouring atlas (eContour). The survey remained open for 2 months until November 2017. Eighty radiation oncologists completed the survey with a 46.5% response rate. Mean number of years in practice was 13.7. Sixty respondents (75%) attended at least one RUSSCO contouring workshop. Of those who were aware of eContour, 76% were introduced during a RUSSCO contouring workshop, and 81% continue to use it in their daily practice. The greatest obstacles to using the program were language barrier (51%) and internet access (38%). Nearly 90% reported their contouring practices changed since they started using the program, particularly for delineation of clinical target volumes (57%) and/or organs at risk (46%). More than 97% found the clinical pearls/links to cooperative group protocols in the software helpful in their daily practice. The majority used the contouring program several times per month (43%) or several times per week (41%). Face-to-face contouring instruction in combination with open-access web-based interactive contouring resource had a meaningful impact on perceived quality of

  9. The effort to close the gap: Tracking the development of illusory contour processing from childhood to adulthood with high-density electrical mapping

    PubMed Central

    Altschuler, Ted S.; Molholm, Sophie; Butler, John S.; Mercier, Manuel R.; Brandwein, Alice B.; Foxe, John J.

    2014-01-01

    The adult human visual system can efficiently fill-in missing object boundaries when low-level information from the retina is incomplete, but little is known about how these processes develop across childhood. A decade of visual-evoked potential (VEP) studies has produced a theoretical model identifying distinct phases of contour completion in adults. The first, termed a perceptual phase, occurs from approximately 100-200 ms and is associated with automatic boundary completion. The second is termed a conceptual phase occurring between 230-400 ms. The latter has been associated with the analysis of ambiguous objects which seem to require more effort to complete. The electrophysiological markers of these phases have both been localized to the lateral occipital complex, a cluster of ventral visual stream brain regions associated with object-processing. We presented Kanizsa-type illusory contour stimuli, often used for exploring contour completion processes, to neurotypical persons ages 6-31 (N= 63), while parametrically varying the spatial extent of these induced contours, in order to better understand how filling-in processes develop across childhood and adolescence. Our results suggest that, while adults complete contour boundaries in a single discrete period during the automatic perceptual phase, children display an immature response pattern - engaging in more protracted processing across both timeframes and appearing to recruit more widely distributed regions which resemble those evoked during adult processing of higher-order ambiguous figures. However, children older than 5 years of age were remarkably like adults in that the effects of contour processing were invariant to manipulation of contour extent. PMID:24365674

  10. The effect of dental artifacts, contrast media, and experience on interobserver contouring variations in head and neck anatomy.

    PubMed

    O'Daniel, Jennifer C; Rosenthal, David I; Garden, Adam S; Barker, Jerry L; Ahamad, Anesa; Ang, K Kian; Asper, Joshua A; Blanco, Angel I; de Crevoisier, Renaud; Holsinger, F Christopher; Patel, Chirag B; Schwartz, David L; Wang, He; Dong, Lei

    2007-04-01

    To investigate interobserver variability in the delineation of head-and-neck (H&N) anatomic structures on CT images, including the effects of image artifacts and observer experience. Nine observers (7 radiation oncologists, 1 surgeon, and 1 physician assistant) with varying levels of H&N delineation experience independently contoured H&N gross tumor volumes and critical structures on radiation therapy treatment planning CT images alongside reference diagnostic CT images for 4 patients with oropharynx cancer. Image artifacts from dental fillings partially obstructed 3 images. Differences in the structure volumes, center-of-volume positions, and boundary positions (1 SD) were measured. In-house software created three-dimensional overlap distributions, including all observers. The effects of dental artifacts and observer experience on contouring precision were investigated, and the need for contrast media was assessed. In the absence of artifacts, all 9 participants achieved reasonable precision (1 SD < or =3 mm all boundaries). The structures obscured by dental image artifacts had larger variations when measured by the 3 metrics (1 SD = 8 mm cranial/caudal boundary). Experience improved the interobserver consistency of contouring for structures obscured by artifacts (1 SD = 2 mm cranial/caudal boundary). Interobserver contouring variability for anatomic H&N structures, specifically oropharyngeal gross tumor volumes and parotid glands, was acceptable in the absence of artifacts. Dental artifacts increased the contouring variability, but experienced participants achieved reasonable precision even with artifacts present. With a staging contrast CT image as a reference, delineation on a noncontrast treatment planning CT image can achieve acceptable precision.

  11. Yet another method for triangulation and contouring for automated cartography

    NASA Technical Reports Server (NTRS)

    De Floriani, L.; Falcidieno, B.; Nasy, G.; Pienovi, C.

    1982-01-01

    An algorithm is presented for hierarchical subdivision of a set of three-dimensional surface observations. The data structure used for obtaining the desired triangulation is also singularly appropriate for extracting contours. Some examples are presented, and the results obtained are compared with those given by Delaunay triangulation. The data points selected by the algorithm provide a better approximation to the desired surface than do randomly selected points.

  12. 47 CFR 73.215 - Contour protection for short-spaced assignments.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... station pursuant to 47 CFR 73.211(b)(3): 6 kW ERP/240 meters HAAT—Class A 25 kW ERP/150 meters HAAT—Class B1 50 kW ERP/472 meters HAAT—Class B (b) Applicants requesting short-spaced assignments pursuant to... achieved: (1) The ERP and antenna HAAT of the proposed station in the direction of the contours of other...

  13. 47 CFR 73.215 - Contour protection for short-spaced assignments.

    Code of Federal Regulations, 2011 CFR

    2011-10-01

    ... station pursuant to 47 CFR 73.211(b)(3): 6 kW ERP/240 meters HAAT—Class A 25 kW ERP/150 meters HAAT—Class B1 50 kW ERP/472 meters HAAT—Class B (b) Applicants requesting short-spaced assignments pursuant to... achieved: (1) The ERP and antenna HAAT of the proposed station in the direction of the contours of other...

  14. Perceptual Learning of Intonation Contour Categories in Adults and 9- to 11-Year-Old Children: Adults Are More Narrow-Minded

    ERIC Educational Resources Information Center

    Kapatsinski, Vsevolod; Olejarczuk, Paul; Redford, Melissa A.

    2017-01-01

    We report on rapid perceptual learning of intonation contour categories in adults and 9- to 11-year-old children. Intonation contours are temporally extended patterns, whose perception requires temporal integration and therefore poses significant working memory challenges. Both children and adults form relatively abstract representations of…

  15. A 3D Hermite-based multiscale local active contour method with elliptical shape constraints for segmentation of cardiac MR and CT volumes.

    PubMed

    Barba-J, Leiner; Escalante-Ramírez, Boris; Vallejo Venegas, Enrique; Arámbula Cosío, Fernando

    2018-05-01

    Analysis of cardiac images is a fundamental task to diagnose heart problems. Left ventricle (LV) is one of the most important heart structures used for cardiac evaluation. In this work, we propose a novel 3D hierarchical multiscale segmentation method based on a local active contour (AC) model and the Hermite transform (HT) for LV analysis in cardiac magnetic resonance (MR) and computed tomography (CT) volumes in short axis view. Features such as directional edges, texture, and intensities are analyzed using the multiscale HT space. A local AC model is configured using the HT coefficients and geometrical constraints. The endocardial and epicardial boundaries are used for evaluation. Segmentation of the endocardium is controlled using elliptical shape constraints. The final endocardial shape is used to define the geometrical constraints for segmentation of the epicardium. We follow the assumption that epicardial and endocardial shapes are similar in volumes with short axis view. An initialization scheme based on a fuzzy C-means algorithm and mathematical morphology was designed. The algorithm performance was evaluated using cardiac MR and CT volumes in short axis view demonstrating the feasibility of the proposed method.

  16. Online 3D terrain visualisation using Unity 3D game engine: A comparison of different contour intervals terrain data draped with UAV images

    NASA Astrophysics Data System (ADS)

    Hafiz Mahayudin, Mohd; Che Mat, Ruzinoor

    2016-06-01

    The main objective of this paper is to discuss on the effectiveness of visualising terrain draped with Unmanned Aerial Vehicle (UAV) images generated from different contour intervals using Unity 3D game engine in online environment. The study area that was tested in this project was oil palm plantation at Sintok, Kedah. The contour data used for this study are divided into three different intervals which are 1m, 3m and 5m. ArcGIS software were used to clip the contour data and also UAV images data to be similar size for the overlaying process. The Unity 3D game engine was used as the main platform for developing the system due to its capabilities which can be launch in different platform. The clipped contour data and UAV images data were process and exported into the web format using Unity 3D. Then process continue by publishing it into the web server for comparing the effectiveness of different 3D terrain data (contour data) draped with UAV images. The effectiveness is compared based on the data size, loading time (office and out-of-office hours), response time, visualisation quality, and frame per second (fps). The results were suggest which contour interval is better for developing an effective online 3D terrain visualisation draped with UAV images using Unity 3D game engine. It therefore benefits decision maker and planner related to this field decide on which contour is applicable for their task.

  17. SU-F-T-42: MRI and TRUS Image Fusion as a Mode of Generating More Accurate Prostate Contours

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Petronek, M; Purysko, A; Balik, S

    Purpose: Transrectal Ultrasound (TRUS) imaging is utilized intra-operatively for LDR permanent prostate seed implant treatment planning. Prostate contouring with TRUS can be challenging at the apex and base. This study attempts to improve accuracy of prostate contouring with MRI-TRUS fusion to prevent over- or under-estimation of the prostate volume. Methods: 14 patients with previous MRI guided prostate biopsy and undergone an LDR permanent prostate seed implant have been selected. The prostate was contoured on the MRI images (1 mm slice thickness) by a radiologist. The prostate was also contoured on TRUS images (5 mm slice thickness) during LDR procedure bymore » a urologist. MRI and TRUS images were rigidly fused manually and the prostate contours from MRI and TRUS were compared using Dice similarity coefficient, percentage volume difference and length, height and width differences. Results: The prostate volume was overestimated by 8 ± 18% (range: 34% to −25%) in TRUS images compared to MRI. The mean Dice was 0.77 ± 0.09 (range: 0.53 to 0.88). The mean difference (TRUS-MRI) in the prostate width was 0 ± 4 mm (range: −11 to 5 mm), height was −3 ± 6 mm (range: −13 to 6 mm) and length was 6 ± 6 (range: −10 to 16 mm). Prostate was overestimated with TRUS imaging at the base for 6 cases (mean: 8 ± 4 mm and range: 5 to 14 mm), at the apex for 6 cases (mean: 11 ± 3 mm and range: 5 to 15 mm) and 1 case was underestimated at both base and apex by 4 mm. Conclusion: Use of intra-operative TRUS and MRI image fusion can help to improve the accuracy of prostate contouring by accurately accounting for prostate over- or under-estimations, especially at the base and apex. The mean amount of discrepancy is within a range that is significant for LDR sources.« less

  18. Ultrasound cavitation versus cryolipolysis for non-invasive body contouring.

    PubMed

    Mahmoud ELdesoky, Mohamed Taher; Mohamed Abutaleb, Enas ELsayed; Mohamed Mousa, Gihan Samir

    2015-08-24

    The demand for non-surgical and non-invasive devices is continuous and increasing. Such devices have gradually gained ground in the reduction of localised fat and the improvement of body contouring. The study aimed to compare the effects of ultrasound cavitation and cryolipolysis on localised abdominal fat. In total, 60 participants with a body mass index (BMI) over 30 kg/m 2 , whose age ranged between 25 and 45 years, were included. The participants were randomly assigned to three groups of 20 each, using ultrasound cavitation and diet, cryolipolysis and diet, and diet only (the control group), respectively. Measures were bodyweight, BMI, waist circumference and suprailiac skinfold were measured at the beginning of the study and 2 months later. The three groups showed significant improvements in all measured variables after 2 months. There was no statistically significant difference in bodyweight or in BMI among the groups after treatment. However, the groups using ultrasound cavitation and cryolipolysis showed better post-treatment improvement than the diet-only group in waist circumference and suprailiac skinfold. There was no statistically significant difference post-treatment between the cavitation and cryolipolysis groups in waist circumference or suprailiac skinfold. Both ultrasound cavitation and cryolipolysis are safe and effective for the reduction of abdominal fat thickness and for abdominal contouring. © 2015 The Australasian College of Dermatologists.

  19. Lunar Contour Crafting: A Novel Technique for ISRU-Based Habitat Development

    NASA Technical Reports Server (NTRS)

    Khoshnevis, Behrokh; Bodiford, Melanie P.; Burks, Kevin H.; Ethridge, Ed; Tucker, Dennis; Kim, Won; Toutanji, Houssam; Fiske, Michael R.

    2004-01-01

    As the nation prepares to return to the Moon, it is apparent that the viability of long duration visits with appropriate radiation shielding/crew protection, hinges on the development of Lunar structures, preferably in advance of a manned landing, and preferably utilizing in-situ resources. Contour Crafting is a USC-patented technique for automated development of terrestrial concrete-based structures. The process is relatively fast, completely automated, and supports the incorporation of various infrastructure elements such as plumbing and electrical wiring. This paper will present a conceptual design of a Lunar Contour Crafting system designed to autonomously fabricate integrated structures on the Lunar surface using high-strength concrete based on Lunar regolith, including glass reinforcement rods or fibers fabricated from melted regolith. Design concepts will be presented, as well as results of initial tests aimed at concrete and glass production using Lunar regolith simulant. Key issues and concerns will be presented, along with design concepts for an LCC testbed to be developed at MSFC's Prototype Development Laboratory (PDL).

  20. The surface fatigue life of contour induction hardened AISI 1552 gears

    NASA Astrophysics Data System (ADS)

    Townsend, Dennis P.; Turza, Alan; Chaplin, Mike

    1995-07-01

    Two groups of spur gears manufactured from two different materials and heat treatments were endurance tested for surface fatigue life. One group was manufactured from AISI 1552 and was finished ground to a 0.4 micron (16 micro-in.) rms surface finish and then dual frequency contour induction hardened. The second group was manufactured from CEVM AISI 9310 and was carburized, hardened, and ground to a 0.4 micron (16 micro-in.) rms surface finish. The gear pitch diameter was 8.89 cm (3.5 in.). Test conditions were a maximum Hertz stress of 1.71 GPa (248 ksi), a bulk gear temperature of approximately 350 K (170 F) and a speed of 10,000 rpm. The lubricant used for the tests was a synthetic paraffinic oil with an additive package. The test results showed that the 10 percent surface fatigue (pitting) life of the contour hardened AISI 1552 test gears was 1.7 times that of the carburized and hardened AISI 9310 test gears. Also there were two early failures of the AISI 1552 gears by bending fatigue.