WorldWideScience

Sample records for space images search

  1. PLANE MATCHING WITH OBJECT-SPACE SEARCHING USING INDEPENDENTLY RECTIFIED IMAGES

    Directory of Open Access Journals (Sweden)

    H. Takeda

    2012-07-01

    Full Text Available In recent years, the social situation in cities has changed significantly such as redevelopment due to the massive earthquake and large-scale urban development. For example, numerical simulations can be used to study this phenomenon. Such simulations require the construction of high-definition three-dimensional city models that accurately reflect the real world. Progress in sensor technology allows us to easily obtain multi-view images. However, the existing multi-image matching techniques are inadequate. In this paper, we propose a new technique for multi-image matching. Since the existing method of feature searching is complicated, we have developed a rectification method that can be processed independently for each image does not depend on the stereo-pair. The object-space searching method that produces mismatches due to the occlusion or distortion of wall textures on images is the focus of our study. Our proposed technique can also match the building wall surface. The proposed technique has several advantages, and its usefulness is clarified through an experiment using actual images.

  2. Optimal Fungal Space Searching Algorithms.

    Science.gov (United States)

    Asenova, Elitsa; Lin, Hsin-Yu; Fu, Eileen; Nicolau, Dan V; Nicolau, Dan V

    2016-10-01

    Previous experiments have shown that fungi use an efficient natural algorithm for searching the space available for their growth in micro-confined networks, e.g., mazes. This natural "master" algorithm, which comprises two "slave" sub-algorithms, i.e., collision-induced branching and directional memory, has been shown to be more efficient than alternatives, with one, or the other, or both sub-algorithms turned off. In contrast, the present contribution compares the performance of the fungal natural algorithm against several standard artificial homologues. It was found that the space-searching fungal algorithm consistently outperforms uninformed algorithms, such as Depth-First-Search (DFS). Furthermore, while the natural algorithm is inferior to informed ones, such as A*, this under-performance does not importantly increase with the increase of the size of the maze. These findings suggest that a systematic effort of harvesting the natural space searching algorithms used by microorganisms is warranted and possibly overdue. These natural algorithms, if efficient, can be reverse-engineered for graph and tree search strategies.

  3. Scanners and drillers: Characterizing expert visual search through volumetric images

    Science.gov (United States)

    Drew, Trafton; Vo, Melissa Le-Hoa; Olwal, Alex; Jacobson, Francine; Seltzer, Steven E.; Wolfe, Jeremy M.

    2013-01-01

    Modern imaging methods like computed tomography (CT) generate 3-D volumes of image data. How do radiologists search through such images? Are certain strategies more efficient? Although there is a large literature devoted to understanding search in 2-D, relatively little is known about search in volumetric space. In recent years, with the ever-increasing popularity of volumetric medical imaging, this question has taken on increased importance as we try to understand, and ultimately reduce, errors in diagnostic radiology. In the current study, we asked 24 radiologists to search chest CTs for lung nodules that could indicate lung cancer. To search, radiologists scrolled up and down through a “stack” of 2-D chest CT “slices.” At each moment, we tracked eye movements in the 2-D image plane and coregistered eye position with the current slice. We used these data to create a 3-D representation of the eye movements through the image volume. Radiologists tended to follow one of two dominant search strategies: “drilling” and “scanning.” Drillers restrict eye movements to a small region of the lung while quickly scrolling through depth. Scanners move more slowly through depth and search an entire level of the lung before moving on to the next level in depth. Driller performance was superior to the scanners on a variety of metrics, including lung nodule detection rate, percentage of the lung covered, and the percentage of search errors where a nodule was never fixated. PMID:23922445

  4. Recent advances in intelligent image search and video retrieval

    CERN Document Server

    2017-01-01

    This book initially reviews the major feature representation and extraction methods and effective learning and recognition approaches, which have broad applications in the context of intelligent image search and video retrieval. It subsequently presents novel methods, such as improved soft assignment coding, Inheritable Color Space (InCS) and the Generalized InCS framework, the sparse kernel manifold learner method, the efficient Support Vector Machine (eSVM), and the Scale-Invariant Feature Transform (SIFT) features in multiple color spaces. Lastly, the book presents clothing analysis for subject identification and retrieval, and performance evaluation methods of video analytics for traffic monitoring. Digital images and videos are proliferating at an amazing speed in the fields of science, engineering and technology, media and entertainment. With the huge accumulation of such data, keyword searches and manual annotation schemes may no longer be able to meet the practical demand for retrieving relevant conte...

  5. The Surface Extraction from TIN based Search-space Minimization (SETSM) algorithm

    Science.gov (United States)

    Noh, Myoung-Jong; Howat, Ian M.

    2017-07-01

    Digital Elevation Models (DEMs) provide critical information for a wide range of scientific, navigational and engineering activities. Submeter resolution, stereoscopic satellite imagery with high geometric and radiometric quality, and wide spatial coverage are becoming increasingly accessible for generating stereo-photogrammetric DEMs. However, low contrast and repeatedly-textured surfaces, such as snow and glacial ice at high latitudes, and mountainous terrains challenge existing stereo-photogrammetric DEM generation techniques, particularly without a-priori information such as existing seed DEMs or the manual setting of terrain-specific parameters. To utilize these data for fully-automatic DEM extraction at a large scale, we developed the Surface Extraction from TIN-based Search-space Minimization (SETSM) algorithm. SETSM is fully automatic (i.e. no search parameter settings are needed) and uses only the sensor model Rational Polynomial Coefficients (RPCs). SETSM adopts a hierarchical, combined image- and object-space matching strategy utilizing weighted normalized cross-correlation with both original distorted and geometrically corrected images for overcoming ambiguities caused by foreshortening and occlusions. In addition, SETSM optimally minimizes search-spaces to extract optimal matches over problematic terrains by iteratively updating object surfaces within a Triangulated Irregular Network, and utilizes a geometric-constrained blunder and outlier detection in object space. We prove the ability of SETSM to mitigate typical stereo-photogrammetric matching problems over a range of challenging terrains. SETSM is the primary DEM generation software for the US National Science Foundation's ArcticDEM project.

  6. Annotating images by mining image search results.

    Science.gov (United States)

    Wang, Xin-Jing; Zhang, Lei; Li, Xirong; Ma, Wei-Ying

    2008-11-01

    Although it has been studied for years by the computer vision and machine learning communities, image annotation is still far from practical. In this paper, we propose a novel attempt at model-free image annotation, which is a data-driven approach that annotates images by mining their search results. Some 2.4 million images with their surrounding text are collected from a few photo forums to support this approach. The entire process is formulated in a divide-and-conquer framework where a query keyword is provided along with the uncaptioned image to improve both the effectiveness and efficiency. This is helpful when the collected data set is not dense everywhere. In this sense, our approach contains three steps: 1) the search process to discover visually and semantically similar search results, 2) the mining process to identify salient terms from textual descriptions of the search results, and 3) the annotation rejection process to filter out noisy terms yielded by Step 2. To ensure real-time annotation, two key techniques are leveraged-one is to map the high-dimensional image visual features into hash codes, the other is to implement it as a distributed system, of which the search and mining processes are provided as Web services. As a typical result, the entire process finishes in less than 1 second. Since no training data set is required, our approach enables annotating with unlimited vocabulary and is highly scalable and robust to outliers. Experimental results on both real Web images and a benchmark image data set show the effectiveness and efficiency of the proposed algorithm. It is also worth noting that, although the entire approach is illustrated within the divide-and conquer framework, a query keyword is not crucial to our current implementation. We provide experimental results to prove this.

  7. Interactive searching of facial image databases

    Science.gov (United States)

    Nicholls, Robert A.; Shepherd, John W.; Shepherd, Jean

    1995-09-01

    A set of psychological facial descriptors has been devised to enable computerized searching of criminal photograph albums. The descriptors have been used to encode image databased of up to twelve thousand images. Using a system called FACES, the databases are searched by translating a witness' verbal description into corresponding facial descriptors. Trials of FACES have shown that this coding scheme is more productive and efficient than searching traditional photograph albums. An alternative method of searching the encoded database using a genetic algorithm is currenly being tested. The genetic search method does not require the witness to verbalize a description of the target but merely to indicate a degree of similarity between the target and a limited selection of images from the database. The major drawback of FACES is that is requires a manual encoding of images. Research is being undertaken to automate the process, however, it will require an algorithm which can predict human descriptive values. Alternatives to human derived coding schemes exist using statistical classifications of images. Since databases encoded using statistical classifiers do not have an obvious direct mapping to human derived descriptors, a search method which does not require the entry of human descriptors is required. A genetic search algorithm is being tested for such a purpose.

  8. Searching Fragment Spaces with feature trees.

    Science.gov (United States)

    Lessel, Uta; Wellenzohn, Bernd; Lilienthal, Markus; Claussen, Holger

    2009-02-01

    Virtual combinatorial chemistry easily produces billions of compounds, for which conventional virtual screening cannot be performed even with the fastest methods available. An efficient solution for such a scenario is the generation of Fragment Spaces, which encode huge numbers of virtual compounds by their fragments/reagents and rules of how to combine them. Similarity-based searches can be performed in such spaces without ever fully enumerating all virtual products. Here we describe the generation of a huge Fragment Space encoding about 5 * 10(11) compounds based on established in-house synthesis protocols for combinatorial libraries, i.e., we encode practically evaluated combinatorial chemistry protocols in a machine readable form, rendering them accessible to in silico search methods. We show how such searches in this Fragment Space can be integrated as a first step in an overall workflow. It reduces the extremely huge number of virtual products by several orders of magnitude so that the resulting list of molecules becomes more manageable for further more elaborated and time-consuming analysis steps. Results of a case study are presented and discussed, which lead to some general conclusions for an efficient expansion of the chemical space to be screened in pharmaceutical companies.

  9. Annotating images by mining image search results

    NARCIS (Netherlands)

    Wang, X.J.; Zhang, L.; Li, X.; Ma, W.Y.

    2008-01-01

    Although it has been studied for years by the computer vision and machine learning communities, image annotation is still far from practical. In this paper, we propose a novel attempt at model-free image annotation, which is a data-driven approach that annotates images by mining their search

  10. Location-based Services using Image Search

    DEFF Research Database (Denmark)

    Vertongen, Pieter-Paulus; Hansen, Dan Witzner

    2008-01-01

    Recent developments in image search has made them sufficiently efficient to be used in real-time applications. GPS has become a popular navigation tool. While GPS information provide reasonably good accuracy, they are not always present in all hand held devices nor are they accurate in all situat...... of the image search engine and database image location knowledge, the location is determined of the query image and associated data can be presented to the user....

  11. Space-Time Quantum Imaging

    Directory of Open Access Journals (Sweden)

    Ronald E. Meyers

    2015-03-01

    Full Text Available We report on an experimental and theoretical investigation of quantum imaging where the images are stored in both space and time. Ghost images of remote objects are produced with either one or two beams of chaotic laser light generated by a rotating ground glass and two sensors measuring the reference field and bucket field at different space-time points. We further observe that the ghost images translate depending on the time delay between the sensor measurements. The ghost imaging experiments are performed both with and without turbulence. A discussion of the physics of the space-time imaging is presented in terms of quantum nonlocal two-photon analysis to support the experimental results. The theoretical model includes certain phase factors of the rotating ground glass. These experiments demonstrated a means to investigate the time and space aspects of ghost imaging and showed that ghost imaging contains more information per measured photon than was previously recognized where multiple ghost images are stored within the same ghost imaging data sets. This suggests new pathways to explore quantum information stored not only in multi-photon coincidence information but also in time delayed multi-photon interference. The research is applicable to making enhanced space-time quantum images and videos of moving objects where the images are stored in both space and time.

  12. Putting Continuous Metaheuristics to Work in Binary Search Spaces

    Directory of Open Access Journals (Sweden)

    Broderick Crawford

    2017-01-01

    Full Text Available In the real world, there are a number of optimization problems whose search space is restricted to take binary values; however, there are many continuous metaheuristics with good results in continuous search spaces. These algorithms must be adapted to solve binary problems. This paper surveys articles focused on the binarization of metaheuristics designed for continuous optimization.

  13. Continuous imaging space in three-dimensional integral imaging

    International Nuclear Information System (INIS)

    Zhang Lei; Yang Yong; Wang Jin-Gang; Zhao Xing; Fang Zhi-Liang; Yuan Xiao-Cong

    2013-01-01

    We report an integral imaging method with continuous imaging space. This method simultaneously reconstructs real and virtual images in the virtual mode, with a minimum gap that separates the entire imaging space into real and virtual space. Experimental results show that the gap is reduced to 45% of that in a conventional integral imaging system with the same parameters. (electromagnetism, optics, acoustics, heat transfer, classical mechanics, and fluid dynamics)

  14. Effective Image Database Search via Dimensionality Reduction

    DEFF Research Database (Denmark)

    Dahl, Anders Bjorholm; Aanæs, Henrik

    2008-01-01

    Image search using the bag-of-words image representation is investigated further in this paper. This approach has shown promising results for large scale image collections making it relevant for Internet applications. The steps involved in the bag-of-words approach are feature extraction, vocabul......Image search using the bag-of-words image representation is investigated further in this paper. This approach has shown promising results for large scale image collections making it relevant for Internet applications. The steps involved in the bag-of-words approach are feature extraction......, vocabulary building, and searching with a query image. It is important to keep the computational cost low through all steps. In this paper we focus on the efficiency of the technique. To do that we substantially reduce the dimensionality of the features by the use of PCA and addition of color. Building...... of the visual vocabulary is typically done using k-means. We investigate a clustering algorithm based on the leader follower principle (LF-clustering), in which the number of clusters is not fixed. The adaptive nature of LF-clustering is shown to improve the quality of the visual vocabulary using this...

  15. T2-weighted MR imaging of the liver: Qualitative and quantitative comparison of SPACE MR imaging with turbo spin-echo MR imaging

    Energy Technology Data Exchange (ETDEWEB)

    Dohan, Anthony, E-mail: anthony.dohan@lrb.aphp.fr [Department of Body and Interventional Imaging, Hôpital Lariboisière, AP-HP, 2 Rue Ambroise Paré, 75475 Paris Cedex 10 (France); Université Paris-Diderot, Sorbonne Paris Cité, 10 Rue de Verdun, 75010 Paris (France); UMR INSERM 965, Hôpital Lariboisière, 2 Rue Amboise Paré, 75010 Paris (France); Gavini, Jean-Philippe, E-mail: jpgavini@gmail.com [Department of Body and Interventional Imaging, Hôpital Lariboisière, AP-HP, 2 Rue Ambroise Paré, 75475 Paris Cedex 10 (France); Université Paris-Diderot, Sorbonne Paris Cité, 10 Rue de Verdun, 75010 Paris (France); Placé, Vinciane, E-mail: vinciane.place@gmail.com [Department of Body and Interventional Imaging, Hôpital Lariboisière, AP-HP, 2 Rue Ambroise Paré, 75475 Paris Cedex 10 (France); Sebbag, Delphine, E-mail: delphinesebbag@gmail.com [Department of Body and Interventional Imaging, Hôpital Lariboisière, AP-HP, 2 Rue Ambroise Paré, 75475 Paris Cedex 10 (France); Université Paris-Diderot, Sorbonne Paris Cité, 10 Rue de Verdun, 75010 Paris (France); Vignaud, Alexandre, E-mail: alexandre.vignaud@cea.fr [LRMN, Neurospin, CEA-SACLAY, Bâtiment 145, 91 191 Gif-sur-Yvette Cedex (France); and others

    2013-11-01

    Objective: To qualitatively and quantitatively compare T2-weighted MR imaging of the liver using volumetric spin-echo with sampling perfection with application-optimized contrast using different flip angle evolutions (SPACE) with conventional turbo spin-echo (TSE) sequence for fat-suppressed T2-weighted MR imaging of the liver. Materials and methods: Thirty-three patients with suspected focal liver lesions had SPACE MR imaging and conventional fat-suppressed TSE MR imaging. Images were analyzed quantitatively by measuring the lesion-to-liver contrast-to-noise ratio (CNR), and the signal-to-noise ratio (SNR) of main focal hepatic lesions, hepatic and splenic parenchyma and qualitatively by evaluating the presence of vascular, respiratory motion and cardiac artifacts. Wilcoxon signed rank test was used to search for differences between the two sequences. Results: SPACE MR imaging showed significantly greater CNR for focal liver lesions (median = 22.82) than TSE MR imaging (median = 14.15) (P < .001). No differences were found for SNR of hepatic parenchyma (P = .097), main focal hepatic lesions (P = .35), and splenic parenchyma (P = .25). SPACE sequence showed less artifacts than TSE sequence (vascular, P < .001; respiratory motion, P < .001; cardiac, P < .001) but needed a longer acquisition time (228.4 vs. 162.1 s; P < .001). Conclusion: SPACE MR imaging provides a significantly increased CNR for focal liver lesions and less artifacts by comparison with the conventional TSE sequence. These results should stimulate further clinical studies with a surgical standard of reference to compare the two techniques in terms of sensitivity for malignant lesions.

  16. Dermatological image search engines on the Internet: do they work?

    Science.gov (United States)

    Cutrone, M; Grimalt, R

    2007-02-01

    Atlases on CD-ROM first substituted the use of paediatric dermatology atlases printed on paper. This permitted a faster search and a practical comparison of differential diagnoses. The third step in the evolution of clinical atlases was the onset of the online atlas. Many doctors now use the Internet image search engines to obtain clinical images directly. The aim of this study was to test the reliability of the image search engines compared to the online atlases. We tested seven Internet image search engines with three paediatric dermatology diseases. In general, the service offered by the search engines is good, and continues to be free of charge. The coincidence between what we searched for and what we found was generally excellent, and contained no advertisements. Most Internet search engines provided similar results but some were more user friendly than others. It is not necessary to repeat the same research with Picsearch, Lycos and MSN, as the response would be the same; there is a possibility that they might share software. Image search engines are a useful, free and precise method to obtain paediatric dermatology images for teaching purposes. There is still the matter of copyright to be resolved. What are the legal uses of these 'free' images? How do we define 'teaching purposes'? New watermark methods and encrypted electronic signatures might solve these problems and answer these questions.

  17. Parallel content-based sub-image retrieval using hierarchical searching.

    Science.gov (United States)

    Yang, Lin; Qi, Xin; Xing, Fuyong; Kurc, Tahsin; Saltz, Joel; Foran, David J

    2014-04-01

    The capacity to systematically search through large image collections and ensembles and detect regions exhibiting similar morphological characteristics is central to pathology diagnosis. Unfortunately, the primary methods used to search digitized, whole-slide histopathology specimens are slow and prone to inter- and intra-observer variability. The central objective of this research was to design, develop, and evaluate a content-based image retrieval system to assist doctors for quick and reliable content-based comparative search of similar prostate image patches. Given a representative image patch (sub-image), the algorithm will return a ranked ensemble of image patches throughout the entire whole-slide histology section which exhibits the most similar morphologic characteristics. This is accomplished by first performing hierarchical searching based on a newly developed hierarchical annular histogram (HAH). The set of candidates is then further refined in the second stage of processing by computing a color histogram from eight equally divided segments within each square annular bin defined in the original HAH. A demand-driven master-worker parallelization approach is employed to speed up the searching procedure. Using this strategy, the query patch is broadcasted to all worker processes. Each worker process is dynamically assigned an image by the master process to search for and return a ranked list of similar patches in the image. The algorithm was tested using digitized hematoxylin and eosin (H&E) stained prostate cancer specimens. We have achieved an excellent image retrieval performance. The recall rate within the first 40 rank retrieved image patches is ∼90%. Both the testing data and source code can be downloaded from http://pleiad.umdnj.edu/CBII/Bioinformatics/.

  18. Exploration of Stellarator Configuration Space with Global Search Methods

    International Nuclear Information System (INIS)

    Mynick, H.E.; Pomphrey, N.; Ethier, S.

    2001-01-01

    An exploration of stellarator configuration space z for quasi-axisymmetric stellarator (QAS) designs is discussed, using methods which provide a more global view of that space. To this end, we have implemented a ''differential evolution'' (DE) search algorithm in an existing stellarator optimizer, which is much less prone to become trapped in local, suboptimal minima of the cost function chi than the local search methods used previously. This search algorithm is complemented by mapping studies of chi over z aimed at gaining insight into the results of the automated searches. We find that a wide range of the attractive QAS configurations previously found fall into a small number of classes, with each class corresponding to a basin of chi(z). We develop maps on which these earlier stellarators can be placed, the relations among them seen, and understanding gained into the physics differences between them. It is also found that, while still large, the region of z space containing practically realizable QAS configurations is much smaller than earlier supposed

  19. Parameter-space metric of semicoherent searches for continuous gravitational waves

    International Nuclear Information System (INIS)

    Pletsch, Holger J.

    2010-01-01

    Continuous gravitational-wave (CW) signals such as emitted by spinning neutron stars are an important target class for current detectors. However, the enormous computational demand prohibits fully coherent broadband all-sky searches for prior unknown CW sources over wide ranges of parameter space and for yearlong observation times. More efficient hierarchical ''semicoherent'' search strategies divide the data into segments much shorter than one year, which are analyzed coherently; then detection statistics from different segments are combined incoherently. To optimally perform the incoherent combination, understanding of the underlying parameter-space structure is requisite. This problem is addressed here by using new coordinates on the parameter space, which yield the first analytical parameter-space metric for the incoherent combination step. This semicoherent metric applies to broadband all-sky surveys (also embedding directed searches at fixed sky position) for isolated CW sources. Furthermore, the additional metric resolution attained through the combination of segments is studied. From the search parameters (sky position, frequency, and frequency derivatives), solely the metric resolution in the frequency derivatives is found to significantly increase with the number of segments.

  20. The search image as link between sensation, perception and action.

    Science.gov (United States)

    Tønnessen, Morten

    2018-02-01

    In this paper, it is argued that Jakob von Uexküll's "search image" notion, the original version of this notion within ethology, is still of use. A search image, in Uexküll's sense, is an imagined object that an organism has in mind when it searches for something. Uexküll's conception of the search image is useful both for understanding the theoretical context of contemporary notions of search images, and with an eye to envisioning possible future developments of the idea. Uexküll's classical notion differs from contemporary versions in that it has a wider application, and is therefore of greater relevance to theoretical biology and cognitive science. It constituted an integral part of his ground-breaking Umwelt theory, stressing the fundamental plasticity of the Umwelt, the subjective lifeworld of an animal or human subject. In a contemporary development of Umwelt theory, expressed by the tripartite Umwelt model, the search image notion represents a key connection between the directly experienced core Umwelt and the mediated Umwelt. However, the key function that schemata have in cognitive processes is also the starting point for mistakes in perception. This article details both the constructive function search images have in animal and human perception, and the mismatches in perception they can lead to. It also explains how the existence of search images can help explain puzzles concerning subjective and neural time in contemporary cognitive science. Copyright © 2017 Elsevier B.V. All rights reserved.

  1. Searching Remotely Sensed Images for Meaningful Nested Gestalten

    Science.gov (United States)

    Michaelsen, E.; Muench, D.; Arens, M.

    2016-06-01

    Even non-expert human observers sometimes still outperform automatic extraction of man-made objects from remotely sensed data. We conjecture that some of this remarkable capability can be explained by Gestalt mechanisms. Gestalt algebra gives a mathematical structure capturing such part-aggregate relations and the laws to form an aggregate called Gestalt. Primitive Gestalten are obtained from an input image and the space of all possible Gestalt algebra terms is searched for well-assessed instances. This can be a very challenging combinatorial effort. The contribution at hand gives some tools and structures unfolding a finite and comparably small subset of the possible combinations. Yet, the intended Gestalten still are contained and found with high probability and moderate efforts. Experiments are made with images obtained from a virtual globe system, and use the SIFT method for extraction of the primitive Gestalten. Comparison is made with manually extracted ground-truth Gestalten salient to human observers.

  2. SEARCHING REMOTELY SENSED IMAGES FOR MEANINGFUL NESTED GESTALTEN

    Directory of Open Access Journals (Sweden)

    E. Michaelsen

    2016-06-01

    Full Text Available Even non-expert human observers sometimes still outperform automatic extraction of man-made objects from remotely sensed data. We conjecture that some of this remarkable capability can be explained by Gestalt mechanisms. Gestalt algebra gives a mathematical structure capturing such part-aggregate relations and the laws to form an aggregate called Gestalt. Primitive Gestalten are obtained from an input image and the space of all possible Gestalt algebra terms is searched for well-assessed instances. This can be a very challenging combinatorial effort. The contribution at hand gives some tools and structures unfolding a finite and comparably small subset of the possible combinations. Yet, the intended Gestalten still are contained and found with high probability and moderate efforts. Experiments are made with images obtained from a virtual globe system, and use the SIFT method for extraction of the primitive Gestalten. Comparison is made with manually extracted ground-truth Gestalten salient to human observers.

  3. Rapid hyperspectral image classification to enable autonomous search systems

    Directory of Open Access Journals (Sweden)

    Raj Bridgelal

    2016-11-01

    Full Text Available The emergence of lightweight full-frame hyperspectral cameras is destined to enable autonomous search vehicles in the air, on the ground and in water. Self-contained and long-endurance systems will yield important new applications, for example, in emergency response and the timely identification of environmental hazards. One missing capability is rapid classification of hyperspectral scenes so that search vehicles can immediately take actions to verify potential targets. Onsite verifications minimise false positives and preclude the expense of repeat missions. Verifications will require enhanced image quality, which is achievable by either moving closer to the potential target or by adjusting the optical system. Such a solution, however, is currently impractical for small mobile platforms with finite energy sources. Rapid classifications with current methods demand large computing capacity that will quickly deplete the on-board battery or fuel. To develop the missing capability, the authors propose a low-complexity hyperspectral image classifier that approaches the performance of prevalent classifiers. This research determines that the new method will require at least 19-fold less computing capacity than the prevalent classifier. To assess relative performances, the authors developed a benchmark that compares a statistic of library endmember separability in their respective feature spaces.

  4. Mid-space-independent deformable image registration.

    Science.gov (United States)

    Aganj, Iman; Iglesias, Juan Eugenio; Reuter, Martin; Sabuncu, Mert Rory; Fischl, Bruce

    2017-05-15

    Aligning images in a mid-space is a common approach to ensuring that deformable image registration is symmetric - that it does not depend on the arbitrary ordering of the input images. The results are, however, generally dependent on the mathematical definition of the mid-space. In particular, the set of possible solutions is typically restricted by the constraints that are enforced on the transformations to prevent the mid-space from drifting too far from the native image spaces. The use of an implicit atlas has been proposed as an approach to mid-space image registration. In this work, we show that when the atlas is aligned to each image in the native image space, the data term of implicit-atlas-based deformable registration is inherently independent of the mid-space. In addition, we show that the regularization term can be reformulated independently of the mid-space as well. We derive a new symmetric cost function that only depends on the transformation morphing the images to each other, rather than to the atlas. This eliminates the need for anti-drift constraints, thereby expanding the space of allowable deformations. We provide an implementation scheme for the proposed framework, and validate it through diffeomorphic registration experiments on brain magnetic resonance images. Copyright © 2017 Elsevier Inc. All rights reserved.

  5. An image-based search for pulsars among Fermi unassociated LAT sources

    Science.gov (United States)

    Frail, D. A.; Ray, P. S.; Mooley, K. P.; Hancock, P.; Burnett, T. H.; Jagannathan, P.; Ferrara, E. C.; Intema, H. T.; de Gasperin, F.; Demorest, P. B.; Stovall, K.; McKinnon, M. M.

    2018-03-01

    We describe an image-based method that uses two radio criteria, compactness, and spectral index, to identify promising pulsar candidates among Fermi Large Area Telescope (LAT) unassociated sources. These criteria are applied to those radio sources from the Giant Metrewave Radio Telescope all-sky survey at 150 MHz (TGSS ADR1) found within the error ellipses of unassociated sources from the 3FGL catalogue and a preliminary source list based on 7 yr of LAT data. After follow-up interferometric observations to identify extended or variable sources, a list of 16 compact, steep-spectrum candidates is generated. An ongoing search for pulsations in these candidates, in gamma rays and radio, has found 6 ms pulsars and one normal pulsar. A comparison of this method with existing selection criteria based on gamma-ray spectral and variability properties suggests that the pulsar discovery space using Fermi may be larger than previously thought. Radio imaging is a hitherto underutilized source selection method that can be used, as with other multiwavelength techniques, in the search for Fermi pulsars.

  6. Categorization and Searching of Color Images Using Mean Shift Algorithm

    Directory of Open Access Journals (Sweden)

    Prakash PANDEY

    2009-07-01

    Full Text Available Now a day’s Image Searching is still a challenging problem in content based image retrieval (CBIR system. Most CBIR system operates on all images without pre-sorting the images. The image search result contains many unrelated image. The aim of this research is to propose a new object based indexing system Based on extracting salient region representative from the image, categorizing the image into different types and search images that are similar to given query images.In our approach, the color features are extracted using the mean shift algorithm, a robust clustering technique, Dominant objects are obtained by performing region grouping of segmented thumbnails. The category for an image is generated automatically by analyzing the image for the presence of a dominant object. The images in the database are clustered based on region feature similarity using Euclidian distance. Placing an image into a category can help the user to navigate retrieval results more effectively. Extensive experimental results illustrate excellent performance.

  7. VisualRank: applying PageRank to large-scale image search.

    Science.gov (United States)

    Jing, Yushi; Baluja, Shumeet

    2008-11-01

    Because of the relative ease in understanding and processing text, commercial image-search systems often rely on techniques that are largely indistinguishable from text-search. Recently, academic studies have demonstrated the effectiveness of employing image-based features to provide alternative or additional signals. However, it remains uncertain whether such techniques will generalize to a large number of popular web queries, and whether the potential improvement to search quality warrants the additional computational cost. In this work, we cast the image-ranking problem into the task of identifying "authority" nodes on an inferred visual similarity graph and propose VisualRank to analyze the visual link structures among images. The images found to be "authorities" are chosen as those that answer the image-queries well. To understand the performance of such an approach in a real system, we conducted a series of large-scale experiments based on the task of retrieving images for 2000 of the most popular products queries. Our experimental results show significant improvement, in terms of user satisfaction and relevancy, in comparison to the most recent Google Image Search results. Maintaining modest computational cost is vital to ensuring that this procedure can be used in practice; we describe the techniques required to make this system practical for large scale deployment in commercial search engines.

  8. Combined semantic and similarity search in medical image databases

    Science.gov (United States)

    Seifert, Sascha; Thoma, Marisa; Stegmaier, Florian; Hammon, Matthias; Kramer, Martin; Huber, Martin; Kriegel, Hans-Peter; Cavallaro, Alexander; Comaniciu, Dorin

    2011-03-01

    The current diagnostic process at hospitals is mainly based on reviewing and comparing images coming from multiple time points and modalities in order to monitor disease progression over a period of time. However, for ambiguous cases the radiologist deeply relies on reference literature or second opinion. Although there is a vast amount of acquired images stored in PACS systems which could be reused for decision support, these data sets suffer from weak search capabilities. Thus, we present a search methodology which enables the physician to fulfill intelligent search scenarios on medical image databases combining ontology-based semantic and appearance-based similarity search. It enabled the elimination of 12% of the top ten hits which would arise without taking the semantic context into account.

  9. Search for space charge effects in the ICARUS T600 LAr-TPC

    Science.gov (United States)

    Torti, Marta

    2016-11-01

    Space charge in Liquid Argon Time Projection Chamber is due to the accumu- lation of positive ions, produced by ionizing tracks crossing the detector, which slowly flow toward the cathode. As a consequence, electric field distortions may arise, thus hindering the possibility to produce faithful 3D images of the ionizing events. The presence of space charge becomes relevant for large TPCs operating at surface or at shallow depths, where cosmic ray flux is high. These effects could interest the next phase of the ICARUS T600 detector, which will be deployed at shallow depths as a Far Detector for Short Baseline Neutrino experiment at FNAL dedicated to sterile neutrino searches. In 2001, the first ICARUS T600 module (T300) operated at surface in Pavia (Italy), recording cosmic ray data. In this work, a sample of cosmic muon tracks from the 2001 run was analyzed and results on space charge effects in LAr-TPCs are shown.

  10. Search for space charge effects in the ICARUS T600 LAr-TPC

    International Nuclear Information System (INIS)

    Torti, Marta

    2016-01-01

    Space charge in Liquid Argon Time Projection Chamber is due to the accumu- lation of positive ions, produced by ionizing tracks crossing the detector, which slowly flow toward the cathode. As a consequence, electric field distortions may arise, thus hindering the possibility to produce faithful 3D images of the ionizing events. The presence of space charge becomes relevant for large TPCs operating at surface or at shallow depths, where cosmic ray flux is high. These effects could interest the next phase of the ICARUS T600 detector, which will be deployed at shallow depths as a Far Detector for Short Baseline Neutrino experiment at FNAL dedicated to sterile neutrino searches. In 2001, the first ICARUS T600 module (T300) operated at surface in Pavia (Italy), recording cosmic ray data. In this work, a sample of cosmic muon tracks from the 2001 run was analyzed and results on space charge effects in LAr-TPCs are shown

  11. Harvesting social images for bi-concept search

    NARCIS (Netherlands)

    Li, X.; Snoek, C.G.M.; Worring, M.; Smeulders, A.W.M.

    2012-01-01

    Searching for the co-occurrence of two visual concepts in unlabeled images is an important step towards answering complex user queries. Traditional visual search methods use combinations of the confidence scores of individual concept detectors to tackle such queries. In this paper we introduce the

  12. Space Images for NASA/JPL

    Science.gov (United States)

    Boggs, Karen; Gutheinz, Sandy C.; Watanabe, Susan M.; Oks, Boris; Arca, Jeremy M.; Stanboli, Alice; Peez, Martin; Whatmore, Rebecca; Kang, Minliang; Espinoza, Luis A.

    2010-01-01

    Space Images for NASA/JPL is an Apple iPhone application that allows the general public to access featured images from the Jet Propulsion Laboratory (JPL). A back-end infrastructure stores, tracks, and retrieves space images from the JPL Photojournal Web server, and catalogs the information into a streamlined rating infrastructure.

  13. Supervised learning of tools for content-based search of image databases

    Science.gov (United States)

    Delanoy, Richard L.

    1996-03-01

    A computer environment, called the Toolkit for Image Mining (TIM), is being developed with the goal of enabling users with diverse interests and varied computer skills to create search tools for content-based image retrieval and other pattern matching tasks. Search tools are generated using a simple paradigm of supervised learning that is based on the user pointing at mistakes of classification made by the current search tool. As mistakes are identified, a learning algorithm uses the identified mistakes to build up a model of the user's intentions, construct a new search tool, apply the search tool to a test image, display the match results as feedback to the user, and accept new inputs from the user. Search tools are constructed in the form of functional templates, which are generalized matched filters capable of knowledge- based image processing. The ability of this system to learn the user's intentions from experience contrasts with other existing approaches to content-based image retrieval that base searches on the characteristics of a single input example or on a predefined and semantically- constrained textual query. Currently, TIM is capable of learning spectral and textural patterns, but should be adaptable to the learning of shapes, as well. Possible applications of TIM include not only content-based image retrieval, but also quantitative image analysis, the generation of metadata for annotating images, data prioritization or data reduction in bandwidth-limited situations, and the construction of components for larger, more complex computer vision algorithms.

  14. Pathfinder: multiresolution region-based searching of pathology images using IRM.

    OpenAIRE

    Wang, J. Z.

    2000-01-01

    The fast growth of digitized pathology slides has created great challenges in research on image database retrieval. The prevalent retrieval technique involves human-supplied text annotations to describe slide contents. These pathology images typically have very high resolution, making it difficult to search based on image content. In this paper, we present Pathfinder, an efficient multiresolution region-based searching system for high-resolution pathology image libraries. The system uses wave...

  15. Enhancing Image Retrieval System Using Content Based Search ...

    African Journals Online (AJOL)

    The output shows more efficiency in retrieval because instead of performing the search on the entire image database, the image category option directs the retrieval engine to the specified category. Also, there is provision to update or modify the different image categories in the image database as need arise. Keywords: ...

  16. Colored Range Searching in Linear Space

    DEFF Research Database (Denmark)

    Grossi, Roberto; Vind, Søren Juhl

    2014-01-01

    In colored range searching, we are given a set of n colored points in d ≥ 2 dimensions to store, and want to support orthogonal range queries taking colors into account. In the colored range counting problem, a query must report the number of distinct colors found in the query range, while...... an answer to the colored range reporting problem must report the distinct colors in the query range. We give the first linear space data structure for both problems in two dimensions (d = 2) with o(n) worst case query time. We also give the first data structure obtaining almost-linear space usage and o...

  17. Application of Conformational Space Search in Drug Action | Adikwu ...

    African Journals Online (AJOL)

    The role of conformational space in drug action is presented. Two examples of molecules in different therapeutic groups are presented. Conformational space search will lead to isolating the exact conformation with the desired medicinal properties. Many conformations of a plant isolate may exist which are active, weakly ...

  18. Generalized probabilistic scale space for image restoration.

    Science.gov (United States)

    Wong, Alexander; Mishra, Akshaya K

    2010-10-01

    A novel generalized sampling-based probabilistic scale space theory is proposed for image restoration. We explore extending the definition of scale space to better account for both noise and observation models, which is important for producing accurately restored images. A new class of scale-space realizations based on sampling and probability theory is introduced to realize this extended definition in the context of image restoration. Experimental results using 2-D images show that generalized sampling-based probabilistic scale-space theory can be used to produce more accurate restored images when compared with state-of-the-art scale-space formulations, particularly under situations characterized by low signal-to-noise ratios and image degradation.

  19. Gravitational wave searches using the DSN (Deep Space Network)

    International Nuclear Information System (INIS)

    Nelson, S.J.; Armstrong, J.W.

    1988-01-01

    The Deep Space Network Doppler spacecraft link is currently the only method available for broadband gravitational wave searches in the 0.01 to 0.001 Hz frequency range. The DSN's role in the worldwide search for gravitational waves is described by first summarizing from the literature current theoretical estimates of gravitational wave strengths and time scales from various astrophysical sources. Current and future detection schemes for ground based and space based detectors are then discussed. Past, present, and future planned or proposed gravitational wave experiments using DSN Doppler tracking are described. Lastly, some major technical challenges to improve gravitational wave sensitivities using the DSN are discussed

  20. Computational assessment of visual search strategies in volumetric medical images.

    Science.gov (United States)

    Wen, Gezheng; Aizenman, Avigael; Drew, Trafton; Wolfe, Jeremy M; Haygood, Tamara Miner; Markey, Mia K

    2016-01-01

    When searching through volumetric images [e.g., computed tomography (CT)], radiologists appear to use two different search strategies: "drilling" (restrict eye movements to a small region of the image while quickly scrolling through slices), or "scanning" (search over large areas at a given depth before moving on to the next slice). To computationally identify the type of image information that is used in these two strategies, 23 naïve observers were instructed with either "drilling" or "scanning" when searching for target T's in 20 volumes of faux lung CTs. We computed saliency maps using both classical two-dimensional (2-D) saliency, and a three-dimensional (3-D) dynamic saliency that captures the characteristics of scrolling through slices. Comparing observers' gaze distributions with the saliency maps showed that search strategy alters the type of saliency that attracts fixations. Drillers' fixations aligned better with dynamic saliency and scanners with 2-D saliency. The computed saliency was greater for detected targets than for missed targets. Similar results were observed in data from 19 radiologists who searched five stacks of clinical chest CTs for lung nodules. Dynamic saliency may be superior to the 2-D saliency for detecting targets embedded in volumetric images, and thus "drilling" may be more efficient than "scanning."

  1. search of extra space dimensions with ATLAs

    Indian Academy of Sciences (India)

    search of extra space dimensions with ATLAs. AMBREEsH GUPTA (for the ATLAs Collaboration). 5640 South Ellis Avenue, Enrico Fermi Institute, University of Chicago, Chicago,. IL 60637, USA. Abstract. If extra spatial dimensions were to exist, they could provide a solution to the hierarchy problem. The studies done by the ...

  2. Existential space understanding through digital image

    Directory of Open Access Journals (Sweden)

    Susana Iñarra Abad

    2013-10-01

    Full Text Available The logical way to learn from the architectural space and then be able to design and represent it is, undoubtedly, that of experiencing it through all the sensitive channels that the space wakes up us.  But since the last 30 years, much of our learning about space comes from images of architecture and not from the space itself. The art of architecture is drifting towards a visual art and moving away from its existential side. In digital images that have flooded the architectural media, digital photographs of existing spaces intermingle with non-existent space renderings (photographs with a virtual camera. The first ones represent existing places but can be altered to change the perception that  the observer of the image will have, the second ones speak to us about places that do not exist yet but they present reality portions through extracts from digital photography (textures, trees, people... that compose the image.

  3. Imaging the Surfaces of Stars from Space

    Science.gov (United States)

    Carpenter, Kenneth; Rau, Gioia

    2018-04-01

    Imaging of Stellar Surfacess has been dominated to-date by ground-based observations, but space-based facilities offer tremendous potential for extending the wavelength coverage and ultimately the resolution of such efforts. We review the imaging accomplished so far from space and then talk about exciting future prospects. The earliest attempts from space indirectly produced surface maps via the Doppler Imaging Technique, using UV spectra obtained with the International Ultraviolet Explorer (IUE). Later, the first direct UV images were obtained with the Hubble Space Telescope (HST), of Mira and Betelgeuse, using the Faint Object Camera (FOC). We will show this work and then investigate prospects for IR imaging with the James Webb Space Telescope (JWST). The real potential of space-based Imaging of Stellar Surfacess, however, lies in the future, when large-baseline Fizeau interferometers, such as the UV-optical Stellar Imager (SI) Vision Mission, with a 30-element array and 500m max baseline, are flown. We describe SI and its science goals, which include 0.1 milli-arcsec spectral Imaging of Stellar Surfacess and the probing of internal structure and flows via asteroseismology.

  4. Exoplanet Searches by Future Deep Space Missions

    Directory of Open Access Journals (Sweden)

    Maccone C.

    2011-02-01

    Full Text Available The search for exoplanets could benefit from gravitational lensing if we could get to 550 AU from the Sun and beyond. This is because the gravitational lens of the Sun would highly intensify there any weak electromagnetic wave reaching the solar system from distant planets in the Galaxy (see Maccone 2009. The gravitational lens of the Sun, however, has a drawback: the solar Corona. Electrons in the Corona make electromagnetic waves diverge and this pushes the focus out to distances higher than 550 AU. Jupiter is the second larger mass in the solar system after the Sun, but in this focal game not only the mass matters: rather, what really matters is the ratio between the radius of the body squared and the mass of the body. In this regard, Jupiter qualifies as the second best choice for a space mission, requiring the spacecraft to reach 6,077 AU. In this paper, we study the benefit of exoplanet searches by deep space missions.

  5. European Space Imaging & Skybox Imaging

    International Nuclear Information System (INIS)

    Clark, J.; Schichor, P.

    2015-01-01

    Skybox and European Space Imaging have partnered to bring timely, Very High-Resolution imagery to customers in Europe and North Africa. Leveraging Silicon Valley ingenuity and world-class aerospace expertise, Skybox designs, builds, and operates a fleet of imaging satellites. With two satellites currently on-orbit, Skybox is quickly advancing towards a planned constellation of 24+ satellites with the potential for daily or sub-daily imaging at 70-90 cm resolution. With consistent, high-resolution imagery and video, European customers can monitor the dynamic units of human activity - cars, trucks, shipping containers, ships, aircraft, etc. - and derive valuable insights about the global economy. With multiple imaging opportunities per day, the Skybox constellation provides unprecedented access to imagery and information about critical targets that require rapid analysis. Skybox's unique capability to deliver high-definition video from space enables European customers to monitor a network of globally distributed assets with full-motion snapshots, without the need to deploy an aircraft or field team. The movement captured in these 30-90 second video windows yield unique insights that improve operational decisions. Skybox and EUSI are excited to offer a unique data source that can drive a better understanding of our world through supply chain monitoring, natural resource management, infrastructure monitoring, and crisis response. (author)

  6. Thumbnail Images:Uncertainties, Infrastructures and Search Engines

    OpenAIRE

    Thylstrup, Nanna; Teilmann, Stina

    2017-01-01

    This article argues that thumbnail images are infrastructural images that raise issues of uncertainty in two distinct, but interrelated, areas: a legal question of how to define, understand and govern visual information infrastructures, in particular image search systems in epistemological and strategic terms; and a cultural question of how human-computer interaction design works with navigational uncertainty, both as an experience to be managed and a resource to be exploited. This paper cons...

  7. Data Transformation Functions for Expanded Search Spaces in Geographic Sample Supervised Segment Generation

    Directory of Open Access Journals (Sweden)

    Christoff Fourie

    2014-04-01

    Full Text Available Sample supervised image analysis, in particular sample supervised segment generation, shows promise as a methodological avenue applicable within Geographic Object-Based Image Analysis (GEOBIA. Segmentation is acknowledged as a constituent component within typically expansive image analysis processes. A general extension to the basic formulation of an empirical discrepancy measure directed segmentation algorithm parameter tuning approach is proposed. An expanded search landscape is defined, consisting not only of the segmentation algorithm parameters, but also of low-level, parameterized image processing functions. Such higher dimensional search landscapes potentially allow for achieving better segmentation accuracies. The proposed method is tested with a range of low-level image transformation functions and two segmentation algorithms. The general effectiveness of such an approach is demonstrated compared to a variant only optimising segmentation algorithm parameters. Further, it is shown that the resultant search landscapes obtained from combining mid- and low-level image processing parameter domains, in our problem contexts, are sufficiently complex to warrant the use of population based stochastic search methods. Interdependencies of these two parameter domains are also demonstrated, necessitating simultaneous optimization.

  8. Multiview alignment hashing for efficient image search.

    Science.gov (United States)

    Liu, Li; Yu, Mengyang; Shao, Ling

    2015-03-01

    Hashing is a popular and efficient method for nearest neighbor search in large-scale data spaces by embedding high-dimensional feature descriptors into a similarity preserving Hamming space with a low dimension. For most hashing methods, the performance of retrieval heavily depends on the choice of the high-dimensional feature descriptor. Furthermore, a single type of feature cannot be descriptive enough for different images when it is used for hashing. Thus, how to combine multiple representations for learning effective hashing functions is an imminent task. In this paper, we present a novel unsupervised multiview alignment hashing approach based on regularized kernel nonnegative matrix factorization, which can find a compact representation uncovering the hidden semantics and simultaneously respecting the joint probability distribution of data. In particular, we aim to seek a matrix factorization to effectively fuse the multiple information sources meanwhile discarding the feature redundancy. Since the raised problem is regarded as nonconvex and discrete, our objective function is then optimized via an alternate way with relaxation and converges to a locally optimal solution. After finding the low-dimensional representation, the hashing functions are finally obtained through multivariable logistic regression. The proposed method is systematically evaluated on three data sets: 1) Caltech-256; 2) CIFAR-10; and 3) CIFAR-20, and the results show that our method significantly outperforms the state-of-the-art multiview hashing techniques.

  9. Space-based infrared sensors of space target imaging effect analysis

    Science.gov (United States)

    Dai, Huayu; Zhang, Yasheng; Zhou, Haijun; Zhao, Shuang

    2018-02-01

    Target identification problem is one of the core problem of ballistic missile defense system, infrared imaging simulation is an important means of target detection and recognition. This paper first established the space-based infrared sensors ballistic target imaging model of point source on the planet's atmosphere; then from two aspects of space-based sensors camera parameters and target characteristics simulated atmosphere ballistic target of infrared imaging effect, analyzed the camera line of sight jitter, camera system noise and different imaging effects of wave on the target.

  10. Satisfaction of search experiments in advanced imaging

    Science.gov (United States)

    Berbaum, Kevin S.

    2012-03-01

    The objective of our research is to understand the perception of multiple abnormalities in an imaging examination and to develop strategies for improved diagnostic. We are one of the few laboratories in the world pursuing the goal of reducing detection errors through a better understanding of the underlying perceptual processes involved. Failure to detect an abnormality is the most common class of error in diagnostic imaging and generally is considered the most serious by the medical community. Many of these errors have been attributed to "satisfaction of search," which occurs when a lesion is not reported because discovery of another abnormality has "satisfied" the goal of the search. We have gained some understanding of the mechanisms of satisfaction of search (SOS) traditional radiographic modalities. Currently, there are few interventions to remedy SOS error. For example, patient history that the prompts specific abnormalities, protects the radiologist from missing them even when other abnormalities are present. The knowledge gained from this programmatic research will lead to reduction of observer error.

  11. Certain integrable system on a space associated with a quantum search algorithm

    International Nuclear Information System (INIS)

    Uwano, Y.; Hino, H.; Ishiwatari, Y.

    2007-01-01

    On thinking up a Grover-type quantum search algorithm for an ordered tuple of multiqubit states, a gradient system associated with the negative von Neumann entropy is studied on the space of regular relative configurations of multiqubit states (SR 2 CMQ). The SR 2 CMQ emerges, through a geometric procedure, from the space of ordered tuples of multiqubit states for the quantum search. The aim of this paper is to give a brief report on the integrability of the gradient dynamical system together with quantum information geometry of the underlying space, SR 2 CMQ, of that system

  12. Project Blue: Optical Coronagraphic Imaging Search for Terrestrial-class Exoplanets in Alpha Centauri

    Science.gov (United States)

    Morse, Jon; Project Blue team

    2018-01-01

    Project Blue is a coronagraphic imaging space telescope mission designed to search for habitable worlds orbiting the nearest Sun-like stars in the Alpha Centauri system. With a 45-50 cm baseline primary mirror size, Project Blue will perform a reconnaissance of the habitable zones of Alpha Centauri A and B in blue light and one or two longer wavelength bands to determine the hue of any planets discovered. Light passing through the off-axis telescope feeds into a coronagraphic instrument that forms the heart of the mission. Various coronagraph designs are being considered, such as phase induced amplitude apodization (PIAA), vector vortex, etc. Differential orbital image processing techniques will be employed to analyze the data for faint planets embedded in the residual glare of the parent star. Project Blue will advance our knowledge about the presence or absence of terrestrial-class exoplanets in the habitable zones and measure the brightness of zodiacal dust around each star, which will aid future missions in planning their observational surveys of exoplanets. It also provides on-orbit demonstration of high-contrast coronagraphic imaging technologies and techniques that will be useful for planning and implementing future space missions by NASA and other space agencies. We present an overview of the science goals, mission concept and development schedule. As part of our cooperative agreement with NASA, the Project Blue team intends to make the data available in a publicly accessible archive.

  13. Properties of Brownian Image Models in Scale-Space

    DEFF Research Database (Denmark)

    Pedersen, Kim Steenstrup

    2003-01-01

    Brownian images) will be discussed in relation to linear scale-space theory, and it will be shown empirically that the second order statistics of natural images mapped into jet space may, within some scale interval, be modeled by the Brownian image model. This is consistent with the 1/f 2 power spectrum...... law that apparently governs natural images. Furthermore, the distribution of Brownian images mapped into jet space is Gaussian and an analytical expression can be derived for the covariance matrix of Brownian images in jet space. This matrix is also a good approximation of the covariance matrix......In this paper it is argued that the Brownian image model is the least committed, scale invariant, statistical image model which describes the second order statistics of natural images. Various properties of three different types of Gaussian image models (white noise, Brownian and fractional...

  14. Smart Images Search based on Visual Features Fusion

    International Nuclear Information System (INIS)

    Saad, M.H.

    2013-01-01

    Image search engines attempt to give fast and accurate access to the wide range of the huge amount images available on the Internet. There have been a number of efforts to build search engines based on the image content to enhance search results. Content-Based Image Retrieval (CBIR) systems have achieved a great interest since multimedia files, such as images and videos, have dramatically entered our lives throughout the last decade. CBIR allows automatically extracting target images according to objective visual contents of the image itself, for example its shapes, colors and textures to provide more accurate ranking of the results. The recent approaches of CBIR differ in terms of which image features are extracted to be used as image descriptors for matching process. This thesis proposes improvements of the efficiency and accuracy of CBIR systems by integrating different types of image features. This framework addresses efficient retrieval of images in large image collections. A comparative study between recent CBIR techniques is provided. According to this study; image features need to be integrated to provide more accurate description of image content and better image retrieval accuracy. In this context, this thesis presents new image retrieval approaches that provide more accurate retrieval accuracy than previous approaches. The first proposed image retrieval system uses color, texture and shape descriptors to form the global features vector. This approach integrates the yc b c r color histogram as a color descriptor, the modified Fourier descriptor as a shape descriptor and modified Edge Histogram as a texture descriptor in order to enhance the retrieval results. The second proposed approach integrates the global features vector, which is used in the first approach, with the SURF salient point technique as local feature. The nearest neighbor matching algorithm with a proposed similarity measure is applied to determine the final image rank. The second approach

  15. Search for Antimatter in Space

    CERN Document Server

    2002-01-01

    PAMELA is a cosmic ray space experiment that will be installed on board of the Russian satellite Resurs-DK1 whose launch is scheduled at the end of 2002. The duration of the mission will be at least three years in a high latitude orbit at an altitude ranging between 350 and 600 Km. \\\\ The observational objectives of the PAMELA experiment are the measurement of the spectra of antiprotons, positrons, particles and nuclei in a wide range of energies, the search for antinuclei and the study of the cosmic ray fluxes during a portion of a solar cycle. The main scientific objectives can be schematically summarized as follows: \\\\ \\\\ a) measurement of the antiproton spectrum in the energy range 80 MeV-190 GeV;\\\\ b) measurement of the positron spectrum in the energy range 50 MeV-270 GeV;\\\\ c) search for antinuclei with a sensitivity of the order $10^{-8}$ in the $\\overline{He}/He$ ratio;\\\\ d) measurement of the nuclei spectra (from H to C) in the energy range 100 MeV/n - 200 GeV/n;\\\\ e) energy spectrum of the electroni...

  16. Ghost Imaging of Space Objects

    Data.gov (United States)

    National Aeronautics and Space Administration — Ghost imaging is an optical imaging technique that utilizes the correlations between optical fields in two channels. One of the channels contains the object, however...

  17. Relaxation in x-space magnetic particle imaging.

    Science.gov (United States)

    Croft, Laura R; Goodwill, Patrick W; Conolly, Steven M

    2012-12-01

    Magnetic particle imaging (MPI) is a new imaging modality that noninvasively images the spatial distribution of superparamagnetic iron oxide nanoparticles (SPIOs). MPI has demonstrated high contrast and zero attenuation with depth, and MPI promises superior safety compared to current angiography methods, X-ray, computed tomography, and magnetic resonance imaging angiography. Nanoparticle relaxation can delay the SPIO magnetization, and in this work we investigate the open problem of the role relaxation plays in MPI scanning and its effect on the image. We begin by amending the x-space theory of MPI to include nanoparticle relaxation effects. We then validate the amended theory with experiments from a Berkeley x-space relaxometer and a Berkeley x-space projection MPI scanner. Our theory and experimental data indicate that relaxation reduces SNR and asymmetrically blurs the image in the scanning direction. While relaxation effects can have deleterious effects on the MPI scan, we show theoretically and experimentally that x-space reconstruction remains robust in the presence of relaxation. Furthermore, the role of relaxation in x-space theory provides guidance as we develop methods to minimize relaxation-induced blurring. This will be an important future area of research for the MPI community.

  18. Projection x-space magnetic particle imaging.

    Science.gov (United States)

    Goodwill, Patrick W; Konkle, Justin J; Zheng, Bo; Saritas, Emine U; Conolly, Steven M

    2012-05-01

    Projection magnetic particle imaging (MPI) can improve imaging speed by over 100-fold over traditional 3-D MPI. In this work, we derive the 2-D x-space signal equation, 2-D image equation, and introduce the concept of signal fading and resolution loss for a projection MPI imager. We then describe the design and construction of an x-space projection MPI scanner with a field gradient of 2.35 T/m across a 10 cm magnet free bore. The system has an expected resolution of 3.5 × 8.0 mm using Resovist tracer, and an experimental resolution of 3.8 × 8.4 mm resolution. The system images 2.5 cm × 5.0 cm partial field-of views (FOVs) at 10 frames/s, and acquires a full field-of-view of 10 cm × 5.0 cm in 4 s. We conclude by imaging a resolution phantom, a complex "Cal" phantom, mice injected with Resovist tracer, and experimentally confirm the theoretically predicted x-space spatial resolution.

  19. A Learning State-Space Model for Image Retrieval

    Directory of Open Access Journals (Sweden)

    Lee Greg C

    2007-01-01

    Full Text Available This paper proposes an approach based on a state-space model for learning the user concepts in image retrieval. We first design a scheme of region-based image representation based on concept units, which are integrated with different types of feature spaces and with different region scales of image segmentation. The design of the concept units aims at describing similar characteristics at a certain perspective among relevant images. We present the details of our proposed approach based on a state-space model for interactive image retrieval, including likelihood and transition models, and we also describe some experiments that show the efficacy of our proposed model. This work demonstrates the feasibility of using a state-space model to estimate the user intuition in image retrieval.

  20. Tag-Based Social Image Search: Toward Relevant and Diverse Results

    Science.gov (United States)

    Yang, Kuiyuan; Wang, Meng; Hua, Xian-Sheng; Zhang, Hong-Jiang

    Recent years have witnessed a great success of social media websites. Tag-based image search is an important approach to access the image content of interest on these websites. However, the existing ranking methods for tag-based image search frequently return results that are irrelevant or lack of diversity. This chapter presents a diverse relevance ranking scheme which simultaneously takes relevance and diversity into account by exploring the content of images and their associated tags. First, it estimates the relevance scores of images with respect to the query term based on both visual information of images and semantic information of associated tags. Then semantic similarities of social images are estimated based on their tags. Based on the relevance scores and the similarities, the ranking list is generated by a greedy ordering algorithm which optimizes Average Diverse Precision (ADP), a novel measure that is extended from the conventional Average Precision (AP). Comprehensive experiments and user studies demonstrate the effectiveness of the approach.

  1. Feed-Forward Neural Networks and Minimal Search Space Learning

    Czech Academy of Sciences Publication Activity Database

    Neruda, Roman

    2005-01-01

    Roč. 4, č. 12 (2005), s. 1867-1872 ISSN 1109-2750 R&D Projects: GA ČR GA201/05/0557 Institutional research plan: CEZ:AV0Z10300504 Keywords : search space * feed-forward networks * genetic algorithm s Subject RIV: BA - General Mathematics

  2. Effect of Reading Ability and Internet Experience on Keyword-Based Image Search

    Science.gov (United States)

    Lei, Pei-Lan; Lin, Sunny S. J.; Sun, Chuen-Tsai

    2013-01-01

    Image searches are now crucial for obtaining information, constructing knowledge, and building successful educational outcomes. We investigated how reading ability and Internet experience influence keyword-based image search behaviors and performance. We categorized 58 junior-high-school students into four groups of high/low reading ability and…

  3. Improved Seam-Line Searching Algorithm for UAV Image Mosaic with Optical Flow.

    Science.gov (United States)

    Zhang, Weilong; Guo, Bingxuan; Li, Ming; Liao, Xuan; Li, Wenzhuo

    2018-04-16

    Ghosting and seams are two major challenges in creating unmanned aerial vehicle (UAV) image mosaic. In response to these problems, this paper proposes an improved method for UAV image seam-line searching. First, an image matching algorithm is used to extract and match the features of adjacent images, so that they can be transformed into the same coordinate system. Then, the gray scale difference, the gradient minimum, and the optical flow value of pixels in adjacent image overlapped area in a neighborhood are calculated, which can be applied to creating an energy function for seam-line searching. Based on that, an improved dynamic programming algorithm is proposed to search the optimal seam-lines to complete the UAV image mosaic. This algorithm adopts a more adaptive energy aggregation and traversal strategy, which can find a more ideal splicing path for adjacent UAV images and avoid the ground objects better. The experimental results show that the proposed method can effectively solve the problems of ghosting and seams in the panoramic UAV images.

  4. METHOD OF IMAGE QUALITY ENHANCEMENT FOR SPACE OBJECTS

    Directory of Open Access Journals (Sweden)

    D. S. Korshunov

    2014-07-01

    Full Text Available The paper deals with an approach for image quality improvement of the space objects in the visible range of electromagnetic wave spectrum. The proposed method is based on the joint taking into account of both the motion velocity of the space supervisory apparatus and a space object observed in the near-earth space when the time of photo-detector exposure is chosen. The timing of exposure is carried out by light-signal characteristics, which determines the optimal value of the charge package formed in the charge-coupled device being irradiated. Thus, the parameters of onboard observation equipment can be selected, which provides space images suitable for interpretation. The linear resolving capacity is used as quality indicator for space images, giving a complete picture for the image contrast and geometric properties of the object on the photo. Observation scenario modeling of the space object, done by sputnik-inspector, has shown the possibility of increasing the linear resolution up to10% - 20% or up to 40% - 50% depending on the non-complanarity angle at the movement along orbits. The proposed approach to the increase of photographs quality provides getting sharp and highcontrast images of space objects by the optical-electronic equipment of the space-based remote sensing. The usage of these images makes it possible to detect in time the space technology failures, which are the result of its exploitation in the nearearth space. The proposed method can be also applied at the stage of space systems design for optical-electronic surveillance in computer models used for facilities assessment of the shooting equipment information tract.

  5. Space based microlensing planet searches

    Directory of Open Access Journals (Sweden)

    Tisserand Patrick

    2013-04-01

    Full Text Available The discovery of extra-solar planets is arguably the most exciting development in astrophysics during the past 15 years, rivalled only by the detection of dark energy. Two projects unite the communities of exoplanet scientists and cosmologists: the proposed ESA M class mission EUCLID and the large space mission WFIRST, top ranked by the Astronomy 2010 Decadal Survey report. The later states that: “Space-based microlensing is the optimal approach to providing a true statistical census of planetary systems in the Galaxy, over a range of likely semi-major axes”. They also add: “This census, combined with that made by the Kepler mission, will determine how common Earth-like planets are over a wide range of orbital parameters”. We will present a status report of the results obtained by microlensing on exoplanets and the new objectives of the next generation of ground based wide field imager networks. We will finally discuss the fantastic prospect offered by space based microlensing at the horizon 2020–2025.

  6. Open Availability of Patient Medical Photographs in Google Images Search Results: Cross-Sectional Study of Transgender Research.

    Science.gov (United States)

    Marshall, Zack; Brunger, Fern; Welch, Vivian; Asghari, Shabnam; Kaposy, Chris

    2018-02-26

    This paper focuses on the collision of three factors: a growing emphasis on sharing research through open access publication, an increasing awareness of big data and its potential uses, and an engaged public interested in the privacy and confidentiality of their personal health information. One conceptual space where this collision is brought into sharp relief is with the open availability of patient medical photographs from peer-reviewed journal articles in the search results of online image databases such as Google Images. The aim of this study was to assess the availability of patient medical photographs from published journal articles in Google Images search results and the factors impacting this availability. We conducted a cross-sectional study using data from an evidence map of research with transgender, gender non-binary, and other gender diverse (trans) participants. For the original evidence map, a comprehensive search of 15 academic databases was developed in collaboration with a health sciences librarian. Initial search results produced 25,230 references after duplicates were removed. Eligibility criteria were established to include empirical research of any design that included trans participants or their personal information and that was published in English in peer-reviewed journals. We identified all articles published between 2008 and 2015 with medical photographs of trans participants. For each reference, images were individually numbered in order to track the total number of medical photographs. We used odds ratios (OR) to assess the association between availability of the clinical photograph on Google Images and the following factors: whether the article was openly available online (open access, Researchgate.net, or Academia.edu), whether the article included genital images, if the photographs were published in color, and whether the photographs were located on the journal article landing page. We identified 94 articles with medical photographs

  7. Exploration of the search space of the in-core fuel management problem by knowledge-based techniques

    International Nuclear Information System (INIS)

    Galperin, A.

    1995-01-01

    The process of generating reload configuration patterns is presented as a search procedure. The search space of the problem is found to contain ∼ 10 12 possible problem states. If computational resources and execution time necessary to evaluate a single solution are taken into account, this problem may be described as a ''large space search problem.'' Understanding of the structure of the search space, i.e., distribution of the optimal (or nearly optimal) solutions, is necessary to choose an appropriate search method and to utilize adequately domain heuristic knowledge. A worth function is developed based on two performance parameters: cycle length and power peaking factor. A series of numerical experiments was carried out; 300,000 patterns were generated in 40 sessions. All these patterns were analyzed by simulating the power production cycle and by evaluating the two performance parameters. The worth function was calculated and plotted. Analysis of the worth function reveals quite a complicated search space structure. The fine structure shows an extremely large number of local peaks: about one peak per hundred configurations. The direct implication of this discovery is that within a search space of 10 12 states, there are ∼10 10 local optima. Further consideration of the worth function shape shows that the distribution of the local optima forms a contour with much slower variations, where ''better'' or ''worse'' groups of patterns are spaced within a few thousand or tens of thousands of configurations, and finally very broad subregions of the whole space display variations of the worth function, where optimal regions include tens of thousands of patterns and are separated by hundreds of thousands and millions

  8. Image correlation spectroscopy: mapping correlations in space, time, and reciprocal space.

    Science.gov (United States)

    Wiseman, Paul W

    2013-01-01

    This chapter presents an overview of two recent implementations of image correlation spectroscopy (ICS). The background theory is presented for spatiotemporal image correlation spectroscopy and image cross-correlation spectroscopy (STICS and STICCS, respectively) as well as k-(reciprocal) space image correlation spectroscopy (kICS). An introduction to the background theory is followed by sections outlining procedural aspects for properly implementing STICS, STICCS, and kICS. These include microscopy image collection, sampling in space and time, sample and fluorescent probe requirements, signal to noise, and background considerations that are all required to properly implement the ICS methods. Finally, procedural steps for immobile population removal and actual implementation of the ICS analysis programs to fluorescence microscopy image time stacks are described. Copyright © 2013 Elsevier Inc. All rights reserved.

  9. OBJECT-SPACE MULTI-IMAGE MATCHING OF MOBILE-MAPPING-SYSTEM IMAGE SEQUENCES

    Directory of Open Access Journals (Sweden)

    Y. C. Chen

    2012-07-01

    Full Text Available This paper proposes an object-space multi-image matching procedure of terrestrial MMS (Mobile Mapping System image sequences to determine the coordinates of an object point automatically and reliably. This image matching procedure can be applied to find conjugate points of MMS image sequences efficiently. Conventional area-based image matching methods are not reliable to deliver accurate matching results for this application due to image scale variations, viewing angle variations, and object occlusions. In order to deal with these three matching problems, an object space multi-image matching is proposed. A modified NCC (Normalized Cross Correlation coefficient is proposed to measure the similarity of image patches. A modified multi-window matching procedure will also be introduced to solve the problem of object occlusion. A coarse-to-fine procedure with a combination of object-space multi-image matching and multi-window matching is adopted. The proposed procedure has been implemented for the purpose of matching terrestrial MMS image sequences. The ratio of correct matches of this experiment was about 80 %. By providing an approximate conjugate point in an overlapping image manually, most of the incorrect matches could be fixed properly and the ratio of correct matches was improved up to 98 %.

  10. A World Wide Web Region-Based Image Search Engine

    DEFF Research Database (Denmark)

    Kompatsiaris, Ioannis; Triantafyllou, Evangelia; Strintzis, Michael G.

    2001-01-01

    In this paper the development of an intelligent image content-based search engine for the World Wide Web is presented. This system will offer a new form of media representation and access of content available in WWW. Information Web Crawlers continuously traverse the Internet and collect images...

  11. Similarity searching and scaffold hopping in synthetically accessible combinatorial chemistry spaces.

    Science.gov (United States)

    Boehm, Markus; Wu, Tong-Ying; Claussen, Holger; Lemmen, Christian

    2008-04-24

    Large collections of combinatorial libraries are an integral element in today's pharmaceutical industry. It is of great interest to perform similarity searches against all virtual compounds that are synthetically accessible by any such library. Here we describe the successful application of a new software tool CoLibri on 358 combinatorial libraries based on validated reaction protocols to create a single chemistry space containing over 10 (12) possible products. Similarity searching with FTrees-FS allows the systematic exploration of this space without the need to enumerate all product structures. The search result is a set of virtual hits which are synthetically accessible by one or more of the existing reaction protocols. Grouping these virtual hits by their synthetic protocols allows the rapid design and synthesis of multiple follow-up libraries. Such library ideas support hit-to-lead design efforts for tasks like follow-up from high-throughput screening hits or scaffold hopping from one hit to another attractive series.

  12. Make Yourself At Home! Adolescents in Search of the Queer Spaces of Home

    Directory of Open Access Journals (Sweden)

    Kokkola, Lydia

    2014-09-01

    Full Text Available Home is often assumed to be a safe place, a place to which children can return after their adventures Away. For many gay and lesbian teens, both fictional and in real life, however, the space they share with their family of origin is not a place where they can feel at home. The heterosexual family home is often so hostile to queerly desiring teens that they are forced to leave in search of a place where they can feel at home. The queer spaces they enter in their search are usually considered risky spaces – public spaces, urban spaces, the bar and the street – unhomely spaces. In these temporary, in-between spaces, the queerly desiring teens in the novels examined in this paper form new family structures. Although all the Anglophone novels discussed in this article end on moments of up-lift and hope for the future, the association of the queerly desiring youngster with risky spaces suggests that the queer teens are themselves unheimlich (uncanny..

  13. HUBBLE SPACE TELESCOPE SNAPSHOT SEARCH FOR PLANETARY NEBULAE IN GLOBULAR CLUSTERS OF THE LOCAL GROUP

    Energy Technology Data Exchange (ETDEWEB)

    Bond, Howard E., E-mail: heb11@psu.edu [Department of Astronomy and Astrophysics, Pennsylvania State University, University Park, PA 16802 (United States)

    2015-04-15

    Single stars in ancient globular clusters (GCs) are believed incapable of producing planetary nebulae (PNs), because their post-asymptotic-giant-branch evolutionary timescales are slower than the dissipation timescales for PNs. Nevertheless, four PNs are known in Galactic GCs. Their existence likely requires more exotic evolutionary channels, including stellar mergers and common-envelope binary interactions. I carried out a snapshot imaging search with the Hubble Space Telescope (HST) for PNs in bright Local Group GCs outside the Milky Way. I used a filter covering the 5007 Å nebular emission line of [O iii], and another one in the nearby continuum, to image 66 GCs. Inclusion of archival HST frames brought the total number of extragalactic GCs imaged at 5007 Å to 75, whose total luminosity slightly exceeds that of the entire Galactic GC system. I found no convincing PNs in these clusters, aside from one PN in a young M31 cluster misclassified as a GC, and two PNs at such large angular separations from an M31 GC that membership is doubtful. In a ground-based spectroscopic survey of 274 old GCs in M31, Jacoby et al. found three candidate PNs. My HST images of one of them suggest that the [O iii] emission actually arises from ambient interstellar medium rather than a PN; for the other two candidates, there are broadband archival UV HST images that show bright, blue point sources that are probably the PNs. In a literature search, I also identified five further PN candidates lying near old GCs in M31, for which follow-up observations are necessary to confirm their membership. The rates of incidence of PNs are similar, and small but nonzero, throughout the GCs of the Local Group.

  14. Binary-space-partitioned images for resolving image-based visibility.

    Science.gov (United States)

    Fu, Chi-Wing; Wong, Tien-Tsin; Tong, Wai-Shun; Tang, Chi-Keung; Hanson, Andrew J

    2004-01-01

    We propose a novel 2D representation for 3D visibility sorting, the Binary-Space-Partitioned Image (BSPI), to accelerate real-time image-based rendering. BSPI is an efficient 2D realization of a 3D BSP tree, which is commonly used in computer graphics for time-critical visibility sorting. Since the overall structure of a BSP tree is encoded in a BSPI, traversing a BSPI is comparable to traversing the corresponding BSP tree. BSPI performs visibility sorting efficiently and accurately in the 2D image space by warping the reference image triangle-by-triangle instead of pixel-by-pixel. Multiple BSPIs can be combined to solve "disocclusion," when an occluded portion of the scene becomes visible at a novel viewpoint. Our method is highly automatic, including a tensor voting preprocessing step that generates candidate image partition lines for BSPIs, filters the noisy input data by rejecting outliers, and interpolates missing information. Our system has been applied to a variety of real data, including stereo, motion, and range images.

  15. Imaging of the perivertebral space.

    Science.gov (United States)

    Mills, Megan K; Shah, Lubdha M

    2015-01-01

    The perivertebral space extends from the skull base to the mediastinum and is delineated by the deep layer of the deep cervical fascia. The different tissue types, including muscles, bones, nerves, and vascular structures, give rise to the various disorders that can be seen in this space. This article defines the anatomy of the perivertebral space, guides lesion localization, discusses different disease processes arising within this space, and reviews the best imaging approaches. Copyright © 2015 Elsevier Inc. All rights reserved.

  16. The Space Physics of Life: Searching for Biosignatures on Habitable Icy Worlds Affected by Space Weathering

    Science.gov (United States)

    Cooper, John F.

    2006-01-01

    Accessible surfaces of the most likely astrobiological habitats (Mars, Europa, Titan) in the solar system beyond Earth are exposed to various chemical and hydrologic weathering processes directly or indirectly induced by interaction with the overlying space environment. These processes can be both beneficial, through provision of chemical compounds and energy, and destructive, through chemical dissociation or burial, to detectable presence of biosignatures. Orbital, suborbital, and surface platforms carrying astrobiological instrumentation must survive, and preferably exploit, space environment interactions to reach these habitats and search for evidence of life or its precursors. Experience from Mars suggests that any detection of biosignatures must be accompanied by characterization of the local chemical environment and energy sources including irradiation by solar ultraviolet photons and energetic particles from the space environment. Orbital and suborbital surveys of surface chemistry and astrobiological potential in the context of the space environment should precede targeted in-situ measurements to maximize probability of biosignature detection through site selection. The Space Physics of Life (SPOL) investigation has recently been proposed to the NASA Astrobiology Institute and is briefly described in this presentation. SPOL is the astrobiologically relevant study of the interactions and relationships of potentially? or previously inhabited, bodies of the solar system with the surrounding environments. This requires an interdisciplinary effort in space physics, planetary science, and radiation biology. The proposed investigation addresses the search for habitable environments, chemical resources to support life, and techniques for detection of organic and inorganic signs of life in the context of the space environment.

  17. Pylogeny: an open-source Python framework for phylogenetic tree reconstruction and search space heuristics

    Directory of Open Access Journals (Sweden)

    Alexander Safatli

    2015-06-01

    Full Text Available Summary. Pylogeny is a cross-platform library for the Python programming language that provides an object-oriented application programming interface for phylogenetic heuristic searches. Its primary function is to permit both heuristic search and analysis of the phylogenetic tree search space, as well as to enable the design of novel algorithms to search this space. To this end, the framework supports the structural manipulation of phylogenetic trees, in particular using rearrangement operators such as NNI, SPR, and TBR, the scoring of trees using parsimony and likelihood methods, the construction of a tree search space graph, and the programmatic execution of a few existing heuristic programs. The library supports a range of common phylogenetic file formats and can be used for both nucleotide and protein data. Furthermore, it is also capable of supporting GPU likelihood calculation on nucleotide character data through the BEAGLE library.Availability. Existing development and source code is available for contribution and for download by the public from GitHub (http://github.com/AlexSafatli/Pylogeny. A stable release of this framework is available for download through PyPi (Python Package Index at http://pypi.python.org/pypi/pylogeny.

  18. Categorical and Specificity Differences between User-Supplied Tags and Search Query Terms for Images. An Analysis of "Flickr" Tags and Web Image Search Queries

    Science.gov (United States)

    Chung, EunKyung; Yoon, JungWon

    2009-01-01

    Introduction: The purpose of this study is to compare characteristics and features of user supplied tags and search query terms for images on the "Flickr" Website in terms of categories of pictorial meanings and level of term specificity. Method: This study focuses on comparisons between tags and search queries using Shatford's categorization…

  19. A Fieldable-Prototype Large-Area Gamma-ray Imager for Orphan Source Search

    Energy Technology Data Exchange (ETDEWEB)

    Ziock, Klaus-Peter [ORNL; Fabris, Lorenzo [ORNL; Carr, Dennis [Lawrence Livermore National Laboratory (LLNL); Collins, Jeff [Lawrence Livermore National Laboratory (LLNL); Cunningham, Mark F [Lawrence Livermore National Laboratory (LLNL); Habte Ghebretatios, Frezghi [ORNL; Karnowski, Thomas Paul [ORNL; Marchant, William [University of California, Berkeley

    2008-01-01

    We have constructed a unique instrument for use in the search for orphan sources. The system uses gamma-ray imaging to "see through" the natural background variations that effectively limit the search range of normal devices to ~10 m. The imager is mounted in a 4.9- m-long trailer and can be towed by a large personal vehicle. Source locations are determined both in range and along the direction of travel as the vehicle moves. A fully inertial platform coupled to a Global Positioning System receiver is used to map the gamma-ray images onto overhead geospatial imagery. The resulting images provide precise source locations, allowing rapid follow-up work. The instrument simultaneously searches both sides of the street to a distance of 50 m (100-m swath) for milliCurieclass sources with near-perfect performance.

  20. Space Radar Image of Chernobyl

    Science.gov (United States)

    1994-01-01

    This is an image of the Chernobyl nuclear power plant and its surroundings, centered at 51.17 north latitude and 30.15 west longitude. The image was acquired by the Spaceborne Imaging Radar-C and X-band Synthetic Aperture Radar aboard the space shuttle Endeavour on its 16th orbit on October 1, 1994. The area is located on the northern border of the Ukraine Republic and was produced by using the L-band (horizontally transmitted and received) polarization. The differences in the intensity are due to differences in vegetation cover, with brighter areas being indicative of more vegetation. These data were acquired as part of a collaboration between NASA and the National Space Agency of Ukraine in Remote Sensing and Earth Sciences. NASA has included several sites provided by the Ukrainian space agency as targets of opportunity during the second flight of SIR-C/X-SAR. The Ukrainian space agency also plans to conduct airborne surveys of these sites during the mission. The Chernobyl nuclear power plant is located toward the top of the image near the Pripyat River. The 12-kilometer (7.44-mile)-long cooling pond is easily distinguishable as an elongated dark shape in the center near the top of the image. The reactor complex is visible as the bright area to the extreme left of the cooling pond and the city of Chernobyl is the bright area just below the cooling pond next to the Pripyat River. The large dark area in the bottom right of the image is the Kiev Reservoir just north of Kiev. Also visible is the Dnieper River, which feeds into the Kiev Reservoir from the top of the image. The Soviet government evacuated 116,000 people within 30 kilometers (18.6 miles) of the Chernobyl reactor after the explosion and fire on April 26, 1986. Spaceborne Imaging Radar-C and X-band Synthetic Aperture Radar (SIR-C/X-SAR) is part of NASA's Mission to Planet Earth. The radars illuminate Earth with microwaves, allowing detailed observations at any time, regardless of weather or sunlight

  1. Self-calibrated correlation imaging with k-space variant correlation functions.

    Science.gov (United States)

    Li, Yu; Edalati, Masoud; Du, Xingfu; Wang, Hui; Cao, Jie J

    2018-03-01

    Correlation imaging is a previously developed high-speed MRI framework that converts parallel imaging reconstruction into the estimate of correlation functions. The presented work aims to demonstrate this framework can provide a speed gain over parallel imaging by estimating k-space variant correlation functions. Because of Fourier encoding with gradients, outer k-space data contain higher spatial-frequency image components arising primarily from tissue boundaries. As a result of tissue-boundary sparsity in the human anatomy, neighboring k-space data correlation varies from the central to the outer k-space. By estimating k-space variant correlation functions with an iterative self-calibration method, correlation imaging can benefit from neighboring k-space data correlation associated with both coil sensitivity encoding and tissue-boundary sparsity, thereby providing a speed gain over parallel imaging that relies only on coil sensitivity encoding. This new approach is investigated in brain imaging and free-breathing neonatal cardiac imaging. Correlation imaging performs better than existing parallel imaging techniques in simulated brain imaging acceleration experiments. The higher speed enables real-time data acquisition for neonatal cardiac imaging in which physiological motion is fast and non-periodic. With k-space variant correlation functions, correlation imaging gives a higher speed than parallel imaging and offers the potential to image physiological motion in real-time. Magn Reson Med 79:1483-1494, 2018. © 2017 International Society for Magnetic Resonance in Medicine. © 2017 International Society for Magnetic Resonance in Medicine.

  2. Features Extraction of Flotation Froth Images and BP Neural Network Soft-Sensor Model of Concentrate Grade Optimized by Shuffled Cuckoo Searching Algorithm

    Directory of Open Access Journals (Sweden)

    Jie-sheng Wang

    2014-01-01

    Full Text Available For meeting the forecasting target of key technology indicators in the flotation process, a BP neural network soft-sensor model based on features extraction of flotation froth images and optimized by shuffled cuckoo search algorithm is proposed. Based on the digital image processing technique, the color features in HSI color space, the visual features based on the gray level cooccurrence matrix, and the shape characteristics based on the geometric theory of flotation froth images are extracted, respectively, as the input variables of the proposed soft-sensor model. Then the isometric mapping method is used to reduce the input dimension, the network size, and learning time of BP neural network. Finally, a shuffled cuckoo search algorithm is adopted to optimize the BP neural network soft-sensor model. Simulation results show that the model has better generalization results and prediction accuracy.

  3. Comparing image search behaviour in the ARRS GoldMiner search engine and a clinical PACS/RIS.

    Science.gov (United States)

    De-Arteaga, Maria; Eggel, Ivan; Do, Bao; Rubin, Daniel; Kahn, Charles E; Müller, Henning

    2015-08-01

    Information search has changed the way we manage knowledge and the ubiquity of information access has made search a frequent activity, whether via Internet search engines or increasingly via mobile devices. Medical information search is in this respect no different and much research has been devoted to analyzing the way in which physicians aim to access information. Medical image search is a much smaller domain but has gained much attention as it has different characteristics than search for text documents. While web search log files have been analysed many times to better understand user behaviour, the log files of hospital internal systems for search in a PACS/RIS (Picture Archival and Communication System, Radiology Information System) have rarely been analysed. Such a comparison between a hospital PACS/RIS search and a web system for searching images of the biomedical literature is the goal of this paper. Objectives are to identify similarities and differences in search behaviour of the two systems, which could then be used to optimize existing systems and build new search engines. Log files of the ARRS GoldMiner medical image search engine (freely accessible on the Internet) containing 222,005 queries, and log files of Stanford's internal PACS/RIS search called radTF containing 18,068 queries were analysed. Each query was preprocessed and all query terms were mapped to the RadLex (Radiology Lexicon) terminology, a comprehensive lexicon of radiology terms created and maintained by the Radiological Society of North America, so the semantic content in the queries and the links between terms could be analysed, and synonyms for the same concept could be detected. RadLex was mainly created for the use in radiology reports, to aid structured reporting and the preparation of educational material (Lanlotz, 2006) [1]. In standard medical vocabularies such as MeSH (Medical Subject Headings) and UMLS (Unified Medical Language System) specific terms of radiology are often

  4. Improvement of natural image search engines results by emotional filtering

    Directory of Open Access Journals (Sweden)

    Patrice Denis

    2016-04-01

    Full Text Available With the Internet 2.0 era, managing user emotions is a problem that more and more actors are interested in. Historically, the first notions of emotion sharing were expressed and defined with emoticons. They allowed users to show their emotional status to others in an impersonal and emotionless digital world. Now, in the Internet of social media, every day users share lots of content with each other on Facebook, Twitter, Google+ and so on. Several new popular web sites like FlickR, Picassa, Pinterest, Instagram or DeviantArt are now specifically based on sharing image content as well as personal emotional status. This kind of information is economically very valuable as it can for instance help commercial companies sell more efficiently. In fact, with this king of emotional information, business can made where companies will better target their customers needs, and/or even sell them more products. Research has been and is still interested in the mining of emotional information from user data since then. In this paper, we focus on the impact of emotions from images that have been collected from search image engines. More specifically our proposition is the creation of a filtering layer applied on the results of such image search engines. Our peculiarity relies in the fact that it is the first attempt from our knowledge to filter image search engines results with an emotional filtering approach.

  5. Efficient and accurate nearest neighbor and closest pair search in high-dimensional space

    KAUST Repository

    Tao, Yufei

    2010-07-01

    Nearest Neighbor (NN) search in high-dimensional space is an important problem in many applications. From the database perspective, a good solution needs to have two properties: (i) it can be easily incorporated in a relational database, and (ii) its query cost should increase sublinearly with the dataset size, regardless of the data and query distributions. Locality-Sensitive Hashing (LSH) is a well-known methodology fulfilling both requirements, but its current implementations either incur expensive space and query cost, or abandon its theoretical guarantee on the quality of query results. Motivated by this, we improve LSH by proposing an access method called the Locality-Sensitive B-tree (LSB-tree) to enable fast, accurate, high-dimensional NN search in relational databases. The combination of several LSB-trees forms a LSB-forest that has strong quality guarantees, but improves dramatically the efficiency of the previous LSH implementation having the same guarantees. In practice, the LSB-tree itself is also an effective index which consumes linear space, supports efficient updates, and provides accurate query results. In our experiments, the LSB-tree was faster than: (i) iDistance (a famous technique for exact NN search) by two orders ofmagnitude, and (ii) MedRank (a recent approximate method with nontrivial quality guarantees) by one order of magnitude, and meanwhile returned much better results. As a second step, we extend our LSB technique to solve another classic problem, called Closest Pair (CP) search, in high-dimensional space. The long-term challenge for this problem has been to achieve subquadratic running time at very high dimensionalities, which fails most of the existing solutions. We show that, using a LSB-forest, CP search can be accomplished in (worst-case) time significantly lower than the quadratic complexity, yet still ensuring very good quality. In practice, accurate answers can be found using just two LSB-trees, thus giving a substantial

  6. The PAMELA space mission for antimatter and dark matter searches in space

    International Nuclear Information System (INIS)

    Boezio, M.; Bruno, A.; Adriani, O.; Barbarino, G. C.; Bazilevskaya, G. A.; Bellotti, R.; Bogomolov, E. A.; Bongi, M.; Bonvicini, V.; Borisov, S.; Bottai, S.; Cafagna, F.; Campana, D.; Carbone, R.; Carlson, P.; Casolino, M.; Castellini, G.; Consiglio, L.; De Pascale, M. P.; De Santis, C.

    2012-01-01

    The PAMELA satellite-borne experiment has presented new results on cosmic-ray antiparticles that can be interpreted in terms of DM annihilation or pulsar contribution. The instrument was launched from the Baikonur cosmodrome and it has been collecting data since July 2006. The combination of a permanent magnet silicon strip spectrometer and a silicon-tungsten imaging calorimeter allows precision studies of the charged cosmic radiation to be conducted over a wide energy range with high statistics. The primary scientific goal is the measurement of the antiproton and positron energy spectrum in order to search for exotic sources. PAMELA is also searching for primordial antinuclei (anti-helium), and testing cosmic-ray propagation models through precise measurements of the antiparticle energy spectrum and precision studies of light nuclei and their isotopes. This talk illustrates the most recent scientific results obtained by the PAMELA experiment.

  7. The PAMELA space mission for antimatter and dark matter searches in space

    Energy Technology Data Exchange (ETDEWEB)

    Boezio, M., E-mail: Mirko.Boezio@ts.infn.it [INFN, Sezione di Trieste (Italy); Bruno, A., E-mail: Alessandro.Bruno@ba.infn.it [University of Bari, Department of Physics (Italy); Adriani, O. [University of Florence, Department of Physics (Italy); Barbarino, G. C. [University of Naples ' Federico II' , Department of Physics (Italy); Bazilevskaya, G. A. [Lebedev Physical Institute (Russian Federation); Bellotti, R. [University of Bari, Department of Physics (Italy); Bogomolov, E. A. [Ioffe Physical Technical Institute (Russian Federation); Bongi, M. [INFN, Sezione di Florence (Italy); Bonvicini, V. [INFN, Sezione di Trieste (Italy); Borisov, S. [INFN, Sezione di Rome ' Tor Vergata' (Italy); Bottai, S. [INFN, Sezione di Florence (Italy); Cafagna, F. [University of Bari, Department of Physics (Italy); Campana, D.; Carbone, R. [INFN, Sezione di Naples (Italy); Carlson, P. [KTH, Department of Physics, and the Oskar Klein Centre for Cosmoparticle Physics (Sweden); Casolino, M. [INFN, Sezione di Rome ' Tor Vergata' (Italy); Castellini, G. [IFAC (Italy); Consiglio, L. [INFN, Sezione di Naples (Italy); De Pascale, M. P.; De Santis, C. [INFN, Sezione di Rome ' Tor Vergata' (Italy); and others

    2012-12-15

    The PAMELA satellite-borne experiment has presented new results on cosmic-ray antiparticles that can be interpreted in terms of DM annihilation or pulsar contribution. The instrument was launched from the Baikonur cosmodrome and it has been collecting data since July 2006. The combination of a permanent magnet silicon strip spectrometer and a silicon-tungsten imaging calorimeter allows precision studies of the charged cosmic radiation to be conducted over a wide energy range with high statistics. The primary scientific goal is the measurement of the antiproton and positron energy spectrum in order to search for exotic sources. PAMELA is also searching for primordial antinuclei (anti-helium), and testing cosmic-ray propagation models through precise measurements of the antiparticle energy spectrum and precision studies of light nuclei and their isotopes. This talk illustrates the most recent scientific results obtained by the PAMELA experiment.

  8. Image Enhancement In HSI Space Using Wavelet Transform

    Science.gov (United States)

    Bansal, Sonia; Malhotra, Deepti

    2010-11-01

    Image processing modifies images to improve them (enhancement, restoration), extract information (analysis, recognition), and change their structure (composition, image editing). Image Enhancement is simple and most appealing area among all the digital image processing techniques. The main purpose of image enhancement is to bring out detail that is hidden in an image or to increase contrast in a low contrast image [1]. The color restoration functions of some real color image enhancement algorithms are greatly at random and not proved , and the real color images enhanced which are based on illumination-reflectance model have the loss of details and the `halos', we proposed a new algorithm to overcome these disadvantages. Firstly, we transform the real color image from RGB space to HSI space which is approximately orthonormal system. Secondly, the illumination and the reflectance of value are separated by homomorphic filtering based on illumination-reflectance model. We have discovered that the high dynamic range of image including high bright lights is mainly caused by the reflectance. Thirdly, the details of reflectance are preserved by wavelet transform. Fourthly, the dynamic range of reflectance is compressed by Butterworth filtering. Lastly, the energy of the saturation of real color image in HSI space is attenuated according to the spectral sensitivity of most human vision.

  9. Use of discrete chromatic space to tune the image tone in a color image mosaic

    Science.gov (United States)

    Zhang, Zuxun; Li, Zhijiang; Zhang, Jianqing; Zheng, Li

    2003-09-01

    Color image process is a very important problem. However, the main approach presently of them is to transfer RGB colour space into another colour space, such as HIS (Hue, Intensity and Saturation). YIQ, LUV and so on. Virutally, it may not be a valid way to process colour airborne image just in one colour space. Because the electromagnetic wave is physically altered in every wave band, while the color image is perceived based on psychology vision. Therefore, it's necessary to propose an approach accord with physical transformation and psychological perception. Then, an analysis on how to use relative colour spaces to process colour airborne photo is discussed and an application on how to tune the image tone in colour airborne image mosaic is introduced. As a practice, a complete approach to perform the mosaic on color airborne images via taking full advantage of relative color spaces is discussed in the application.

  10. Planetary Radar Imaging with the Deep-Space Network's 34 Meter Uplink Array

    Science.gov (United States)

    Vilnrotter, Victor; Tsao, P.; Lee, D.; Cornish, T.; Jao, J.; Slade, M.

    2011-01-01

    A coherent Uplink Array consisting of two or three 34-meter antennas of NASA's Deep Space Network has been developed for the primary purpose of increasing EIRP at the spacecraft. Greater EIRP ensures greater reach, higher uplink data rates for command and configuration control, as well as improved search and recovery capabilities during spacecraft emergencies. It has been conjectured that Doppler-delay radar imaging of lunar targets can be extended to planetary imaging, where the long baseline of the uplink array can provide greater resolution than a single antenna, as well as potentially higher EIRP. However, due to the well known R4 loss in radar links, imaging of distant planets is a very challenging endeavor, requiring accurate phasing of the Uplink Array antennas, cryogenically cooled low-noise receiver amplifiers, and sophisticated processing of the received data to extract the weak echoes characteristic of planetary radar. This article describes experiments currently under way to image the planets Mercury and Venus, highlights improvements in equipment and techniques, and presents planetary images obtained to date with two 34 meter antennas configured as a coherently phased Uplink Array.

  11. NIAC Phase II Orbiting Rainbows: Future Space Imaging with Granular Systems

    Science.gov (United States)

    Quadrelli, Marco B.; Basinger, Scott; Arumugam, Darmindra; Swartzlander, Grover

    2017-01-01

    Inspired by the light scattering and focusing properties of distributed optical assemblies in Nature, such as rainbows and aerosols, and by recent laboratory successes in optical trapping and manipulation, we propose a unique combination of space optics and autonomous robotic system technology, to enable a new vision of space system architecture with applications to ultra-lightweight space optics and, ultimately, in-situ space system fabrication. Typically, the cost of an optical system is driven by the size and mass of the primary aperture. The ideal system is a cloud of spatially disordered dust-like objects that can be optically manipulated: it is highly reconfigurable, fault-tolerant, and allows very large aperture sizes at low cost. This new concept is based on recent understandings in the physics of optical manipulation of small particles in the laboratory and the engineering of distributed ensembles of spacecraft swarms to shape an orbiting cloud of micron-sized objects. In the same way that optical tweezers have revolutionized micro- and nano-manipulation of objects, our breakthrough concept will enable new large scale NASA mission applications and develop new technology in the areas of Astrophysical Imaging Systems and Remote Sensing because the cloud can operate as an adaptive optical imaging sensor. While achieving the feasibility of constructing one single aperture out of the cloud is the main topic of this work, it is clear that multiple orbiting aerosol lenses could also combine their power to synthesize a much larger aperture in space to enable challenging goals such as exo-planet detection. Furthermore, this effort could establish feasibility of key issues related to material properties, remote manipulation, and autonomy characteristics of cloud in orbit. There are several types of endeavors (science missions) that could be enabled by this type of approach, i.e. it can enable new astrophysical imaging systems, exo-planet search, large apertures

  12. A learning heuristic for space mapping and searching self-organizing systems using adaptive mesh refinement

    Science.gov (United States)

    Phillips, Carolyn L.

    2014-09-01

    In a complex self-organizing system, small changes in the interactions between the system's components can result in different emergent macrostructures or macrobehavior. In chemical engineering and material science, such spontaneously self-assembling systems, using polymers, nanoscale or colloidal-scale particles, DNA, or other precursors, are an attractive way to create materials that are precisely engineered at a fine scale. Changes to the interactions can often be described by a set of parameters. Different contiguous regions in this parameter space correspond to different ordered states. Since these ordered states are emergent, often experiment, not analysis, is necessary to create a diagram of ordered states over the parameter space. By issuing queries to points in the parameter space (e.g., performing a computational or physical experiment), ordered states can be discovered and mapped. Queries can be costly in terms of resources or time, however. In general, one would like to learn the most information using the fewest queries. Here we introduce a learning heuristic for issuing queries to map and search a two-dimensional parameter space. Using a method inspired by adaptive mesh refinement, the heuristic iteratively issues batches of queries to be executed in parallel based on past information. By adjusting the search criteria, different types of searches (for example, a uniform search, exploring boundaries, sampling all regions equally) can be flexibly implemented. We show that this method will densely search the space, while preferentially targeting certain features. Using numerical examples, including a study simulating the self-assembly of complex crystals, we show how this heuristic can discover new regions and map boundaries more accurately than a uniformly distributed set of queries.

  13. Hiding and Searching Strategies of Adult Humans in a Virtual and a Real-Space Room

    Science.gov (United States)

    Talbot, Katherine J.; Legge, Eric L. G.; Bulitko, Vadim; Spetch, Marcia L.

    2009-01-01

    Adults searched for or cached three objects in nine hiding locations in a virtual room or a real-space room. In both rooms, the locations selected by participants differed systematically between searching and hiding. Specifically, participants moved farther from origin and dispersed their choices more when hiding objects than when searching for…

  14. Supporting Keyword Search for Image Retrieval with Integration of Probabilistic Annotation

    Directory of Open Access Journals (Sweden)

    Tie Hua Zhou

    2015-05-01

    Full Text Available The ever-increasing quantities of digital photo resources are annotated with enriching vocabularies to form semantic annotations. Photo-sharing social networks have boosted the need for efficient and intuitive querying to respond to user requirements in large-scale image collections. In order to help users formulate efficient and effective image retrieval, we present a novel integration of a probabilistic model based on keyword query architecture that models the probability distribution of image annotations: allowing users to obtain satisfactory results from image retrieval via the integration of multiple annotations. We focus on the annotation integration step in order to specify the meaning of each image annotation, thus leading to the most representative annotations of the intent of a keyword search. For this demonstration, we show how a probabilistic model has been integrated to semantic annotations to allow users to intuitively define explicit and precise keyword queries in order to retrieve satisfactory image results distributed in heterogeneous large data sources. Our experiments on SBU (collected by Stony Brook University database show that (i our integrated annotation contains higher quality representatives and semantic matches; and (ii the results indicating annotation integration can indeed improve image search result quality.

  15. Parameter Search Algorithms for Microwave Radar-Based Breast Imaging: Focal Quality Metrics as Fitness Functions.

    Science.gov (United States)

    O'Loughlin, Declan; Oliveira, Bárbara L; Elahi, Muhammad Adnan; Glavin, Martin; Jones, Edward; Popović, Milica; O'Halloran, Martin

    2017-12-06

    Inaccurate estimation of average dielectric properties can have a tangible impact on microwave radar-based breast images. Despite this, recent patient imaging studies have used a fixed estimate although this is known to vary from patient to patient. Parameter search algorithms are a promising technique for estimating the average dielectric properties from the reconstructed microwave images themselves without additional hardware. In this work, qualities of accurately reconstructed images are identified from point spread functions. As the qualities of accurately reconstructed microwave images are similar to the qualities of focused microscopic and photographic images, this work proposes the use of focal quality metrics for average dielectric property estimation. The robustness of the parameter search is evaluated using experimental dielectrically heterogeneous phantoms on the three-dimensional volumetric image. Based on a very broad initial estimate of the average dielectric properties, this paper shows how these metrics can be used as suitable fitness functions in parameter search algorithms to reconstruct clear and focused microwave radar images.

  16. [Migrants' female partners: social image and the search for sexual and reproductive health services].

    Science.gov (United States)

    Ochoa-Marín, Sandra C; Cristancho-Marulanda, Sergio; González-López, José Rafael

    2011-04-01

    Analysing the self-image and social image of migrants' female partners (MFP) and their relationship with the search for sexual and reproductive health services (SRHS) in communities having a high US migratory intensity index. 60 MFP were subjected to in-depth interviews between October 2004 and May 2005 and 19 semi-structured interviews were held with members of their families, 14 representatives from social organisations, 10 health service representatives and 31 men and women residing in the community. MFP self-image and social image regards women as being "vulnerable", "alone", "lacking sexual partner" and thus being sexually inactive. Consequently, "they must not contract sexually-transmitted diseases (STD), use contraceptives or become pregnant" when their partners are in the USA. The search for SRHS services was found to be related to self-image, social image and the notion of family or social control predominated in the behaviour expected for these women which, in turn, was related to conditions regarding their coexistence (or not) with their families. MFP living with their family or their partner's family were subject to greater "family" control in their search for SRHS services. On the contrary, MFP living alone were subjected to greater "social" control over such process. Sexuallyinactive women's self-image and social image seems to have a bearing on such women's social behaviour and could become an obstacle to the timely search for SRHS services in communities having high migratory intensity.

  17. Imaging analyses of odontogenic infection involving the maxillofacial fascial spaces, with special emphasis on the parapharyngeal space

    Energy Technology Data Exchange (ETDEWEB)

    Ariji, Yoshiko; Gotoh, Masakazu; Izumi, Masahiro; Naitoh, Munetaka; Kurita, Kenichi; Natsume, Nagato; Ariji, Eiichiro [Aichi-Gakuin Univ., Nisshin (Japan). School of Dentistry

    2002-01-01

    The purpose of this study was to investigate odontogenic infection pathways into the maxillofacial fascial spaces, especially into the parapharyngeal space, in relation to causal tooth and clinical symptoms. CT and MR images were retrospectively investigated in 47 patients with spread of odontogenic infection into the maxillofacial spaces. The involvement of spaces was evaluated based on lateral asymmetry of their shapes and density on CT images or intensity on MR images. Involvement on images was observed in 70%, 49%, and 30% of the submandibular, the masticator, and the parapharyngeal spaces, respectively. Patients with submandibular space involvement often had spontaneous pain. Of 14 patients with parapharyngeal space involvement, 8 patients showed dysphagia and/or fever, and 13 patients showed involvement of the mandibular molar as a cause of infection. All of these 14 patients also had submandibular space involvement, while only 7 patients (50%) showed changes in the medial pterygoid muscle. The fat layer between the medial pterygoid muscle and parapharyngeal space was maintained in 11 of 14 (79%) patients with parapharyngeal involvement. CT and MR images clearly demonstrated the spread of odontogenic infection into the maxillofacial spaces. Involvement of the parapharyngeal space was mostly caused by infection originating in the mandibular molar, and was considered to be secondary spread from the submandibular space and/or medial pterygoid muscle. (author)

  18. Fast hybrid fractal image compression using an image feature and neural network

    International Nuclear Information System (INIS)

    Zhou Yiming; Zhang Chao; Zhang Zengke

    2008-01-01

    Since fractal image compression could maintain high-resolution reconstructed images at very high compression ratio, it has great potential to improve the efficiency of image storage and image transmission. On the other hand, fractal image encoding is time consuming for the best matching search between range blocks and domain blocks, which limits the algorithm to practical application greatly. In order to solve this problem, two strategies are adopted to improve the fractal image encoding algorithm in this paper. Firstly, based on the definition of an image feature, a necessary condition of the best matching search and FFC algorithm are proposed, and it could reduce the search space observably and exclude most inappropriate domain blocks according to each range block before the best matching search. Secondly, on the basis of FFC algorithm, in order to reduce the mapping error during the best matching search, a special neural network is constructed to modify the mapping scheme for the subblocks, in which the pixel values fluctuate greatly (FNFC algorithm). Experimental results show that the proposed algorithms could obtain good quality of the reconstructed images and need much less time than the baseline encoding algorithm

  19. Evolved finite state controller for hybrid system in reduced search space

    DEFF Research Database (Denmark)

    Dupuis, Jean-Francois; Fan, Zhun

    2009-01-01

    This paper presents an evolutionary methodology to automatically generate finite state automata (FSA) controllers to control hybrid systems. The proposed approach reduces the search space using an invariant analysis of the system. FSA controllers for a case study of two-tank system have been...

  20. Image reconstruction in k-space from MR data encoded with ambiguous gradient fields.

    Science.gov (United States)

    Schultz, Gerrit; Gallichan, Daniel; Weber, Hans; Witschey, Walter R T; Honal, Matthias; Hennig, Jürgen; Zaitsev, Maxim

    2015-02-01

    In this work, the limits of image reconstruction in k-space are explored when non-bijective gradient fields are used for spatial encoding. The image space analogy between parallel imaging and imaging with non-bijective encoding fields is partially broken in k-space. As a consequence, it is hypothesized and proven that ambiguities can only be resolved partially in k-space, and not completely as is the case in image space. Image-space and k-space based reconstruction algorithms for multi-channel radiofrequency data acquisitions are programmed and tested using numerical simulations as well as in vivo measurement data. The hypothesis is verified based on an analysis of reconstructed images. It is found that non-bijective gradient fields have the effect that densely sampled autocalibration data, used for k-space reconstruction, provide less information than a separate scan of the receiver coil sensitivity maps, used for image space reconstruction. Consequently, in k-space only the undersampling artifact can be unfolded, whereas in image space, it is also possible to resolve aliasing that is caused by the non-bijectivity of the gradient fields. For standard imaging, reconstruction in image space and in k-space is nearly equivalent, whereas there is a fundamental difference with practical consequences for the selection of image reconstruction algorithms when non-bijective encoding fields are involved. © 2014 Wiley Periodicals, Inc.

  1. MR imaging of masticator space infection

    International Nuclear Information System (INIS)

    Seong, Chang Kyu; Han, Moon Hee; Kim, Hong Dae; Park, Byung Kwan; Lee, In Hee; Chang, Kee Hyun; Kim, Sam Soo

    1998-01-01

    To identify the characteristic appearances of masticator space infection, as seen on magnetic resonance(MR) imaging. We retrospectively reviewed the MR images of 23 patients with clinically and bacteriologically proven masticator space infection, with attention to the involved structures, spread pattern, abscess formation, mandibular involvement, and etiology. The masseter muscle was involved in 21 of 23 cases, while the cases, medial pterygoid, lateral pterygoid, and temporalis muscles were involved in 14, 12 , and 13 cases, respectively. All muscles in the masticator space were involved in eight cases and only a single muscle in five. In all but one case, extension through the muscle plane was noted, and in 10 cases, transfascial extension was seen. Abscess formation was noted in seven cases. Mandibular involvement was seen in 16 cases, half of which showed focal cortical disruption. The source of infection was odontogenous in 15 cases, with frequent involvement of the mandible and masseter. Masticator space infection frequently originated from an odontogenous source. the characteristic MR appearances of this infection included extension through the muscle plane and frequent transfascial spread to adjacent deep cervical spaces, as well as common mandibular involvement with or without cortical disruption of focal pattern.=20

  2. Space-Ready Advanced Imaging System, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — In this Phase II effort Toyon will increase the state-of-the-art for video/image systems. This will include digital image compression algorithms as well as system...

  3. An adaptive image enhancement technique by combining cuckoo search and particle swarm optimization algorithm.

    Science.gov (United States)

    Ye, Zhiwei; Wang, Mingwei; Hu, Zhengbing; Liu, Wei

    2015-01-01

    Image enhancement is an important procedure of image processing and analysis. This paper presents a new technique using a modified measure and blending of cuckoo search and particle swarm optimization (CS-PSO) for low contrast images to enhance image adaptively. In this way, contrast enhancement is obtained by global transformation of the input intensities; it employs incomplete Beta function as the transformation function and a novel criterion for measuring image quality considering three factors which are threshold, entropy value, and gray-level probability density of the image. The enhancement process is a nonlinear optimization problem with several constraints. CS-PSO is utilized to maximize the objective fitness criterion in order to enhance the contrast and detail in an image by adapting the parameters of a novel extension to a local enhancement technique. The performance of the proposed method has been compared with other existing techniques such as linear contrast stretching, histogram equalization, and evolutionary computing based image enhancement methods like backtracking search algorithm, differential search algorithm, genetic algorithm, and particle swarm optimization in terms of processing time and image quality. Experimental results demonstrate that the proposed method is robust and adaptive and exhibits the better performance than other methods involved in the paper.

  4. An Adaptive Image Enhancement Technique by Combining Cuckoo Search and Particle Swarm Optimization Algorithm

    Directory of Open Access Journals (Sweden)

    Zhiwei Ye

    2015-01-01

    Full Text Available Image enhancement is an important procedure of image processing and analysis. This paper presents a new technique using a modified measure and blending of cuckoo search and particle swarm optimization (CS-PSO for low contrast images to enhance image adaptively. In this way, contrast enhancement is obtained by global transformation of the input intensities; it employs incomplete Beta function as the transformation function and a novel criterion for measuring image quality considering three factors which are threshold, entropy value, and gray-level probability density of the image. The enhancement process is a nonlinear optimization problem with several constraints. CS-PSO is utilized to maximize the objective fitness criterion in order to enhance the contrast and detail in an image by adapting the parameters of a novel extension to a local enhancement technique. The performance of the proposed method has been compared with other existing techniques such as linear contrast stretching, histogram equalization, and evolutionary computing based image enhancement methods like backtracking search algorithm, differential search algorithm, genetic algorithm, and particle swarm optimization in terms of processing time and image quality. Experimental results demonstrate that the proposed method is robust and adaptive and exhibits the better performance than other methods involved in the paper.

  5. Processing of space images and geologic interpretation

    Energy Technology Data Exchange (ETDEWEB)

    Yudin, V S

    1981-01-01

    Using data for standard sections, a correlation was established between natural formations in geologic/geophysical dimensions and the form they take in the imaging. With computer processing, important data can be derived from the image. Use of the above correlations has allowed to make a number of preliminary classifications of tectonic structures, and to determine certain ongoing processes in the given section. The derived data may be used for search of useful minerals.

  6. Data Transformation Functions for Expanded Search Spaces in Geographic Sample Supervised Segment Generation

    OpenAIRE

    Christoff Fourie; Elisabeth Schoepfer

    2014-01-01

    Sample supervised image analysis, in particular sample supervised segment generation, shows promise as a methodological avenue applicable within Geographic Object-Based Image Analysis (GEOBIA). Segmentation is acknowledged as a constituent component within typically expansive image analysis processes. A general extension to the basic formulation of an empirical discrepancy measure directed segmentation algorithm parameter tuning approach is proposed. An expanded search landscape is defined, c...

  7. Attenuation of multiples in image space

    Science.gov (United States)

    Alvarez, Gabriel F.

    In complex subsurface areas, attenuation of 3D specular and diffracted multiples in data space is difficult and inaccurate. In those areas, image space is an attractive alternative. There are several reasons: (1) migration increases the signal-to-noise ratio of the data; (2) primaries are mapped to coherent events in Subsurface Offset Domain Common Image Gathers (SODCIGs) or Angle Domain Common Image Gathers (ADCIGs); (3) image space is regular and smaller; (4) attenuating the multiples in data space leaves holes in the frequency-Wavenumber space that generate artifacts after migration. I develop a new equation for the residual moveout of specular multiples in ADCIGs and use it for the kernel of an apex-shifted Radon transform to focus and separate the primaries from specular and diffracted multiples. Because of small amplitude, phase and kinematic errors in the multiple estimate, we need adaptive matching and subtraction to estimate the primaries. I pose this problem as an iterative least-squares inversion that simultaneously matches the estimates of primaries and multiples to the data. Standard methods match only the estimate of the multiples. I demonstrate with real and synthetic data that the method produces primaries and multiples with little cross-talk. In 3D, the multiples exhibit residual moveout in SODCIGs in in-line and cross-line offsets. They map away from zero subsurface offsets when migrated with the faster velocity of the primaries. In ADCIGs the residual moveout of the primaries as a function of the aperture angle, for a given azimuth, is flat for those angles that illuminate the reflector. The multiples have residual moveout towards increasing depth for increasing aperture angles at all azimuths. As a function of azimuth, the primaries have better azimuth resolution than the multiples at larger aperture angles. I show, with a real 3D dataset, that even below salt, where illumination is poor, the multiples are well attenuated in ADCIGs with the new

  8. Efficient Mosaicking of Spitzer Space Telescope Images

    Science.gov (United States)

    Jacob, Joseph; Makovoz, David; Eisenhardt, Peter

    2007-01-01

    A parallel version of the MOPEX software, which generates mosaics of infrared astronomical images acquired by the Spitzer Space Telescope, extends the capabilities of the prior serial version. In the parallel version, both the input image space and the output mosaic space are divided among the available parallel processors. This is the only software that performs the point-source detection and the rejection of spurious imaging effects of cosmic rays required by Spitzer scientists. This software includes components that implement outlier-detection algorithms that can be fine-tuned for a particular set of image data by use of a number of adjustable parameters. This software has been used to construct a mosaic of the Spitzer Infrared Array Camera Shallow Survey, which comprises more than 17,000 exposures in four wavelength bands from 3.6 to 8 m and spans a solid angle of about 9 square degrees. When this software was executed on 32 nodes of the 1,024-processor Cosmos cluster computer at NASA s Jet Propulsion Laboratory, a speedup of 8.3 was achieved over the serial version of MOPEX. The performance is expected to improve dramatically once a true parallel file system is installed on Cosmos.

  9. IMAGE QUALITY FORECASTING FOR SPACE OBJECTS

    Directory of Open Access Journals (Sweden)

    A. I. Altukhov

    2013-05-01

    Full Text Available The article deals with an approach to quality predicting of the space objects images, which can be used to plan optoelectronic systems of remote sensing satellites work programs. The proposed approach is based on evaluation of the optoelectronic equipment transfer properties and calculation of indexes images quality considering the influence of the orbital shooting conditions.

  10. Can social tagged images aid concept-based video search?

    NARCIS (Netherlands)

    Setz, A.T.; Snoek, C.G.M.

    2009-01-01

    This paper seeks to unravel whether commonly available social tagged images can be exploited as a training resource for concept-based video search. Since social tags are known to be ambiguous, overly personalized, and often error prone, we place special emphasis on the role of disambiguation. We

  11. Multilevel Thresholding Segmentation Based on Harmony Search Optimization

    Directory of Open Access Journals (Sweden)

    Diego Oliva

    2013-01-01

    Full Text Available In this paper, a multilevel thresholding (MT algorithm based on the harmony search algorithm (HSA is introduced. HSA is an evolutionary method which is inspired in musicians improvising new harmonies while playing. Different to other evolutionary algorithms, HSA exhibits interesting search capabilities still keeping a low computational overhead. The proposed algorithm encodes random samples from a feasible search space inside the image histogram as candidate solutions, whereas their quality is evaluated considering the objective functions that are employed by the Otsu’s or Kapur’s methods. Guided by these objective values, the set of candidate solutions are evolved through the HSA operators until an optimal solution is found. Experimental results demonstrate the high performance of the proposed method for the segmentation of digital images.

  12. Imaging of the meninges and the extra-axial spaces.

    Science.gov (United States)

    Kirmi, Olga; Sheerin, Fintan; Patel, Neel

    2009-12-01

    The separate meningeal layers and extraaxial spaces are complex and can only be differentiated by pathologic processes on imaging. Differentiation of the location of such processes can be achieved using different imaging modalities. In this pictorial review we address the imaging techniques, enhancement and location patterns, and disease spread that will promote accurate localization of the pathology, thus improving accuracy of diagnosis. Typical and unusual magnetic resonance (MR), computed tomography (CT), and ultrasound imaging findings of many conditions affecting these layers and spaces are described.

  13. Phase-space evolution of x-ray coherence in phase-sensitive imaging.

    Science.gov (United States)

    Wu, Xizeng; Liu, Hong

    2008-08-01

    X-ray coherence evolution in the imaging process plays a key role for x-ray phase-sensitive imaging. In this work we present a phase-space formulation for the phase-sensitive imaging. The theory is reformulated in terms of the cross-spectral density and associated Wigner distribution. The phase-space formulation enables an explicit and quantitative account of partial coherence effects on phase-sensitive imaging. The presented formulas for x-ray spectral density at the detector can be used for performing accurate phase retrieval and optimizing the phase-contrast visibility. The concept of phase-space shearing length derived from this phase-space formulation clarifies the spatial coherence requirement for phase-sensitive imaging with incoherent sources. The theory has been applied to x-ray Talbot interferometric imaging as well. The peak coherence condition derived reveals new insights into three-grating-based Talbot-interferometric imaging and gratings-based x-ray dark-field imaging.

  14. What Can Pictures Tell Us About Web Pages? Improving Document Search Using Images.

    Science.gov (United States)

    Rodriguez-Vaamonde, Sergio; Torresani, Lorenzo; Fitzgibbon, Andrew W

    2015-06-01

    Traditional Web search engines do not use the images in the HTML pages to find relevant documents for a given query. Instead, they typically operate by computing a measure of agreement between the keywords provided by the user and only the text portion of each page. In this paper we study whether the content of the pictures appearing in a Web page can be used to enrich the semantic description of an HTML document and consequently boost the performance of a keyword-based search engine. We present a Web-scalable system that exploits a pure text-based search engine to find an initial set of candidate documents for a given query. Then, the candidate set is reranked using visual information extracted from the images contained in the pages. The resulting system retains the computational efficiency of traditional text-based search engines with only a small additional storage cost needed to encode the visual information. We test our approach on one of the TREC Million Query Track benchmarks where we show that the exploitation of visual content yields improvement in accuracies for two distinct text-based search engines, including the system with the best reported performance on this benchmark. We further validate our approach by collecting document relevance judgements on our search results using Amazon Mechanical Turk. The results of this experiment confirm the improvement in accuracy produced by our image-based reranker over a pure text-based system.

  15. A Novel Method Using Abstract Convex Underestimation in Ab-Initio Protein Structure Prediction for Guiding Search in Conformational Feature Space.

    Science.gov (United States)

    Hao, Xiao-Hu; Zhang, Gui-Jun; Zhou, Xiao-Gen; Yu, Xu-Feng

    2016-01-01

    To address the searching problem of protein conformational space in ab-initio protein structure prediction, a novel method using abstract convex underestimation (ACUE) based on the framework of evolutionary algorithm was proposed. Computing such conformations, essential to associate structural and functional information with gene sequences, is challenging due to the high-dimensionality and rugged energy surface of the protein conformational space. As a consequence, the dimension of protein conformational space should be reduced to a proper level. In this paper, the high-dimensionality original conformational space was converted into feature space whose dimension is considerably reduced by feature extraction technique. And, the underestimate space could be constructed according to abstract convex theory. Thus, the entropy effect caused by searching in the high-dimensionality conformational space could be avoided through such conversion. The tight lower bound estimate information was obtained to guide the searching direction, and the invalid searching area in which the global optimal solution is not located could be eliminated in advance. Moreover, instead of expensively calculating the energy of conformations in the original conformational space, the estimate value is employed to judge if the conformation is worth exploring to reduce the evaluation time, thereby making computational cost lower and the searching process more efficient. Additionally, fragment assembly and the Monte Carlo method are combined to generate a series of metastable conformations by sampling in the conformational space. The proposed method provides a novel technique to solve the searching problem of protein conformational space. Twenty small-to-medium structurally diverse proteins were tested, and the proposed ACUE method was compared with It Fix, HEA, Rosetta and the developed method LEDE without underestimate information. Test results show that the ACUE method can more rapidly and more

  16. Image Segmentation and Processing for Efficient Parking Space Analysis

    OpenAIRE

    Tutika, Chetan Sai; Vallapaneni, Charan; R, Karthik; KP, Bharath; Muthu, N Ruban Rajesh Kumar

    2018-01-01

    In this paper, we develop a method to detect vacant parking spaces in an environment with unclear segments and contours with the help of MATLAB image processing capabilities. Due to the anomalies present in the parking spaces, such as uneven illumination, distorted slot lines and overlapping of cars. The present-day conventional algorithms have difficulties processing the image for accurate results. The algorithm proposed uses a combination of image pre-processing and false contour detection ...

  17. A Convex Formulation for Magnetic Particle Imaging X-Space Reconstruction.

    Science.gov (United States)

    Konkle, Justin J; Goodwill, Patrick W; Hensley, Daniel W; Orendorff, Ryan D; Lustig, Michael; Conolly, Steven M

    2015-01-01

    Magnetic Particle Imaging (mpi) is an emerging imaging modality with exceptional promise for clinical applications in rapid angiography, cell therapy tracking, cancer imaging, and inflammation imaging. Recent publications have demonstrated quantitative mpi across rat sized fields of view with x-space reconstruction methods. Critical to any medical imaging technology is the reliability and accuracy of image reconstruction. Because the average value of the mpi signal is lost during direct-feedthrough signal filtering, mpi reconstruction algorithms must recover this zero-frequency value. Prior x-space mpi recovery techniques were limited to 1d approaches which could introduce artifacts when reconstructing a 3d image. In this paper, we formulate x-space reconstruction as a 3d convex optimization problem and apply robust a priori knowledge of image smoothness and non-negativity to reduce non-physical banding and haze artifacts. We conclude with a discussion of the powerful extensibility of the presented formulation for future applications.

  18. Improved space bandwidth product in image upconversion

    DEFF Research Database (Denmark)

    Dam, Jeppe Seidelin; Pedersen, Christian; Tidemand-Lichtenberg, Peter

    2012-01-01

    We present a technique increasing the space bandwidth product of a nonlinear image upconversion process used for spectral imaging. The technique exploits the strong dependency of the phase-matching condition in sum frequency generation (SFG) on the angle of propagation of the interacting fields...

  19. Accurate corresponding point search using sphere-attribute-image for statistical bone model generation

    International Nuclear Information System (INIS)

    Saito, Toki; Nakajima, Yoshikazu; Sugita, Naohiko; Mitsuishi, Mamoru; Hashizume, Hiroyuki; Kuramoto, Kouichi; Nakashima, Yosio

    2011-01-01

    Statistical deformable model based two-dimensional/three-dimensional (2-D/3-D) registration is a promising method for estimating the position and shape of patient bone in the surgical space. Since its accuracy depends on the statistical model capacity, we propose a method for accurately generating a statistical bone model from a CT volume. Our method employs the Sphere-Attribute-Image (SAI) and has improved the accuracy of corresponding point search in statistical model generation. At first, target bone surfaces are extracted as SAIs from the CT volume. Then the textures of SAIs are classified to some regions using Maximally-stable-extremal-regions methods. Next, corresponding regions are determined using Normalized cross-correlation (NCC). Finally, corresponding points in each corresponding region are determined using NCC. The application of our method to femur bone models was performed, and worked well in the experiments. (author)

  20. Visual scan-path analysis with feature space transient fixation moments

    Science.gov (United States)

    Dempere-Marco, Laura; Hu, Xiao-Peng; Yang, Guang-Zhong

    2003-05-01

    The study of eye movements provides useful insight into the cognitive processes underlying visual search tasks. The analysis of the dynamics of eye movements has often been approached from a purely spatial perspective. In many cases, however, it may not be possible to define meaningful or consistent dynamics without considering the features underlying the scan paths. In this paper, the definition of the feature space has been attempted through the concept of visual similarity and non-linear low dimensional embedding, which defines a mapping from the image space into a low dimensional feature manifold that preserves the intrinsic similarity of image patterns. This has enabled the definition of perceptually meaningful features without the use of domain specific knowledge. Based on this, this paper introduces a new concept called Feature Space Transient Fixation Moments (TFM). The approach presented tackles the problem of feature space representation of visual search through the use of TFM. We demonstrate the practical values of this concept for characterizing the dynamics of eye movements in goal directed visual search tasks. We also illustrate how this model can be used to elucidate the fundamental steps involved in skilled search tasks through the evolution of transient fixation moments.

  1. Space Radar Image of Harvard Forest

    Science.gov (United States)

    1999-01-01

    This is a radar image of the area surrounding the Harvard Forest in north-central Massachusetts that has been operated as a ecological research facility by Harvard University since 1907. At the center of the image is the Quabbin Reservoir, and the Connecticut River is at the lower left of the image. The Harvard Forest itself is just above the reservoir. Researchers are comparing the naturally occurring physical disturbances in the forest and the recent and projected chemical disturbances and their effects on the forest ecosystem. Agricultural land appears dark blue/purple, along with low shrub vegetation and some wetlands. Urban development is bright pink; the yellow to green tints are conifer-dominated vegetation with the pitch pine sand plain at the middle left edge of the image appearing very distinctive. The green tint may indicate pure pine plantation stands, and deciduous broadleaf trees appear gray/pink with perhaps wetter sites being pinker. This image was acquired by the Spaceborne Imaging Radar-C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR) aboard the space shuttle Endeavour. SIR-C/X-SAR, a joint mission of the German, Italian and the United States space agencies, is part of NASA's Mission to Planet Earth. The image is centered at 42.50 degrees North latitude and 72.33 degrees West longitude and covers an area of 53 kilometers 63 by kilometers (33 miles by 39 miles). The colors in the image are assigned to different frequencies and polarizations of the radar as follows: red is L-band horizontally transmitted and horizontally received; green is L-band horizontally transmitted and vertically received; and blue is C-band horizontally transmitted and horizontally received.

  2. Identification of Fuzzy Inference Systems by Means of a Multiobjective Opposition-Based Space Search Algorithm

    Directory of Open Access Journals (Sweden)

    Wei Huang

    2013-01-01

    Full Text Available We introduce a new category of fuzzy inference systems with the aid of a multiobjective opposition-based space search algorithm (MOSSA. The proposed MOSSA is essentially a multiobjective space search algorithm improved by using an opposition-based learning that employs a so-called opposite numbers mechanism to speed up the convergence of the optimization algorithm. In the identification of fuzzy inference system, the MOSSA is exploited to carry out the parametric identification of the fuzzy model as well as to realize its structural identification. Experimental results demonstrate the effectiveness of the proposed fuzzy models.

  3. Imaging findings and significance of deep neck space infection

    International Nuclear Information System (INIS)

    Zhuang Qixin; Gu Yifeng; Du Lianjun; Zhu Lili; Pan Yuping; Li Minghua; Yang Shixun; Shang Kezhong; Yin Shankai

    2004-01-01

    Objective: To study the imaging appearance of deep neck space cellulitis and abscess and to evaluate the diagnostic criteria of deep neck space infection. Methods: CT and MRI findings of 28 cases with deep neck space infection proved by clinical manifestation and pathology were analyzed, including 11 cases of retropharyngeal space, 5 cases of parapharyngeal space infection, 4 cases of masticator space infection, and 8 cases of multi-space infection. Results: CT and MRI could display the swelling of the soft tissues and displacement, reduction, or disappearance of lipoid space in the cellulitis. In inflammatory tissues, MRI imaging demonstrated hypointense or isointense signal on T 1 WI, and hyperintense signal changes on T 2 WI. In abscess, CT could display hypodensity in the center and boundary enhancement of the abscess. MRI could display obvious hyperintense signal on T 2 WI and boundary enhancement. Conclusion: CT and MRI could provide useful information for deep neck space cellulitis and abscess

  4. Space imaging measurement system based on fixed lens and moving detector

    Science.gov (United States)

    Akiyama, Akira; Doshida, Minoru; Mutoh, Eiichiro; Kumagai, Hideo; Yamada, Hirofumi; Ishii, Hiromitsu

    2006-08-01

    We have developed the Space Imaging Measurement System based on the fixed lens and fast moving detector to the control of the autonomous ground vehicle. The space measurement is the most important task in the development of the autonomous ground vehicle. In this study we move the detector back and forth along the optical axis at the fast rate to measure the three-dimensional image data. This system is just appropriate to the autonomous ground vehicle because this system does not send out any optical energy to measure the distance and keep the safety. And we use the digital camera of the visible ray range. Therefore it gives us the cost reduction of the three-dimensional image data acquisition with respect to the imaging laser system. We can combine many pieces of the narrow space imaging measurement data to construct the wide range three-dimensional data. This gives us the improvement of the image recognition with respect to the object space. To develop the fast movement of the detector, we build the counter mass balance in the mechanical crank system of the Space Imaging Measurement System. And then we set up the duct to prevent the optical noise due to the ray not coming through lens. The object distance is derived from the focus distance which related to the best focused image data. The best focused image data is selected from the image of the maximum standard deviation in the standard deviations of series images.

  5. WCSTools 3.0: More Tools for Image Astrometry and Catalog Searching

    Science.gov (United States)

    Mink, Douglas J.

    For five years, WCSTools has provided image astrometry for astronomers who need accurate positions for objects they wish to observe. Other functions have been added and improved since the package was first released. Support has been added for new catalogs, such as the GSC-ACT, 2MASS Point Source Catalog, and GSC II, as they have been published. A simple command line interface can search any supported catalog, returning information in several standard formats, whether the catalog is on a local disk or searchable over the World Wide Web. The catalog searching routine can be located on either end (or both ends!) of such a web connection, and the output from one catalog search can be used as the input to another search.

  6. Ghost Imaging of Space Objects

    International Nuclear Information System (INIS)

    Strekalov, Dmitry V; Erkmen, Baris I; Yu Nan

    2013-01-01

    The term 'ghost imaging' was coined in 1995 when an optical correlation measurement in combination with an entangled photon-pair source was used to image a mask placed in one optical channel by raster-scanning a detector in the other, empty, optical channel. Later, it was shown that the entangled photon source could be replaced with thermal sources of light, which are abundantly available as natural illumination sources. It was also shown that the bucket detector could be replaced with a remote point-like detector, opening the possibility to remote-sensing imaging applications. In this paper, we discuss the application of ghost-imaging-like techniques to astronomy, with the objective of detecting intensity-correlation signatures resulting from space objects of interest, such as exo-planets, gas clouds, and gravitational lenses. An important aspect of being able to utilize ghost imaging in astronomy, is the recognition that in interstellar imaging geometries the object of interest can act as an effective beam splitter, yielding detectable variations in the intensity-correlation signature.

  7. Electrostatic images for underwater anisotropic conductive half spaces

    International Nuclear Information System (INIS)

    Flykt, M.; Lindell, I.; Eloranta, E.

    1998-01-01

    A static image principle makes it possible to derive analytical solutions to some basic geometries for DC fields. The underwater environment is especially difficult both from the theoretical and practical point of view. However, there are increasing demands that also the underwater geological formations should be studied in detail. The traditional image of a point source lies at the mirror point of the original. When anisotropic media is involved, however, the image location can change and the image source may be a continues, sector-like distribution. In this paper some theoretical considerations are carried out in the case where the lower half space can have a very general anisotropy in terms of electrical conductivity, while the upper half space is assumed isotropic. The reflection potential field is calculated for different values of electrical conductivity. (orig.)

  8. Source-space ICA for MEG source imaging.

    Science.gov (United States)

    Jonmohamadi, Yaqub; Jones, Richard D

    2016-02-01

    One of the most widely used approaches in electroencephalography/magnetoencephalography (MEG) source imaging is application of an inverse technique (such as dipole modelling or sLORETA) on the component extracted by independent component analysis (ICA) (sensor-space ICA + inverse technique). The advantage of this approach over an inverse technique alone is that it can identify and localize multiple concurrent sources. Among inverse techniques, the minimum-variance beamformers offer a high spatial resolution. However, in order to have both high spatial resolution of beamformer and be able to take on multiple concurrent sources, sensor-space ICA + beamformer is not an ideal combination. We propose source-space ICA for MEG as a powerful alternative approach which can provide the high spatial resolution of the beamformer and handle multiple concurrent sources. The concept of source-space ICA for MEG is to apply the beamformer first and then singular value decomposition + ICA. In this paper we have compared source-space ICA with sensor-space ICA both in simulation and real MEG. The simulations included two challenging scenarios of correlated/concurrent cluster sources. Source-space ICA provided superior performance in spatial reconstruction of source maps, even though both techniques performed equally from a temporal perspective. Real MEG from two healthy subjects with visual stimuli were also used to compare performance of sensor-space ICA and source-space ICA. We have also proposed a new variant of minimum-variance beamformer called weight-normalized linearly-constrained minimum-variance with orthonormal lead-field. As sensor-space ICA-based source reconstruction is popular in EEG and MEG imaging, and given that source-space ICA has superior spatial performance, it is expected that source-space ICA will supersede its predecessor in many applications.

  9. The evolution of colour polymorphism in British winter-active Lepidoptera in response to search image use by avian predators.

    Science.gov (United States)

    Weir, Jamie Conor

    2018-05-10

    Phenotypic polymorphism in cryptic species is widespread. This may evolve in response to search image use by predators exerting negative frequency-dependent selection on intraspecific colour morphs, "apostatic selection". Evidence exists to indicate search image formation by predators and apostatic selection operating on wild prey populations, though not to demonstrate search image use directly resulting in apostatic selection. The present study attempted to address this deficiency, using British Lepidoptera active in winter as a model system. It has been proposed that the typically polymorphic wing colouration of these species represents an anti-search image adaptation against birds. To test (a) for search image driven apostatic selection, dimorphic populations of artificial moth-like models were established in woodland at varying relative morph frequencies and exposed to predation by natural populations of birds. In addition, to test (b) whether abundance and degree of polymorphism are correlated across British winter-active moths, as predicted where search image use drives apostatic selection, a series of phylogenetic comparative analyses were conducted. There was a positive relationship between artificial morph frequency and probability of predation, consistent with birds utilising search images and exerting apostatic selection. Abundance and degree of polymorphism were found to be positively correlated across British Lepidoptera active in winter, though not across all taxonomic groups analysed. This evidence is consistent with polymorphism in this group having evolved in response to search image driven apostatic selection and supports the viability of this mechanism as a means by which phenotypic and genetic variation may be maintained in natural populations. This article is protected by copyright. All rights reserved. This article is protected by copyright. All rights reserved.

  10. X-space MPI: magnetic nanoparticles for safe medical imaging.

    Science.gov (United States)

    Goodwill, Patrick William; Saritas, Emine Ulku; Croft, Laura Rose; Kim, Tyson N; Krishnan, Kannan M; Schaffer, David V; Conolly, Steven M

    2012-07-24

    One quarter of all iodinated contrast X-ray clinical imaging studies are now performed on Chronic Kidney Disease (CKD) patients. Unfortunately, the iodine contrast agent used in X-ray is often toxic to CKD patients' weak kidneys, leading to significant morbidity and mortality. Hence, we are pioneering a new medical imaging method, called Magnetic Particle Imaging (MPI), to replace X-ray and CT iodinated angiography, especially for CKD patients. MPI uses magnetic nanoparticle contrast agents that are much safer than iodine for CKD patients. MPI already offers superb contrast and extraordinary sensitivity. The iron oxide nanoparticle tracers required for MPI are also used in MRI, and some are already approved for human use, but the contrast agents are far more effective at illuminating blood vessels when used in the MPI modality. We have recently developed a systems theoretic framework for MPI called x-space MPI, which has already dramatically improved the speed and robustness of MPI image reconstruction. X-space MPI has allowed us to optimize the hardware for fi ve MPI scanners. Moreover, x-space MPI provides a powerful framework for optimizing the size and magnetic properties of the iron oxide nanoparticle tracers used in MPI. Currently MPI nanoparticles have diameters in the 10-20 nanometer range, enabling millimeter-scale resolution in small animals. X-space MPI theory predicts that larger nanoparticles could enable up to 250 micrometer resolution imaging, which would represent a major breakthrough in safe imaging for CKD patients.

  11. Efficient and accurate nearest neighbor and closest pair search in high-dimensional space

    KAUST Repository

    Tao, Yufei; Yi, Ke; Sheng, Cheng; Kalnis, Panos

    2010-01-01

    Nearest Neighbor (NN) search in high-dimensional space is an important problem in many applications. From the database perspective, a good solution needs to have two properties: (i) it can be easily incorporated in a relational database, and (ii

  12. The Application of Similar Image Retrieval in Electronic Commerce

    Science.gov (United States)

    Hu, YuPing; Yin, Hua; Han, Dezhi; Yu, Fei

    2014-01-01

    Traditional online shopping platform (OSP), which searches product information by keywords, faces three problems: indirect search mode, large search space, and inaccuracy in search results. For solving these problems, we discuss and research the application of similar image retrieval in electronic commerce. Aiming at improving the network customers' experience and providing merchants with the accuracy of advertising, we design a reasonable and extensive electronic commerce application system, which includes three subsystems: image search display subsystem, image search subsystem, and product information collecting subsystem. This system can provide seamless connection between information platform and OSP, on which consumers can automatically and directly search similar images according to the pictures from information platform. At the same time, it can be used to provide accuracy of internet marketing for enterprises. The experiment shows the efficiency of constructing the system. PMID:24883411

  13. The Application of Similar Image Retrieval in Electronic Commerce

    Directory of Open Access Journals (Sweden)

    YuPing Hu

    2014-01-01

    Full Text Available Traditional online shopping platform (OSP, which searches product information by keywords, faces three problems: indirect search mode, large search space, and inaccuracy in search results. For solving these problems, we discuss and research the application of similar image retrieval in electronic commerce. Aiming at improving the network customers’ experience and providing merchants with the accuracy of advertising, we design a reasonable and extensive electronic commerce application system, which includes three subsystems: image search display subsystem, image search subsystem, and product information collecting subsystem. This system can provide seamless connection between information platform and OSP, on which consumers can automatically and directly search similar images according to the pictures from information platform. At the same time, it can be used to provide accuracy of internet marketing for enterprises. The experiment shows the efficiency of constructing the system.

  14. The application of similar image retrieval in electronic commerce.

    Science.gov (United States)

    Hu, YuPing; Yin, Hua; Han, Dezhi; Yu, Fei

    2014-01-01

    Traditional online shopping platform (OSP), which searches product information by keywords, faces three problems: indirect search mode, large search space, and inaccuracy in search results. For solving these problems, we discuss and research the application of similar image retrieval in electronic commerce. Aiming at improving the network customers' experience and providing merchants with the accuracy of advertising, we design a reasonable and extensive electronic commerce application system, which includes three subsystems: image search display subsystem, image search subsystem, and product information collecting subsystem. This system can provide seamless connection between information platform and OSP, on which consumers can automatically and directly search similar images according to the pictures from information platform. At the same time, it can be used to provide accuracy of internet marketing for enterprises. The experiment shows the efficiency of constructing the system.

  15. Space Radar Image of Manaus, Brazil

    Science.gov (United States)

    1999-01-01

    These two images were created using data from the Spaceborne Imaging Radar-C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR). On the left is a false-color image of Manaus, Brazil acquired April 12, 1994, onboard space shuttle Endeavour. In the center of this image is the Solimoes River just west of Manaus before it combines with the Rio Negro to form the Amazon River. The scene is around 8 by 8 kilometers (5 by 5 miles) with north toward the top. The radar image was produced in L-band where red areas correspond to high backscatter at HH polarization, while green areas exhibit high backscatter at HV polarization. Blue areas show low backscatter at VV polarization. The image on the right is a classification map showing the extent of flooding beneath the forest canopy. The classification map was developed by SIR-C/X-SAR science team members at the University of California,Santa Barbara. The map uses the L-HH, L-HV, and L-VV images to classify the radar image into six categories: Red flooded forest Green unflooded tropical rain forest Blue open water, Amazon river Yellow unflooded fields, some floating grasses Gray flooded shrubs Black floating and flooded grasses Data like these help scientists evaluate flood damage on a global scale. Floods are highly episodic and much of the area inundated is often tree-covered. Spaceborne Imaging Radar-C and X-Synthetic Aperture Radar (SIR-C/X-SAR) is part of NASA's Mission to Planet Earth. The radars illuminate Earth with microwaves allowing detailed observations at any time, regardless of weather or sunlight conditions. SIR-C/X-SAR uses three microwave wavelengths: L-band (24 cm), C-band (6 cm) and X-band (3 cm). The multi-frequency data will be used by the international scientific community to better understand the global environment and how it is changing. The SIR-C/X-SAR data, complemented by aircraft and ground studies, will give scientists clearer insights into those environmental changes which are caused by nature and those

  16. Space Radar Image of Colombian Volcano

    Science.gov (United States)

    1999-01-01

    This is a radar image of a little known volcano in northern Colombia. The image was acquired on orbit 80 of space shuttle Endeavour on April 14, 1994, by the Spaceborne Imaging Radar C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR). The volcano near the center of the image is located at 5.6 degrees north latitude, 75.0 degrees west longitude, about 100 kilometers (65 miles) southeast of Medellin, Colombia. The conspicuous dark spot is a lake at the bottom of an approximately 3-kilometer-wide (1.9-mile) volcanic collapse depression or caldera. A cone-shaped peak on the bottom left (northeast rim) of the caldera appears to have been the source for a flow of material into the caldera. This is the northern-most known volcano in South America and because of its youthful appearance, should be considered dormant rather than extinct. The volcano's existence confirms a fracture zone proposed in 1985 as the northern boundary of volcanism in the Andes. The SIR-C/X-SAR image reveals another, older caldera further south in Colombia, along another proposed fracture zone. Although relatively conspicuous, these volcanoes have escaped widespread recognition because of frequent cloud cover that hinders remote sensing imaging in visible wavelengths. Four separate volcanoes in the Northern Andes nations ofColombia and Ecuador have been active during the last 10 years, killing more than 25,000 people, including scientists who were monitoring the volcanic activity. Detection and monitoring of volcanoes from space provides a safe way to investigate volcanism. The recognition of previously unknown volcanoes is important for hazard evaluations because a number of major eruptions this century have occurred at mountains that were not previously recognized as volcanoes. Spaceborne Imaging Radar-C and X-band Synthetic Aperture Radar (SIR-C/X-SAR) is part of NASA's Mission to Planet Earth. The radars illuminate Earth with microwaves allowing detailed observations at any time, regardless of

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

    Science.gov (United States)

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

    2017-11-01

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

  18. Rapid Automatic Lighting Control of a Mixed Light Source for Image Acquisition using Derivative Optimum Search Methods

    Directory of Open Access Journals (Sweden)

    Kim HyungTae

    2015-01-01

    Full Text Available Automatic lighting (auto-lighting is a function that maximizes the image quality of a vision inspection system by adjusting the light intensity and color.In most inspection systems, a single color light source is used, and an equal step search is employed to determine the maximum image quality. However, when a mixed light source is used, the number of iterations becomes large, and therefore, a rapid search method must be applied to reduce their number. Derivative optimum search methods follow the tangential direction of a function and are usually faster than other methods. In this study, multi-dimensional forms of derivative optimum search methods are applied to obtain the maximum image quality considering a mixed-light source. The auto-lighting algorithms were derived from the steepest descent and conjugate gradient methods, which have N-size inputs of driving voltage and one output of image quality. Experiments in which the proposed algorithm was applied to semiconductor patterns showed that a reduced number of iterations is required to determine the locally maximized image quality.

  19. The chinese space program as the image instrument of the great China

    Directory of Open Access Journals (Sweden)

    Daniel Lemus Delgado

    2012-10-01

    Full Text Available This article analyzes the Chinese space program and how the bureaucratic elite acts to convert China as a leading nation in international arena. This article assumes that, beyond the scientific advances that space exploration has in multiple fields of knowledge, the support to the space program depicts a way to project a positive image of China. This image is a China rising in the international community. The author discusses how space missions and the discourse around the space program strengthen national pride. Thus, China’s space program projects the image of a Greater China. The article concludes that the space program shows that China is modernizing rapidly and is able to be a world power.

  20. Visual properties and memorising scenes: Effects of image-space sparseness and uniformity.

    Science.gov (United States)

    Lukavský, Jiří; Děchtěrenko, Filip

    2017-10-01

    Previous studies have demonstrated that humans have a remarkable capacity to memorise a large number of scenes. The research on memorability has shown that memory performance can be predicted by the content of an image. We explored how remembering an image is affected by the image properties within the context of the reference set, including the extent to which it is different from its neighbours (image-space sparseness) and if it belongs to the same category as its neighbours (uniformity). We used a reference set of 2,048 scenes (64 categories), evaluated pairwise scene similarity using deep features from a pretrained convolutional neural network (CNN), and calculated the image-space sparseness and uniformity for each image. We ran three memory experiments, varying the memory workload with experiment length and colour/greyscale presentation. We measured the sensitivity and criterion value changes as a function of image-space sparseness and uniformity. Across all three experiments, we found separate effects of 1) sparseness on memory sensitivity, and 2) uniformity on the recognition criterion. People better remembered (and correctly rejected) images that were more separated from others. People tended to make more false alarms and fewer miss errors in images from categorically uniform portions of the image-space. We propose that both image-space properties affect human decisions when recognising images. Additionally, we found that colour presentation did not yield better memory performance over grayscale images.

  1. Biomedical image representation approach using visualness and spatial information in a concept feature space for interactive region-of-interest-based retrieval.

    Science.gov (United States)

    Rahman, Md Mahmudur; Antani, Sameer K; Demner-Fushman, Dina; Thoma, George R

    2015-10-01

    This article presents an approach to biomedical image retrieval by mapping image regions to local concepts where images are represented in a weighted entropy-based concept feature space. The term "concept" refers to perceptually distinguishable visual patches that are identified locally in image regions and can be mapped to a glossary of imaging terms. Further, the visual significance (e.g., visualness) of concepts is measured as the Shannon entropy of pixel values in image patches and is used to refine the feature vector. Moreover, the system can assist the user in interactively selecting a region-of-interest (ROI) and searching for similar image ROIs. Further, a spatial verification step is used as a postprocessing step to improve retrieval results based on location information. The hypothesis that such approaches would improve biomedical image retrieval is validated through experiments on two different data sets, which are collected from open access biomedical literature.

  2. The JVAS/CLASS search for 6-arcsec to 15-arcsec image separation lensing

    NARCIS (Netherlands)

    Phillips, PM; Browne, IWA; Jackson, NJ; Wilkinson, PN; Mao, S; Rusin, D; Marlow, DR; Snellen, [No Value; Neeser, M

    2001-01-01

    The Jodrell Bank-VLA Astrometric Survey (JVAS) and the Cosmic Lens All Sky Survey (CLASS) have been systematically searched for multiple gravitational imaging of sources with image separations between 6 arcsec and 15 arcsec, associated with galaxy group and cluster lensing masses. The radio and

  3. Direct imaging and new technologies to search for substellar companions around MGs cool dwarfs

    Directory of Open Access Journals (Sweden)

    Burningham B.

    2011-07-01

    Full Text Available We describe here our project based in a search for sub-stellar companions (brown dwarfs and exo-planets around young ultra-cool dwarfs (UCDs and characterise their properties. We will use current and future technology (high contrast imaging, high-precision Doppler determinations from the ground and space (VLT, ELT and JWST, to find companions to young objects. Members of young moving groups (MGs have clear advantages in this field. We compiled a catalogue of young UCD objects and studied their membership to five known young moving groups: Local Association (Pleiades moving group, 20–150 Myr, Ursa Mayor group (Sirius supercluster, 300 Myr, Hyades supercluster (600 Myr, IC 2391 supercluster (35 Myr and Castor moving group (200 Myr. To assess them as members we used different kinematic and spectroscopic criteria.

  4. The New Horizons and Hubble Space Telescope search for rings, dust, and debris in the Pluto-Charon system

    Science.gov (United States)

    Lauer, Tod R.; Throop, Henry B.; Showalter, Mark R.; Weaver, Harold A.; Stern, S. Alan; Spencer, John R.; Buie, Marc W.; Hamilton, Douglas P.; Porter, Simon B.; Verbiscer, Anne J.; Young, Leslie A.; Olkin, Cathy B.; Ennico, Kimberly; New Horizons Science Team

    2018-02-01

    We conducted an extensive search for dust or debris rings in the Pluto-Charon system before, during, and after the New Horizons encounter in July 2015. Methodologies included attempting to detect features by back-scattered light during the approach to Pluto (phase angle α ∼ 15°), in situ detection of impacting particles, a search for stellar occultations near the time of closest approach, and by forward-scattered light imaging during departure (α ∼ 165°). An extensive search using the Hubble Space Telescope (HST) prior to the encounter also contributed to the final ring limits. No rings, debris, or dust features were observed, but our new detection limits provide a substantially improved picture of the environment throughout the Pluto-Charon system. Searches for rings in back-scattered light covered the range 35,000-250,000 km from the system barycenter, a zone that starts interior to the orbit of Styx, the innermost minor satellite, and extends out to four times the orbital radius of Hydra, the outermost known satellite. We obtained our firmest limits using data from the New Horizons LORRI camera in the inner half of this region. Our limits on the normal I/F of an unseen ring depends on the radial scale of the rings: 2 ×10-8 (3σ) for 1500 km wide rings, 1 ×10-8 for 6000 km rings, and 7 ×10-9 for 12,000 km rings. Beyond ∼ 100, 000 km from Pluto, HST observations limit normal I/F to ∼ 8 ×10-8 . Searches for dust features from forward-scattered light extended from the surface of Pluto to the Pluto-Charon Hill sphere (rHill = 6.4 ×106 km). No evidence for rings or dust clouds was detected to normal I/F limits of ∼ 8.9 ×10-7 on ∼ 104 km scales. Four stellar occulation observations also probed the space interior to Hydra, but again no dust or debris was detected. The Student Dust Counter detected one particle impact 3.6 × 106 km from Pluto, but this is consistent with the interplanetary space environment established during the cruise of New

  5. Space Radar Image of Sydney, Australia

    Science.gov (United States)

    1994-01-01

    This spaceborne radar image is dominated by the metropolitan area of Australia's largest city, Sydney. Sydney Harbour, with numerous coves and inlets, is seen in the upper center of the image, and the roughly circular Botany Bay is shown in the lower right. The downtown business district of Sydney appears as a bright white area just above the center of the image. The Sydney Harbour Bridge is a white line adjacent to the downtown district. The well-known Sydney Opera House is the small, white dot to the right of the bridge. Urban areas appear yellow, blue and brown. The purple areas are undeveloped areas and park lands. Manly, the famous surfing beach, is shown in yellow at the top center of the image. Runways from the Sydney Airport are the dark features that extend into Botany Bay in the lower right. Botany Bay is the site where Captain James Cook first landed his ship, Endeavour, in 1770. The image was acquired by the Spaceborne Imaging Radar-C/X-band Synthetic Aperture Radar (SIR-C/X-SAR) on April 20, 1994, onboard the space shuttle Endeavour. The area shown is 33 kilometers by 38kilometers (20 miles by 23 miles) and is centered at 33.9 degrees south latitude, 151.2 degrees east longitude. North is toward the upper left. The colors are assigned to different radar frequenciesand polarizations as follows: red is L-band, vertically transmittedand horizontally received; green is C-band, vertically transmitted and horizontally received; and blue is C-band, vertically transmittedand received. SIR-C/X-SAR, a joint mission of the German, Italianand United States space agencies, is part of NASA's Mission to Planet Earth. #####

  6. Color Image Evaluation for Small Space Based on FA and GEP

    Directory of Open Access Journals (Sweden)

    Li Deng

    2014-01-01

    Full Text Available Aiming at the problem that color image is difficult to quantify, this paper proposes an evaluation method of color image for small space based on factor analysis (FA and gene expression programming (GEP and constructs a correlation model between color image factors and comprehensive color image. The basic color samples of small space and color images are evaluated by semantic differential method (SD method, color image factors are selected via dimension reduction in FA, factor score function is established, and by combining the entropy weight method to determine each factor weights then the comprehensive color image score is calculated finally. The best fitting function between color image factors and comprehensive color image is obtained by GEP algorithm, which can predict the users’ color image values. A color image evaluation system for small space is developed based on this model. The color evaluation of a control room on AC frequency conversion rig is taken as an example, verifying the effectiveness of the proposed method. It also can assist the designers in other color designs and provide a fast evaluation tool for testing users’ color image.

  7. Research-grade CMOS image sensors for demanding space applications

    Science.gov (United States)

    Saint-Pé, Olivier; Tulet, Michel; Davancens, Robert; Larnaudie, Franck; Magnan, Pierre; Corbière, Franck; Martin-Gonthier, Philippe; Belliot, Pierre

    2017-11-01

    Imaging detectors are key elements for optical instruments and sensors on board space missions dedicated to Earth observation (high resolution imaging, atmosphere spectroscopy...), Solar System exploration (micro cameras, guidance for autonomous vehicle...) and Universe observation (space telescope focal planes, guiding sensors...). This market has been dominated by CCD technology for long. Since the mid- 90s, CMOS Image Sensors (CIS) have been competing with CCDs for more and more consumer domains (webcams, cell phones, digital cameras...). Featuring significant advantages over CCD sensors for space applications (lower power consumption, smaller system size, better radiations behaviour...), CMOS technology is also expanding in this field, justifying specific R&D and development programs funded by national and European space agencies (mainly CNES, DGA, and ESA). All along the 90s and thanks to their increasingly improving performances, CIS have started to be successfully used for more and more demanding applications, from vision and control functions requiring low-level performances to guidance applications requiring medium-level performances. Recent technology improvements have made possible the manufacturing of research-grade CIS that are able to compete with CCDs in the high-performances arena. After an introduction outlining the growing interest of optical instruments designers for CMOS image sensors, this talk will present the existing and foreseen ways to reach high-level electro-optics performances for CIS. The developments of CIS prototypes built using an imaging CMOS process and of devices based on improved designs will be presented.

  8. A Possible Technology Development Path to Direct Imaging of Exo-Earths from Space

    Science.gov (United States)

    Siegler, Nicholas

    2018-01-01

    We describe a possible roadmap to achieving the technological capability to search for biosignatures on an Earth-like exoplanet from a future space telescope. The detection of Earth-like exoplanets in the habitable zone of their stars, and their spectroscopic characterization in a search for biosignatures, requires starlight suppression that exceeds the current best ground-based performance by orders of magnitude. The required planet/star brightness ratio of order 1e-10 at visible wavelengths can be obtained by blocking stellar photons with an occulter, either externally (a starshade) or internally (a coronagraph) to the telescope system, and managing diffracted starlight, so as to directly image the exoplanet in reflected starlight. Coronagraph instruments require advancement in telescope aperture (either monolithic or segmented), aperture obscurations (obscured by secondary mirror and its support struts), and wavefront error sensitivity (e.g. line-of-sight jitter, telescope vibration, polarization). The starshade, which has never been used in a science application, benefits a mission by being decoupled from the telescope, allowing a loosening of telescope stability requirements. In doing so, it transfers the difficult technology from the telescope system to a large deployable structure (tens of meters to greater than ~ 100 m in diameter) that must be positioned precisely at a distance of tens of thousands of kilometers from the telescope. Two ongoing mission concept studies, HabEx and LUVOIR, include the direct imaging of Earth-sized habitable exoplanets as a central science theme.

  9. Medical X-ray Image Hierarchical Classification Using a Merging and Splitting Scheme in Feature Space.

    Science.gov (United States)

    Fesharaki, Nooshin Jafari; Pourghassem, Hossein

    2013-07-01

    Due to the daily mass production and the widespread variation of medical X-ray images, it is necessary to classify these for searching and retrieving proposes, especially for content-based medical image retrieval systems. In this paper, a medical X-ray image hierarchical classification structure based on a novel merging and splitting scheme and using shape and texture features is proposed. In the first level of the proposed structure, to improve the classification performance, similar classes with regard to shape contents are grouped based on merging measures and shape features into the general overlapped classes. In the next levels of this structure, the overlapped classes split in smaller classes based on the classification performance of combination of shape and texture features or texture features only. Ultimately, in the last levels, this procedure is also continued forming all the classes, separately. Moreover, to optimize the feature vector in the proposed structure, we use orthogonal forward selection algorithm according to Mahalanobis class separability measure as a feature selection and reduction algorithm. In other words, according to the complexity and inter-class distance of each class, a sub-space of the feature space is selected in each level and then a supervised merging and splitting scheme is applied to form the hierarchical classification. The proposed structure is evaluated on a database consisting of 2158 medical X-ray images of 18 classes (IMAGECLEF 2005 database) and accuracy rate of 93.6% in the last level of the hierarchical structure for an 18-class classification problem is obtained.

  10. Space Radar Image of Wenatchee, Washington

    Science.gov (United States)

    1994-01-01

    This spaceborne radar image shows a segment of the Columbia River as it passes through the area of Wenatchee, Washington, about 220 kilometers (136 miles) east of Seattle. The Wenatchee Mountains, part of the Cascade Range, are shown in green at the lower left of the image. The Cascades create a 'rain shadow' for the region, limiting rainfall east of the range to less than 26 centimeters (10 inches) per year. The radar's ability to see different types of vegetation is highlighted in the contrast between the pine forests, that appear in green and the dry valley plain that shows up as dark purple. The cities of Wenatchee and East Wenatchee are the grid-like areas straddling the Columbia River in the left center of the image. With a population of about 60,000, the region produces about half of Washington state's lucrative apple crop. Several orchard areas appear as green rectangular patches to the right of the river in the lower right center. Radar images such as these can be used to monitor land use patterns in areas such as Wenatchee, that have diverse and rapidly changing urban, agricultural and wild land pressures. This image was acquired by Spaceborne Imaging Radar-C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR) onboard the space shuttle Endeavour on October 10, 1994. The image is 38 kilometers by 45 kilometers (24 miles by 30 miles) and is centered at 47.3 degrees North latitude, 120.1 degrees West longitude. North is toward the upper left. The colors are assigned to different radar frequencies and polarizations of the radar as follows: red is L-band, horizontally transmitted and received; green is L-band, horizontally transmitted, vertically received; and blue is C-band, horizontally transmitted, vertically received. SIR-C/X-SAR, a joint mission of the German, Italian, and United States space agencies, is part of NASA's Mission to Planet Earth.

  11. A Framework for Similarity Search with Space-Time Tradeoffs using Locality Sensitive Filtering

    DEFF Research Database (Denmark)

    Christiani, Tobias Lybecker

    2017-01-01

    that satisfies certain locality-sensitivity properties, we can construct a dynamic data structure that solves the approximate near neighbor problem in $d$-dimensional space with query time $dn^{\\rho_q + o(1)}$, update time $dn^{\\rho_u + o(1)}$, and space usage $dn + n^{1 + \\rho_u + o(1)}$ where $n$ denotes......We present a framework for similarity search based on Locality-Sensitive Filtering~(LSF),generalizing the Indyk-Motwani (STOC 1998) Locality-Sensitive Hashing~(LSH) framework to support space-time tradeoffs. Given a family of filters, defined as a distribution over pairs of subsets of space...... the number of points in the data structure.The space-time tradeoff is tied to the tradeoff between query time and update time (insertions/deletions), controlled by the exponents $\\rho_q, \\rho_u$ that are determined by the filter family. \\\\ Locality-sensitive filtering was introduced by Becker et al. (SODA...

  12. Space Radar Image of West Texas - SAR scan

    Science.gov (United States)

    1999-01-01

    This radar image of the Midland/Odessa region of West Texas, demonstrates an experimental technique, called ScanSAR, that allows scientists to rapidly image large areas of the Earth's surface. The large image covers an area 245 kilometers by 225 kilometers (152 miles by 139 miles). It was obtained by the Spaceborne Imaging Radar-C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR) flying aboard the space shuttle Endeavour on October 5, 1994. The smaller inset image is a standard SIR-C image showing a portion of the same area, 100 kilometers by 57 kilometers (62 miles by 35 miles) and was taken during the first flight of SIR-C on April 14, 1994. The bright spots on the right side of the image are the cities of Odessa (left) and Midland (right), Texas. The Pecos River runs from the top center to the bottom center of the image. Along the left side of the image are, from top to bottom, parts of the Guadalupe, Davis and Santiago Mountains. North is toward the upper right. Unlike conventional radar imaging, in which a radar continuously illuminates a single ground swath as the space shuttle passes over the terrain, a Scansar radar illuminates several adjacent ground swaths almost simultaneously, by 'scanning' the radar beam across a large area in a rapid sequence. The adjacent swaths, typically about 50 km (31 miles) wide, are then merged during ground processing to produce a single large scene. Illumination for this L-band scene is from the top of the image. The beams were scanned from the top of the scene to the bottom, as the shuttle flew from left to right. This scene was acquired in about 30 seconds. A normal SIR-C image is acquired in about 13 seconds. The ScanSAR mode will likely be used on future radar sensors to construct regional and possibly global radar images and topographic maps. The ScanSAR processor is being designed for 1996 implementation at NASA's Alaska SAR Facility, located at the University of Alaska Fairbanks, and will produce digital images from the

  13. A singular K-space model for fast reconstruction of magnetic resonance images from undersampled data.

    Science.gov (United States)

    Luo, Jianhua; Mou, Zhiying; Qin, Binjie; Li, Wanqing; Ogunbona, Philip; Robini, Marc C; Zhu, Yuemin

    2017-12-09

    Reconstructing magnetic resonance images from undersampled k-space data is a challenging problem. This paper introduces a novel method of image reconstruction from undersampled k-space data based on the concept of singularizing operators and a novel singular k-space model. Exploring the sparsity of an image in the k-space, the singular k-space model (SKM) is proposed in terms of the k-space functions of a singularizing operator. The singularizing operator is constructed by combining basic difference operators. An algorithm is developed to reliably estimate the model parameters from undersampled k-space data. The estimated parameters are then used to recover the missing k-space data through the model, subsequently achieving high-quality reconstruction of the image using inverse Fourier transform. Experiments on physical phantom and real brain MR images have shown that the proposed SKM method constantly outperforms the popular total variation (TV) and the classical zero-filling (ZF) methods regardless of the undersampling rates, the noise levels, and the image structures. For the same objective quality of the reconstructed images, the proposed method requires much less k-space data than the TV method. The SKM method is an effective method for fast MRI reconstruction from the undersampled k-space data. Graphical abstract Two Real Images and their sparsified images by singularizing operator.

  14. Space Radar Image of Flevoland, Netherlands

    Science.gov (United States)

    1999-01-01

    This is a three-frequency false color image of Flevoland, The Netherlands, centered at 52.4 degrees north latitude, 5.4 degrees east longitude. This image was acquired by the Spaceborne Imaging Radar-C and X-Band Synthetic Aperture Radar (SIR-C/X-SAR) aboard space shuttle Endeavour on April 14, 1994. It was produced by combining data from the X-band, C-band and L-band radars. The area shown is approximately 25 kilometers by 28 kilometers (15-1/2 by 17-1/2 miles). Flevoland, which fills the lower two-thirds of the image, is a very flat area that is made up of reclaimed land that is used for agriculture and forestry. At the top of the image, across the canal from Flevoland, is an older forest shown in red; the city of Harderwijk is shown in white on the shore of the canal. At this time of the year, the agricultural fields are bare soil, and they show up in this image in blue. The changes in the brightness of the blue areas are equal to the changes in roughness. The dark blue areas are water and the small dots in the canal are boats. This SIR-C/X-SAR supersite is being used for both calibration and agricultural studies. Several soil and crop ground-truth studies will be conducted during the shuttle flight. In addition, about 10calibration devices and 10 corner reflectors have been deployed to calibrate and monitor the radar signal. One of these transponders can be seen as a bright star in the lower right quadrant of the image. This false-color image was made using L-band total power in the red channel, C-band total power in the green channel, and X-band VV polarization in the blue channel. Spaceborne Imaging Radar-C and X-Synthetic Aperture Radar (SIR-C/X-SAR) is part of NASA's Mission to Planet Earth. The radars illuminate Earth with microwaves allowing detailed observations at any time, regardless of weather or sunlight conditions. SIR-C/X-SAR uses three microwave wavelengths: L-band (24 cm), C-band (6 cm) and X-band (3 cm). The multi-frequency data will be used by

  15. Wavelet-space correlation imaging for high-speed MRI without motion monitoring or data segmentation.

    Science.gov (United States)

    Li, Yu; Wang, Hui; Tkach, Jean; Roach, David; Woods, Jason; Dumoulin, Charles

    2015-12-01

    This study aims to (i) develop a new high-speed MRI approach by implementing correlation imaging in wavelet-space, and (ii) demonstrate the ability of wavelet-space correlation imaging to image human anatomy with involuntary or physiological motion. Correlation imaging is a high-speed MRI framework in which image reconstruction relies on quantification of data correlation. The presented work integrates correlation imaging with a wavelet transform technique developed originally in the field of signal and image processing. This provides a new high-speed MRI approach to motion-free data collection without motion monitoring or data segmentation. The new approach, called "wavelet-space correlation imaging", is investigated in brain imaging with involuntary motion and chest imaging with free-breathing. Wavelet-space correlation imaging can exceed the speed limit of conventional parallel imaging methods. Using this approach with high acceleration factors (6 for brain MRI, 16 for cardiac MRI, and 8 for lung MRI), motion-free images can be generated in static brain MRI with involuntary motion and nonsegmented dynamic cardiac/lung MRI with free-breathing. Wavelet-space correlation imaging enables high-speed MRI in the presence of involuntary motion or physiological dynamics without motion monitoring or data segmentation. © 2014 Wiley Periodicals, Inc.

  16. Probabilistic hypergraph based hash codes for social image search

    Institute of Scientific and Technical Information of China (English)

    Yi XIE; Hui-min YU; Roland HU

    2014-01-01

    With the rapid development of the Internet, recent years have seen the explosive growth of social media. This brings great challenges in performing efficient and accurate image retrieval on a large scale. Recent work shows that using hashing methods to embed high-dimensional image features and tag information into Hamming space provides a powerful way to index large collections of social images. By learning hash codes through a spectral graph partitioning algorithm, spectral hashing (SH) has shown promising performance among various hashing approaches. However, it is incomplete to model the relations among images only by pairwise simple graphs which ignore the relationship in a higher order. In this paper, we utilize a probabilistic hypergraph model to learn hash codes for social image retrieval. A probabilistic hypergraph model offers a higher order repre-sentation among social images by connecting more than two images in one hyperedge. Unlike a normal hypergraph model, a probabilistic hypergraph model considers not only the grouping information, but also the similarities between vertices in hy-peredges. Experiments on Flickr image datasets verify the performance of our proposed approach.

  17. SPACE 365: Upgraded App for Aviation and Space-Related Information and Program Planning

    Science.gov (United States)

    Williams, S.; Maples, J. E.; Castle, C. E.

    2014-12-01

    Foreknowledge of upcoming events and anniversary dates can be extraordinarily valuable in the planning and preparation of a variety of aviation and Space-related educational programming. Alignment of programming with items "newsworthy" enough to attract media attention on their own can result in effective program promotion at low/no cost. Similarly, awareness and avoidance of dates upon which media and public attention will likely be elsewhere can keep programs from being lost in the noise.NASA has created a useful and entertaining app called "SPACE 365" to help supply that foreknowledge. The app contains an extensive database of historical aviation and Space exploration-related events, along with other events and birthdays to provide socio-historical context, as well as an extensive file of present and future space missions, complete with images and videos. The user can search by entry topic category, date, and key words. Upcoming Events allows the user to plan, participate, and engage in significant "don't miss" happenings.The historical database was originally developed for use at the National Air and Space Museum, then expanded significantly to include more NASA-related information. The CIMA team at NASA MSFC, sponsored by the Planetary Science Division, added NASA current events and NASA educational programming information, and are continually adding new information and improving the functionality and features of the app. Features of SPACE 365 now include: NASA Image of the Day, Upcoming NASA Events, Event Save, Do Not Miss, and Ask Dr. Steve functions, and the CIMA team recently added a new start page and added improved search and navigation capabilities. App users can now socialize the Images of the Day via Twitter, Pinterest, Facebook, and other social media outlets.SPACE 365 is available at no cost from both the Apple appstore and GooglePlay, and has helped NASA, NASM, and other educators plan and schedule programming events. It could help you, too!

  18. Addressing special structure in the relevance feedback learning problem through aspect-based image search

    NARCIS (Netherlands)

    M.J. Huiskes (Mark)

    2004-01-01

    textabstractIn this paper we focus on a number of issues regarding special structure in the relevance feedback learning problem, most notably the effects of image selection based on partial relevance on the clustering behavior of examples. We propose a simple scheme, aspect-based image search, which

  19. Space situational awareness satellites and ground based radiation counting and imaging detector technology

    International Nuclear Information System (INIS)

    Jansen, Frank; Behrens, Joerg; Pospisil, Stanislav; Kudela, Karel

    2011-01-01

    We review the current status from the scientific and technological point of view of solar energetic particles, solar and galactic cosmic ray measurements as well as high energy UV-, X- and gamma-ray imaging of the Sun. These particles and electromagnetic data are an important tool for space situational awareness (SSA) aspects like space weather storm predictions to avoid failures in space, air and ground based technological systems. Real time data acquisition, position and energy sensitive imaging are demanded by the international space weather forecast services. We present how newly developed, highly miniaturized radiation detectors can find application in space in view of future SSA related satellites as a novel space application due to their counting and imaging capabilities.

  20. Space situational awareness satellites and ground based radiation counting and imaging detector technology

    Energy Technology Data Exchange (ETDEWEB)

    Jansen, Frank, E-mail: frank.jansen@dlr.de [DLR Institute of Space Systems, Robert-Hooke-Str. 7, 28359 Bremen (Germany); Behrens, Joerg [DLR Institute of Space Systems, Robert-Hooke-Str. 7, 28359 Bremen (Germany); Pospisil, Stanislav [Czech Technical University, IEAP, 12800 Prague 2, Horska 3a/22 (Czech Republic); Kudela, Karel [Slovak Academy of Sciences, IEP, 04001 Kosice, Watsonova 47 (Slovakia)

    2011-05-15

    We review the current status from the scientific and technological point of view of solar energetic particles, solar and galactic cosmic ray measurements as well as high energy UV-, X- and gamma-ray imaging of the Sun. These particles and electromagnetic data are an important tool for space situational awareness (SSA) aspects like space weather storm predictions to avoid failures in space, air and ground based technological systems. Real time data acquisition, position and energy sensitive imaging are demanded by the international space weather forecast services. We present how newly developed, highly miniaturized radiation detectors can find application in space in view of future SSA related satellites as a novel space application due to their counting and imaging capabilities.

  1. Adaptive removal of background and white space from document images using seam categorization

    Science.gov (United States)

    Fillion, Claude; Fan, Zhigang; Monga, Vishal

    2011-03-01

    Document images are obtained regularly by rasterization of document content and as scans of printed documents. Resizing via background and white space removal is often desired for better consumption of these images, whether on displays or in print. While white space and background are easy to identify in images, existing methods such as naïve removal and content aware resizing (seam carving) each have limitations that can lead to undesirable artifacts, such as uneven spacing between lines of text or poor arrangement of content. An adaptive method based on image content is hence needed. In this paper we propose an adaptive method to intelligently remove white space and background content from document images. Document images are different from pictorial images in structure. They typically contain objects (text letters, pictures and graphics) separated by uniform background, which include both white paper space and other uniform color background. Pixels in uniform background regions are excellent candidates for deletion if resizing is required, as they introduce less change in document content and style, compared with deletion of object pixels. We propose a background deletion method that exploits both local and global context. The method aims to retain the document structural information and image quality.

  2. Space Radar Image of Central Sumatra, Indonesia

    Science.gov (United States)

    1994-01-01

    This is a radar image of the central part of the island of Sumatra in Indonesia that shows how the tropical rainforest typical of this country is being impacted by human activity. Native forest appears in green in this image, while prominent pink areas represent places where the native forest has been cleared. The large rectangular areas have been cleared for palm oil plantations. The bright pink zones are areas that have been cleared since 1989, while the dark pink zones are areas that were cleared before 1989. These radar data were processed as part of an effort to assist oil and gas companies working in the area to assess the environmental impact of both their drilling operations and the activities of the local population. Radar images are useful in these areas because heavy cloud cover and the persistent smoke and haze associated with deforestation have prevented usable visible-light imagery from being acquired since 1989. The dark shapes in the upper right (northeast) corner of the image are a chain of lakes in flat coastal marshes. This image was acquired in October 1994 by the Spaceborne Imaging Radar C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR) onboard the space shuttle Endeavour. Environmental changes can be easily documented by comparing this image with visible-light data that were acquired in previous years by the Landsat satellite. The image is centered at 0.9 degrees north latitude and 101.3 degrees east longitude. The area shown is 50 kilometers by 100 kilometers (31 miles by 62 miles). The colors in the image are assigned to different frequencies and polarizations of the radar as follows: red is L-band horizontally transmitted, horizontally received; green is L-band horizontally transmitted, vertically received; blue is L-band vertically transmitted, vertically received. SIR-C/X-SAR, a joint mission of the German, Italian and United States space agencies, is part of NASA's Mission to Planet Earth program.

  3. Parallel magnetic resonance imaging as approximation in a reproducing kernel Hilbert space

    International Nuclear Information System (INIS)

    Athalye, Vivek; Lustig, Michael; Martin Uecker

    2015-01-01

    In magnetic resonance imaging data samples are collected in the spatial frequency domain (k-space), typically by time-consuming line-by-line scanning on a Cartesian grid. Scans can be accelerated by simultaneous acquisition of data using multiple receivers (parallel imaging), and by using more efficient non-Cartesian sampling schemes. To understand and design k-space sampling patterns, a theoretical framework is needed to analyze how well arbitrary sampling patterns reconstruct unsampled k-space using receive coil information. As shown here, reconstruction from samples at arbitrary locations can be understood as approximation of vector-valued functions from the acquired samples and formulated using a reproducing kernel Hilbert space with a matrix-valued kernel defined by the spatial sensitivities of the receive coils. This establishes a formal connection between approximation theory and parallel imaging. Theoretical tools from approximation theory can then be used to understand reconstruction in k-space and to extend the analysis of the effects of samples selection beyond the traditional image-domain g-factor noise analysis to both noise amplification and approximation errors in k-space. This is demonstrated with numerical examples. (paper)

  4. Space Radar Image of County Kerry, Ireland

    Science.gov (United States)

    1994-01-01

    The Iveragh Peninsula, one of the four peninsulas in southwestern Ireland, is shown in this spaceborne radar image. The lakes of Killarney National Park are the green patches on the left side of the image. The mountains to the right of the lakes include the highest peaks (1,036 meters or 3,400 feet) in Ireland. The patchwork patterns between the mountains are areas of farming and grazing. The delicate patterns in the water are caused by refraction of ocean waves around the peninsula edges and islands, including Skellig Rocks at the right edge of the image. The Skelligs are home to a 15th century monastery and flocks of puffins. The region is part of County Kerry and includes a road called the 'Ring of Kerry' that is one of the most famous tourist routes in Ireland. This image was acquired by the Spaceborne Imaging Radar-C/X-band Synthetic Aperture Radar (SIR-C/X-SAR) onboard the Space Shuttle Endeavour on April 12, 1994. The image is 82 kilometers by 42 kilometers (51 miles by 26 miles) and is centered at 52.0 degrees north latitude, 9.9 degrees west longitude. North is toward the lower left. The colors are assigned to different radar frequencies and polarizations of the radar as follows: red is L-band, horizontally transmitted and received; green is L-band, vertically transmitted and received; and blue is C-band, vertically transmitted and received. SIR-C/X-SAR, a joint mission of the German, Italian and United States space agencies, is part of NASA's Mission to Planet Earth program.

  5. Medical image segmentation using genetic algorithms.

    Science.gov (United States)

    Maulik, Ujjwal

    2009-03-01

    Genetic algorithms (GAs) have been found to be effective in the domain of medical image segmentation, since the problem can often be mapped to one of search in a complex and multimodal landscape. The challenges in medical image segmentation arise due to poor image contrast and artifacts that result in missing or diffuse organ/tissue boundaries. The resulting search space is therefore often noisy with a multitude of local optima. Not only does the genetic algorithmic framework prove to be effective in coming out of local optima, it also brings considerable flexibility into the segmentation procedure. In this paper, an attempt has been made to review the major applications of GAs to the domain of medical image segmentation.

  6. Automatic relative RPC image model bias compensation through hierarchical image matching for improving DEM quality

    Science.gov (United States)

    Noh, Myoung-Jong; Howat, Ian M.

    2018-02-01

    The quality and efficiency of automated Digital Elevation Model (DEM) extraction from stereoscopic satellite imagery is critically dependent on the accuracy of the sensor model used for co-locating pixels between stereo-pair images. In the absence of ground control or manual tie point selection, errors in the sensor models must be compensated with increased matching search-spaces, increasing both the computation time and the likelihood of spurious matches. Here we present an algorithm for automatically determining and compensating the relative bias in Rational Polynomial Coefficients (RPCs) between stereo-pairs utilizing hierarchical, sub-pixel image matching in object space. We demonstrate the algorithm using a suite of image stereo-pairs from multiple satellites over a range stereo-photogrammetrically challenging polar terrains. Besides providing a validation of the effectiveness of the algorithm for improving DEM quality, experiments with prescribed sensor model errors yield insight into the dependence of DEM characteristics and quality on relative sensor model bias. This algorithm is included in the Surface Extraction through TIN-based Search-space Minimization (SETSM) DEM extraction software package, which is the primary software used for the U.S. National Science Foundation ArcticDEM and Reference Elevation Model of Antarctica (REMA) products.

  7. First Space VLBI Observations and Images Using the VLBA and VSOP

    Science.gov (United States)

    Romney, J. D.; Benson, J. M.; Claussen, M. J.; Desai, K. M.; Flatters, C.; Mioduszewski, A. J.; Ulvestad, J. S.

    1997-12-01

    The National Radio Astronomy Observatory (NRAO) is a participant in the VSOP Space VLBI mission, an international collaboration led by Japan's Institute of Space and Astronautical Science. NRAO has committed up to 30% of scheduled observing time on the Very Long Baseline Array (VLBA), and corresponding correlation resources, to Space VLBI observations. The NRAO Space VLBI Project, funded by NASA, has been working for several years to complete the necessary enhancements to the VLBA correlator and the AIPS image processing system. These developments were completed by the time of the successful launch of the VSOP mission's Halca spacecraft on 1997 February 12. As part of the in-orbit checkout phase, the first Space VLBI fringes from a VLBA observation were detected on 1997 June 12, and the VSOP mission's first images, in both the 1.6- and 5-GHz bands, were obtained shortly thereafter. In-orbit test observations continued through early September, with the first General Observing Time (GOT) scientific observations beginning in July. Through mid-October, a total of 20 Space VLBI observations, comprising 190 hours, had been completed at the VLBA correlator. This paper reviews the unique features of correlation and imaging of Space VLBI observations. These include, for correlation, the ephemeris for an orbiting VLBI ``station'' which is not fixed on the surface of the earth, and the requirement to close the loop on the phase-transfer process from a frequency standard on the ground to the spacecraft. Images from a number of early tests and scientific observations are presented. NRAO's user-support program, providing expert assistance in data analysis to Space VLBI observers, is also described.

  8. Semantic Songket Image Search with Cultural Computing of Symbolic Meaning Extraction and Analytical Aggregation of Color and Shape Features

    Directory of Open Access Journals (Sweden)

    Desi Amirullah

    2015-06-01

    Full Text Available The term "Songket" comes from the Malay word "Sungkit", which means "to hook" or "to gouge". Every motifs names and variations was derived from plants and animals as source of inspiration to create many patterns of songket. Each of songket patterns have a philosophy in form of rhyme that refers to the nature of the sources of songket patterns and that philosophy reflects to the beliefs and values of Malay culture. In this research, we propose a system to facilitate an understanding of songket and the philosophy as a way to conserve Songket culture. We propose a system which is able to collect information in image songket motif variations based on feature extraction methods. On each image songket motif variations, we extracted philosophy of rhyme into impressions, and extracting color features of songket images using a histogram 3D-Color Vector quantization (3D-CVQ, shape feature extraction songket image using HU Moment invariants. Then, we created an image search based on impressions, and impressions search based on image. We use techniques of search based on color, shape and aggregation (combination of colors and shapes. The experiment using impression as query : 1 Result based on color, the average value of true 7.3, total score 41.9, 2 Result based on shape, the average value of true 3, total score 16.4, 3 Result based on aggregation, the average value of true 3, total score 17.4. While based using Image Query : 1 Result based on color, the average precision 95%, 2 Result based on shape, average precision 43.3%, 3 Based aggregation, the average precision 73.3%. From our experiments, it can be concluded that the best search system using query impression and query image is based on the color. Keyword : Image Search, Philosophy, impression, Songket, cultural computing, Feature Extraction, Analytical aggregation.

  9. Space Radar Image of Kilauea Volcano, Hawaii

    Science.gov (United States)

    1994-01-01

    This is a deformation map of the south flank of Kilauea volcano on the big island of Hawaii, centered at 19.5 degrees north latitude and 155.25 degrees west longitude. The map was created by combining interferometric radar data -- that is data acquired on different passes of the space shuttle which are then overlayed to obtain elevation information -- acquired by the Spaceborne Imaging Radar-C/X-band Synthetic Aperture Radar during its first flight in April 1994 and its second flight in October 1994. The area shown is approximately 40 kilometers by 80 kilometers (25 miles by 50 miles). North is toward the upper left of the image. The colors indicate the displacement of the surface in the direction that the radar instrument was pointed (toward the right of the image) in the six months between images. The analysis of ground movement is preliminary, but appears consistent with the motions detected by the Global Positioning System ground receivers that have been used over the past five years. The south flank of the Kilauea volcano is among the most rapidly deforming terrains on Earth. Several regions show motions over the six-month time period. Most obvious is at the base of Hilina Pali, where 10 centimeters (4 inches) or more of crustal deformation can be seen in a concentrated area near the coastline. On a more localized scale, the currently active Pu'u O'o summit also shows about 10 centimeters (4 inches) of change near the vent area. Finally, there are indications of additional movement along the upper southwest rift zone, just below the Kilauea caldera in the image. Deformation of the south flank is believed to be the result of movements along faults deep beneath the surface of the volcano, as well as injections of magma, or molten rock, into the volcano's 'plumbing' system. Detection of ground motions from space has proven to be a unique capability of imaging radar technology. Scientists hope to use deformation data acquired by SIR-C/X-SAR and future imaging

  10. A perceptual space of local image statistics.

    Science.gov (United States)

    Victor, Jonathan D; Thengone, Daniel J; Rizvi, Syed M; Conte, Mary M

    2015-12-01

    Local image statistics are important for visual analysis of textures, surfaces, and form. There are many kinds of local statistics, including those that capture luminance distributions, spatial contrast, oriented segments, and corners. While sensitivity to each of these kinds of statistics have been well-studied, much less is known about visual processing when multiple kinds of statistics are relevant, in large part because the dimensionality of the problem is high and different kinds of statistics interact. To approach this problem, we focused on binary images on a square lattice - a reduced set of stimuli which nevertheless taps many kinds of local statistics. In this 10-parameter space, we determined psychophysical thresholds to each kind of statistic (16 observers) and all of their pairwise combinations (4 observers). Sensitivities and isodiscrimination contours were consistent across observers. Isodiscrimination contours were elliptical, implying a quadratic interaction rule, which in turn determined ellipsoidal isodiscrimination surfaces in the full 10-dimensional space, and made predictions for sensitivities to complex combinations of statistics. These predictions, including the prediction of a combination of statistics that was metameric to random, were verified experimentally. Finally, check size had only a mild effect on sensitivities over the range from 2.8 to 14min, but sensitivities to second- and higher-order statistics was substantially lower at 1.4min. In sum, local image statistics form a perceptual space that is highly stereotyped across observers, in which different kinds of statistics interact according to simple rules. Copyright © 2015 Elsevier Ltd. All rights reserved.

  11. Design of a space-based infrared imaging interferometer

    Science.gov (United States)

    Hart, Michael; Hope, Douglas; Romeo, Robert

    2017-07-01

    Present space-based optical imaging sensors are expensive. Launch costs are dictated by weight and size, and system design must take into account the low fault tolerance of a system that cannot be readily accessed once deployed. We describe the design and first prototype of the space-based infrared imaging interferometer (SIRII) that aims to mitigate several aspects of the cost challenge. SIRII is a six-element Fizeau interferometer intended to operate in the short-wave and midwave IR spectral regions over a 6×6 mrad field of view. The volume is smaller by a factor of three than a filled-aperture telescope with equivalent resolving power. The structure and primary optics are fabricated from light-weight space-qualified carbon fiber reinforced polymer; they are easy to replicate and inexpensive. The design is intended to permit one-time alignment during assembly, with no need for further adjustment once on orbit. A three-element prototype of the SIRII imager has been constructed with a unit telescope primary mirror diameter of 165 mm and edge-to-edge baseline of 540 mm. The optics, structure, and interferometric signal processing principles draw on experience developed in ground-based astronomical applications designed to yield the highest sensitivity and resolution with cost-effective optical solutions. The initial motivation for the development of SIRII was the long-term collection of technical intelligence from geosynchronous orbit, but the scalable nature of the design will likely make it suitable for a range of IR imaging scenarios.

  12. Recent developments in imaging system assessment methodology, FROC analysis and the search model.

    Science.gov (United States)

    Chakraborty, Dev P

    2011-08-21

    A frequent problem in imaging is assessing whether a new imaging system is an improvement over an existing standard. Observer performance methods, in particular the receiver operating characteristic (ROC) paradigm, are widely used in this context. In ROC analysis lesion location information is not used and consequently scoring ambiguities can arise in tasks, such as nodule detection, involving finding localized lesions. This paper reviews progress in the free-response ROC (FROC) paradigm in which the observer marks and rates suspicious regions and the location information is used to determine whether lesions were correctly localized. Reviewed are FROC data analysis, a search-model for simulating FROC data, predictions of the model and a method for estimating the parameters. The search model parameters are physically meaningful quantities that can guide system optimization.

  13. Recent developments in imaging system assessment methodology, FROC analysis and the search model

    International Nuclear Information System (INIS)

    Chakraborty, Dev P.

    2011-01-01

    A frequent problem in imaging is assessing whether a new imaging system is an improvement over an existing standard. Observer performance methods, in particular the receiver operating characteristic (ROC) paradigm, are widely used in this context. In ROC analysis lesion location information is not used and consequently scoring ambiguities can arise in tasks, such as nodule detection, involving finding localized lesions. This paper reviews progress in the free-response ROC (FROC) paradigm in which the observer marks and rates suspicious regions and the location information is used to determine whether lesions were correctly localized. Reviewed are FROC data analysis, a search model for simulating FROC data, predictions of the model and a method for estimating the parameters. The search model parameters are physically meaningful quantities that can guide system optimization.

  14. Search for long-lived heavy charged particles using a ring imaging Cherenkov technique at LHCb

    NARCIS (Netherlands)

    Aaij, R.; Adeva, B.; Adinolfi, M.; Affolder, A.; Ajaltouni, Z.; Akar, S.; Albrecht, J.; Alessio, F.; Alexander, M.; Ali, S.; Alkhazov, G.; Cartelle, P. Alvarez; Alves, A. A., Jr.; Amato, S.; Amerio, S.; Amhis, Y.; Everse, LA; Anderlini, L.; Anderson, J.; Andreotti, M.; Andrews, J.E.; Appleby, R. B.; Gutierrez, O. Aquines; Archilli, F.; d'Argent, P.; Artamonov, A.; Artuso, M.; Aslanides, E.; Auriemma, G.; Baalouch, M.; Bachmann, S.; Back, J. J.; Badalov, A.; Baesso, C.; Baldini, W.; Barlow, R. J.; Barschel, C.; Barsuk, S.; Barter, W.; Batozskaya, V.; Battista, V.; Bay, A.; Beaucourt, L.; Beddow, J.; Bedeschi, F.; Bediaga, I.; Bel, L. J.; Belyaev, I.; Ben-Haim, E.; Bencivenni, G.; Benson, S.; Benton, J.; Berezhnoy, A.; Bernet, R.; Bertolin, A.; Bettler, M-O.; Van Beuzekom, Martin; Bien, A.; Bifani, S.; Bird, T.D.; Birnkraut, A.; Bizzeti, A.; Blake, T.; Blanc, F.; Blouw, J.; Blusk, S.; Bocci, V.; Bondar, A.; Bondar, N.; Bonivento, W.; Borghi, S.; Borgia, A.; Borsato, M.; Bowcock, T. J. V.; Bowen, E.; Bozzi, C.; Brett, D.; Britsch, M.; Britton, T.; Brodzicka, J.; Brook, N. H.; Bursche, A.; Buytaert, J.; Cadeddu, S.; Calabrese, R.; Calvi, M.; Calvo Gomez, M.; Campana, P.; Perez, D. H. Campora; Capriotti, L.; Carbone, A.; Carboni, G.; Cardinale, R.; Cardini, A.; Carniti, P.; Carson, L.; Carvalho Akiba, K.; Casanova Mohr, R.; Casse, G.; Cassina, L.; Garcia, L. Castillo; Cattaneo, M.; Cauet, Ch; Cavallero, G.; Cenci, R.; Charles, M.; Charpentier, Ph; Chefdeville, M.; Chen, S.; Cheung, S-F.; Chiapolini, N.; Chrzaszcz, M.; Vidal, X. Cid; Ciezarek, G.; Clarke, P. E. L.; Clemencic, M.; Cliff, H. V.; Closier, J.; Coco, V.; Cogan, J.; Cogneras, E.; Cogoni, V.; Cojocariu, L.; Collazuol, G.; Collins, P.; Comerma-Montells, A.; Contu, A.; Cook, A.; Coombes, M.; Coquereau, S.; Corti, G.; Corvo, M.; Counts, I.; Couturier, B.; Cowan, G. A.; Craik, D. C.; Crocombe, A.; CruzTorres, M.; Cunliffe, S.; Currie, C.R.; D'Ambrosio, C.; Dalseno, J.; David, P. N. Y.; Davis, A.; De Bruyn, K.; De Capua, S.; De Cian, M.; de Miranda, J. M.; Paula, L.E.; da-Silva, W.S.; De Simone, P.; Dean, C-T.; Decamp, D.; Deckenhoff, M.; Del Buono, L.; Deleage, N.; Derkach, D.; Deschamps, O.; Dettori, F.; Dey, B.; Di Canto, A.; Di Ruscio, F.; Dijkstra, H.; Donleavy, S.; Dordei, F.; Dorigo, M.; Dosil Suarez, A.; Dossett, D.; Dovbnya, A.; Dreimanis, K.; Dujany, G.; Dupertuis, F.; Durante, P.; Dzhelyadin, R.; Dziurda, A.; Dzyuba, A.; Easo, S.; Egede, U.; Egorychev, V.; Eidelman, S.; Eisenhardt, S.; Eitschberger, U.; Ekelhof, R.; Eklund, L.; ElRifai, I.; Elsasser, Ch.; Ely, S.; Esen, S.; Evans, H. M.; Evans, T. M.; Falabella, A.; Faerber, C.; Farinelli, C.; Farley, N.; Farry, S.; Fay, R.; Ferguson, D.; Fernandez Albor, V.; Ferrari, F.; Ferreira Rodrigues, F.; Ferro-Luzzi, M.; Filippov, S.; Fiore, M.; Fiorini, M.; Firlej, M.; Fitzpatrick, C.; Fiutowski, T.; Fol, P.; Fontana, Mark; Fontanelli, F.; Forty, R.; De Aguiar Francisco, O.; Frank, M.; Frei, C.; Frosini, M.; Fu, J.; Furfaro, E.; Torreira, A. Gallas; Galli, D.; Gallorini, S.; Gambetta, S.; Gandelman, M.; Gandini, P.; Gao, Y.; Garcia Pardinas, J.; Garofoli, J.; Tico, J. Garra; Garrido, L.; Gascon, D.; Carvalho-Gaspar, M.; Gauld, Rhorry; Gavardi, L.; Gazzoni, G.; Geraci, A.; Gerick, D.; Gersabeck, E.; Gersabeck, M.; Gershon, T. J.; Ghez, Ph; Gianelle, A.; Giani, S.; Gibson, V.; Giubega, L.; Gligorov, V. V.; Goebel, C.; Golubkov, D.; Golutvin, A.; Gomes, A.Q.; Gotti, C.; Gandara, M. Grabalosa; Diaz, R. Graciani; Cardoso, L. A. Granado; Grauges, E.; Graverini, E.; Graziani, G.; Grecu, A.; Greening, E.; Gregson, S.; Griffith, P.; Grillo, L.; Gruenberg, O.; Gui, B.; Gushchin, E.; Guz, Yu; Gys, T.; Hadjivasiliou, C.; Haefeli, G.; Haen, C.; Haines, S. C.; Hall, S.; Hamilton, B.; Hampson, T.; Han, X.; Hansmann-Menzemer, S.; Harnew, N.; Harnew, S. T.; Harrison, J.; He, J.; Head, T.; Heijne, V.; Hennessy, K.; Henrard, P.; Henry, L.; Hernando Morata, J. A.; van Herwijnen, E.; Hess, H.M.; Hicheur, A.; Hill, D.; Hoballah, M.; Hombach, C.; Hulsbergen, W.; Humair, T.; Hussain, N.; Hutchcroft, D. E.; Hynds, D.; Idzik, M.; Ilten, P.; Jacobsson, R.; Jaeger, A.; Jalocha, J.; Jans, E.; Jawahery, A.; Jing, F.; John, M.; Johnson, D.; Jones, C. R.; Joram, C.; Jost, B.; Jurik, N.; Kandybei, S.; Kanso, W.; Karacson, M.; Karbach, T. M.; Karodia, S.; Kelsey, M. H.; Kenyon, I. R.; Kenzie, M.; Ketel, T.; Khanji, B.; Khurewathanakul, C.; Klaver, S.M.; Klimaszewski, K.; Kochebina, O.; Kolpin, M.; Komarov, I.; Koopman, R. F.; Koppenburg, P.; Kravchuk, L.; Kreplin, K.; Kreps, M.; Krocker, G.; Krokovny, P.; Kruse, F.; Kucewicz, W.; Kucharczyk, M.; Kudryavtsev, V.; Kurek, K.; Kvaratskheliya, T.; La Thi, V. N.; Lacarrere, D.; Lafferty, G. D.; Lai, A.; Lambert, D.M.; Lambert, R. W.; Lanfranchi, G.; Langenbruch, C.; Langhans, B.; Latham, T. E.; Lazzeroni, C.; Le Gac, R.; van Leerdam, J.; Lees, J. P.; Lefevre, R.; Leflat, A.; Lefrancois, J.; Leroy, O.; Lesiak, T.; Leverington, B.; Li, Y.; Likhomanenko, T.; Liles, M.; Lindner, R.; Linn, S.C.; Lionetto, F.; Liu, B.; Lohn, S.; Longstaff, I.; Lopes, J. H.; Lucchesi, D.; Luo, H.; Lupato, A.; Luppi, E.; Lupton, O.; Machefert, F.; Machikhiliyan, I. V.; Maciuc, F.; Maev, O.; Malde, S.; Malinin, A.; Manca, G.; Mancinelli, G.; Manning, P.; Mapelli, A.; Maratas, J.; Marchand, J. F.; Marconi, U.; Marin Benito, C.; Marino, P.; Maerki, R.; Marks, J.; Martellotti, G.; Martinelli-Boneschi, F.; Santos, D. Martinez; Martinez-Vidal, F.; Martins Tostes, D.; Massafferri, A.; Matev, R.; Mathe, Z.; Matteuzzi, C.; Mauri, A.; Maurin, B.; Mazurov, A.; McCann, M.; McCarthy, J.; Mcnab, A.; McNulty, R.; McSkelly, B.; Meadows, B. T.; Meier, F.; Meissner, M.; Merk, M.; Milanes, D. A.; Minard, M. N.; Mitzel, D. S.; Molina Rodriguez, J.; Monteil, S.; Morandin, M.; Morawski, P.; Morda, A.; Morello, M. J.; Moron, J.; Morris, A. B.; Mountain, R.; Muheim, F.; Mueller, J.; Mueller, Karl; Mueller, V.; Mussini, M.; Muster, B.; Naik, P.; Nakada, T.; Nandakumar, R.; Nasteva, I.; Needham, M.; Neri, N.; Neubert, S.; Neufeld, N.; Neuner, M.; Nguyen, A. D.; Nguyen, T. D.; Nguyen-Mau, C.; Niess, V.; Niet, R.; Nikitin, N.; Nikodem, T.; Novoselov, A.; O'Hanlon, D. P.; Oblakowska-Mucha, A.; Obraztsov, V.; Ogilvy, S.; Okhrimenko, O.; Oldeman, R.; Onderwater, C. J. G.; Osorio Rodrigues, B.; Otalora Goicochea, J. M.; Otto, E.A.; Owen, R.P.; Oyanguren, A.; Palano, A.; Palombo, F.; Palutan, M.; Panman, J.; Papanestis, A.; Pappagallo, M.; Pappalardo, L.L.; Parkes, C.; Passaleva, G.; Patel, G. D.; Patel, M.; Patrignani, C.; Pearce, D.A.; Pellegrino, A.; Penso, G.; Altarelli, M. Pepe; Perazzini, S.; Perret, P.; Pescatore, L.; Petridis, K.; Petrolini, A.; Olloqui, E. Picatoste; Pietrzyk, B.; Pilar, T.; Pinci, D.; Pistone, A.; Playfer, S.; Plo Casasus, M.; Poikela, T.; Polci, F.; Poluektov, A.; Polyakov, I.; Polycarpo, E.; Popov, A.; Popov, D.; Popovici, B.; Potterat, C.; Price, M. E.; Price, J.D.; Prisciandaro, J.; Pritchard, C.A.; Prouve, C.; Pugatch, V.; Navarro, A. Puig; Punzi, G.; Qian, Y.W.; Quagliani, R.; Rachwal, B.; Rademacker, J. H.; Rakotomiaramanana, B.; Rama, M.; Rangel, M. S.; Raniuk, I.; Rauschmayr, N.; Raven, G.; Redi, F.; Reichert, S.; Reid, M.; dos Reis, A. C.; Ricciardi, S.; Richards, Jennifer S; Rihl, M.; Rinnert, K.; Rives Molina, V.; Robbe, P.; Rodrigues, A. B.; Rodrigues, L.E.T.; Perez, P. Rodriguez; Roiser, S.; Romanovsky, V.; Romero Vidal, A.; Rotondo, M.; Rouvinet, J.; Ruf, T.; Ruiz, van Hapere; Ruiz Valls, P.; Saborido Silva, J. J.; Sagidova, N.; Sail, P.; Saitta, B.; Salustino Guimaraes, V.; Sanchez Mayordomo, C.; Sanmartin Sedes, B.; Santacesaria, R.; Santamarina Rios, C.; Santovetti, E.; Sarti, A.; Satriano, C.; Satta, A.; Saunders, D. M.; Savrina, D.; Schiller, M.; Schindler, R. H.; Schlupp, M.; Schmelling, M.; Schmelzer, T.; Schmidt, B.; Schneider, O.; Schopper, A.; Schune, M. H.; Schwemmer, R.; Sciascia, B.; Sciubba, A.; Semennikov, A.; Sepp, I.; Serra, N.; Serrano, J.; Sestini, L.; Seyfert, P.; Shapkin, M.; Shapoval, I.; Shcheglov, Y.; Shears, T.; Shekhtman, L.; Shevchenko, V.; Shires, A.; Coutinho, R. Silva; Simi, G.; Sirendi, M.; Skidmore, N.; Skillicorn, I.; Skwarnicki, T.; Smith, E.; Smith, E.; Smith, J; Smith, M.; Snoek, H.; Sokoloff, M. D.; Soler, F. J. P.; Soomro, F.; de Souza, D.K.; Souza De Paula, B.; Spaan, B.; Spradlin, P.; Sridharan, S.; Stagni, F.; Stahl, M.; Stahl, S.; Steinkamp, O.; Stenyakin, O.; Sterpka, F.; Stevenson-Moore, P.; Stoica, S.; Stone, S.; Storaci, B.; Stracka, S.; Straticiuc, M.; Straumann, U.; Stroili, R.; Sun, L.; Sutcliffe, W.; Swientek, K.; Swientek, S.; Syropoulos, V.; Szczekowski, M.; Szczypka, P.; Szumlak, T.; T'Jampens, S.; Tekampe, T.; Teklishyn, M.; Tellarini, G.; Teubert, F.; Thomas, C.; Thomas, E.; van Tilburg, J.; Tisserand, V.; Tobin, M. N.; Todd, Jim; Tolk, S.; Tomassetti, L.; Tonelli, D.; Topp-Joergensen, S.; Torr, N.; Tournefier, E.; Tourneur, S.; Trabelsi, K.; Tran, N.T.M.T.; Tresch, M.; Trisovic, A.; Tsaregorodtsev, A.; Tsopelas, P.; Tuning, N.; Garcia, M. Ubeda; Ukleja, A.; Ustyuzhanin, A.; Uwer, U.; Vacca, C.; Vagnoni, V.; Valenti, G.; Vallier, A.; Gomez, R. Vazquez; Vazquez Regueiro, P.; Vazquez Sierra, C.; Vecchi, S.; Velthuis, M.J.; Veltri, M.; Veneziano, G.; Vesterinen, M.; Viaud, B.; Vieira, D.; Vieites Diaz, M.; Vilasis-Cardona, X.; Vollhardt, A.; Volyanskyy, D.; Voong, D.; Vorobyev, A.; Vorobyev, V.; Voss, C.; de Vries, J. A.; Waldi, R.; Wallace, C.; Wallace, R.; Walsh, John; Wandernoth, S.; Wang, J.; Ward, D. R.; Watson, N. K.; Websdale, D.; Weiden, A.; Whitehead, M.; Wiedner, D.; Wilkinson, G.; Wilkinson, M.; Williams, M.; Williams, M.P.; Williams, M.; Wilson, James F; Wimberley, J.; Wishahi, J.; Wislicki, W.; Witek, M.; Wormser, G.; Wotton, S. A.; Wright, S.J.; Wyllie, K.; Xie, Y.; Xu, Z.; Yang, Z.; Yuan, X.; Yushchenko, O.; Zangoli, M.; Zavertyaev, M.; Zhang, L.; Zhang, Y.; Zhelezov, A.; Zhokhov, A.; Zhong, L.

    2015-01-01

    A search is performed for heavy long-lived charged particles using 3.0 fb(-1) of proton-proton collisions collected at √s = 7 and 8 TeV with the LHCb detector. The search is mainly based on the response of the ring imaging Cherenkov detectors to distinguish the heavy, slow-moving particles from

  15. Cube search, revisited

    Science.gov (United States)

    Zhang, Xuetao; Huang, Jie; Yigit-Elliott, Serap; Rosenholtz, Ruth

    2015-01-01

    Observers can quickly search among shaded cubes for one lit from a unique direction. However, replace the cubes with similar 2-D patterns that do not appear to have a 3-D shape, and search difficulty increases. These results have challenged models of visual search and attention. We demonstrate that cube search displays differ from those with “equivalent” 2-D search items in terms of the informativeness of fairly low-level image statistics. This informativeness predicts peripheral discriminability of target-present from target-absent patches, which in turn predicts visual search performance, across a wide range of conditions. Comparing model performance on a number of classic search tasks, cube search does not appear unexpectedly easy. Easy cube search, per se, does not provide evidence for preattentive computation of 3-D scene properties. However, search asymmetries derived from rotating and/or flipping the cube search displays cannot be explained by the information in our current set of image statistics. This may merely suggest a need to modify the model's set of 2-D image statistics. Alternatively, it may be difficult cube search that provides evidence for preattentive computation of 3-D scene properties. By attributing 2-D luminance variations to a shaded 3-D shape, 3-D scene understanding may slow search for 2-D features of the target. PMID:25780063

  16. The dimensions of urban public space in user’s mental image

    Directory of Open Access Journals (Sweden)

    Matej Nikšič

    2006-01-01

    Full Text Available The article presents a method for recognising qualitative and quantitative dimensions of open urban space in the user’s perceptual image. It stems from the hypothesis that the open urban space in mental perception isn’t a uniform continuum, which in general applies to its physical phenomenon. It discloses where and how users experience the limits of real open public space that they occupy and what they perceive as the neighbourhood of such a place. Therefore it researches rules applied by the user to mentally structure physically continuous space into smaller units and then reassemble these into a network. Knowledge of such rules enables expansion of open urban public spaces, which user’s experience as positive, into the wider area, thus revitalising those neighbouring spaces that are perceived as negative or are completely absent in the mental image and consequentially unused. The presence of people is in fact the essential component of quality public spaces.

  17. Color Image Segmentation Based on Different Color Space Models Using Automatic GrabCut

    Directory of Open Access Journals (Sweden)

    Dina Khattab

    2014-01-01

    Full Text Available This paper presents a comparative study using different color spaces to evaluate the performance of color image segmentation using the automatic GrabCut technique. GrabCut is considered as one of the semiautomatic image segmentation techniques, since it requires user interaction for the initialization of the segmentation process. The automation of the GrabCut technique is proposed as a modification of the original semiautomatic one in order to eliminate the user interaction. The automatic GrabCut utilizes the unsupervised Orchard and Bouman clustering technique for the initialization phase. Comparisons with the original GrabCut show the efficiency of the proposed automatic technique in terms of segmentation, quality, and accuracy. As no explicit color space is recommended for every segmentation problem, automatic GrabCut is applied with RGB, HSV, CMY, XYZ, and YUV color spaces. The comparative study and experimental results using different color images show that RGB color space is the best color space representation for the set of the images used.

  18. Space Radar Image of Central African Gorilla Habitat

    Science.gov (United States)

    1999-01-01

    This is a false-color radar image of Central Africa, showing the Virunga Volcano chain along the borders of Rwanda, Zaire and Uganda. This area is home to the endangered mountain gorillas. This C-band L-band image was acquired on April 12, 1994, on orbit 58 of space shuttle Endeavour by the Spaceborne Imaging Radar-C/X-band Synthetic Aperture Radar (SIR-C/X-SAR). The area is centered at about 1.75 degrees south latitude and 29.5 degrees east longitude. The image covers an area 58 kilometers by 178 kilometers (48 miles by 178 miles). The false-color composite is created by displaying the L-band HH return in red, the L-band HV return in green and the C-band HH return in blue. The dark area in the bottom of the image is Lake Kivu, which forms the border between Zaire (to the left) and Rwanda (to the right). The airport at Goma, Zaire is shown as a dark line just above the lake in the bottom left corner of the image. Volcanic flows from the 1977 eruption of Mt. Nyiragongo are shown just north of the airport. Mt. Nyiragongo is not visible in this image because it is located just to the left of the image swath. Very fluid lava flows from the 1977 eruption killed 70 people. Mt. Nyiragongo is currently erupting (August 1994) and will be a target of observation during the second flight of SIR-C/X-SAR. The large volcano in the center of the image is Mt. Karisimbi (4,500 meters or 14,800 feet). This radar image highlights subtle differences in the vegetation and volcanic flows of the region. The faint lines shown in the purple regions are believed to be the result of agriculture terracing by the people who live in the region. The vegetation types are an important factor in the habitat of the endangered mountain gorillas. Researchers at Rutgers University in New Jersey and the Dian Fossey Gorilla Fund in London will use this data to produce vegetation maps of the area to aid in their study of the remaining 650 gorillas in the region. SIR-C was developed by NASA's Jet

  19. Scale-space for empty catheter segmentation in PCI fluoroscopic images.

    Science.gov (United States)

    Bacchuwar, Ketan; Cousty, Jean; Vaillant, Régis; Najman, Laurent

    2017-07-01

    In this article, we present a method for empty guiding catheter segmentation in fluoroscopic X-ray images. The guiding catheter, being a commonly visible landmark, its segmentation is an important and a difficult brick for Percutaneous Coronary Intervention (PCI) procedure modeling. In number of clinical situations, the catheter is empty and appears as a low contrasted structure with two parallel and partially disconnected edges. To segment it, we work on the level-set scale-space of image, the min tree, to extract curve blobs. We then propose a novel structural scale-space, a hierarchy built on these curve blobs. The deep connected component, i.e. the cluster of curve blobs on this hierarchy, that maximizes the likelihood to be an empty catheter is retained as final segmentation. We evaluate the performance of the algorithm on a database of 1250 fluoroscopic images from 6 patients. As a result, we obtain very good qualitative and quantitative segmentation performance, with mean precision and recall of 80.48 and 63.04% respectively. We develop a novel structural scale-space to segment a structured object, the empty catheter, in challenging situations where the information content is very sparse in the images. Fully-automatic empty catheter segmentation in X-ray fluoroscopic images is an important and preliminary step in PCI procedure modeling, as it aids in tagging the arrival and removal location of other interventional tools.

  20. STEP: Self-supporting tailored k-space estimation for parallel imaging reconstruction.

    Science.gov (United States)

    Zhou, Zechen; Wang, Jinnan; Balu, Niranjan; Li, Rui; Yuan, Chun

    2016-02-01

    A new subspace-based iterative reconstruction method, termed Self-supporting Tailored k-space Estimation for Parallel imaging reconstruction (STEP), is presented and evaluated in comparison to the existing autocalibrating method SPIRiT and calibrationless method SAKE. In STEP, two tailored schemes including k-space partition and basis selection are proposed to promote spatially variant signal subspace and incorporated into a self-supporting structured low rank model to enforce properties of locality, sparsity, and rank deficiency, which can be formulated into a constrained optimization problem and solved by an iterative algorithm. Simulated and in vivo datasets were used to investigate the performance of STEP in terms of overall image quality and detail structure preservation. The advantage of STEP on image quality is demonstrated by retrospectively undersampled multichannel Cartesian data with various patterns. Compared with SPIRiT and SAKE, STEP can provide more accurate reconstruction images with less residual aliasing artifacts and reduced noise amplification in simulation and in vivo experiments. In addition, STEP has the capability of combining compressed sensing with arbitrary sampling trajectory. Using k-space partition and basis selection can further improve the performance of parallel imaging reconstruction with or without calibration signals. © 2015 Wiley Periodicals, Inc.

  1. Space Radar Image of Bahia

    Science.gov (United States)

    1994-01-01

    This is a color composite image of southern Bahia, Brazil, centered at 15.22 degree south latitude and 39.07 degrees west longitude. The image was acquired by the Spaceborne Imaging Radar-C/X-band Synthetic Aperture Radar aboard the space shuttle Endeavour on its 38th orbit of Earth on October 2, 1994. The image covers an area centered over the Una Biological Reserve, one the largest protected areas in northeastern Brazil. The 7,000-hectare reserve is administered by the Brazilian Institute for the Environment and is part of the larger Atlantic coastal forest, a narrow band of rain forest extending along the eastern coast of Brazil. The Atlantic coastal forest of southern Bahia is one of the world's most threatened and diverse ecosystems. Due to widespread settlement, only 2 to 5 percent of the original forest cover remains. Yet the region still contains an astounding variety of plants and animals, including a large number of endemic species. More than half of the region's tree species and 80 percent of its animal species are indigenous and found nowhere else on Earth. The Una Reserve is also the only federally protected habitat for the golden-headed lion tamarin, the yellow-breasted capuchin monkey and many other endangered species. In the past few years, scientists from Brazilian and international conservation organizations have coordinated efforts to study the biological diversity of this region and to develop practical and economically viable options for preserving the remaining primary forests in southern Bahia. The shuttle imaging radar is used in this study to identify various land uses and vegetation types, including remaining patches of primary forest, cabruca forest (cacao planted in the understory of the native forest), secondary forest, pasture and coastal mangrove. Standard remote-sensing technology that relies on light reflected from the forest canopy cannot accurately distinguish between cabruca and undisturbed forest. Optical remote sensing is also

  2. Indirect and inclusive search for dark matter with AMS02 space spectrometer

    International Nuclear Information System (INIS)

    Brun, P.

    2007-06-01

    AMS02 is a particle physics detector designed for 3 years of data collecting aboard the International Space Station. Equipped with a superconducting magnet, it will allow to measure gamma and cosmic ray fluxes in the GeV to TeV region with high particle identification capabilities. Its performance is based on the redundancy of measurements in specific sub-detectors: a Time-Of-Flight counter, a Transition Radiation Detector, a Silicon Tracker, a Ring Imaging Cherenkov counter and an Electromagnetic calorimeter (Ecal). The Ecal is studied in details, in particular with the qualification of a stand-alone trigger devoted to gamma ray astronomy. This system allows the increase of the AMS02 sensitivity to photons, and the improvement of the reconstruction of electromagnetic events. The analog part of the trigger system has been tested with test benches and with a beam at CERN. The in-orbit calibration of the Ecal is studied, it may proceed in two steps. First, the Ecal cells responses have to be equalized with minimum ionizing particles data. Then an absolute calibration can be performed with cosmic electrons. For both the relative and the absolute calibration, possible procedures are defined and realistic calibration times are estimated. The second part deals with the indirect searches for dark matter and the study of the AMS02 sensitivity. Dark matter stands for 84% of the Universe mass and could consist in new particles. Dark matter particles are expected to surround our Galaxy and annihilate in high density regions. These annihilations could become observable exotic primary cosmic ray sources. Searches for anomalous excesses in (p-bar, e + , D-bar) and γ ray fluxes will be performed by AMS02. A numerical tool allowing us to perform predictions for these exotic fluxes within supersymmetry or extra-dimension is developed and is presented in details. Phenomenological studies regarding possible enhancements of these signals by over-dense regions of the halo have also

  3. Measurement of parapharyngeal space using CT images

    International Nuclear Information System (INIS)

    Ichimura, Keiichi; Kase, Yasuhiro; Iinuma, Toshitaka

    1991-01-01

    Parapharyngeal space can be defined as a potential space surrounded by deglutitional and masticator muscles and their covering, superficial and middle layer of deep cervical fascia. Parapharyngeal space has traditionally been divided by styloid process and fascia of tensor veli palatini muscle (nasopharyngeal level) or fascia of stylopharyngeus muscle (oropharyngeal level) into two compartments, prestyloid and poststyloid spaces. The latter is often called as carotid space. Prestyloid portion exclusively contains fat tissue, which yields hypoabsorption area in CT films and high density area in MRI. In most of papers in radiological journals, the term of parapharyngeal space is regarded as its prestyloid portion which is clearly identified. Axial CT images of 144 patients without any naso- or oropharyngeal lesions were analyzed. Two reference levels of nasopharynx were adopted for the study. The upper level passes through the plane of fossa of Rosenmuller, and the lower reference level transects soft palate. The following parameters of the space were measured; Length and width of the whole space, length and width of prestyloid fatty space, and furthermore, width of pre- and poststyloid space, that were divided by a imaginary line pararell to the axis of the whole space (the upper level); Length and width of the whole space, length of base and height of a triangle of the prestyloid part (the lower level). While parapharyngeal space was symmmetrical in the upper level, the rate of asymmetry amounted to a fourth in the lower level. Prestyloid space was broader than poststyloid one in the upper level. Men were dominant in length of the space in both the upper and the lower level and in length of the base of fatty space in the lower level. There was no difference between any age groups other than in fatty area in the lower level. Teens tended to be narrow, while 60's and older were wide. (author)

  4. Total variation regularization in measurement and image space for PET reconstruction

    KAUST Repository

    Burger, M

    2014-09-18

    © 2014 IOP Publishing Ltd. The aim of this paper is to test and analyse a novel technique for image reconstruction in positron emission tomography, which is based on (total variation) regularization on both the image space and the projection space. We formulate our variational problem considering both total variation penalty terms on the image and on an idealized sinogram to be reconstructed from a given Poisson distributed noisy sinogram. We prove existence, uniqueness and stability results for the proposed model and provide some analytical insight into the structures favoured by joint regularization. For the numerical solution of the corresponding discretized problem we employ the split Bregman algorithm and extensively test the approach in comparison to standard total variation regularization on the image. The numerical results show that an additional penalty on the sinogram performs better on reconstructing images with thin structures.

  5. Research of image retrieval technology based on color feature

    Science.gov (United States)

    Fu, Yanjun; Jiang, Guangyu; Chen, Fengying

    2009-10-01

    Recently, with the development of the communication and the computer technology and the improvement of the storage technology and the capability of the digital image equipment, more and more image resources are given to us than ever. And thus the solution of how to locate the proper image quickly and accurately is wanted.The early method is to set up a key word for searching in the database, but now the method has become very difficult when we search much more picture that we need. In order to overcome the limitation of the traditional searching method, content based image retrieval technology was aroused. Now, it is a hot research subject.Color image retrieval is the important part of it. Color is the most important feature for color image retrieval. Three key questions on how to make use of the color characteristic are discussed in the paper: the expression of color, the abstraction of color characteristic and the measurement of likeness based on color. On the basis, the extraction technology of the color histogram characteristic is especially discussed. Considering the advantages and disadvantages of the overall histogram and the partition histogram, a new method based the partition-overall histogram is proposed. The basic thought of it is to divide the image space according to a certain strategy, and then calculate color histogram of each block as the color feature of this block. Users choose the blocks that contain important space information, confirming the right value. The system calculates the distance between the corresponding blocks that users choosed. Other blocks merge into part overall histograms again, and the distance should be calculated. Then accumulate all the distance as the real distance between two pictures. The partition-overall histogram comprehensive utilizes advantages of two methods above, by choosing blocks makes the feature contain more spatial information which can improve performance; the distances between partition-overall histogram

  6. Space imaging infrared optical guidance for autonomous ground vehicle

    Science.gov (United States)

    Akiyama, Akira; Kobayashi, Nobuaki; Mutoh, Eiichiro; Kumagai, Hideo; Yamada, Hirofumi; Ishii, Hiromitsu

    2008-08-01

    We have developed the Space Imaging Infrared Optical Guidance for Autonomous Ground Vehicle based on the uncooled infrared camera and focusing technique to detect the objects to be evaded and to set the drive path. For this purpose we made servomotor drive system to control the focus function of the infrared camera lens. To determine the best focus position we use the auto focus image processing of Daubechies wavelet transform technique with 4 terms. From the determined best focus position we transformed it to the distance of the object. We made the aluminum frame ground vehicle to mount the auto focus infrared unit. Its size is 900mm long and 800mm wide. This vehicle mounted Ackerman front steering system and the rear motor drive system. To confirm the guidance ability of the Space Imaging Infrared Optical Guidance for Autonomous Ground Vehicle we had the experiments for the detection ability of the infrared auto focus unit to the actual car on the road and the roadside wall. As a result the auto focus image processing based on the Daubechies wavelet transform technique detects the best focus image clearly and give the depth of the object from the infrared camera unit.

  7. Space Radar Image of Manaus region of Brazil

    Science.gov (United States)

    1994-01-01

    These L-band images of the Manaus region of Brazil were acquired by the Spaceborne Imaging Radar-C and X-band Synthetic Aperture Radar (SIR-C/X-SAR) aboard the space shuttle Endeavour. The left image was acquired on April 12, 1994, and the middle image was acquired on October 3, 1994. The area shown is approximately 8 kilometers by 40 kilometers (5 miles by 25 miles). The two large rivers in this image, the Rio Negro (top) and the Rio Solimoes (bottom), combine at Manaus (west of the image) to form the Amazon River. The image is centered at about 3 degrees south latitude and 61 degrees west longitude. North is toward the top left of the images. The differences in brightness between the images reflect changes in the scattering of the radar channel. In this case, the changes are indicative of flooding. A flooded forest has a higher backscatter at L-band (horizontally transmitted and received) than an unflooded river. The extent of the flooding is much greater in the April image than in the October image, and corresponds to the annual, 10-meter (33-foot) rise and fall of the Amazon River. A third image at right shows the change in the April and October images and was created by determining which areas had significant decreases in the intensity of radar returns. These areas, which appear blue on the third image at right, show the dramatic decrease in the extent of flooded forest, as the level of the Amazon River falls. The flooded forest is a vital habitat for fish and floating meadows are an important source of atmospheric methane. This demonstrates the capability of SIR-C/X-SAR to study important environmental changes that are impossible to see with optical sensors over regions such as the Amazon, where frequent cloud cover and dense forest canopies obscure monitoring of floods. Field studies by boat, on foot and in low-flying aircraft by the University of California at Santa Barbara, in collaboration with Brazil's Instituto Nacional de Pesguisas Estaciais, during

  8. Streak detection and analysis pipeline for space-debris optical images

    Science.gov (United States)

    Virtanen, Jenni; Poikonen, Jonne; Säntti, Tero; Komulainen, Tuomo; Torppa, Johanna; Granvik, Mikael; Muinonen, Karri; Pentikäinen, Hanna; Martikainen, Julia; Näränen, Jyri; Lehti, Jussi; Flohrer, Tim

    2016-04-01

    We describe a novel data-processing and analysis pipeline for optical observations of moving objects, either of natural (asteroids, meteors) or artificial origin (satellites, space debris). The monitoring of the space object populations requires reliable acquisition of observational data, to support the development and validation of population models and to build and maintain catalogues of orbital elements. The orbital catalogues are, in turn, needed for the assessment of close approaches (for asteroids, with the Earth; for satellites, with each other) and for the support of contingency situations or launches. For both types of populations, there is also increasing interest to detect fainter objects corresponding to the small end of the size distribution. The ESA-funded StreakDet (streak detection and astrometric reduction) activity has aimed at formulating and discussing suitable approaches for the detection and astrometric reduction of object trails, or streaks, in optical observations. Our two main focuses are objects in lower altitudes and space-based observations (i.e., high angular velocities), resulting in long (potentially curved) and faint streaks in the optical images. In particular, we concentrate on single-image (as compared to consecutive frames of the same field) and low-SNR detection of objects. Particular attention has been paid to the process of extraction of all necessary information from one image (segmentation), and subsequently, to efficient reduction of the extracted data (classification). We have developed an automated streak detection and processing pipeline and demonstrated its performance with an extensive database of semisynthetic images simulating streak observations both from ground-based and space-based observing platforms. The average processing time per image is about 13 s for a typical 2k-by-2k image. For long streaks (length >100 pixels), primary targets of the pipeline, the detection sensitivity (true positives) is about 90% for

  9. Optimization of the graph model of the water conduit network, based on the approach of search space reducing

    Science.gov (United States)

    Korovin, Iakov S.; Tkachenko, Maxim G.

    2018-03-01

    In this paper we present a heuristic approach, improving the efficiency of methods, used for creation of efficient architecture of water distribution networks. The essence of the approach is a procedure of search space reduction the by limiting the range of available pipe diameters that can be used for each edge of the network graph. In order to proceed the reduction, two opposite boundary scenarios for the distribution of flows are analysed, after which the resulting range is further narrowed by applying a flow rate limitation for each edge of the network. The first boundary scenario provides the most uniform distribution of the flow in the network, the opposite scenario created the net with the highest possible flow level. The parameters of both distributions are calculated by optimizing systems of quadratic functions in a confined space, which can be effectively performed with small time costs. This approach was used to modify the genetic algorithm (GA). The proposed GA provides a variable number of variants of each gene, according to the number of diameters in list, taking into account flow restrictions. The proposed approach was implemented to the evaluation of a well-known test network - the Hanoi water distribution network [1], the results of research were compared with a classical GA with an unlimited search space. On the test data, the proposed trip significantly reduced the search space and provided faster and more obvious convergence in comparison with the classical version of GA.

  10. Space Images for NASA JPL Android Version

    Science.gov (United States)

    Nelson, Jon D.; Gutheinz, Sandy C.; Strom, Joshua R.; Arca, Jeremy M.; Perez, Martin; Boggs, Karen; Stanboli, Alice

    2013-01-01

    This software addresses the demand for easily accessible NASA JPL images and videos by providing a user friendly and simple graphical user interface that can be run via the Android platform from any location where Internet connection is available. This app is complementary to the iPhone version of the application. A backend infrastructure stores, tracks, and retrieves space images from the JPL Photojournal and Institutional Communications Web server, and catalogs the information into a streamlined rating infrastructure. This system consists of four distinguishing components: image repository, database, server-side logic, and Android mobile application. The image repository contains images from various JPL flight projects. The database stores the image information as well as the user rating. The server-side logic retrieves the image information from the database and categorizes each image for display. The Android mobile application is an interfacing delivery system that retrieves the image information from the server for each Android mobile device user. Also created is a reporting and tracking system for charting and monitoring usage. Unlike other Android mobile image applications, this system uses the latest emerging technologies to produce image listings based directly on user input. This allows for countless combinations of images returned. The backend infrastructure uses industry-standard coding and database methods, enabling future software improvement and technology updates. The flexibility of the system design framework permits multiple levels of display possibilities and provides integration capabilities. Unique features of the software include image/video retrieval from a selected set of categories, image Web links that can be shared among e-mail users, sharing to Facebook/Twitter, marking as user's favorites, and image metadata searchable for instant results.

  11. An efficient implementation of maximum likelihood identification of LTI state-space models by local gradient search

    NARCIS (Netherlands)

    Bergboer, N.H.; Verdult, V.; Verhaegen, M.H.G.

    2002-01-01

    We present a numerically efficient implementation of the nonlinear least squares and maximum likelihood identification of multivariable linear time-invariant (LTI) state-space models. This implementation is based on a local parameterization of the system and a gradient search in the resulting

  12. Astronomers Make First Images With Space Radio Telescope

    Science.gov (United States)

    1997-07-01

    Marking an important new milestone in radio astronomy history, scientists at the National Radio Astronomy Observatory (NRAO) in Socorro, New Mexico, have made the first images using a radio telescope antenna in space. The images, more than a million times more detailed than those produced by the human eye, used the new Japanese HALCA satellite, working in conjunction with the National Science Foundation's (NSF) Very Long Baseline Array (VLBA) and Very Large Array (VLA) ground-based radio telescopes. The landmark images are the result of a long-term NRAO effort supported by the National Aeronautics and Space Administration (NASA). "This success means that our ability to make detailed radio images of objects in the universe is no longer limited by the size of the Earth," said NRAO Director Paul Vanden Bout. "Astronomy's vision has just become much sharper." HALCA, launched on Feb. 11 by Japan's Institute of Space and Astronautical Science (ISAS), is the first satellite designed for radio astronomy imaging. It is part of an international collaboration led by ISAS and backed by NRAO; Japan's National Astronomical Observatory; NASA's Jet Propulsion Laboratory (JPL); the Canadian Space Agency; the Australia Telescope National Facility; the European VLBI Network and the Joint Institute for Very Long Baseline Interferometry in Europe. On May 22, HALCA observed a distant active galaxy called PKS 1519-273, while the VLBA and VLA also observed it. Data from the satellite was received by a tracking station at the NRAO facility in Green Bank, West Virginia. Tape-recorded data from the satellite and from the radio telescopes on the ground were sent to NRAO's Array Operations Center (AOC) in Socorro, NM. In Socorro, astronomers and computer scientists used a special-purpose computer to digitally combine the signals from the satellite and the ground telescopes to make them all work together as a single, giant radio telescope. This dedicated machine, the VLBA Correlator, built as

  13. CT and MR imaging of the buccal space: Normal anatomy and abnormalities

    International Nuclear Information System (INIS)

    Kim, Hyo Cheol; Han, Moon Hee; Moon, Min Hoan; Kim, Ji Hoon; Kim, In One; Chang, Kee Hyun

    2005-01-01

    The buccal space is an anatomical compartment lying anterior to the masticator space and lateral to the buccinator muscle. Since the major purpose of imaging is to define the likely anatomic origin and also the extent of a given lesion, thorough knowledge of the normal anatomy of the buccal space is essential, and this knowledge can aid the physician in narrowing down the list of possible maladies on the differential diagnosis. We illustrate here in this paper the important anatomic landmarks and typical pathologic conditions of the buccal space such as the developmental lesions and the neoplastic lesions. Knowledge of the expected pathologic conditions is useful for the radiologist when interpreting facial CT and MR images

  14. Utilization of a radiology-centric search engine.

    Science.gov (United States)

    Sharpe, Richard E; Sharpe, Megan; Siegel, Eliot; Siddiqui, Khan

    2010-04-01

    Internet-based search engines have become a significant component of medical practice. Physicians increasingly rely on information available from search engines as a means to improve patient care, provide better education, and enhance research. Specialized search engines have emerged to more efficiently meet the needs of physicians. Details about the ways in which radiologists utilize search engines have not been documented. The authors categorized every 25th search query in a radiology-centric vertical search engine by radiologic subspecialty, imaging modality, geographic location of access, time of day, use of abbreviations, misspellings, and search language. Musculoskeletal and neurologic imagings were the most frequently searched subspecialties. The least frequently searched were breast imaging, pediatric imaging, and nuclear medicine. Magnetic resonance imaging and computed tomography were the most frequently searched modalities. A majority of searches were initiated in North America, but all continents were represented. Searches occurred 24 h/day in converted local times, with a majority occurring during the normal business day. Misspellings and abbreviations were common. Almost all searches were performed in English. Search engine utilization trends are likely to mirror trends in diagnostic imaging in the region from which searches originate. Internet searching appears to function as a real-time clinical decision-making tool, a research tool, and an educational resource. A more thorough understanding of search utilization patterns can be obtained by analyzing phrases as actually entered as well as the geographic location and time of origination. This knowledge may contribute to the development of more efficient and personalized search engines.

  15. Fundamentals and applications of neutron imaging. Application part 3. Application of neutron imaging in aircraft, space rocket, car and gunpowder industries

    International Nuclear Information System (INIS)

    Ikeda, Yasushi

    2007-01-01

    Neutron imaging is applied to nondestructive test. Four neutron imaging facilities are used in Japan. The application examples of industries are listed in the table: space rocket, aircraft, car, liquid metal, and works of art. Neutron imaging of transportation equipments are illustrated as an application to industry. X-ray radiography testing (XRT) image and neutron radiography testing (NRT) image of turbine blade of aircraft engine, honeycomb structure of aircraft, helicopter rotor blade, trigger tube, separation nut of space rocket, carburetor of car, BMW engine, fireworks and ammunitions are illustrated. (S.Y.)

  16. Image Analysis Based on Soft Computing and Applied on Space Shuttle During the Liftoff Process

    Science.gov (United States)

    Dominquez, Jesus A.; Klinko, Steve J.

    2007-01-01

    Imaging techniques based on Soft Computing (SC) and developed at Kennedy Space Center (KSC) have been implemented on a variety of prototype applications related to the safety operation of the Space Shuttle during the liftoff process. These SC-based prototype applications include detection and tracking of moving Foreign Objects Debris (FOD) during the Space Shuttle liftoff, visual anomaly detection on slidewires used in the emergency egress system for the Space Shuttle at the laJlIlch pad, and visual detection of distant birds approaching the Space Shuttle launch pad. This SC-based image analysis capability developed at KSC was also used to analyze images acquired during the accident of the Space Shuttle Columbia and estimate the trajectory and velocity of the foam that caused the accident.

  17. A trust-based sensor allocation algorithm in cooperative space search problems

    Science.gov (United States)

    Shen, Dan; Chen, Genshe; Pham, Khanh; Blasch, Erik

    2011-06-01

    Sensor allocation is an important and challenging problem within the field of multi-agent systems. The sensor allocation problem involves deciding how to assign a number of targets or cells to a set of agents according to some allocation protocol. Generally, in order to make efficient allocations, we need to design mechanisms that consider both the task performers' costs for the service and the associated probability of success (POS). In our problem, the costs are the used sensor resource, and the POS is the target tracking performance. Usually, POS may be perceived differently by different agents because they typically have different standards or means of evaluating the performance of their counterparts (other sensors in the search and tracking problem). Given this, we turn to the notion of trust to capture such subjective perceptions. In our approach, we develop a trust model to construct a novel mechanism that motivates sensor agents to limit their greediness or selfishness. Then we model the sensor allocation optimization problem with trust-in-loop negotiation game and solve it using a sub-game perfect equilibrium. Numerical simulations are performed to demonstrate the trust-based sensor allocation algorithm in cooperative space situation awareness (SSA) search problems.

  18. An alternative to scale-space representation for extracting local features in image recognition

    DEFF Research Database (Denmark)

    Andersen, Hans Jørgen; Nguyen, Phuong Giang

    2012-01-01

    In image recognition, the common approach for extracting local features using a scale-space representation has usually three main steps; first interest points are extracted at different scales, next from a patch around each interest point the rotation is calculated with corresponding orientation...... and compensation, and finally a descriptor is computed for the derived patch (i.e. feature of the patch). To avoid the memory and computational intensive process of constructing the scale-space, we use a method where no scale-space is required This is done by dividing the given image into a number of triangles...... with sizes dependent on the content of the image, at the location of each triangle. In this paper, we will demonstrate that by rotation of the interest regions at the triangles it is possible in grey scale images to achieve a recognition precision comparable with that of MOPS. The test of the proposed method...

  19. An efficient fractal image coding algorithm using unified feature and DCT

    International Nuclear Information System (INIS)

    Zhou Yiming; Zhang Chao; Zhang Zengke

    2009-01-01

    Fractal image compression is a promising technique to improve the efficiency of image storage and image transmission with high compression ratio, however, the huge time consumption for the fractal image coding is a great obstacle to the practical applications. In order to improve the fractal image coding, efficient fractal image coding algorithms using a special unified feature and a DCT coder are proposed in this paper. Firstly, based on a necessary condition to the best matching search rule during fractal image coding, the fast algorithm using a special unified feature (UFC) is addressed, and it can reduce the search space obviously and exclude most inappropriate matching subblocks before the best matching search. Secondly, on the basis of UFC algorithm, in order to improve the quality of the reconstructed image, a DCT coder is combined to construct a hybrid fractal image algorithm (DUFC). Experimental results show that the proposed algorithms can obtain good quality of the reconstructed images and need much less time than the baseline fractal coding algorithm.

  20. Rapid characterization of a nanomaterial structure using X-ray reciprocal-lattice-space imaging

    International Nuclear Information System (INIS)

    Sakata, Osami; Yoshimoto, Mamoru; Miki, Kazushi

    2006-01-01

    The X-ray reciprocal-lattice-space imaging method is able to record the reciprocal-lattice-space of nanostructure by sample-and-detector fixed geometry. This method was developed by the surface structure analysis beam line BL13XU of SPring-8. Outline of the X-ray diffraction method and basic principles of the X-ray reciprocal-lattice-space imaging method, and application examples are stated. The method is able to find out the Bragg conditions of nanostructure of surface in the atmosphere. The reciprocal-lattice of the embedded trace atomic wires was observed. The trace atoms of Bi atomic wires embedded in silicone showed the diffraction signal and image by a short exposure time. This method is useful at rapid non-destructive measurement of nanostructure. (S.Y.)

  1. Color image segmentation using perceptual spaces through applets ...

    African Journals Online (AJOL)

    Color image segmentation using perceptual spaces through applets for determining and preventing diseases in chili peppers. JL González-Pérez, MC Espino-Gudiño, J Gudiño-Bazaldúa, JL Rojas-Rentería, V Rodríguez-Hernández, VM Castaño ...

  2. Optimal processing for gel electrophoresis images: Applying Monte Carlo Tree Search in GelApp.

    Science.gov (United States)

    Nguyen, Phi-Vu; Ghezal, Ali; Hsueh, Ya-Chih; Boudier, Thomas; Gan, Samuel Ken-En; Lee, Hwee Kuan

    2016-08-01

    In biomedical research, gel band size estimation in electrophoresis analysis is a routine process. To facilitate and automate this process, numerous software have been released, notably the GelApp mobile app. However, the band detection accuracy is limited due to a band detection algorithm that cannot adapt to the variations in input images. To address this, we used the Monte Carlo Tree Search with Upper Confidence Bound (MCTS-UCB) method to efficiently search for optimal image processing pipelines for the band detection task, thereby improving the segmentation algorithm. Incorporating this into GelApp, we report a significant enhancement of gel band detection accuracy by 55.9 ± 2.0% for protein polyacrylamide gels, and 35.9 ± 2.5% for DNA SYBR green agarose gels. This implementation is a proof-of-concept in demonstrating MCTS-UCB as a strategy to optimize general image segmentation. The improved version of GelApp-GelApp 2.0-is freely available on both Google Play Store (for Android platform), and Apple App Store (for iOS platform). © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  3. A Rigid Image Registration Based on the Nonsubsampled Contourlet Transform and Genetic Algorithms

    Directory of Open Access Journals (Sweden)

    Nasreddine Taleb

    2010-09-01

    Full Text Available Image registration is a fundamental task used in image processing to match two or more images taken at different times, from different sensors or from different viewpoints. The objective is to find in a huge search space of geometric transformations, an acceptable accurate solution in a reasonable time to provide better registered images. Exhaustive search is computationally expensive and the computational cost increases exponentially with the number of transformation parameters and the size of the data set. In this work, we present an efficient image registration algorithm that uses genetic algorithms within a multi-resolution framework based on the Non-Subsampled Contourlet Transform (NSCT. An adaptable genetic algorithm for registration is adopted in order to minimize the search space. This approach is used within a hybrid scheme applying the two techniques fitness sharing and elitism. Two NSCT based methods are proposed for registration. A comparative study is established between these methods and a wavelet based one. Because the NSCT is a shift-invariant multidirectional transform, the second method is adopted for its search speeding up property. Simulation results clearly show that both proposed techniques are really promising methods for image registration compared to the wavelet approach, while the second technique has led to the best performance results of all. Moreover, to demonstrate the effectiveness of these methods, these registration techniques have been successfully applied to register SPOT, IKONOS and Synthetic Aperture Radar (SAR images. The algorithm has been shown to work perfectly well for multi-temporal satellite images as well, even in the presence of noise.

  4. A rigid image registration based on the nonsubsampled contourlet transform and genetic algorithms.

    Science.gov (United States)

    Meskine, Fatiha; Chikr El Mezouar, Miloud; Taleb, Nasreddine

    2010-01-01

    Image registration is a fundamental task used in image processing to match two or more images taken at different times, from different sensors or from different viewpoints. The objective is to find in a huge search space of geometric transformations, an acceptable accurate solution in a reasonable time to provide better registered images. Exhaustive search is computationally expensive and the computational cost increases exponentially with the number of transformation parameters and the size of the data set. In this work, we present an efficient image registration algorithm that uses genetic algorithms within a multi-resolution framework based on the Non-Subsampled Contourlet Transform (NSCT). An adaptable genetic algorithm for registration is adopted in order to minimize the search space. This approach is used within a hybrid scheme applying the two techniques fitness sharing and elitism. Two NSCT based methods are proposed for registration. A comparative study is established between these methods and a wavelet based one. Because the NSCT is a shift-invariant multidirectional transform, the second method is adopted for its search speeding up property. Simulation results clearly show that both proposed techniques are really promising methods for image registration compared to the wavelet approach, while the second technique has led to the best performance results of all. Moreover, to demonstrate the effectiveness of these methods, these registration techniques have been successfully applied to register SPOT, IKONOS and Synthetic Aperture Radar (SAR) images. The algorithm has been shown to work perfectly well for multi-temporal satellite images as well, even in the presence of noise.

  5. Indirect and inclusive search for dark matter with AMS02 space spectrometer

    International Nuclear Information System (INIS)

    Brun, Pierre

    2007-01-01

    AMS02 is a particle physics detector designed for 3 years of data taking aboard the International Space Station. Equipped with a superconducting magnet, it will allow to measure gamma and cosmic ray fluxes in the GeV to TeV region with high particle identification capabilities. Its performance is based on the redundancy of measurements in specific sub-detectors: a Time-Of-Flight counter, a Transition Radiation Detector, a Silicon Tracker, a Ring Imaging Cherenkov counter and an Electromagnetic calorimeter (Ecal). The Ecal is studied in details, in particular with the qualification of a stand-alone trigger devoted to gamma ray astronomy. This system allows to increase the AMS02 sensitivity to photons, and to improve the reconstruction of electromagnetic events. The analog part of the trigger system has been tested with test benches and in-beam at CERN. The in-orbit calibration of the Ecal is studied, it may proceed in two steps. First, the Ecal cells responses have to be equalized with minimum ionizing particles data. Then an absolute calibration can be performed with cosmic electrons. For both the relative and the absolute calibration, possible procedures are defined and realistic calibration times are estimated. The second part deals with the indirect searches for dark matter and the study of the AMS02 sensitivity. Dark matter stands for 84% of the Universe mass and could consist in new particles. Dark matter particles are expected to surround our Galaxy and annihilate in high density regions. These annihilations could become observable exotic primary cosmic ray sources. Searches for anomalous excesses in (p-bar, e + , D-bar) and γ ray fluxes will be performed by AMS02. A numerical tool allowing to perform predictions for these exotic fluxes within supersymmetry or extra-dimension is developed and is presented in details. Phenomenological studies regarding possible enhancements of these signals by over-dense regions of the halo have also been performed. The

  6. Double-theodolite measurement system used in the image calibration of space photographic instrument

    Institute of Scientific and Technical Information of China (English)

    LI Yan; QIAO Yan-feng; SU Wan-xin; LIU Ze-xun

    2005-01-01

    The purpose of characterizing the image of space photographic instrument is to gain the space included angles from three coordinate axes in the three-dimensional coordinate of the image and the directionality of the three axes of coordinate in the frame of axes of the instrument. The two reference frames will keep in the same direction finally by adjusting according to space angles. This problem was solved by a new high-precision measurement system composed of a double-theodolite and a set of communication system. In the survey system, two TDA5005 total stations from Leica Company will be selected as the double-theodolite and the interdependence of both coordinate systems can be achieved by moving the stations only at one time. Therefore, this measurement system provides a highly efficient and high-precision surveying method to the image calibration of the space photographic instrument. According to the experiment, its measuring accuracy can reach arc-second level.

  7. I-SG : Interactive Search Grouping - Search result grouping using Independent Component Analysis

    DEFF Research Database (Denmark)

    Lauritsen, Thomas; Kolenda, Thomas

    2002-01-01

    We present a computational simple and efficient approach to unsupervised grouping the search result from any search engine. Along with each group a set of keywords are found to annotate the contents. This approach leads to an interactive search trough a hierarchial structure that is build online....... It is the users task to improve the search, trough expanding the search query using the topic keywords representing the desired groups. In doing so the search engine limits the space of possible search results, virtually moving down in the search hierarchy, and so refines the search....

  8. PSF Estimation of Space-Variant Ultra-Wide Field of View Imaging Systems

    Directory of Open Access Journals (Sweden)

    Petr Janout

    2017-02-01

    Full Text Available Ultra-wide-field of view (UWFOV imaging systems are affected by various aberrations, most of which are highly angle-dependent. A description of UWFOV imaging systems, such as microscopy optics, security camera systems and other special space-variant imaging systems, is a difficult task that can be achieved by estimating the Point Spread Function (PSF of the system. This paper proposes a novel method for modeling the space-variant PSF of an imaging system using the Zernike polynomials wavefront description. The PSF estimation algorithm is based on obtaining field-dependent expansion coefficients of the Zernike polynomials by fitting real image data of the analyzed imaging system using an iterative approach in an initial estimate of the fitting parameters to ensure convergence robustness. The method is promising as an alternative to the standard approach based on Shack–Hartmann interferometry, since the estimate of the aberration coefficients is processed directly in the image plane. This approach is tested on simulated and laboratory-acquired image data that generally show good agreement. The resulting data are compared with the results of other modeling methods. The proposed PSF estimation method provides around 5% accuracy of the optical system model.

  9. Controlled searching in reversibly de-identified medical imaging archives.

    Science.gov (United States)

    Silva, Jorge Miguel; Pinho, Eduardo; Monteiro, Eriksson; Silva, João Figueira; Costa, Carlos

    2018-01-01

    Nowadays, digital medical imaging in healthcare has become a fundamental tool for medical diagnosis. This growth has been accompanied by the development of technologies and standards, such as the DICOM standard and PACS. This environment led to the creation of collaborative projects where there is a need to share medical data between different institutions for research and educational purposes. In this context, it is necessary to maintain patient data privacy and provide an easy and secure mechanism for authorized personnel access. This paper presents a solution that fully de-identifies standard medical imaging objects, including metadata and pixel data, providing at the same time a reversible de-identifier mechanism that retains search capabilities from the original data. The last feature is important in some scenarios, for instance, in collaborative platforms where data is anonymized when shared with the community but searchable for data custodians or authorized entities. The solution was integrated into an open source PACS archive and validated in a multidisciplinary collaborative scenario. Copyright © 2017 Elsevier Inc. All rights reserved.

  10. Space Radar Image of Bebedauro, Brazil, seasonal

    Science.gov (United States)

    1994-01-01

    This is an X-band image showing seasonal changes at the hydrological test site of Bebedouro in Brazil. The image is centered at 9 degrees south latitude and 40.2 degrees west longitude. This image was acquired by the Spaceborne Imaging Radar-C and X-band Synthetic Aperture Radar (SIR-C/X-SAR) aboard the space shuttle Endeavour on April 10, 1994, during the first flight of the radar system, and on October 1, 1994, during the second mission. The swath width is approximately 16.5 kilometers (10.5 miles) wide. The image channels have the following color assignments: red represents data acquired on April 10; green represents data acquired on October 1; blue corresponds to the ratio of the two data sets. Agriculture plays an important economic and social role in Brazil. One of the major problems related to Brazilian agriculture is estimating the size of planting areas and their productivity. Due to cloud cover and the rainy season, which occurs from November through April, optical and infrared Earth observations are seldom used to survey the region. An additional goal of monitoring this region is to watch the floodplains of rivers like Rio Sao Francisco in order to determine suitable locations for additional agricultural fields. This area belongs to the semi-arid northeastern region of Brazil, where estimates have suggested that about 10 times more land could be used for agriculture, including some locations which could be used for irrigation projects. Monitoring of soil moisture during the important summer crop season is of high priority for the future development and productivity of this region. In April the area was covered with vegetation because of the moisture of the soil and only small differences could be seen in X-band data. In October the run-off channels of this hilly region stand out quite clearly because the greenish areas indicated much less soil moisture and water content in plants. Spaceborne Imaging Radar-C and X-band Synthetic Aperture Radar (SIR

  11. An Imaging Sensor-Aided Vision Navigation Approach that Uses a Geo-Referenced Image Database.

    Science.gov (United States)

    Li, Yan; Hu, Qingwu; Wu, Meng; Gao, Yang

    2016-01-28

    In determining position and attitude, vision navigation via real-time image processing of data collected from imaging sensors is advanced without a high-performance global positioning system (GPS) and an inertial measurement unit (IMU). Vision navigation is widely used in indoor navigation, far space navigation, and multiple sensor-integrated mobile mapping. This paper proposes a novel vision navigation approach aided by imaging sensors and that uses a high-accuracy geo-referenced image database (GRID) for high-precision navigation of multiple sensor platforms in environments with poor GPS. First, the framework of GRID-aided vision navigation is developed with sequence images from land-based mobile mapping systems that integrate multiple sensors. Second, a highly efficient GRID storage management model is established based on the linear index of a road segment for fast image searches and retrieval. Third, a robust image matching algorithm is presented to search and match a real-time image with the GRID. Subsequently, the image matched with the real-time scene is considered to calculate the 3D navigation parameter of multiple sensor platforms. Experimental results show that the proposed approach retrieves images efficiently and has navigation accuracies of 1.2 m in a plane and 1.8 m in height under GPS loss in 5 min and within 1500 m.

  12. Near-Space TOPSAR Large-Scene Full-Aperture Imaging Scheme Based on Two-Step Processing

    Directory of Open Access Journals (Sweden)

    Qianghui Zhang

    2016-07-01

    Full Text Available Free of the constraints of orbit mechanisms, weather conditions and minimum antenna area, synthetic aperture radar (SAR equipped on near-space platform is more suitable for sustained large-scene imaging compared with the spaceborne and airborne counterparts. Terrain observation by progressive scans (TOPS, which is a novel wide-swath imaging mode and allows the beam of SAR to scan along the azimuth, can reduce the time of echo acquisition for large scene. Thus, near-space TOPS-mode SAR (NS-TOPSAR provides a new opportunity for sustained large-scene imaging. An efficient full-aperture imaging scheme for NS-TOPSAR is proposed in this paper. In this scheme, firstly, two-step processing (TSP is adopted to eliminate the Doppler aliasing of the echo. Then, the data is focused in two-dimensional frequency domain (FD based on Stolt interpolation. Finally, a modified TSP (MTSP is performed to remove the azimuth aliasing. Simulations are presented to demonstrate the validity of the proposed imaging scheme for near-space large-scene imaging application.

  13. Small space object imaging : LDRD final report.

    Energy Technology Data Exchange (ETDEWEB)

    Ackermann, Mark R.; Valley, Michael T.; Kearney, Sean Patrick

    2009-10-01

    We report the results of an LDRD effort to investigate new technologies for the identification of small-sized (mm to cm) debris in low-earth orbit. This small-yet-energetic debris presents a threat to the integrity of space-assets worldwide and represents significant security challenge to the international community. We present a nonexhaustive review of recent US and Russian efforts to meet the challenges of debris identification and removal and then provide a detailed description of joint US-Russian plans for sensitive, laser-based imaging of small debris at distances of hundreds of kilometers and relative velocities of several kilometers per second. Plans for the upcoming experimental testing of these imaging schemes are presented and a preliminary path toward system integration is identified.

  14. Detection of cold gas releases in space via low energy neutral atom imaging

    International Nuclear Information System (INIS)

    McComas, D.J.; Funsten, H.O.; Moore, K.R.; Scime, E.E.; Thomsen, M.F.

    1993-01-01

    Low energy neutral atoms (LENAs) are produced in space plasmas by charge exchange between the ambient magnetospheric plasma ions and cold neutral atoms. Under normal conditions these cold neutrals come from the terrestrial geocorona, a shroud of few-eV hydrogen atoms surrounding the Earth. As a consequence of this charge exchange, it has become possible to remotely image many regions of the magnetosphere for the first time utilizing recently developed LENA imaging technology. In addition to the natural hydrogen geocorona, conventional explosions and maneuvering thruster firings can also introduce large amounts of cold gas into the space environment. In this paper the authors examine whether such potentially clandestine activities could also be remotely observed for the first time via LENA imaging. First, they examine the fluxes of LENAs produced in the space environment from a conventional explosion. Then they review the present state of the art in the emerging field of LENA detection and imaging. Recent work has shown that LENAs can be imaged by first converting the neutrals to ions with ultra-thin (10s of angstrom) foils and then electrostatically analyzing these newly created ions to reject the large (> 10 10 cm -2 s -1 ) UV background to which the low energy detectors are sensitive. They conclude that the sensitivities for present LENA imager designs may be just adequate for detecting some man-made releases. With additional improvements in LENA detection capabilities, this technique could become an important new method for monitoring for conventional explosions, as well as other man-made neutral releases, in the space environment

  15. THE GRISM LENS-AMPLIFIED SURVEY FROM SPACE (GLASS). IV. MASS RECONSTRUCTION OF THE LENSING CLUSTER ABELL 2744 FROM FRONTIER FIELD IMAGING AND GLASS SPECTROSCOPY

    Energy Technology Data Exchange (ETDEWEB)

    Wang, X.; Schmidt, K. B.; Jones, T. A. [Department of Physics, University of California, Santa Barbara, CA 93106-9530 (United States); Hoag, A.; Huang, K.-H.; Bradac, M. [Department of Physics, University of California, Davis, CA 95616 (United States); Treu, T. [Department of Physics and Astronomy, UCLA, Los Angeles, CA 90095-1547 (United States); Brammer, G. B.; Ryan, R. E. Jr. [Space Telescope Science Institute, 3700 San Martin Drive, Baltimore, MD, 21218 (United States); Vulcani, B. [Kavli Institute for the Physics and Mathematics of the Universe (WPI), The University of Tokyo Institutes for Advanced Study (UTIAS), the University of Tokyo, Kashiwa, 277-8582 (Japan); Amorín, R.; Castellano, M.; Fontana, A.; Merlin, E. [INAF—Osservatorio Astronomico di Roma Via Frascati 33, I-00040 Monte Porzio Catone (Italy); Trenti, M., E-mail: xinwang@physics.ucsb.edu [School of Physics, The University of Melbourne, VIC 3010 (Australia)

    2015-09-20

    We present a strong and weak lensing reconstruction of the massive cluster Abell 2744, the first cluster for which deep Hubble Frontier Fields (HFF) images and spectroscopy from the Grism Lens-Amplified Survey from Space (GLASS) are available. By performing a targeted search for emission lines in multiply imaged sources using the GLASS spectra, we obtain five high-confidence spectroscopic redshifts and two tentative ones. We confirm one strongly lensed system by detecting the same emission lines in all three multiple images. We also search for additional line emitters blindly and use the full GLASS spectroscopic catalog to test reliability of photometric redshifts for faint line emitters. We see a reasonable agreement between our photometric and spectroscopic redshift measurements, when including nebular emission in photometric redshift estimations. We introduce a stringent procedure to identify only secure multiple image sets based on colors, morphology, and spectroscopy. By combining 7 multiple image systems with secure spectroscopic redshifts (at 5 distinct redshift planes) with 18 multiple image systems with secure photometric redshifts, we reconstruct the gravitational potential of the cluster pixellated on an adaptive grid, using a total of 72 images. The resulting mass map is compared with a stellar mass map obtained from the deep Spitzer Frontier Fields data to study the relative distribution of stars and dark matter in the cluster. We find that the stellar to total mass ratio varies substantially across the cluster field, suggesting that stars do not trace exactly the total mass in this interacting system. The maps of convergence, shear, and magnification are made available in the standard HFF format.

  16. The Grism Lens-amplified Survey from Space (GLASS). IV. Mass Reconstruction of the Lensing Cluster Abell 2744 from Frontier Field Imaging and GLASS Spectroscopy

    Science.gov (United States)

    Wang, X.; Hoag, A.; Huang, K.-H.; Treu, T.; Bradač, M.; Schmidt, K. B.; Brammer, G. B.; Vulcani, B.; Jones, T. A.; Ryan, R. E., Jr.; Amorín, R.; Castellano, M.; Fontana, A.; Merlin, E.; Trenti, M.

    2015-09-01

    We present a strong and weak lensing reconstruction of the massive cluster Abell 2744, the first cluster for which deep Hubble Frontier Fields (HFF) images and spectroscopy from the Grism Lens-Amplified Survey from Space (GLASS) are available. By performing a targeted search for emission lines in multiply imaged sources using the GLASS spectra, we obtain five high-confidence spectroscopic redshifts and two tentative ones. We confirm one strongly lensed system by detecting the same emission lines in all three multiple images. We also search for additional line emitters blindly and use the full GLASS spectroscopic catalog to test reliability of photometric redshifts for faint line emitters. We see a reasonable agreement between our photometric and spectroscopic redshift measurements, when including nebular emission in photometric redshift estimations. We introduce a stringent procedure to identify only secure multiple image sets based on colors, morphology, and spectroscopy. By combining 7 multiple image systems with secure spectroscopic redshifts (at 5 distinct redshift planes) with 18 multiple image systems with secure photometric redshifts, we reconstruct the gravitational potential of the cluster pixellated on an adaptive grid, using a total of 72 images. The resulting mass map is compared with a stellar mass map obtained from the deep Spitzer Frontier Fields data to study the relative distribution of stars and dark matter in the cluster. We find that the stellar to total mass ratio varies substantially across the cluster field, suggesting that stars do not trace exactly the total mass in this interacting system. The maps of convergence, shear, and magnification are made available in the standard HFF format.

  17. Antenna concepts for interstellar search systems

    International Nuclear Information System (INIS)

    Basler, R.P.; Johnson, G.L.; Vondrak, R.R.

    1977-01-01

    An evaluation is made of microwave receiving systems designed to search for signals from extraterrestrial intelligence. Specific design concepts are analyzed parametrically to determine whether the optimum antenna system location is on earth, in space, or on the moon. Parameters considered include the hypothesized number of transmitting civilizations, the number of stars that must be searched to give any desired probability of receiving a signal, the antenna collecting area, the search time, the search range, and the cost. This analysis suggests that search systems based on the moon are not cost-competitive, if the search is extended only a few hundred light years from the earth, a Cyclops-type array on earth may be the most cost-effective system, for a search extending to 500 light years or more, a substantial cost and search-time advantage can be achieved with a large spherical reflector in space with multiple feeds, radio frequency interference shields can be provided for space systems, and cost can range from a few hundred million to tens of billions of dollars, depending on the parameter values assumed

  18. Restoration of retinal images with space-variant blur

    Czech Academy of Sciences Publication Activity Database

    Marrugo, A.; Millán, M. S.; Šorel, Michal; Šroubek, Filip

    2014-01-01

    Roč. 19, č. 1 (2014), 016023-1-016023-12 ISSN 1083-3668 R&D Projects: GA ČR GA13-29225S Institutional support: RVO:67985556 Keywords : blind deconvolution * space-variant restoration * retinal image Subject RIV: JD - Computer Applications, Robotics Impact factor: 2.859, year: 2014 http://library.utia.cas.cz/separaty/2014/ZOI/sorel-0424586.pdf

  19. The research of Digital Holographic Object Wave Field Reconstruction in Image and Object Space

    Institute of Scientific and Technical Information of China (English)

    LI Jun-Chang; PENG Zu-Jie; FU Yun-Chang

    2011-01-01

    @@ For conveniently detecting objects of different sizes using digital holography, usual measurements employ the object wave transformed by an optical system with different magnifications to fit charge coupled devices (CCDs), then the object field reconstruction involves the diffraction calculation of the optic wave passing through the optical system.We propose two methods to reconstruct the object field.The one is that, when the object is imaging in an image space in which we reconstruct the image of the object field, the object field can be expressed according to the object-image relationship.The other is that, when the object field reaching CCD is imaged in an object space in which we reconstruct the object field, the optical system is described by introducing matrix optics in this paper.The reconstruction formulae which easily use classic diffraction integral are derived.Finally, experimental verifications are also accomplished.%For conveniently detecting objects of different sizes using digital holography, usual measurements employ the object wave transformed by an optical system with different magnifications to fit charge coupled devices (CCDs), then the object Reid reconstruction involves the diffraction calculation of the optic wave passing through the optical system. We propose two methods to reconstruct the object field. The one is that, when the object is imaging in an image space in which we reconstruct the image of the object field, the object field can be expressed according to the object-image relationship. The other is that, when the object field reaching CCD is imaged in an object space in which we reconstruct the object field, the optical system is described by introducing matrix optics in this paper. The reconstruction formulae which easily use classic diffraction integral are derived. Finally, experimental verifications are also accomplished.

  20. Space Radar Image of Maui, Hawaii

    Science.gov (United States)

    1994-01-01

    This spaceborne radar image shows the 'Valley Island' of Maui, Hawaii. The cloud-penetrating capabilities of radar provide a rare view of many parts of the island, since the higher elevations are frequently shrouded in clouds. The light blue and yellow areas in the lowlands near the center are sugar cane fields. The three major population centers, Lahaina on the left at the western tip of island, Wailuku left of center, and Kihei in the lower center appear as small yellow, white or purple mottled areas. West Maui volcano, in the lower left, is 1800 meters high (5900 feet) and is considered extinct. The entire eastern half of the island consists of East Maui volcano, which rises to an elevation of 3200 meters (10,500 feet) and features a spectacular crater called Haleakala at its summit. Haleakala Crater was produced by erosion during previous ice ages rather than by volcanic activity, although relatively recent small eruptions have produced the numerous volcanic cones and lava flows that can be seen on the floor of the crater. The most recent eruption took place near the coast at the southwestern end of East Maui volcano in the late 1700s. Such a time frame indicates that East Maui should be considered a dormant, rather than an extinct volcano. A new eruption is therefore possible in the next few hundred years. The multi-wavelength capability of the SIR-C radar also permits differences in the vegetation cover on the middle flanks of East Maui to be identified. Rain forests appear in yellow, while grassland is shown in dark green, pink and blue. Radar images such as this one are being used by scientists to understand volcanic processes and to assess potential threats that future activity may pose to local populations. This image was acquired by Spaceborne Imaging Radar-C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR) onboard the space shuttle Endeavour on April 16, 1994. The image is 73.7 kilometers by 48.7 kilometers (45.7 miles by 30.2 miles) and is centered at 20

  1. Second Harmonic Imaging improves Echocardiograph Quality on board the International Space Station

    Science.gov (United States)

    Garcia, Kathleen; Sargsyan, Ashot; Hamilton, Douglas; Martin, David; Ebert, Douglas; Melton, Shannon; Dulchavsky, Scott

    2008-01-01

    Ultrasound (US) capabilities have been part of the Human Research Facility (HRF) on board the International Space Station (ISS) since 2001. The US equipment on board the ISS includes a first-generation Tissue Harmonic Imaging (THI) option. Harmonic imaging (HI) is the second harmonic response of the tissue to the ultrasound beam and produces robust tissue detail and signal. Since this is a first-generation THI, there are inherent limitations in tissue penetration. As a breakthrough technology, HI extensively advanced the field of ultrasound. In cardiac applications, it drastically improves endocardial border detection and has become a common imaging modality. U.S. images were captured and stored as JPEG stills from the ISS video downlink. US images with and without harmonic imaging option were randomized and provided to volunteers without medical education or US skills for identification of endocardial border. The results were processed and analyzed using applicable statistical calculations. The measurements in US images using HI improved measurement consistency and reproducibility among observers when compared to fundamental imaging. HI has been embraced by the imaging community at large as it improves the quality and data validity of US studies, especially in difficult-to-image cases. Even with the limitations of the first generation THI, HI improved the quality and measurability of many of the downlinked images from the ISS and should be an option utilized with cardiac imaging on board the ISS in all future space missions.

  2. Searching for a traveling feature in Saturn's rings in Cassini Imaging Science Subsystem data

    Science.gov (United States)

    Aye, Klaus-Michael; Rehnberg, Morgan; Brown, Zarah; Esposito, Larry W.

    2016-10-01

    Introduction: Using Cassini UVIS occultation data, a traveling wave feature has been identified in the Saturn rings that is most likely caused by the radial positions swap of the moons Janus and Epimetheus [1]. The hypothesis is that non-linear interferences between the linear density waves when being relocated by the moon swap create a solitary wave that is traveling outward through the rings. The observations in [1] further lead to the derivation of values for the radial travel speeds of the identified traveling features, from 39.6 km/yr for the Janus 5:4 resonance up to 45.8 for the Janus 4:3 resonance.Previous confirmations in ISS data: Work in [1] also identified the feature in Cassini Imaging Science Subsystem (ISS) data that was taken around the time of the UVIS occultations where the phenomenon was first discovered, so far one ISS image for each Janus resonances 2:1, 4:3, 5:4, and 6:5.Search guided by predicted locations: Using the observation-fitted radial velocities from [1], we can extrapolate these to identify Saturn radii at which the traveling feature should be found at later times. Using this and new image analysis and plotting tools available in [2], we have identified a potential candidate feature in an ISS image that was taken 2.5 years after the feature causing moon swap in January 2006. We intend to expand our search by identifying candidate ISS data by a meta-database search constraining the radius at future times corresponding to the predicted future locations of the hypothesized solitary wave and present our findings at this conference.References: [1] Rehnberg, M.E., Esposito, L.W., Brown, Z.L., Albers, N., Sremčević, M., Stewart, G.R., 2016. A Traveling Feature in Saturn's Rings. Icarus, accepted in June 2016. [2] K.-Michael Aye. (2016). pyciss: v0.5.0. Zenodo. 10.5281/zenodo.53092

  3. A Space-Time Periodic Task Model for Recommendation of Remote Sensing Images

    Directory of Open Access Journals (Sweden)

    Xiuhong Zhang

    2018-01-01

    Full Text Available With the rapid development of remote sensing technology, the quantity and variety of remote sensing images are growing so quickly that proactive and personalized access to data has become an inevitable trend. One of the active approaches is remote sensing image recommendation, which can offer related image products to users according to their preference. Although multiple studies on remote sensing retrieval and recommendation have been performed, most of these studies model the user profiles only from the perspective of spatial area or image features. In this paper, we propose a spatiotemporal recommendation method for remote sensing data based on the probabilistic latent topic model, which is named the Space-Time Periodic Task model (STPT. User retrieval behaviors of remote sensing images are represented as mixtures of latent tasks, which act as links between users and images. Each task is associated with the joint probability distribution of space, time and image characteristics. Meanwhile, the von Mises distribution is introduced to fit the distribution of tasks over time. Then, we adopt Gibbs sampling to learn the random variables and parameters and present the inference algorithm for our model. Experiments show that the proposed STPT model can improve the capability and efficiency of remote sensing image data services.

  4. Efficient and automatic image reduction framework for space debris detection based on GPU technology

    Science.gov (United States)

    Diprima, Francesco; Santoni, Fabio; Piergentili, Fabrizio; Fortunato, Vito; Abbattista, Cristoforo; Amoruso, Leonardo

    2018-04-01

    In the last years, the increasing number of space debris has triggered the need of a distributed monitoring system for the prevention of possible space collisions. Space surveillance based on ground telescope allows the monitoring of the traffic of the Resident Space Objects (RSOs) in the Earth orbit. This space debris surveillance has several applications such as orbit prediction and conjunction assessment. In this paper is proposed an optimized and performance-oriented pipeline for sources extraction intended to the automatic detection of space debris in optical data. The detection method is based on the morphological operations and Hough Transform for lines. Near real-time detection is obtained using General Purpose computing on Graphics Processing Units (GPGPU). The high degree of processing parallelism provided by GPGPU allows to split data analysis over thousands of threads in order to process big datasets with a limited computational time. The implementation has been tested on a large and heterogeneous images data set, containing both imaging satellites from different orbit ranges and multiple observation modes (i.e. sidereal and object tracking). These images were taken during an observation campaign performed from the EQUO (EQUatorial Observatory) observatory settled at the Broglio Space Center (BSC) in Kenya, which is part of the ASI-Sapienza Agreement.

  5. Uniform color space analysis of LACIE image products

    Science.gov (United States)

    Nalepka, R. F. (Principal Investigator); Balon, R. J.; Cicone, R. C.

    1979-01-01

    The author has identified the following significant results. Analysis and comparison of image products generated by different algorithms show that the scaling and biasing of data channels for control of PFC primaries lead to loss of information (in a probability-of misclassification sense) by two major processes. In order of importance they are: neglecting the input of one channel of data in any one image, and failing to provide sufficient color resolution of the data. The scaling and biasing approach tends to distort distance relationships in data space and provides less than desirable resolution when the data variation is typical of a developed, nonhazy agricultural scene.

  6. Searching for transits in the WTS with the difference imaging light curves

    Science.gov (United States)

    Zendejas Dominguez, Jesus

    2013-12-01

    The search for exo-planets is currently one of the most exiting and active topics in astronomy. Small and rocky planets are particularly the subject of intense research, since if they are suitably located from their host star, they may be warm and potentially habitable worlds. On the other hand, the discovery of giant planets in short-period orbits provides important constraints on models that describe planet formation and orbital migration theories. Several projects are dedicated to discover and characterize planets outside of our solar system. Among them, the Wide-Field Camera Transit Survey (WTS) is a pioneer program aimed to search for extra-solar planets, that stands out for its particular aims and methodology. The WTS has been in operation since August 2007 with observations from the United Kingdom Infrared Telescope, and represents the first survey that searches for transiting planets in the near-infrared wavelengths; hence the WTS is designed to discover planets around M-dwarfs. The survey was originally assigned about 200 nights, observing four fields that were selected seasonally (RA = 03, 07, 17 and 19h) during a year. The images from the survey are processed by a data reduction pipeline, which uses aperture photometry to construct the light curves. For the most complete field (19h-1145 epochs) in the survey, we produce an alternative set of light curves by using the method of difference imaging, which is a photometric technique that has shown important advantages when used in crowded fields. A quantitative comparison between the photometric precision achieved with both methods is carried out in this work. We remove systematic effects using the sysrem algorithm, scale the error bars on the light curves, and perform a comparison of the corrected light curves. The results show that the aperture photometry light curves provide slightly better precision for objects with J detect transits in the WTS light curves, we use a modified version of the box

  7. Feasibility study of an image slicer for future space application

    Science.gov (United States)

    Calcines, A.; Ichimoto, K.

    2014-08-01

    This communication presents the feasibility study of an image slicer for future space missions, especially for the integral field unit (IFU) of the SUVIT (Solar UV-Visible-IR telescope) spectro-polarimeter on board the Japanese-led solar space mission Solar-C as a backup option. The MuSICa (Multi-Slit Image slicer based on collimator-Camera) image slicer concept, originally developed for the European Solar Telescope, has been adapted to the SUVIT requirements. The IFU will reorganizes a 2-D field of view of 10 x 10 arcsec2 into three slits of 0.18 arcsec width by 185.12 arcsec length using flat slicer mirrors of 100 μm width. The layout of MuSICa for Solar-C is telecentric and offers an optical quality limited by diffraction. The entrance for the SUVIT spectro-polarimeter is composed by the three IFU slits and one ordinal long slit to study, using high resolution spectro-polarimetry, the solar atmosphere (Photosphere and Chromosphere) within a spectral range between 520 nm (optionally 280 nm) and 1,100 nm.

  8. Multispecies Coevolution Particle Swarm Optimization Based on Previous Search History

    Directory of Open Access Journals (Sweden)

    Danping Wang

    2017-01-01

    Full Text Available A hybrid coevolution particle swarm optimization algorithm with dynamic multispecies strategy based on K-means clustering and nonrevisit strategy based on Binary Space Partitioning fitness tree (called MCPSO-PSH is proposed. Previous search history memorized into the Binary Space Partitioning fitness tree can effectively restrain the individuals’ revisit phenomenon. The whole population is partitioned into several subspecies and cooperative coevolution is realized by an information communication mechanism between subspecies, which can enhance the global search ability of particles and avoid premature convergence to local optimum. To demonstrate the power of the method, comparisons between the proposed algorithm and state-of-the-art algorithms are grouped into two categories: 10 basic benchmark functions (10-dimensional and 30-dimensional, 10 CEC2005 benchmark functions (30-dimensional, and a real-world problem (multilevel image segmentation problems. Experimental results show that MCPSO-PSH displays a competitive performance compared to the other swarm-based or evolutionary algorithms in terms of solution accuracy and statistical tests.

  9. Simultenious binary hash and features learning for image retrieval

    Science.gov (United States)

    Frantc, V. A.; Makov, S. V.; Voronin, V. V.; Marchuk, V. I.; Semenishchev, E. A.; Egiazarian, K. O.; Agaian, S.

    2016-05-01

    Content-based image retrieval systems have plenty of applications in modern world. The most important one is the image search by query image or by semantic description. Approaches to this problem are employed in personal photo-collection management systems, web-scale image search engines, medical systems, etc. Automatic analysis of large unlabeled image datasets is virtually impossible without satisfactory image-retrieval technique. It's the main reason why this kind of automatic image processing has attracted so much attention during recent years. Despite rather huge progress in the field, semantically meaningful image retrieval still remains a challenging task. The main issue here is the demand to provide reliable results in short amount of time. This paper addresses the problem by novel technique for simultaneous learning of global image features and binary hash codes. Our approach provide mapping of pixel-based image representation to hash-value space simultaneously trying to save as much of semantic image content as possible. We use deep learning methodology to generate image description with properties of similarity preservation and statistical independence. The main advantage of our approach in contrast to existing is ability to fine-tune retrieval procedure for very specific application which allow us to provide better results in comparison to general techniques. Presented in the paper framework for data- dependent image hashing is based on use two different kinds of neural networks: convolutional neural networks for image description and autoencoder for feature to hash space mapping. Experimental results confirmed that our approach has shown promising results in compare to other state-of-the-art methods.

  10. Subjective assessment of impairment in scale-space-coded images

    NARCIS (Netherlands)

    Ridder, de H.; Majoor, G.M.M.

    1988-01-01

    Direct category scaling and a scaling procedure in accordance with Functional Measurement Theory (Anderson, 1982) have been used to assess impairment in scale-space-coded illlages, displayed on a black-and-white TV monitor. The image of a complex scene was passed through a Gaussian filter of limited

  11. The application of heliospheric imaging to space weather operations: Lessons learned from published studies

    Science.gov (United States)

    Harrison, Richard A.; Davies, Jackie A.; Biesecker, Doug; Gibbs, Mark

    2017-08-01

    The field of heliospheric imaging has matured significantly over the last 10 years—corresponding, in particular, to the launch of NASA's STEREO mission and the successful operation of the heliospheric imager (HI) instruments thereon. In parallel, this decade has borne witness to a marked increase in concern over the potentially damaging effects of space weather on space and ground-based technological assets, and the corresponding potential threat to human health, such that it is now under serious consideration at governmental level in many countries worldwide. Hence, in a political climate that recognizes the pressing need for enhanced operational space weather monitoring capabilities most appropriately stationed, it is widely accepted, at the Lagrangian L1 and L5 points, it is timely to assess the value of heliospheric imaging observations in the context of space weather operations. To this end, we review a cross section of the scientific analyses that have exploited heliospheric imagery—particularly from STEREO/HI—and discuss their relevance to operational predictions of, in particular, coronal mass ejection (CME) arrival at Earth and elsewhere. We believe that the potential benefit of heliospheric images to the provision of accurate CME arrival predictions on an operational basis, although as yet not fully realized, is significant and we assert that heliospheric imagery is central to any credible space weather mission, particularly one located at a vantage point off the Sun-Earth line.

  12. High-Sensitivity Semiconductor Photocathodes for Space-Born UV Photon-Counting and Imaging, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — Many UV photon-counting and imaging applications, including space-borne astronomy, missile tracking and guidance, UV spectroscopy for chemical/biological...

  13. Topology of digital images visual pattern discovery in proximity spaces

    CERN Document Server

    Peters, James F

    2014-01-01

    This book carries forward recent work on visual patterns and structures in digital images and introduces a near set-based a topology of digital images. Visual patterns arise naturally in digital images viewed as sets of non-abstract points endowed with some form of proximity (nearness) relation. Proximity relations make it possible to construct uniform topolo- gies on the sets of points that constitute a digital image. In keeping with an interest in gaining an understanding of digital images themselves as a rich source of patterns, this book introduces the basics of digital images from a computer vision perspective. In parallel with a computer vision perspective on digital images, this book also introduces the basics of prox- imity spaces. Not only the traditional view of spatial proximity relations but also the more recent descriptive proximity relations are considered. The beauty of the descriptive proximity approach is that it is possible to discover visual set patterns among sets that are non-overlapping ...

  14. Multiplexed phase-space imaging for 3D fluorescence microscopy.

    Science.gov (United States)

    Liu, Hsiou-Yuan; Zhong, Jingshan; Waller, Laura

    2017-06-26

    Optical phase-space functions describe spatial and angular information simultaneously; examples of optical phase-space functions include light fields in ray optics and Wigner functions in wave optics. Measurement of phase-space enables digital refocusing, aberration removal and 3D reconstruction. High-resolution capture of 4D phase-space datasets is, however, challenging. Previous scanning approaches are slow, light inefficient and do not achieve diffraction-limited resolution. Here, we propose a multiplexed method that solves these problems. We use a spatial light modulator (SLM) in the pupil plane of a microscope in order to sequentially pattern multiplexed coded apertures while capturing images in real space. Then, we reconstruct the 3D fluorescence distribution of our sample by solving an inverse problem via regularized least squares with a proximal accelerated gradient descent solver. We experimentally reconstruct a 101 Megavoxel 3D volume (1010×510×500µm with NA 0.4), demonstrating improved acquisition time, light throughput and resolution compared to scanning aperture methods. Our flexible patterning scheme further allows sparsity in the sample to be exploited for reduced data capture.

  15. Differentiation of posterior pararenal space infection from psoas abscess by gallium imaging

    Energy Technology Data Exchange (ETDEWEB)

    Bose, A.; Mishkin, F.; Delgado, J.

    1983-01-01

    Three of four patients whose cases fit the clinical description of psoas abscess proved on gallium imaging to have infection in the posterior pararenal space sparing the psoas muscle. This space provides a route for spread of infection connecting the spine, the anterior abdominal wall, the scrotum, the anterior thigh, and the gluteal region as demonstrated by the cases presented. Clinical differentiation between posterior pararenal space infection and psoas abscesses is difficult and CT studies may not demonstrate the process when the psoas space is not involved.

  16. Differentiation of posterior pararenal space infection from psoas abscess by gallium imaging

    International Nuclear Information System (INIS)

    Bose, A.; Mishkin, F.; Delgado, J.

    1983-01-01

    Three of four patients whose cases fit the clinical description of psoas abscess proved on gallium imaging to have infection in the posterior pararenal space sparing the psoas muscle. This space provides a route for spread of infection connecting the spine, the anterior abdominal wall, the scrotum, the anterior thigh, and the gluteal region as demonstrated by the cases presented. Clinical differentiation between posterior pararenal space infection and psoas abscesses is difficult and CT studies may not demonstrate the process when the psoas space is not involved

  17. Automated search for supernovae

    Energy Technology Data Exchange (ETDEWEB)

    Kare, J.T.

    1984-11-15

    This thesis describes the design, development, and testing of a search system for supernovae, based on the use of current computer and detector technology. This search uses a computer-controlled telescope and charge coupled device (CCD) detector to collect images of hundreds of galaxies per night of observation, and a dedicated minicomputer to process these images in real time. The system is now collecting test images of up to several hundred fields per night, with a sensitivity corresponding to a limiting magnitude (visual) of 17. At full speed and sensitivity, the search will examine some 6000 galaxies every three nights, with a limiting magnitude of 18 or fainter, yielding roughly two supernovae per week (assuming one supernova per galaxy per 50 years) at 5 to 50 percent of maximum light. An additional 500 nearby galaxies will be searched every night, to locate about 10 supernovae per year at one or two percent of maximum light, within hours of the initial explosion.

  18. Automated search for supernovae

    International Nuclear Information System (INIS)

    Kare, J.T.

    1984-01-01

    This thesis describes the design, development, and testing of a search system for supernovae, based on the use of current computer and detector technology. This search uses a computer-controlled telescope and charge coupled device (CCD) detector to collect images of hundreds of galaxies per night of observation, and a dedicated minicomputer to process these images in real time. The system is now collecting test images of up to several hundred fields per night, with a sensitivity corresponding to a limiting magnitude (visual) of 17. At full speed and sensitivity, the search will examine some 6000 galaxies every three nights, with a limiting magnitude of 18 or fainter, yielding roughly two supernovae per week (assuming one supernova per galaxy per 50 years) at 5 to 50 percent of maximum light. An additional 500 nearby galaxies will be searched every night, to locate about 10 supernovae per year at one or two percent of maximum light, within hours of the initial explosion

  19. [Development of domain specific search engines].

    Science.gov (United States)

    Takai, T; Tokunaga, M; Maeda, K; Kaminuma, T

    2000-01-01

    As cyber space exploding in a pace that nobody has ever imagined, it becomes very important to search cyber space efficiently and effectively. One solution to this problem is search engines. Already a lot of commercial search engines have been put on the market. However these search engines respond with such cumbersome results that domain specific experts can not tolerate. Using a dedicate hardware and a commercial software called OpenText, we have tried to develop several domain specific search engines. These engines are for our institute's Web contents, drugs, chemical safety, endocrine disruptors, and emergent response for chemical hazard. These engines have been on our Web site for testing.

  20. Parallel Monte Carlo Search for Hough Transform

    Science.gov (United States)

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

    2017-10-01

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

  1. Fast MR image reconstruction for partially parallel imaging with arbitrary k-space trajectories.

    Science.gov (United States)

    Ye, Xiaojing; Chen, Yunmei; Lin, Wei; Huang, Feng

    2011-03-01

    Both acquisition and reconstruction speed are crucial for magnetic resonance (MR) imaging in clinical applications. In this paper, we present a fast reconstruction algorithm for SENSE in partially parallel MR imaging with arbitrary k-space trajectories. The proposed method is a combination of variable splitting, the classical penalty technique and the optimal gradient method. Variable splitting and the penalty technique reformulate the SENSE model with sparsity regularization as an unconstrained minimization problem, which can be solved by alternating two simple minimizations: One is the total variation and wavelet based denoising that can be quickly solved by several recent numerical methods, whereas the other one involves a linear inversion which is solved by the optimal first order gradient method in our algorithm to significantly improve the performance. Comparisons with several recent parallel imaging algorithms indicate that the proposed method significantly improves the computation efficiency and achieves state-of-the-art reconstruction quality.

  2. Searching for transits in the Wide Field Camera Transit Survey with difference-imaging light curves

    NARCIS (Netherlands)

    Zendejas, Dominguez J.; Koppenhoefer, J.; Saglia, R.; Birkby, J.L.; Hodgkin, S.; Kovács, G.; Pinfield, D.; Sipocz, B.; Barrado, D.; Bender, R.; Burgo, del C.; Cappetta, M.; Martín, E.; Nefs, B.; Riffeser, A.; Steele, P.

    2013-01-01

    The Wide Field Camera Transit Survey is a pioneer program aiming at for searching extra-solar planets in the near-infrared. The images from the survey are processed by a data reduction pipeline, which uses aperture photometry to construct the light curves. We produce an alternative set of light

  3. Image processing improvement for optical observations of space debris with the TAROT telescopes

    Science.gov (United States)

    Thiebaut, C.; Theron, S.; Richard, P.; Blanchet, G.; Klotz, A.; Boër, M.

    2016-07-01

    CNES is involved in the Inter-Agency Space Debris Coordination Committee (IADC) and is observing space debris with two robotic ground based fully automated telescopes called TAROT and operated by the CNRS. An image processing algorithm devoted to debris detection in geostationary orbit is implemented in the standard pipeline. Nevertheless, this algorithm is unable to deal with debris tracking mode images, this mode being the preferred one for debris detectability. We present an algorithm improvement for this mode and give results in terms of false detection rate.

  4. Determining Plane-Sweep Sampling Points in Image Space Using the Cross-Ratio for Image-Based Depth Estimation

    Science.gov (United States)

    Ruf, B.; Erdnuess, B.; Weinmann, M.

    2017-08-01

    With the emergence of small consumer Unmanned Aerial Vehicles (UAVs), the importance and interest of image-based depth estimation and model generation from aerial images has greatly increased in the photogrammetric society. In our work, we focus on algorithms that allow an online image-based dense depth estimation from video sequences, which enables the direct and live structural analysis of the depicted scene. Therefore, we use a multi-view plane-sweep algorithm with a semi-global matching (SGM) optimization which is parallelized for general purpose computation on a GPU (GPGPU), reaching sufficient performance to keep up with the key-frames of input sequences. One important aspect to reach good performance is the way to sample the scene space, creating plane hypotheses. A small step size between consecutive planes, which is needed to reconstruct details in the near vicinity of the camera may lead to ambiguities in distant regions, due to the perspective projection of the camera. Furthermore, an equidistant sampling with a small step size produces a large number of plane hypotheses, leading to high computational effort. To overcome these problems, we present a novel methodology to directly determine the sampling points of plane-sweep algorithms in image space. The use of the perspective invariant cross-ratio allows us to derive the location of the sampling planes directly from the image data. With this, we efficiently sample the scene space, achieving higher sampling density in areas which are close to the camera and a lower density in distant regions. We evaluate our approach on a synthetic benchmark dataset for quantitative evaluation and on a real-image dataset consisting of aerial imagery. The experiments reveal that an inverse sampling achieves equal and better results than a linear sampling, with less sampling points and thus less runtime. Our algorithm allows an online computation of depth maps for subsequences of five frames, provided that the relative

  5. DETERMINING PLANE-SWEEP SAMPLING POINTS IN IMAGE SPACE USING THE CROSS-RATIO FOR IMAGE-BASED DEPTH ESTIMATION

    Directory of Open Access Journals (Sweden)

    B. Ruf

    2017-08-01

    Full Text Available With the emergence of small consumer Unmanned Aerial Vehicles (UAVs, the importance and interest of image-based depth estimation and model generation from aerial images has greatly increased in the photogrammetric society. In our work, we focus on algorithms that allow an online image-based dense depth estimation from video sequences, which enables the direct and live structural analysis of the depicted scene. Therefore, we use a multi-view plane-sweep algorithm with a semi-global matching (SGM optimization which is parallelized for general purpose computation on a GPU (GPGPU, reaching sufficient performance to keep up with the key-frames of input sequences. One important aspect to reach good performance is the way to sample the scene space, creating plane hypotheses. A small step size between consecutive planes, which is needed to reconstruct details in the near vicinity of the camera may lead to ambiguities in distant regions, due to the perspective projection of the camera. Furthermore, an equidistant sampling with a small step size produces a large number of plane hypotheses, leading to high computational effort. To overcome these problems, we present a novel methodology to directly determine the sampling points of plane-sweep algorithms in image space. The use of the perspective invariant cross-ratio allows us to derive the location of the sampling planes directly from the image data. With this, we efficiently sample the scene space, achieving higher sampling density in areas which are close to the camera and a lower density in distant regions. We evaluate our approach on a synthetic benchmark dataset for quantitative evaluation and on a real-image dataset consisting of aerial imagery. The experiments reveal that an inverse sampling achieves equal and better results than a linear sampling, with less sampling points and thus less runtime. Our algorithm allows an online computation of depth maps for subsequences of five frames, provided that

  6. NRT Lightning Imaging Sensor (LIS) on International Space Station (ISS) Science Data Vb0

    Data.gov (United States)

    National Aeronautics and Space Administration — The NRT Lightning Imaging Sensor (LIS) on International Space Station (ISS) Science Data were collected by the LIS instrument on the ISS used to detect the...

  7. A survey on visual information search behavior and requirements of radiologists.

    Science.gov (United States)

    Markonis, D; Holzer, M; Dungs, S; Vargas, A; Langs, G; Kriewel, S; Müller, H

    2012-01-01

    The main objective of this study is to learn more on the image use and search requirements of radiologists. These requirements will then be taken into account to develop a new search system for images and associated meta data search in the Khresmoi project. Observations of the radiology workflow, case discussions and a literature review were performed to construct a survey form that was given online and in paper form to radiologists. Eye tracking was performed on a radiology viewing station to analyze typical tasks and to complement the survey. In total 34 radiologists answered the survey online or on paper. Image search was mentioned as a frequent and common task, particularly for finding cases of interest for differential diagnosis. Sources of information besides the Internet are books and discussions with colleagues. Search for images is unsuccessful in around 25% of the cases, stopping the search after around 10 minutes. The most common reason for failure is that target images are considered rare. Important additions for search requested in the survey are filtering by pathology and modality, as well as search for visually similar images and cases. Few radiologists are familiar with visual retrieval but they desire the option to upload images for searching similar ones. Image search is common in radiology but few radiologists are fully aware of visual information retrieval. Taking into account the many unsuccessful searches and time spent for this, a good image search could improve the situation and help in clinical practice.

  8. Phase space imaging of a beam of charged particles by frictional forces

    International Nuclear Information System (INIS)

    Daniel, H.

    1977-01-01

    In the case of frictional forces, defined by always acting opposite to the particle motion, Liouville's theorem does not apply. The effect of such forces on a beam of charged particles is calculated in closed form. Emphasis is given to the phase space imaging by a moderator. Conditions for an increase in phase space density are discussed. (Auth.)

  9. Application of a Near Infrared Imaging System for Thermographic Imaging of the Space Shuttle during Hypersonic Re-Entry

    Science.gov (United States)

    Zalameda, Joseph N.; Tietjen, Alan B.; Horvath, Thomas J.; Tomek, Deborah M.; Gibson, David M.; Taylor, Jeff C.; Tack, Steve; Bush, Brett C.; Mercer, C. David; Shea, Edward J.

    2010-01-01

    High resolution calibrated near infrared (NIR) imagery was obtained of the Space Shuttle s reentry during STS-119, STS-125, and STS-128 missions. The infrared imagery was collected using a US Navy NP-3D Orion aircraft using a long-range infrared optical package referred to as Cast Glance. The slant ranges between the Space Shuttle and Cast Glance were approximately 26-41 nautical miles at point of closest approach. The Hypersonic Thermodynamic Infrared Measurements (HYTHIRM) project was a NASA Langley led endeavor sponsored by the NASA Engineering Safety Center, the Space Shuttle Program Office and the NASA Aeronautics Research Mission Directorate to demonstrate a quantitative thermal imaging capability. HYTHIRM required several mission tools to acquire the imagery. These tools include pre-mission acquisition simulations of the Shuttle trajectory in relationship to the Cast Glance aircraft flight path, radiance modeling to predict the infrared response of the Shuttle, and post mission analysis tools to process the infrared imagery to quantitative temperature maps. The spatially resolved global thermal measurements made during the Shuttle s hypersonic reentry provides valuable flight data for reducing the uncertainty associated with present day ground-to-flight extrapolation techniques and current state-of-the-art empirical boundary-layer transition or turbulent heating prediction methods. Laminar and turbulent flight data is considered critical for the development of turbulence models supporting NASA s next-generation spacecraft. This paper will provide the motivation and details behind the use of an upgraded NIR imaging system used onboard a Navy Cast Glance aircraft and describe the characterizations and procedures performed to obtain quantitative temperature maps. A brief description and assessment will be provided of the previously used analog NIR camera along with image examples from Shuttle missions STS-121, STS-115, and solar tower test. These thermal

  10. Open Search Environments: The Free Alternative to Commercial Search Services

    Directory of Open Access Journals (Sweden)

    Adrian O'Riordan

    2014-06-01

    Full Text Available Open search systems present a free and less restricted alternative to commercial search services. This paper explores the space of open search technology looking in particular at the issue of interoperability. A description of current protocols and formats for engineering open search applications is presented. The suitability of these technologies and issues around their adoption and operation are discussed. This open search approach is especially proving a fitting choice in applications involving the harvesting of resources and information integration. Principal among the technological solutions are OpenSearch and SRU. OpenSearch and SRU implement a federated model to enable existing and new search engines and search clients communicate. Applications and instances where Opensearch and SRU can be combined are presented. Other relevant technologies such as OpenURL, Apache Solr, and OAI-PMH are also discussed. The deployment of these freely licensed open standards in digital library applications is now a genuine alternative to commercial or proprietary systems.

  11. One visual search, many memory searches: An eye-tracking investigation of hybrid search.

    Science.gov (United States)

    Drew, Trafton; Boettcher, Sage E P; Wolfe, Jeremy M

    2017-09-01

    Suppose you go to the supermarket with a shopping list of 10 items held in memory. Your shopping expedition can be seen as a combination of visual search and memory search. This is known as "hybrid search." There is a growing interest in understanding how hybrid search tasks are accomplished. We used eye tracking to examine how manipulating the number of possible targets (the memory set size [MSS]) changes how observers (Os) search. We found that dwell time on each distractor increased with MSS, suggesting a memory search was being executed each time a new distractor was fixated. Meanwhile, although the rate of refixation increased with MSS, it was not nearly enough to suggest a strategy that involves repeatedly searching visual space for subgroups of the target set. These data provide a clear demonstration that hybrid search tasks are carried out via a "one visual search, many memory searches" heuristic in which Os examine items in the visual array once with a very low rate of refixations. For each item selected, Os activate a memory search that produces logarithmic response time increases with increased MSS. Furthermore, the percentage of distractors fixated was strongly modulated by the MSS: More items in the MSS led to a higher percentage of fixated distractors. Searching for more potential targets appears to significantly alter how Os approach the task, ultimately resulting in more eye movements and longer response times.

  12. A three-dimensional radiation image display on a real space image created via photogrammetry

    Science.gov (United States)

    Sato, Y.; Ozawa, S.; Tanifuji, Y.; Torii, T.

    2018-03-01

    The Fukushima Daiichi Nuclear Power Station (FDNPS), operated by Tokyo Electric Power Company Holdings, Inc., went into meltdown after the occurrence of a large tsunami caused by the Great East Japan Earthquake of March 11, 2011. The radiation distribution measurements inside the FDNPS buildings are indispensable to execute decommissioning tasks in the reactor buildings. We have developed a three-dimensional (3D) image reconstruction method for radioactive substances using a compact Compton camera. Moreover, we succeeded in visually recognizing the position of radioactive substances in real space by the integration of 3D radiation images and the 3D photo-model created using photogrammetry.

  13. Local search for optimal global map generation using mid-decadal landsat images

    Science.gov (United States)

    Khatib, L.; Gasch, J.; Morris, Robert; Covington, S.

    2007-01-01

    NASA and the US Geological Survey (USGS) are seeking to generate a map of the entire globe using Landsat 5 Thematic Mapper (TM) and Landsat 7 Enhanced Thematic Mapper Plus (ETM+) sensor data from the "mid-decadal" period of 2004 through 2006. The global map is comprised of thousands of scene locations and, for each location, tens of different images of varying quality to chose from. Furthermore, it is desirable for images of adjacent scenes be close together in time of acquisition, to avoid obvious discontinuities due to seasonal changes. These characteristics make it desirable to formulate an automated solution to the problem of generating the complete map. This paper formulates a Global Map Generator problem as a Constraint Optimization Problem (GMG-COP) and describes an approach to solving it using local search. Preliminary results of running the algorithm on image data sets are summarized. The results suggest a significant improvement in map quality using constraint-based solutions. Copyright ?? 2007, Association for the Advancement of Artificial Intelligence (www.aaai.org). All rights reserved.

  14. CT and MR imaging of primary tumors of the masticator space

    International Nuclear Information System (INIS)

    Aspestrand, F.; Boysen, M.

    1992-01-01

    A retrospective study of CT and MR examinations in 14 patients with benign and malignant tumors originating in the masticator space is presented. At presentation, 12 patients revealed tumor extension to adjacent regions and spaces. Perineutral tumor spread along trigeminal nerve branches to the cavernous sinus and orbits was combined with facial pain, and/or numbness, ophthalmoplegia, and exophthalmus. Detailed analysis of tumor growth and spread, enhancement and signal features at CT and MR imaging indicated that tumor histology was, with a few exceptions, nonspecific. More extensive growth and bone destruction was noted only among malignant tumors. MR imaging was found superior to CT in delineating tumor extension due to better soft tissue contrast resolution and multiplanar imaging. Posttreatment examinations were available in 11 patients and showed long-standing regional edema of the adjacent temporal lobe and masticator muscles in 4 out of 5 patients without clinical evidence of tumor. In 6 patients, CT and MR features were found almost unchanged with only small size differences after various forms of treatment. (orig.)

  15. Quick probabilistic binary image matching: changing the rules of the game

    Science.gov (United States)

    Mustafa, Adnan A. Y.

    2016-09-01

    A Probabilistic Matching Model for Binary Images (PMMBI) is presented that predicts the probability of matching binary images with any level of similarity. The model relates the number of mappings, the amount of similarity between the images and the detection confidence. We show the advantage of using a probabilistic approach to matching in similarity space as opposed to a linear search in size space. With PMMBI a complete model is available to predict the quick detection of dissimilar binary images. Furthermore, the similarity between the images can be measured to a good degree if the images are highly similar. PMMBI shows that only a few pixels need to be compared to detect dissimilarity between images, as low as two pixels in some cases. PMMBI is image size invariant; images of any size can be matched at the same quick speed. Near-duplicate images can also be detected without much difficulty. We present tests on real images that show the prediction accuracy of the model.

  16. An image segmentation method based on fuzzy C-means clustering and Cuckoo search algorithm

    Science.gov (United States)

    Wang, Mingwei; Wan, Youchuan; Gao, Xianjun; Ye, Zhiwei; Chen, Maolin

    2018-04-01

    Image segmentation is a significant step in image analysis and machine vision. Many approaches have been presented in this topic; among them, fuzzy C-means (FCM) clustering is one of the most widely used methods for its high efficiency and ambiguity of images. However, the success of FCM could not be guaranteed because it easily traps into local optimal solution. Cuckoo search (CS) is a novel evolutionary algorithm, which has been tested on some optimization problems and proved to be high-efficiency. Therefore, a new segmentation technique using FCM and blending of CS algorithm is put forward in the paper. Further, the proposed method has been measured on several images and compared with other existing FCM techniques such as genetic algorithm (GA) based FCM and particle swarm optimization (PSO) based FCM in terms of fitness value. Experimental results indicate that the proposed method is robust, adaptive and exhibits the better performance than other methods involved in the paper.

  17. Hubble Space Telescope Image of Omega Nebula

    Science.gov (United States)

    2002-01-01

    This sturning image, taken by the newly installed Advanced Camera for Surveys (ACS) aboard the Hubble Space Telescope (HST), is an image of the center of the Omega Nebula. It is a hotbed of newly born stars wrapped in colorful blankets of glowing gas and cradled in an enormous cold, dark hydrogen cloud. The region of nebula shown in this photograph is about 3,500 times wider than our solar system. The nebula, also called M17 and the Swan Nebula, resides 5,500 light-years away in the constellation Sagittarius. The Swan Nebula is illuminated by ultraviolet radiation from young, massive stars, located just beyond the upper-right corner of the image. The powerful radiation from these stars evaporates and erodes the dense cloud of cold gas within which the stars formed. The blistered walls of the hollow cloud shine primarily in the blue, green, and red light emitted by excited atoms of hydrogen, nitrogen, oxygen, and sulfur. Particularly striking is the rose-like feature, seen to the right of center, which glows in the red light emitted by hydrogen and sulfur. As the infant stars evaporate the surrounding cloud, they expose dense pockets of gas that may contain developing stars. One isolated pocket is seen at the center of the brightest region of the nebula. Other dense pockets of gas have formed the remarkable feature jutting inward from the left edge of the image. The color image is constructed from four separate images taken in these filters: blue, near infrared, hydrogen alpha, and doubly ionized oxygen. Credit: NASA, H. Ford (JHU), G. Illingworth (USCS/LO), M. Clampin (STScI), G. Hartig (STScI), the ACS Science Team, and ESA.

  18. The image of public space on planned housing based on environmental and behavior cognition mapping (case study: Cemara Asri Estate)

    Science.gov (United States)

    Nirfalini Aulia, Dwira; Zahara, Aina

    2018-03-01

    Public spaces in a planned housing is a place of social interaction for every visitor of public space. The research on public space image uses four public spaces that meet the criteria of public space such as pedestrian sidewalks, public park, water front and worship place. Research on the perception of public space is interesting to investigate because housing development is part of the forming of a society that should design with proper architectural considerations. The purpose of this research is to know the image of public space on the planned housing in Medan City based on the mapping of environmental and behavior cognition and to know the difference between the image that happened to four group respondent. The research method of architecture used in this research is a descriptive qualitative method with case study approach (most similar case). Analysis of data used using mental maps and questionnaires. Then the image of public space is formed based on the elements of public space, wayfinding, route choice, and movement. The image difference that occurs to the housing residents and architecture students, design and planning are outstanding, visitors to the public housing space is good, people who have never visited the public space is inadequate.

  19. Optimum Design of Braced Steel Space Frames including Soil-Structure Interaction via Teaching-Learning-Based Optimization and Harmony Search Algorithms

    OpenAIRE

    Ayse T. Daloglu; Musa Artar; Korhan Ozgan; Ali İ. Karakas

    2018-01-01

    Optimum design of braced steel space frames including soil-structure interaction is studied by using harmony search (HS) and teaching-learning-based optimization (TLBO) algorithms. A three-parameter elastic foundation model is used to incorporate the soil-structure interaction effect. A 10-storey braced steel space frame example taken from literature is investigated according to four different bracing types for the cases with/without soil-structure interaction. X, V, Z, and eccentric V-shaped...

  20. Searching for pulsars using image pattern recognition

    Energy Technology Data Exchange (ETDEWEB)

    Zhu, W. W.; Berndsen, A.; Madsen, E. C.; Tan, M.; Stairs, I. H. [Department of Physics and Astronomy, 6224 Agricultural Road, University of British Columbia, Vancouver, BC, V6T 1Z1 (Canada); Brazier, A. [Astronomy Department, Cornell University, Ithaca, NY 14853 (United States); Lazarus, P. [Max-Planck-Institut für Radioastronomie, Auf dem Hügel 69, D-53121 Bonn (Germany); Lynch, R.; Scholz, P. [Department of Physics, McGill University, Montreal, QC H3A 2T8 (Canada); Stovall, K.; Cohen, S.; Dartez, L. P.; Lunsford, G.; Martinez, J. G.; Mata, A. [Center for Advanced Radio Astronomy, University of Texas at Brownsville, Brownsville, TX 78520 (United States); Ransom, S. M. [NRAO, Charlottesville, VA 22903 (United States); Banaszak, S.; Biwer, C. M.; Flanigan, J.; Rohr, M., E-mail: zhuww@phas.ubc.ca, E-mail: berndsen@phas.ubc.ca [Center for Gravitation, Cosmology and Astrophysics. University of Wisconsin Milwaukee, Milwaukee, WI 53211 (United States); and others

    2014-02-01

    In the modern era of big data, many fields of astronomy are generating huge volumes of data, the analysis of which can sometimes be the limiting factor in research. Fortunately, computer scientists have developed powerful data-mining techniques that can be applied to various fields. In this paper, we present a novel artificial intelligence (AI) program that identifies pulsars from recent surveys by using image pattern recognition with deep neural nets—the PICS (Pulsar Image-based Classification System) AI. The AI mimics human experts and distinguishes pulsars from noise and interference by looking for patterns from candidate plots. Different from other pulsar selection programs that search for expected patterns, the PICS AI is taught the salient features of different pulsars from a set of human-labeled candidates through machine learning. The training candidates are collected from the Pulsar Arecibo L-band Feed Array (PALFA) survey. The information from each pulsar candidate is synthesized in four diagnostic plots, which consist of image data with up to thousands of pixels. The AI takes these data from each candidate as its input and uses thousands of such candidates to train its ∼9000 neurons. The deep neural networks in this AI system grant it superior ability to recognize various types of pulsars as well as their harmonic signals. The trained AI's performance has been validated with a large set of candidates from a different pulsar survey, the Green Bank North Celestial Cap survey. In this completely independent test, the PICS ranked 264 out of 277 pulsar-related candidates, including all 56 previously known pulsars and 208 of their harmonics, in the top 961 (1%) of 90,008 test candidates, missing only 13 harmonics. The first non-pulsar candidate appears at rank 187, following 45 pulsars and 141 harmonics. In other words, 100% of the pulsars were ranked in the top 1% of all candidates, while 80% were ranked higher than any noise or interference. The

  1. Searching for pulsars using image pattern recognition

    International Nuclear Information System (INIS)

    Zhu, W. W.; Berndsen, A.; Madsen, E. C.; Tan, M.; Stairs, I. H.; Brazier, A.; Lazarus, P.; Lynch, R.; Scholz, P.; Stovall, K.; Cohen, S.; Dartez, L. P.; Lunsford, G.; Martinez, J. G.; Mata, A.; Ransom, S. M.; Banaszak, S.; Biwer, C. M.; Flanigan, J.; Rohr, M.

    2014-01-01

    In the modern era of big data, many fields of astronomy are generating huge volumes of data, the analysis of which can sometimes be the limiting factor in research. Fortunately, computer scientists have developed powerful data-mining techniques that can be applied to various fields. In this paper, we present a novel artificial intelligence (AI) program that identifies pulsars from recent surveys by using image pattern recognition with deep neural nets—the PICS (Pulsar Image-based Classification System) AI. The AI mimics human experts and distinguishes pulsars from noise and interference by looking for patterns from candidate plots. Different from other pulsar selection programs that search for expected patterns, the PICS AI is taught the salient features of different pulsars from a set of human-labeled candidates through machine learning. The training candidates are collected from the Pulsar Arecibo L-band Feed Array (PALFA) survey. The information from each pulsar candidate is synthesized in four diagnostic plots, which consist of image data with up to thousands of pixels. The AI takes these data from each candidate as its input and uses thousands of such candidates to train its ∼9000 neurons. The deep neural networks in this AI system grant it superior ability to recognize various types of pulsars as well as their harmonic signals. The trained AI's performance has been validated with a large set of candidates from a different pulsar survey, the Green Bank North Celestial Cap survey. In this completely independent test, the PICS ranked 264 out of 277 pulsar-related candidates, including all 56 previously known pulsars and 208 of their harmonics, in the top 961 (1%) of 90,008 test candidates, missing only 13 harmonics. The first non-pulsar candidate appears at rank 187, following 45 pulsars and 141 harmonics. In other words, 100% of the pulsars were ranked in the top 1% of all candidates, while 80% were ranked higher than any noise or interference. The

  2. Searching for Pulsars Using Image Pattern Recognition

    Science.gov (United States)

    Zhu, W. W.; Berndsen, A.; Madsen, E. C.; Tan, M.; Stairs, I. H.; Brazier, A.; Lazarus, P.; Lynch, R.; Scholz, P.; Stovall, K.; Ransom, S. M.; Banaszak, S.; Biwer, C. M.; Cohen, S.; Dartez, L. P.; Flanigan, J.; Lunsford, G.; Martinez, J. G.; Mata, A.; Rohr, M.; Walker, A.; Allen, B.; Bhat, N. D. R.; Bogdanov, S.; Camilo, F.; Chatterjee, S.; Cordes, J. M.; Crawford, F.; Deneva, J. S.; Desvignes, G.; Ferdman, R. D.; Freire, P. C. C.; Hessels, J. W. T.; Jenet, F. A.; Kaplan, D. L.; Kaspi, V. M.; Knispel, B.; Lee, K. J.; van Leeuwen, J.; Lyne, A. G.; McLaughlin, M. A.; Siemens, X.; Spitler, L. G.; Venkataraman, A.

    2014-02-01

    In the modern era of big data, many fields of astronomy are generating huge volumes of data, the analysis of which can sometimes be the limiting factor in research. Fortunately, computer scientists have developed powerful data-mining techniques that can be applied to various fields. In this paper, we present a novel artificial intelligence (AI) program that identifies pulsars from recent surveys by using image pattern recognition with deep neural nets—the PICS (Pulsar Image-based Classification System) AI. The AI mimics human experts and distinguishes pulsars from noise and interference by looking for patterns from candidate plots. Different from other pulsar selection programs that search for expected patterns, the PICS AI is taught the salient features of different pulsars from a set of human-labeled candidates through machine learning. The training candidates are collected from the Pulsar Arecibo L-band Feed Array (PALFA) survey. The information from each pulsar candidate is synthesized in four diagnostic plots, which consist of image data with up to thousands of pixels. The AI takes these data from each candidate as its input and uses thousands of such candidates to train its ~9000 neurons. The deep neural networks in this AI system grant it superior ability to recognize various types of pulsars as well as their harmonic signals. The trained AI's performance has been validated with a large set of candidates from a different pulsar survey, the Green Bank North Celestial Cap survey. In this completely independent test, the PICS ranked 264 out of 277 pulsar-related candidates, including all 56 previously known pulsars and 208 of their harmonics, in the top 961 (1%) of 90,008 test candidates, missing only 13 harmonics. The first non-pulsar candidate appears at rank 187, following 45 pulsars and 141 harmonics. In other words, 100% of the pulsars were ranked in the top 1% of all candidates, while 80% were ranked higher than any noise or interference. The

  3. Visual search of Mooney faces

    Directory of Open Access Journals (Sweden)

    Jessica Emeline Goold

    2016-02-01

    Full Text Available Faces spontaneously capture attention. However, which special attributes of a face underlie this effect are unclear. To address this question, we investigate how gist information, specific visual properties and differing amounts of experience with faces affect the time required to detect a face. Three visual search experiments were conducted investigating the rapidness of human observers to detect Mooney face images. Mooney images are two-toned, ambiguous images. They were used in order to have stimuli that maintain gist information but limit low-level image properties. Results from the experiments show: 1 although upright Mooney faces were searched inefficiently, they were detected more rapidly than inverted Mooney face targets, demonstrating the important role of gist information in guiding attention towards a face. 2 Several specific Mooney face identities were searched efficiently while others were not, suggesting the involvement of specific visual properties in face detection. 3 By providing participants with unambiguous gray-scale versions of the Mooney face targets prior to the visual search task, the targets were detected significantly more efficiently, suggesting that prior experience with Mooney faces improves the ability to extract gist information for rapid face detection. However, a week of training with Mooney face categorization did not lead to even more efficient visual search of Mooney face targets. In summary, these results reveal that specific local image properties cannot account for how faces capture attention. On the other hand, gist information alone cannot account for how faces capture attention either. Prior experience facilitates the effect of gist on visual search of faces, making faces a special object category for guiding attention.

  4. HOW DO RADIOLOGISTS USE THE HUMAN SEARCH ENGINE?

    Science.gov (United States)

    Wolfe, Jeremy M.; Evans, Karla K.; Drew, Trafton; Aizenman, Avigael; Josephs, Emilie

    2016-01-01

    Radiologists perform many ‘visual search tasks’ in which they look for one or more instances of one or more types of target item in a medical image (e.g. cancer screening). To understand and improve how radiologists do such tasks, it must be understood how the human ‘search engine’ works. This article briefly reviews some of the relevant work into this aspect of medical image perception. Questions include how attention and the eyes are guided in radiologic search? How is global (image-wide) information used in search? How might properties of human vision and human cognition lead to errors in radiologic search? PMID:26656078

  5. How do radiologists use the human search engine?

    International Nuclear Information System (INIS)

    Wolfe, Jeremy M.; Evans, Karla K.; Drew, Trafton; Aizenman, Avigael; Josephs, Emilie

    2016-01-01

    Radiologists perform many 'visual search tasks' in which they look for one or more instances of one or more types of target item in a medical image (e.g. cancer screening). To understand and improve how radiologists do such tasks, it must be understood how the human 'search engine' works. This article briefly reviews some of the relevant work into this aspect of medical image perception. Questions include how attention and the eyes are guided in radiologic search? How is global (image-wide) information used in search? How might properties of human vision and human cognition lead to errors in radiologic search? (authors)

  6. A measurement concept for hot-spot BRDFs from space

    Energy Technology Data Exchange (ETDEWEB)

    Gerstl, S.A.W.

    1996-09-01

    Several concepts for canopy hot-spot measurements from space have been investigated. The most promising involves active illumination and bistatic detection that would allow hot-spot angular distribution (BRDF) measurements from space in a search-light mode. The concept includes a pointable illumination source, such as a laser operating at an atmospheric window wavelength, coupled with a number of high spatial-resolution detectors that are clustered around the illumination source in space, receiving photons nearly coaxial with the reto-reflection direction. Microwave control and command among the satellite cluster would allow orienting the direction of the laser beam as well as the focusing detectors simultaneously so that the coupled system can function like a search light with almost unlimited pointing capabilities. The concept is called the Hot-Spot Search-Light (HSSL) satellite. A nominal satellite altitude of 600 km will allow hot-spot BRDF measurements out to about 18 degrees phase angle. The distributed are taking radiometric measurements of the intensity wings of the hot-spot angular distribution without the need for complex imaging detectors. The system can be operated at night for increased signal-to-noise ratio. This way the hot-spot angular signatures can be quantified and parameterized in sufficient detail to extract the biophysical information content of plant architectures.

  7. A measurement concept for hot-spot BRDFs from space

    Science.gov (United States)

    Gerstl, S.A.W.

    1996-01-01

    Several concepts for canopy hot-spot measurements from space have been investigated. The most promising involves active illumination and bistatic detection that would allow hot-spot angular distribution (BRDF) measurements from space in a search-light mode. The concept includes a pointable illumination source, such as a laser operating at an atmospheric window wavelength, coupled with a number of high spatial-resolution detectors that are clustered around the illumination source in space, receiving photons nearly coaxial with the reto-reflection direction. Microwave control and command among the satellite cluster would allow orienting the direction of the laser beam as well as the focusing detectors simultaneously so that the coupled system can function like a search light with almost unlimited pointing capabilities. The concept is called the Hot-Spot Search-Light (HSSL) satellite. A nominal satellite altitude of 600 km will allow hot-spot BRDF measurements out to about 18 degrees phase angle. The distributed are taking radiometric measurements of the intensity wings of the hot-spot angular distribution without the need for complex imaging detectors. The system can be operated at night for increased signal-to-noise ratio. This way the hot-spot angular signatures can be quantified and parameterized in sufficient detail to extract the biophysical information content of plant architectures.

  8. Multimedia Search Engines : Concept, Performance, and Types

    OpenAIRE

    Sayed Rabeh Sayed

    2005-01-01

    A Research about multimedia search engines, it starts with definition of search engines at general and multimedia search engines, then explains how they work, and divided them into: Video search engines, Images search engines, and Audio search engines. Finally, it reviews a samples to multimedia search engines.

  9. Real-space post-processing correction of thermal drift and piezoelectric actuator nonlinearities in scanning tunneling microscope images

    Science.gov (United States)

    Yothers, Mitchell P.; Browder, Aaron E.; Bumm, Lloyd A.

    2017-01-01

    We have developed a real-space method to correct distortion due to thermal drift and piezoelectric actuator nonlinearities on scanning tunneling microscope images using Matlab. The method uses the known structures typically present in high-resolution atomic and molecularly resolved images as an internal standard. Each image feature (atom or molecule) is first identified in the image. The locations of each feature's nearest neighbors are used to measure the local distortion at that location. The local distortion map across the image is simultaneously fit to our distortion model, which includes thermal drift in addition to piezoelectric actuator hysteresis and creep. The image coordinates of the features and image pixels are corrected using an inverse transform from the distortion model. We call this technique the thermal-drift, hysteresis, and creep transform. Performing the correction in real space allows defects, domain boundaries, and step edges to be excluded with a spatial mask. Additional real-space image analyses are now possible with these corrected images. Using graphite(0001) as a model system, we show lattice fitting to the corrected image, averaged unit cell images, and symmetry-averaged unit cell images. Statistical analysis of the distribution of the image features around their best-fit lattice sites measures the aggregate noise in the image, which can be expressed as feature confidence ellipsoids.

  10. Real-space post-processing correction of thermal drift and piezoelectric actuator nonlinearities in scanning tunneling microscope images.

    Science.gov (United States)

    Yothers, Mitchell P; Browder, Aaron E; Bumm, Lloyd A

    2017-01-01

    We have developed a real-space method to correct distortion due to thermal drift and piezoelectric actuator nonlinearities on scanning tunneling microscope images using Matlab. The method uses the known structures typically present in high-resolution atomic and molecularly resolved images as an internal standard. Each image feature (atom or molecule) is first identified in the image. The locations of each feature's nearest neighbors are used to measure the local distortion at that location. The local distortion map across the image is simultaneously fit to our distortion model, which includes thermal drift in addition to piezoelectric actuator hysteresis and creep. The image coordinates of the features and image pixels are corrected using an inverse transform from the distortion model. We call this technique the thermal-drift, hysteresis, and creep transform. Performing the correction in real space allows defects, domain boundaries, and step edges to be excluded with a spatial mask. Additional real-space image analyses are now possible with these corrected images. Using graphite(0001) as a model system, we show lattice fitting to the corrected image, averaged unit cell images, and symmetry-averaged unit cell images. Statistical analysis of the distribution of the image features around their best-fit lattice sites measures the aggregate noise in the image, which can be expressed as feature confidence ellipsoids.

  11. Hierarchical Stereo Matching in Two-Scale Space for Cyber-Physical System

    Directory of Open Access Journals (Sweden)

    Eunah Choi

    2017-07-01

    Full Text Available Dense disparity map estimation from a high-resolution stereo image is a very difficult problem in terms of both matching accuracy and computation efficiency. Thus, an exhaustive disparity search at full resolution is required. In general, examining more pixels in the stereo view results in more ambiguous correspondences. When a high-resolution image is down-sampled, the high-frequency components of the fine-scaled image are at risk of disappearing in the coarse-resolution image. Furthermore, if erroneous disparity estimates caused by missing high-frequency components are propagated across scale space, ultimately, false disparity estimates are obtained. To solve these problems, we introduce an efficient hierarchical stereo matching method in two-scale space. This method applies disparity estimation to the reduced-resolution image, and the disparity result is then up-sampled to the original resolution. The disparity estimation values of the high-frequency (or edge component regions of the full-resolution image are combined with the up-sampled disparity results. In this study, we extracted the high-frequency areas from the scale-space representation by using difference of Gaussian (DoG or found edge components, using a Canny operator. Then, edge-aware disparity propagation was used to refine the disparity map. The experimental results show that the proposed algorithm outperforms previous methods.

  12. Hierarchical Stereo Matching in Two-Scale Space for Cyber-Physical System.

    Science.gov (United States)

    Choi, Eunah; Lee, Sangyoon; Hong, Hyunki

    2017-07-21

    Dense disparity map estimation from a high-resolution stereo image is a very difficult problem in terms of both matching accuracy and computation efficiency. Thus, an exhaustive disparity search at full resolution is required. In general, examining more pixels in the stereo view results in more ambiguous correspondences. When a high-resolution image is down-sampled, the high-frequency components of the fine-scaled image are at risk of disappearing in the coarse-resolution image. Furthermore, if erroneous disparity estimates caused by missing high-frequency components are propagated across scale space, ultimately, false disparity estimates are obtained. To solve these problems, we introduce an efficient hierarchical stereo matching method in two-scale space. This method applies disparity estimation to the reduced-resolution image, and the disparity result is then up-sampled to the original resolution. The disparity estimation values of the high-frequency (or edge component) regions of the full-resolution image are combined with the up-sampled disparity results. In this study, we extracted the high-frequency areas from the scale-space representation by using difference of Gaussian (DoG) or found edge components, using a Canny operator. Then, edge-aware disparity propagation was used to refine the disparity map. The experimental results show that the proposed algorithm outperforms previous methods.

  13. Image Recommendation Algorithm Using Feature-Based Collaborative Filtering

    Science.gov (United States)

    Kim, Deok-Hwan

    As the multimedia contents market continues its rapid expansion, the amount of image contents used in mobile phone services, digital libraries, and catalog service is increasing remarkably. In spite of this rapid growth, users experience high levels of frustration when searching for the desired image. Even though new images are profitable to the service providers, traditional collaborative filtering methods cannot recommend them. To solve this problem, in this paper, we propose feature-based collaborative filtering (FBCF) method to reflect the user's most recent preference by representing his purchase sequence in the visual feature space. The proposed approach represents the images that have been purchased in the past as the feature clusters in the multi-dimensional feature space and then selects neighbors by using an inter-cluster distance function between their feature clusters. Various experiments using real image data demonstrate that the proposed approach provides a higher quality recommendation and better performance than do typical collaborative filtering and content-based filtering techniques.

  14. Ex vivo imaging of early dental caries within the interproximal space

    Science.gov (United States)

    Choo-Smith, Lin-P'ing; Hewko, Mark D.; Dufour, Marc L.; Fulton, Crystal; Qiu, Pingli; Gauthier, Bruno; Padioleau, Christian; Bisaillon, Charles-Etienne; Dong, Cecilia; Cleghorn, Blaine M.; Lamouche, Guy; Sowa, Michael G.

    2009-02-01

    Optical coherence tomography (OCT) is emerging as a technology that can potentially be used for the detection and monitoring of early dental enamel caries since it can provide high-resolution depth imaging of early lesions. To date, most caries detection optical technologies are well suited for examining caries at facial, lingual, incisal and occlusal surfaces. The approximal surfaces between adjacent teeth are difficult to examine due to lack of visual access and limited space for these new caries detection tools. Using a catheter-style probe developed at the NRC-Industrial Materials Institute, the probe was inserted into the interproximal space to examine the approximal surfaces with OCT imaging at 1310 nm. The probe was rotated continuously and translated axially to generate depth images in a spiral fashion. The probe was used in a mock tooth arch model consisting of extracted human teeth mounted with dental rope wax in their anatomically correct positions. With this ex vivo model, the probe provided images of the approximal surfaces revealing morphological structural details, regions of calculus, and especially regions of early dental caries (white spot lesions). Results were compared with those obtained from OCT imaging of individual samples where the approximal surfaces of extracted teeth are accessible on a lab-bench. Issues regarding access, regions of interest, and factors to be considered in an in vivo setting will be discussed. Future studies are aimed at using the probe in vivo with patient volunteers.

  15. An Adaptive Cultural Algorithm with Improved Quantum-behaved Particle Swarm Optimization for Sonar Image Detection.

    Science.gov (United States)

    Wang, Xingmei; Hao, Wenqian; Li, Qiming

    2017-12-18

    This paper proposes an adaptive cultural algorithm with improved quantum-behaved particle swarm optimization (ACA-IQPSO) to detect the underwater sonar image. In the population space, to improve searching ability of particles, iterative times and the fitness value of particles are regarded as factors to adaptively adjust the contraction-expansion coefficient of the quantum-behaved particle swarm optimization algorithm (QPSO). The improved quantum-behaved particle swarm optimization algorithm (IQPSO) can make particles adjust their behaviours according to their quality. In the belief space, a new update strategy is adopted to update cultural individuals according to the idea of the update strategy in shuffled frog leaping algorithm (SFLA). Moreover, to enhance the utilization of information in the population space and belief space, accept function and influence function are redesigned in the new communication protocol. The experimental results show that ACA-IQPSO can obtain good clustering centres according to the grey distribution information of underwater sonar images, and accurately complete underwater objects detection. Compared with other algorithms, the proposed ACA-IQPSO has good effectiveness, excellent adaptability, a powerful searching ability and high convergence efficiency. Meanwhile, the experimental results of the benchmark functions can further demonstrate that the proposed ACA-IQPSO has better searching ability, convergence efficiency and stability.

  16. Multiband CCD Image Compression for Space Camera with Large Field of View

    Directory of Open Access Journals (Sweden)

    Jin Li

    2014-01-01

    Full Text Available Space multiband CCD camera compression encoder requires low-complexity, high-robustness, and high-performance because of its captured images information being very precious and also because it is usually working on the satellite where the resources, such as power, memory, and processing capacity, are limited. However, the traditional compression approaches, such as JPEG2000, 3D transforms, and PCA, have the high-complexity. The Consultative Committee for Space Data Systems-Image Data Compression (CCSDS-IDC algorithm decreases the average PSNR by 2 dB compared with JPEG2000. In this paper, we proposed a low-complexity compression algorithm based on deep coupling algorithm among posttransform in wavelet domain, compressive sensing, and distributed source coding. In our algorithm, we integrate three low-complexity and high-performance approaches in a deeply coupled manner to remove the spatial redundant, spectral redundant, and bit information redundancy. Experimental results on multiband CCD images show that the proposed algorithm significantly outperforms the traditional approaches.

  17. Edema in the retropharyngeal space associated with head and neck tumors: CT imaging characteristics

    International Nuclear Information System (INIS)

    Kurihara, Noriko; Nakamura, Mamoru; Tsuda, Masashi; Saito, Haruo; Takahashi, Shoki; Higano, Shuichi

    2005-01-01

    To determine computed tomographic (CT) imaging characteristics of retropharygeal edema, we reviewed CT images in 18 patients with head and neck tumors. Retropharyngeal edema spread craniocaudally between soft palate and upper half of thyroid cartilage in all patients. No edema fluid extended above soft palate and below thyroid cartilage. Horizontally, it spread symmetrically in ten and asymmetrically in eight patients. Predominance in asymmetrical retropharyngeal edema was found on the same side as that of unilateral predominance both in lymph nodes enlargement and jugular vein stenosis/occlusion. All patients had edema also in other cervical spaces. Edema of retropharyngeal and other spaces fluctuated synchronously. In 14 patients, as primary lesion and/or cervical lymph nodes regressed, retropharyngeal edema disappeared or decreased. Retropharyngeal edema had some imaging characteristics. With knowledge of that, we could avoid diagnostic confusion when evaluating head and neck CT images. (orig.)

  18. Search Path Evaluation Incorporating Object Placement Structure

    National Research Council Canada - National Science Library

    Baylog, John G; Wettergren, Thomas A

    2007-01-01

    This report describes a computationally robust approach to search path performance evaluation where the objects of search interest exhibit structure in the way in which they occur within the search space...

  19. Accelerated whole brain intracranial vessel wall imaging using black blood fast spin echo with compressed sensing (CS-SPACE).

    Science.gov (United States)

    Zhu, Chengcheng; Tian, Bing; Chen, Luguang; Eisenmenger, Laura; Raithel, Esther; Forman, Christoph; Ahn, Sinyeob; Laub, Gerhard; Liu, Qi; Lu, Jianping; Liu, Jing; Hess, Christopher; Saloner, David

    2018-06-01

    Develop and optimize an accelerated, high-resolution (0.5 mm isotropic) 3D black blood MRI technique to reduce scan time for whole-brain intracranial vessel wall imaging. A 3D accelerated T 1 -weighted fast-spin-echo prototype sequence using compressed sensing (CS-SPACE) was developed at 3T. Both the acquisition [echo train length (ETL), under-sampling factor] and reconstruction parameters (regularization parameter, number of iterations) were first optimized in 5 healthy volunteers. Ten patients with a variety of intracranial vascular disease presentations (aneurysm, atherosclerosis, dissection, vasculitis) were imaged with SPACE and optimized CS-SPACE, pre and post Gd contrast. Lumen/wall area, wall-to-lumen contrast ratio (CR), enhancement ratio (ER), sharpness, and qualitative scores (1-4) by two radiologists were recorded. The optimized CS-SPACE protocol has ETL 60, 20% k-space under-sampling, 0.002 regularization factor with 20 iterations. In patient studies, CS-SPACE and conventional SPACE had comparable image scores both pre- (3.35 ± 0.85 vs. 3.54 ± 0.65, p = 0.13) and post-contrast (3.72 ± 0.58 vs. 3.53 ± 0.57, p = 0.15), but the CS-SPACE acquisition was 37% faster (6:48 vs. 10:50). CS-SPACE agreed with SPACE for lumen/wall area, ER measurements and sharpness, but marginally reduced the CR. In the evaluation of intracranial vascular disease, CS-SPACE provides a substantial reduction in scan time compared to conventional T 1 -weighted SPACE while maintaining good image quality.

  20. NRT Lightning Imaging Sensor (LIS) on International Space Station (ISS) Provisional Science Data Vp0

    Data.gov (United States)

    National Aeronautics and Space Administration — The International Space Station (ISS) Lightning Imaging Sensor (LIS) datasets were collected by the LIS instrument on the ISS used to detect the distribution and...

  1. Research on Geometric Positioning Algorithm of License Plate in Multidimensional Parameter Space

    Directory of Open Access Journals (Sweden)

    Yinhua Huan

    2014-05-01

    Full Text Available Considering features of vehicle license plate location method which commonly used, in order to search a consistent location for reference images with license plates feature in multidimensional parameter space, a new algorithm of geometric location is proposed. Geometric location algorithm main include model training and real time search. Which not only adapt the gray-scale linearity and the gray non-linear changes, but also support changes of scale and angle. Compared with the mainstream locating software, numerical results shows under the same test conditions that the position deviation of geometric positioning algorithm is less than 0.5 pixel. Without taking into account the multidimensional parameter space, Geometric positioning algorithm position deviation is less than 1.0 pixel and angle deviation is less than 1.0 degree taking into account the multidimensional parameter space. This algorithm is robust, simple, practical and is better than the traditional method.

  2. Novel prediction- and subblock-based algorithm for fractal image compression

    International Nuclear Information System (INIS)

    Chung, K.-L.; Hsu, C.-H.

    2006-01-01

    Fractal encoding is the most consuming part in fractal image compression. In this paper, a novel two-phase prediction- and subblock-based fractal encoding algorithm is presented. Initially the original gray image is partitioned into a set of variable-size blocks according to the S-tree- and interpolation-based decomposition principle. In the first phase, each current block of variable-size range block tries to find the best matched domain block based on the proposed prediction-based search strategy which utilizes the relevant neighboring variable-size domain blocks. The first phase leads to a significant computation-saving effect. If the domain block found within the predicted search space is unacceptable, in the second phase, a subblock strategy is employed to partition the current variable-size range block into smaller blocks to improve the image quality. Experimental results show that our proposed prediction- and subblock-based fractal encoding algorithm outperforms the conventional full search algorithm and the recently published spatial-correlation-based algorithm by Truong et al. in terms of encoding time and image quality. In addition, the performance comparison among our proposed algorithm and the other two algorithms, the no search-based algorithm and the quadtree-based algorithm, are also investigated

  3. The structure and properties of color spaces and the representation of color images

    CERN Document Server

    Dubois, Eric

    2009-01-01

    This lecture describes the author's approach to the representation of color spaces and their use for color image processing. The lecture starts with a precise formulation of the space of physical stimuli (light). The model includes both continuous spectra and monochromatic spectra in the form of Dirac deltas. The spectral densities are considered to be functions of a continuous wavelength variable. This leads into the formulation of color space as a three-dimensional vector space, with all the associated structure. The approach is to start with the axioms of color matching for normal human vie

  4. THE DIFFERENCE IMAGING PIPELINE FOR THE TRANSIENT SEARCH IN THE DARK ENERGY SURVEY

    Energy Technology Data Exchange (ETDEWEB)

    Kessler, R.; Scolnic, D. [Kavli Institute for Cosmological Physics, University of Chicago, Chicago, IL 60637 (United States); Marriner, J.; Finley, D. A.; Wester, W. [Fermi National Accelerator Laboratory, P.O. Box 500, Batavia, IL 60510 (United States); Childress, M.; Yuan, F. [ARC Centre of Excellence for All-sky Astrophysics (CAASTRO), Australian National University, Canberra ACT 2611 (Canada); Covarrubias, R. [National Center for Supercomputing Applications, 1205 West Clark St., Urbana, IL 61801 (United States); D’Andrea, C. B.; Nichol, R. C.; Papadopoulos, A. [Institute of Cosmology and Gravitation, University of Portsmouth, Portsmouth, PO1 3FX (United Kingdom); Fischer, J.; Sako, M. [Department of Physics and Astronomy, University of Pennsylvania, Philadelphia, PA 19104 (United States); Foley, R. J. [Department of Astronomy, University of Illinois, 1002 W. Green Street, Urbana, IL 61801 (United States); Goldstein, D. [Department of Astronomy, University of California, Berkeley, 501 Campbell Hall, Berkeley, CA 94720 (United States); Gupta, R. R. [Argonne National Laboratory, 9700 South Cass Avenue, Lemont, IL 60439 (United States); Kuehn, K. [Australian Astronomical Observatory, North Ryde, NSW 2113 (Australia); Marcha, M. [Department of Physics and Astronomy, University College London, Gower Street, London, WC1E 6BT (United Kingdom); Smith, M.; Sullivan, M., E-mail: kessler@kicp.uchicago.edu [School of Physics and Astronomy, University of Southampton, Southampton, SO17 1BJ (United Kingdom); Collaboration: DES Collaboration; and others

    2015-12-15

    We describe the operation and performance of the difference imaging pipeline (DiffImg) used to detect transients in deep images from the Dark Energy Survey Supernova program (DES-SN) in its first observing season from 2013 August through 2014 February. DES-SN is a search for transients in which ten 3 deg{sup 2} fields are repeatedly observed in the g, r, i, z passbands with a cadence of about 1 week. The observing strategy has been optimized to measure high-quality light curves and redshifts for thousands of Type Ia supernovae (SNe Ia) with the goal of measuring dark energy parameters. The essential DiffImg functions are to align each search image to a deep reference image, do a pixel-by-pixel subtraction, and then examine the subtracted image for significant positive detections of point-source objects. The vast majority of detections are subtraction artifacts, but after selection requirements and image filtering with an automated scanning program, there are ∼130 detections per deg{sup 2} per observation in each band, of which only ∼25% are artifacts. Of the ∼7500 transients discovered by DES-SN in its first observing season, each requiring a detection on at least two separate nights, Monte Carlo (MC) simulations predict that 27% are expected to be SNe Ia or core-collapse SNe. Another ∼30% of the transients are artifacts in which a small number of observations satisfy the selection criteria for a single-epoch detection. Spectroscopic analysis shows that most of the remaining transients are AGNs and variable stars. Fake SNe Ia are overlaid onto the images to rigorously evaluate detection efficiencies and to understand the DiffImg performance. The DiffImg efficiency measured with fake SNe agrees well with expectations from a MC simulation that uses analytical calculations of the fluxes and their uncertainties. In our 8 “shallow” fields with single-epoch 50% completeness depth ∼23.5, the SN Ia efficiency falls to 1/2 at redshift z ≈ 0.7; in our 2

  5. Using the phase-space imager to analyze partially coherent imaging systems: bright-field, phase contrast, differential interference contrast, differential phase contrast, and spiral phase contrast

    Science.gov (United States)

    Mehta, Shalin B.; Sheppard, Colin J. R.

    2010-05-01

    Various methods that use large illumination aperture (i.e. partially coherent illumination) have been developed for making transparent (i.e. phase) specimens visible. These methods were developed to provide qualitative contrast rather than quantitative measurement-coherent illumination has been relied upon for quantitative phase analysis. Partially coherent illumination has some important advantages over coherent illumination and can be used for measurement of the specimen's phase distribution. However, quantitative analysis and image computation in partially coherent systems have not been explored fully due to the lack of a general, physically insightful and computationally efficient model of image formation. We have developed a phase-space model that satisfies these requirements. In this paper, we employ this model (called the phase-space imager) to elucidate five different partially coherent systems mentioned in the title. We compute images of an optical fiber under these systems and verify some of them with experimental images. These results and simulated images of a general phase profile are used to compare the contrast and the resolution of the imaging systems. We show that, for quantitative phase imaging of a thin specimen with matched illumination, differential phase contrast offers linear transfer of specimen information to the image. We also show that the edge enhancement properties of spiral phase contrast are compromised significantly as the coherence of illumination is reduced. The results demonstrate that the phase-space imager model provides a useful framework for analysis, calibration, and design of partially coherent imaging methods.

  6. Micro-digital sun sensor: an imaging sensor for space applications

    NARCIS (Netherlands)

    Xie, N.; Theuwissen, A.J.P.; Büttgen, B.; Hakkesteegt, H.C.; Jasen, H.; Leijtens, J.A.P.

    2010-01-01

    Micro-Digital Sun Sensor is an attitude sensor which senses relative position of micro-satellites to the sun in space. It is composed of a solar cell power supply, a RF communication block and an imaging chip which is called APS+. The APS+ integrates a CMOS Active Pixel Sensor (APS) of 512×512

  7. Foraging in Semantic Fields: How We Search Through Memory.

    Science.gov (United States)

    Hills, Thomas T; Todd, Peter M; Jones, Michael N

    2015-07-01

    When searching for concepts in memory--as in the verbal fluency task of naming all the animals one can think of--people appear to explore internal mental representations in much the same way that animals forage in physical space: searching locally within patches of information before transitioning globally between patches. However, the definition of the patches being searched in mental space is not well specified. Do we search by activating explicit predefined categories (e.g., pets) and recall items from within that category (categorical search), or do we activate and recall a connected sequence of individual items without using categorical information, with each item recalled leading to the retrieval of an associated item in a stream (associative search), or both? Using semantic representations in a search of associative memory framework and data from the animal fluency task, we tested competing hypotheses based on associative and categorical search models. Associative, but not categorical, patch transitions took longer to make than position-matched productions, suggesting that categorical transitions were not true transitions. There was also clear evidence of associative search even within categorical patch boundaries. Furthermore, most individuals' behavior was best explained by an associative search model without the addition of categorical information. Thus, our results support a search process that does not use categorical information, but for which patch boundaries shift with each recall and local search is well described by a random walk in semantic space, with switches to new regions of the semantic space when the current region is depleted. Copyright © 2015 Cognitive Science Society, Inc.

  8. HOW DO RADIOLOGISTS USE THE HUMAN SEARCH ENGINE?

    Science.gov (United States)

    Wolfe, Jeremy M; Evans, Karla K; Drew, Trafton; Aizenman, Avigael; Josephs, Emilie

    2016-06-01

    Radiologists perform many 'visual search tasks' in which they look for one or more instances of one or more types of target item in a medical image (e.g. cancer screening). To understand and improve how radiologists do such tasks, it must be understood how the human 'search engine' works. This article briefly reviews some of the relevant work into this aspect of medical image perception. Questions include how attention and the eyes are guided in radiologic search? How is global (image-wide) information used in search? How might properties of human vision and human cognition lead to errors in radiologic search? © The Author 2015. Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  9. Ringed Seal Search for Global Optimization via a Sensitive Search Model.

    Directory of Open Access Journals (Sweden)

    Younes Saadi

    Full Text Available The efficiency of a metaheuristic algorithm for global optimization is based on its ability to search and find the global optimum. However, a good search often requires to be balanced between exploration and exploitation of the search space. In this paper, a new metaheuristic algorithm called Ringed Seal Search (RSS is introduced. It is inspired by the natural behavior of the seal pup. This algorithm mimics the seal pup movement behavior and its ability to search and choose the best lair to escape predators. The scenario starts once the seal mother gives birth to a new pup in a birthing lair that is constructed for this purpose. The seal pup strategy consists of searching and selecting the best lair by performing a random walk to find a new lair. Affected by the sensitive nature of seals against external noise emitted by predators, the random walk of the seal pup takes two different search states, normal state and urgent state. In the normal state, the pup performs an intensive search between closely adjacent lairs; this movement is modeled via a Brownian walk. In an urgent state, the pup leaves the proximity area and performs an extensive search to find a new lair from sparse targets; this movement is modeled via a Levy walk. The switch between these two states is realized by the random noise emitted by predators. The algorithm keeps switching between normal and urgent states until the global optimum is reached. Tests and validations were performed using fifteen benchmark test functions to compare the performance of RSS with other baseline algorithms. The results show that RSS is more efficient than Genetic Algorithm, Particles Swarm Optimization and Cuckoo Search in terms of convergence rate to the global optimum. The RSS shows an improvement in terms of balance between exploration (extensive and exploitation (intensive of the search space. The RSS can efficiently mimic seal pups behavior to find best lair and provide a new algorithm to be

  10. Application of ultrasound processed images in space: assessing diffuse affectations

    Science.gov (United States)

    Pérez-Poch, A.; Bru, C.; Nicolau, C.

    The purpose of this study was to evaluate diffuse affectations in the liver using texture image processing techniques. Ultrasound diagnose equipments are the election of choice to be used in space environments as they are free from hazardous effects on health. However, due to the need for highly trained radiologists to assess the images, this imaging method is mainly applied on focal lesions rather than on non-focal ones. We have conducted a clinical study on 72 patients with different degrees of chronic hepatopaties and a group of control of 18 individuals. All subjects' clinical reports and results of biopsies were compared to the degree of affectation calculated by our computer system , thus validating the method. Full statistical results are given in the present paper showing a good correlation (r=0.61) between pathologist's report and analysis of the heterogenicity of the processed images from the liver. This computer system to analyze diffuse affectations may be used in-situ or via telemedicine to the ground.

  11. Space radar image of Mauna Loa, Hawaii

    Science.gov (United States)

    1995-01-01

    This image of the Mauna Loa volcano on the Big Island of Hawaii shows the capability of imaging radar to map lava flows and other volcanic structures. Mauna Loa has erupted more than 35 times since the island was first visited by westerners in the early 1800s. The large summit crater, called Mokuaweoweo Caldera, is clearly visible near the center of the image. Leading away from the caldera (towards top right and lower center) are the two main rift zones shown here in orange. Rift zones are areas of weakness within the upper part of the volcano that are often ripped open as new magma (molten rock) approaches the surface at the start of an eruption. The most recent eruption of Mauna Loa was in March and April 1984, when segments of the northeast rift zones were active. If the height of the volcano was measured from its base on the ocean floor instead of from sea level, Mauna Loa would be the tallest mountain on Earth. Its peak (center of the image) rises more than 8 kilometers (5 miles) above the ocean floor. The South Kona District, known for cultivation of macadamia nuts and coffee, can be seen in the lower left as white and blue areas along the coast. North is toward the upper left. The area shown is 41.5 by 75 kilometers (25.7 by 46.5 miles), centered at 19.5 degrees north latitude and 155.6 degrees west longitude. The image was acquired by the Spaceborne Imaging Radar-C/X-Band Synthetic Aperture Radar (SIR-C/ X-SAR) aboard the space shuttle Endeavour on its 36th orbit on October 2, 1994. The radar illumination is from the left of the image. The colors in this image were obtained using the following radar channels: red represents the L-band (horizontally transmitted and received); green represents the L-band (horizontally transmitted, vertically received); blue represents the C-band (horizontally transmitted, vertically received). The resulting color combinations in this radar image are caused by differences in surface roughness of the lava flows. Smoother flows

  12. A search for space energy alternatives

    Science.gov (United States)

    Gilbreath, W. P.; Billman, K. W.

    1978-01-01

    This paper takes a look at a number of schemes for converting radiant energy in space to useful energy for man. These schemes are possible alternatives to the currently most studied solar power satellite concept. Possible primary collection and conversion devices discussed include the space particle flux devices, solar windmills, photovoltaic devices, photochemical cells, photoemissive converters, heat engines, dielectric energy conversion, electrostatic generators, plasma solar collectors, and thermionic schemes. Transmission devices reviewed include lasers and masers.

  13. SuperAGILE: The hard X-ray imager for the AGILE space mission

    International Nuclear Information System (INIS)

    Feroci, M.; Costa, E.; Soffitta, P.; Del Monte, E.; Di Persio, G.; Donnarumma, I.; Evangelista, Y.; Frutti, M.; Lapshov, I.; Lazzarotto, F.; Mastropietro, M.; Morelli, E.; Pacciani, L.; Porrovecchio, G.; Rapisarda, M.; Rubini, A.; Tavani, M.; Argan, A.

    2007-01-01

    SuperAGILE is a coded mask experiment based on silicon microstrip detectors. It operates in the 15-45 keV nominal energy range, providing crossed one-dimensional images of the X-ray sky with an on-axis angular resolution of 6 arcmin, over a field of view in excess of 1 sr. It was designed as the hard X-ray monitor of the AGILE space mission, a small satellite of the Italian Space Agency devoted to image the gamma-ray sky in the 30 MeV-50 GeV energy band. The AGILE mission was launched in a low-earth orbit on 23rd April 2007. In this paper we describe the SuperAGILE experiment, its construction and test processes, and its performance before flight, based on the on-ground test and calibrations

  14. Calibration Efforts and Unique Capabilities of the HST Space Telescope Imaging Spectrograph

    Science.gov (United States)

    Monroe, TalaWanda R.; Proffitt, Charles R.; Welty, Daniel; Branton, Doug; Carlberg, Joleen K.; debes, John Henry; Lockwood, Sean; Riley, Allyssa; Sohn, Sangmo Tony; Sonnentrucker, Paule G.; Walborn, Nolan R.; Jedrzejewski, Robert I.

    2018-01-01

    The Space Telescope Imaging Spectrograph (STIS) continues to offer the astronomy community the ability to carry out innovative UV and optical spectroscopic and imaging studies, two decades after its deployment on the Hubble Space Telescope (HST). Most notably, STIS provides spectroscopy in the FUV and NUV, including high spectral resolution echelle modes, imaging in the FUV, optical spectroscopy, and coronagraphic capabilities. Additionally, spatial scanning on the CCD with the long-slits is now possible to enable very high S/N spectroscopic observations without saturation while mitigating telluric and fringing concerns in the far red and near-IR. This new mode may especially benefit the diffuse interstellar bands and exoplanet transiting communities. We present recent calibration efforts for the instrument, including work to optimize the calibration of the echelle spectroscopic modes by improving the flux agreement of overlapping spectral orders affected by changes in the grating blaze function since HST Servicing Mission 4. We also discuss considerations to maintain the wavelength precision of the spectroscopic modes, and the current capabilities of CCD spectroscopic spatial trails.

  15. A Novel Passive Millimeter Imager for Broad-Area Search - Final Report on Project PL09-NPMI-PD07 (PNNL-55180)

    Energy Technology Data Exchange (ETDEWEB)

    Tedeschi, Jonathan R.; Bernacki, Bruce E.; Kelly, James F.; Sheen, David M.; Harris, Robert V.; Hall, Thomas E.; Hatchell, Brian K.; Knopik, Clint D.; Lechelt, Wayne M.; McMakin, Douglas L.; Mendoza, Albert; Severtsen, Ronald H.; Valdez, Patrick LJ

    2011-12-31

    This report describes research and development efforts toward a novel passive millimeter-wave (mm-wave) electromagnetic imaging device for broad-area search. It addresses the technical challenge of detecting anomalies that occupy a small fraction of a pixel. The purpose of the imager is to pinpoint suspicious locations for cuing subsequent higher-resolution imaging. The technical basis for the approach is to exploit thermal and polarization anomalies that distinguish man-made features from natural features.

  16. IoSiS: a radar system for imaging of satellites in space

    Science.gov (United States)

    Jirousek, M.; Anger, S.; Dill, S.; Schreiber, E.; Peichl, M.

    2017-05-01

    Space debris nowadays is one of the main threats for satellite systems especially in low earth orbit (LEO). More than 700,000 debris objects with potential to destroy or damage a satellite are estimated. The effects of an impact often are not identifiable directly from ground. High-resolution radar images are helpful in analyzing a possible damage. Therefor DLR is currently developing a radar system called IoSiS (Imaging of Satellites in Space), being based on an existing steering antenna structure and our multi-purpose high-performance radar system GigaRad for experimental investigations. GigaRad is a multi-channel system operating at X band and using a bandwidth of up to 4.4 GHz in the IoSiS configuration, providing fully separated transmit (TX) and receive (RX) channels, and separated antennas. For the observation of small satellites or space debris a highpower traveling-wave-tube amplifier (TWTA) is mounted close to the TX antenna feed. For the experimental phase IoSiS uses a 9 m TX and a 1 m RX antenna mounted on a common steerable positioner. High-resolution radar images are obtained by using Inverse Synthetic Aperture Radar (ISAR) techniques. The guided tracking of known objects during overpass allows here wide azimuth observation angles. Thus high azimuth resolution comparable to the range resolution can be achieved. This paper outlines technical main characteristics of the IoSiS radar system including the basic setup of the antenna, the radar instrument with the RF error correction, and the measurement strategy. Also a short description about a simulation tool for the whole instrument and expected images is shown.

  17. Future space-based direct imaging platforms: high fidelity simulations and instrument testbed development

    Science.gov (United States)

    Hicks, Brian A.; Eberhardt, Andrew; SAINT, VNC, LUVOIR

    2017-06-01

    The direct detection and characterization of habitable zone (HZ) Earth-like exoplanets is predicated on light gathering power of a large telescope operating with tens of millicarcsecond angular resolution, and at contrast scales on the order of 0.1 ppb. Accessing a statistically significant sample of planets to search for habitable worlds will likely build on the knowledge and insfrastructure gained through JWST, later advancing to assembly in space or formation flying approaches that may eventually be used to achieve even greater photometric sensitivity or resolution. in order to address contrast, a means of starlight suppression is needed that contends with complex aperture diffraction. The Visible Nulling Coronagraph (VNC) is one such approach that destructively interferes starlight to enable detection and characterization of extrasolar objects.The VNC is being incorporated into an end-to-end telescope-coronagraph system demonstrator called the Segmented Aperture Interferometric Nulling Testbed (SAINT). Development of the VNC has a rich legacy, and successfully demonstrating its capability with SAINT will mark milestones towards meeting the high-contrast direct imaging needs of future large space telescopes. SAINT merges the VNC with an actively-controlled segmented aperture telescope via a fine pointing system and aims to demonstrate 1e-8 contrast nulling of a segmented aperture at an inner working angle of four diffraction radii over a 20 nm visible bandpass. The system comprises four detectors for wavefront sensing, one of which is the high-contrast focal plane. The detectors provide feedback to control the segmented telescope primary mirror, a fast steering mirror, a segmented deformable mirror, and a delay stage. All of these components must work in concert with passive optical elements that are designed, fabricated, and aligned pairwise to achieve the requisite wavefront symmetry needed to push the state of the art in broadband destructive interferometric

  18. Self-navigated 4D cartesian imaging of periodic motion in the body trunk using partial k-space compressed sensing.

    Science.gov (United States)

    Küstner, Thomas; Würslin, Christian; Schwartz, Martin; Martirosian, Petros; Gatidis, Sergios; Brendle, Cornelia; Seith, Ferdinand; Schick, Fritz; Schwenzer, Nina F; Yang, Bin; Schmidt, Holger

    2017-08-01

    To enable fast and flexible high-resolution four-dimensional (4D) MRI of periodic thoracic/abdominal motion for motion visualization or motion-corrected imaging. We proposed a Cartesian three-dimensional k-space sampling scheme that acquires a random combination of k-space lines in the ky/kz plane. A partial Fourier-like constraint compacts the sampling space to one half of k-space. The central k-space line is periodically acquired to allow an extraction of a self-navigated respiration signal used to populate a k-space of multiple breathing positions. The randomness of the acquisition (induced by periodic breathing pattern) yields a subsampled k-space that is reconstructed using compressed sensing. Local image evaluations (coefficient of variation and slope steepness through organs) reveal information about motion resolvability. Image quality is inspected by a blinded reading. Sequence and reconstruction method are made publicly available. The method is able to capture and reconstruct 4D images with high image quality and motion resolution within a short scan time of less than 2 min. These findings are supported by restricted-isometry-property analysis, local image evaluation, and blinded reading. The proposed method provides a clinical feasible setup to capture periodic respiratory motion with a fast acquisition protocol and can be extended by further surrogate signals to capture additional periodic motions. Retrospective parametrization allows for flexible tuning toward the targeted applications. Magn Reson Med 78:632-644, 2017. © 2016 International Society for Magnetic Resonance in Medicine. © 2016 International Society for Magnetic Resonance in Medicine.

  19. Search for long-lived heavy charged particles using a ring imaging Cherenkov technique at LHCb

    CERN Document Server

    Aaij, Roel; Adinolfi, Marco; Affolder, Anthony; Ajaltouni, Ziad; Akar, Simon; Albrecht, Johannes; Alessio, Federico; Alexander, Michael; Ali, Suvayu; Alkhazov, Georgy; Alvarez Cartelle, Paula; Alves Jr, Antonio Augusto; Amato, Sandra; Amerio, Silvia; Amhis, Yasmine; An, Liupan; Anderlini, Lucio; Anderson, Jonathan; Andreotti, Mirco; Andrews, Jason; Appleby, Robert; Aquines Gutierrez, Osvaldo; Archilli, Flavio; d'Argent, Philippe; Artamonov, Alexander; Artuso, Marina; Aslanides, Elie; Auriemma, Giulio; Baalouch, Marouen; Bachmann, Sebastian; Back, John; Badalov, Alexey; Baesso, Clarissa; Baldini, Wander; Barlow, Roger; Barschel, Colin; Barsuk, Sergey; Barter, William; Batozskaya, Varvara; Battista, Vincenzo; Bay, Aurelio; Beaucourt, Leo; Beddow, John; Bedeschi, Franco; Bediaga, Ignacio; Bel, Lennaert; Belyaev, Ivan; Ben-Haim, Eli; Bencivenni, Giovanni; Benson, Sean; Benton, Jack; Berezhnoy, Alexander; Bernet, Roland; Bertolin, Alessandro; Bettler, Marc-Olivier; van Beuzekom, Martinus; Bien, Alexander; Bifani, Simone; Bird, Thomas; Birnkraut, Alex; Bizzeti, Andrea; Blake, Thomas; Blanc, Frédéric; Blouw, Johan; Blusk, Steven; Bocci, Valerio; Bondar, Alexander; Bondar, Nikolay; Bonivento, Walter; Borghi, Silvia; Borgia, Alessandra; Borsato, Martino; Bowcock, Themistocles; Bowen, Espen Eie; Bozzi, Concezio; Brett, David; Britsch, Markward; Britton, Thomas; Brodzicka, Jolanta; Brook, Nicholas; Bursche, Albert; Buytaert, Jan; Cadeddu, Sandro; Calabrese, Roberto; Calvi, Marta; Calvo Gomez, Miriam; Campana, Pierluigi; Campora Perez, Daniel; Capriotti, Lorenzo; Carbone, Angelo; Carboni, Giovanni; Cardinale, Roberta; Cardini, Alessandro; Carniti, Paolo; Carson, Laurence; Carvalho Akiba, Kazuyoshi; Casanova Mohr, Raimon; Casse, Gianluigi; Cassina, Lorenzo; Castillo Garcia, Lucia; Cattaneo, Marco; Cauet, Christophe; Cavallero, Giovanni; Cenci, Riccardo; Charles, Matthew; Charpentier, Philippe; Chefdeville, Maximilien; Chen, Shanzhen; Cheung, Shu-Faye; Chiapolini, Nicola; Chrzaszcz, Marcin; Cid Vidal, Xabier; Ciezarek, Gregory; Clarke, Peter; Clemencic, Marco; Cliff, Harry; Closier, Joel; Coco, Victor; Cogan, Julien; Cogneras, Eric; Cogoni, Violetta; Cojocariu, Lucian; Collazuol, Gianmaria; Collins, Paula; Comerma-Montells, Albert; Contu, Andrea; Cook, Andrew; Coombes, Matthew; Coquereau, Samuel; Corti, Gloria; Corvo, Marco; Counts, Ian; Couturier, Benjamin; Cowan, Greig; Craik, Daniel Charles; Crocombe, Andrew; Cruz Torres, Melissa Maria; Cunliffe, Samuel; Currie, Robert; D'Ambrosio, Carmelo; Dalseno, Jeremy; David, Pieter; Davis, Adam; De Bruyn, Kristof; De Capua, Stefano; De Cian, Michel; De Miranda, Jussara; De Paula, Leandro; De Silva, Weeraddana; De Simone, Patrizia; Dean, Cameron Thomas; Decamp, Daniel; Deckenhoff, Mirko; Del Buono, Luigi; Déléage, Nicolas; Derkach, Denis; Deschamps, Olivier; Dettori, Francesco; Dey, Biplab; Di Canto, Angelo; Di Ruscio, Francesco; Dijkstra, Hans; Donleavy, Stephanie; Dordei, Francesca; Dorigo, Mirco; Dosil Suárez, Alvaro; Dossett, David; Dovbnya, Anatoliy; Dreimanis, Karlis; Dujany, Giulio; Dupertuis, Frederic; Durante, Paolo; Dzhelyadin, Rustem; Dziurda, Agnieszka; Dzyuba, Alexey; Easo, Sajan; Egede, Ulrik; Egorychev, Victor; Eidelman, Semen; Eisenhardt, Stephan; Eitschberger, Ulrich; Ekelhof, Robert; Eklund, Lars; El Rifai, Ibrahim; Elsasser, Christian; Ely, Scott; Esen, Sevda; Evans, Hannah Mary; Evans, Timothy; Falabella, Antonio; Färber, Christian; Farinelli, Chiara; Farley, Nathanael; Farry, Stephen; Fay, Robert; Ferguson, Dianne; Fernandez Albor, Victor; Ferrari, Fabio; Ferreira Rodrigues, Fernando; Ferro-Luzzi, Massimiliano; Filippov, Sergey; Fiore, Marco; Fiorini, Massimiliano; Firlej, Miroslaw; Fitzpatrick, Conor; Fiutowski, Tomasz; Fol, Philip; Fontana, Marianna; Fontanelli, Flavio; Forty, Roger; Francisco, Oscar; Frank, Markus; Frei, Christoph; Frosini, Maddalena; Fu, Jinlin; Furfaro, Emiliano; Gallas Torreira, Abraham; Galli, Domenico; Gallorini, Stefano; Gambetta, Silvia; Gandelman, Miriam; Gandini, Paolo; Gao, Yuanning; García Pardiñas, Julián; Garofoli, Justin; Garra Tico, Jordi; Garrido, Lluis; Gascon, David; Gaspar, Clara; Gauld, Rhorry; Gavardi, Laura; Gazzoni, Giulio; Geraci, Angelo; Gerick, David; Gersabeck, Evelina; Gersabeck, Marco; Gershon, Timothy; Ghez, Philippe; Gianelle, Alessio; Gianì, Sebastiana; Gibson, Valerie; Giubega, Lavinia-Helena; Gligorov, V.V.; Göbel, Carla; Golubkov, Dmitry; Golutvin, Andrey; Gomes, Alvaro; Gotti, Claudio; Grabalosa Gándara, Marc; Graciani Diaz, Ricardo; Granado Cardoso, Luis Alberto; Graugés, Eugeni; Graverini, Elena; Graziani, Giacomo; Grecu, Alexandru; Greening, Edward; Gregson, Sam; Griffith, Peter; Grillo, Lucia; Grünberg, Oliver; Gui, Bin; Gushchin, Evgeny; Guz, Yury; Gys, Thierry; Hadjivasiliou, Christos; Haefeli, Guido; Haen, Christophe; Haines, Susan; Hall, Samuel; Hamilton, Brian; Hampson, Thomas; Han, Xiaoxue; Hansmann-Menzemer, Stephanie; Harnew, Neville; Harnew, Samuel; Harrison, Jonathan; He, Jibo; Head, Timothy; Heijne, Veerle; Hennessy, Karol; Henrard, Pierre; Henry, Louis; Hernando Morata, Jose Angel; van Herwijnen, Eric; Heß, Miriam; Hicheur, Adlène; Hill, Donal; Hoballah, Mostafa; Hombach, Christoph; Hulsbergen, Wouter; Humair, Thibaud; Hussain, Nazim; Hutchcroft, David; Hynds, Daniel; Idzik, Marek; Ilten, Philip; Jacobsson, Richard; Jaeger, Andreas; Jalocha, Pawel; Jans, Eddy; Jawahery, Abolhassan; Jing, Fanfan; John, Malcolm; Johnson, Daniel; Jones, Christopher; Joram, Christian; Jost, Beat; Jurik, Nathan; Kandybei, Sergii; Kanso, Walaa; Karacson, Matthias; Karbach, Moritz; Karodia, Sarah; Kelsey, Matthew; Kenyon, Ian; Kenzie, Matthew; Ketel, Tjeerd; Khanji, Basem; Khurewathanakul, Chitsanu; Klaver, Suzanne; Klimaszewski, Konrad; Kochebina, Olga; Kolpin, Michael; Komarov, Ilya; Koopman, Rose; Koppenburg, Patrick; Kravchuk, Leonid; Kreplin, Katharina; Kreps, Michal; Krocker, Georg; Krokovny, Pavel; Kruse, Florian; Kucewicz, Wojciech; Kucharczyk, Marcin; Kudryavtsev, Vasily; Kurek, Krzysztof; Kvaratskheliya, Tengiz; La Thi, Viet Nga; Lacarrere, Daniel; Lafferty, George; Lai, Adriano; Lambert, Dean; Lambert, Robert W; Lanfranchi, Gaia; Langenbruch, Christoph; Langhans, Benedikt; Latham, Thomas; Lazzeroni, Cristina; Le Gac, Renaud; van Leerdam, Jeroen; Lees, Jean-Pierre; Lefèvre, Regis; Leflat, Alexander; Lefrançois, Jacques; Leroy, Olivier; Lesiak, Tadeusz; Leverington, Blake; Li, Yiming; Likhomanenko, Tatiana; Liles, Myfanwy; Lindner, Rolf; Linn, Christian; Lionetto, Federica; Liu, Bo; Lohn, Stefan; Longstaff, Iain; Lopes, Jose; Lucchesi, Donatella; Luo, Haofei; Lupato, Anna; Luppi, Eleonora; Lupton, Oliver; Machefert, Frederic; Machikhiliyan, Irina V; Maciuc, Florin; Maev, Oleg; Malde, Sneha; Malinin, Alexander; Manca, Giulia; Mancinelli, Giampiero; Manning, Peter Michael; Mapelli, Alessandro; Maratas, Jan; Marchand, Jean François; Marconi, Umberto; Marin Benito, Carla; Marino, Pietro; Märki, Raphael; Marks, Jörg; Martellotti, Giuseppe; Martinelli, Maurizio; Martinez Santos, Diego; Martinez Vidal, Fernando; Martins Tostes, Danielle; Massafferri, André; Matev, Rosen; Mathe, Zoltan; Matteuzzi, Clara; Mauri, Andrea; Maurin, Brice; Mazurov, Alexander; McCann, Michael; McCarthy, James; McNab, Andrew; McNulty, Ronan; McSkelly, Ben; Meadows, Brian; Meier, Frank; Meissner, Marco; Merk, Marcel; Milanes, Diego Alejandro; Minard, Marie-Noelle; Mitzel, Dominik Stefan; Molina Rodriguez, Josue; Monteil, Stephane; Morandin, Mauro; Morawski, Piotr; Mordà, Alessandro; Morello, Michael Joseph; Moron, Jakub; Morris, Adam Benjamin; Mountain, Raymond; Muheim, Franz; Müller, Janine; Müller, Katharina; Müller, Vanessa; Mussini, Manuel; Muster, Bastien; Naik, Paras; Nakada, Tatsuya; Nandakumar, Raja; Nasteva, Irina; Needham, Matthew; Neri, Nicola; Neubert, Sebastian; Neufeld, Niko; Neuner, Max; Nguyen, Anh Duc; Nguyen, Thi-Dung; Nguyen-Mau, Chung; Niess, Valentin; Niet, Ramon; Nikitin, Nikolay; Nikodem, Thomas; Novoselov, Alexey; O'Hanlon, Daniel Patrick; Oblakowska-Mucha, Agnieszka; Obraztsov, Vladimir; Ogilvy, Stephen; Okhrimenko, Oleksandr; Oldeman, Rudolf; Onderwater, Gerco; Osorio Rodrigues, Bruno; Otalora Goicochea, Juan Martin; Otto, Adam; Owen, Patrick; Oyanguren, Maria Aranzazu; Palano, Antimo; Palombo, Fernando; Palutan, Matteo; Panman, Jacob; Papanestis, Antonios; Pappagallo, Marco; Pappalardo, Luciano; Parkes, Christopher; Passaleva, Giovanni; Patel, Girish; Patel, Mitesh; Patrignani, Claudia; Pearce, Alex; Pellegrino, Antonio; Penso, Gianni; Pepe Altarelli, Monica; Perazzini, Stefano; Perret, Pascal; Pescatore, Luca; Petridis, Konstantinos; Petrolini, Alessandro; Picatoste Olloqui, Eduardo; Pietrzyk, Boleslaw; Pilař, Tomas; Pinci, Davide; Pistone, Alessandro; Playfer, Stephen; Plo Casasus, Maximo; Poikela, Tuomas; Polci, Francesco; Poluektov, Anton; Polyakov, Ivan; Polycarpo, Erica; Popov, Alexander; Popov, Dmitry; Popovici, Bogdan; Potterat, Cédric; Price, Eugenia; Price, Joseph David; Prisciandaro, Jessica; Pritchard, Adrian; Prouve, Claire; Pugatch, Valery; Puig Navarro, Albert; Punzi, Giovanni; Qian, Wenbin; Quagliani, Renato; Rachwal, Bartolomiej; Rademacker, Jonas; Rakotomiaramanana, Barinjaka; Rama, Matteo; Rangel, Murilo; Raniuk, Iurii; Rauschmayr, Nathalie; Raven, Gerhard; Redi, Federico; Reichert, Stefanie; Reid, Matthew; dos Reis, Alberto; Ricciardi, Stefania; Richards, Sophie; Rihl, Mariana; Rinnert, Kurt; Rives Molina, Vincente; Robbe, Patrick; Rodrigues, Ana Barbara; Rodrigues, Eduardo; Rodriguez Perez, Pablo; Roiser, Stefan; Romanovsky, Vladimir; Romero Vidal, Antonio; Rotondo, Marcello; Rouvinet, Julien; Ruf, Thomas; Ruiz, Hugo; Ruiz Valls, Pablo; Saborido Silva, Juan Jose; Sagidova, Naylya; Sail, Paul; Saitta, Biagio; Salustino Guimaraes, Valdir; Sanchez Mayordomo, Carlos; Sanmartin Sedes, Brais; Santacesaria, Roberta; Santamarina Rios, Cibran; Santovetti, Emanuele; Sarti, Alessio; Satriano, Celestina; Satta, Alessia; Saunders, Daniel Martin; Savrina, Darya; Schiller, Manuel; Schindler, Heinrich; Schlupp, Maximilian; Schmelling, Michael; Schmelzer, Timon; Schmidt, Burkhard; Schneider, Olivier; Schopper, Andreas; Schune, Marie Helene; Schwemmer, Rainer; Sciascia, Barbara; Sciubba, Adalberto; Semennikov, Alexander; Sepp, Indrek; Serra, Nicola; Serrano, Justine; Sestini, Lorenzo; Seyfert, Paul; Shapkin, Mikhail; Shapoval, Illya; Shcheglov, Yury; Shears, Tara; Shekhtman, Lev; Shevchenko, Vladimir; Shires, Alexander; Silva Coutinho, Rafael; Simi, Gabriele; Sirendi, Marek; Skidmore, Nicola; Skillicorn, Ian; Skwarnicki, Tomasz; Smith, Edmund; Smith, Eluned; Smith, Jackson; Smith, Mark; Snoek, Hella; Sokoloff, Michael; Soler, Paul; Soomro, Fatima; Souza, Daniel; Souza De Paula, Bruno; Spaan, Bernhard; Spradlin, Patrick; Sridharan, Srikanth; Stagni, Federico; Stahl, Marian; Stahl, Sascha; Steinkamp, Olaf; Stenyakin, Oleg; Sterpka, Christopher Francis; Stevenson, Scott; Stoica, Sabin; Stone, Sheldon; Storaci, Barbara; Stracka, Simone; Straticiuc, Mihai; Straumann, Ulrich; Stroili, Roberto; Sun, Liang; Sutcliffe, William; Swientek, Krzysztof; Swientek, Stefan; Syropoulos, Vasileios; Szczekowski, Marek; Szczypka, Paul; Szumlak, Tomasz; T'Jampens, Stephane; Tekampe, Tobias; Teklishyn, Maksym; Tellarini, Giulia; Teubert, Frederic; Thomas, Christopher; Thomas, Eric; van Tilburg, Jeroen; Tisserand, Vincent; Tobin, Mark; Todd, Jacob; Tolk, Siim; Tomassetti, Luca; Tonelli, Diego; Topp-Joergensen, Stig; Torr, Nicholas; Tournefier, Edwige; Tourneur, Stephane; Trabelsi, Karim; Tran, Minh Tâm; Tresch, Marco; Trisovic, Ana; Tsaregorodtsev, Andrei; Tsopelas, Panagiotis; Tuning, Niels; Ubeda Garcia, Mario; Ukleja, Artur; Ustyuzhanin, Andrey; Uwer, Ulrich; Vacca, Claudia; Vagnoni, Vincenzo; Valenti, Giovanni; Vallier, Alexis; Vazquez Gomez, Ricardo; Vazquez Regueiro, Pablo; Vázquez Sierra, Carlos; Vecchi, Stefania; Velthuis, Jaap; Veltri, Michele; Veneziano, Giovanni; Vesterinen, Mika; Viaud, Benoit; Vieira, Daniel; Vieites Diaz, Maria; Vilasis-Cardona, Xavier; Vollhardt, Achim; Volyanskyy, Dmytro; Voong, David; Vorobyev, Alexey; Vorobyev, Vitaly; Voß, Christian; de Vries, Jacco; Waldi, Roland; Wallace, Charlotte; Wallace, Ronan; Walsh, John; Wandernoth, Sebastian; Wang, Jianchun; Ward, David; Watson, Nigel; Websdale, David; Weiden, Andreas; Whitehead, Mark; Wiedner, Dirk; Wilkinson, Guy; Wilkinson, Michael; Williams, Mark Richard James; Williams, Matthew; Williams, Mike; Wilson, Fergus; Wimberley, Jack; Wishahi, Julian; Wislicki, Wojciech; Witek, Mariusz; Wormser, Guy; Wotton, Stephen; Wright, Simon; Wyllie, Kenneth; Xie, Yuehong; Xu, Zhirui; Yang, Zhenwei; Yuan, Xuhao; Yushchenko, Oleg; Zangoli, Maria; Zavertyaev, Mikhail; Zhang, Liming; Zhang, Yanxi; Zhelezov, Alexey; Zhokhov, Anatoly; Zhong, Liang

    2015-12-15

    A search is performed for heavy long-lived charged particles using 3.0 fb$^{-1}$ of pp collisions collected at $\\sqrt{s}$= 7 and 8 TeV with the LHCb detector. The search is mainly based on the response of the ring imaging Cherenkovdetectors to distinguish the heavy, slow-moving particles from muons. No evidence is found for the production of such long-lived states. The results are expressed as limits on the Drell-Yan production of pairs of long-lived particles, with both particles in the LHCb pseudorapidity acceptance, $1.8 < \\eta < 4.9$. The mass-dependent cross-section upper limits are in the range 2-4 fb (at 95\\% CL) for masses between 124 and 309 GeV/c$^2$.

  20. A robust state-space kinetics-guided framework for dynamic PET image reconstruction

    International Nuclear Information System (INIS)

    Tong, S; Alessio, A M; Kinahan, P E; Liu, H; Shi, P

    2011-01-01

    Dynamic PET image reconstruction is a challenging issue due to the low SNR and the large quantity of spatio-temporal data. We propose a robust state-space image reconstruction (SSIR) framework for activity reconstruction in dynamic PET. Unlike statistically-based frame-by-frame methods, tracer kinetic modeling is incorporated to provide physiological guidance for the reconstruction, harnessing the temporal information of the dynamic data. Dynamic reconstruction is formulated in a state-space representation, where a compartmental model describes the kinetic processes in a continuous-time system equation, and the imaging data are expressed in a discrete measurement equation. Tracer activity concentrations are treated as the state variables, and are estimated from the dynamic data. Sampled-data H ∞ filtering is adopted for robust estimation. H ∞ filtering makes no assumptions on the system and measurement statistics, and guarantees bounded estimation error for finite-energy disturbances, leading to robust performance for dynamic data with low SNR and/or errors. This alternative reconstruction approach could help us to deal with unpredictable situations in imaging (e.g. data corruption from failed detector blocks) or inaccurate noise models. Experiments on synthetic phantom and patient PET data are performed to demonstrate feasibility of the SSIR framework, and to explore its potential advantages over frame-by-frame statistical reconstruction approaches.

  1. MRS algorithm: a new method for searching myocardial region in SPECT myocardial perfusion images.

    Science.gov (United States)

    He, Yuan-Lie; Tian, Lian-Fang; Chen, Ping; Li, Bin; Mao, Zhong-Yuan

    2005-10-01

    First, the necessity of automatically segmenting myocardium from myocardial SPECT image is discussed in Section 1. To eliminate the influence of the background, the optimal threshold segmentation method modified for the MRS algorithm is explained in Section 2. Then, the image erosion structure is applied to identify the myocardium region and the liver region. The contour tracing method is introduced to extract the myocardial contour. To locate the centriod of the myocardium, the myocardial centriod searching method is developed. The protocol of the MRS algorithm is summarized in Section 6. The performance of the MRS algorithm is investigated and the conclusion is drawn in Section 7. Finally, the importance of the MRS algorithm and the improvement of the MRS algorithm are discussed.

  2. Four dimensional magnetic resonance imaging with retrospective k-space reordering: A feasibility study

    International Nuclear Information System (INIS)

    Liu, Yilin; Yin, Fang-Fang; Cai, Jing; Chen, Nan-kuei; Chu, Mei-Lan

    2015-01-01

    Purpose: Current four dimensional magnetic resonance imaging (4D-MRI) techniques lack sufficient temporal/spatial resolution and consistent tumor contrast. To overcome these limitations, this study presents the development and initial evaluation of a new strategy for 4D-MRI which is based on retrospective k-space reordering. Methods: We simulated a k-space reordered 4D-MRI on a 4D digital extended cardiac-torso (XCAT) human phantom. A 2D echo planar imaging MRI sequence [frame rate (F) = 0.448 Hz; image resolution (R) = 256 × 256; number of k-space segments (N KS ) = 4] with sequential image acquisition mode was assumed for the simulation. Image quality of the simulated “4D-MRI” acquired from the XCAT phantom was qualitatively evaluated, and tumor motion trajectories were compared to input signals. In particular, mean absolute amplitude differences (D) and cross correlation coefficients (CC) were calculated. Furthermore, to evaluate the data sufficient condition for the new 4D-MRI technique, a comprehensive simulation study was performed using 30 cancer patients’ respiratory profiles to study the relationships between data completeness (C p ) and a number of impacting factors: the number of repeated scans (N R ), number of slices (N S ), number of respiratory phase bins (N P ), N KS , F, R, and initial respiratory phase at image acquisition (P 0 ). As a proof-of-concept, we implemented the proposed k-space reordering 4D-MRI technique on a T2-weighted fast spin echo MR sequence and tested it on a healthy volunteer. Results: The simulated 4D-MRI acquired from the XCAT phantom matched closely to the original XCAT images. Tumor motion trajectories measured from the simulated 4D-MRI matched well with input signals (D = 0.83 and 0.83 mm, and CC = 0.998 and 0.992 in superior–inferior and anterior–posterior directions, respectively). The relationship between C p and N R was found best represented by an exponential function (C P =100(1−e −0.18N R ), when N S

  3. Multiscale characterization of pore spaces using multifractals analysis of scanning electronic microscopy images of carbonates

    Directory of Open Access Journals (Sweden)

    M. S. Jouini

    2011-12-01

    Full Text Available Pore spaces heterogeneity in carbonates rocks has long been identified as an important factor impacting reservoir productivity. In this paper, we study the heterogeneity of carbonate rocks pore spaces based on the image analysis of scanning electron microscopy (SEM data acquired at various magnifications. Sixty images of twelve carbonate samples from a reservoir in the Middle East were analyzed. First, pore spaces were extracted from SEM images using a segmentation technique based on watershed algorithm. Pores geometries revealed a multifractal behavior at various magnifications from 800x to 12 000x. In addition, the singularity spectrum provided quantitative values that describe the degree of heterogeneity in the carbonates samples. Moreover, for the majority of the analyzed samples, we found low variations (around 5% in the multifractal dimensions for magnifications between 1700x and 12 000x. Finally, these results demonstrate that multifractal analysis could be an appropriate tool for characterizing quantitatively the heterogeneity of carbonate pore spaces geometries. However, our findings show that magnification has an impact on multifractal dimensions, revealing the limit of applicability of multifractal descriptions for these natural structures.

  4. GeneLab Phase 2: Integrated Search Data Federation of Space Biology Experimental Data

    Science.gov (United States)

    Tran, P. B.; Berrios, D. C.; Gurram, M. M.; Hashim, J. C. M.; Raghunandan, S.; Lin, S. Y.; Le, T. Q.; Heher, D. M.; Thai, H. T.; Welch, J. D.; hide

    2016-01-01

    The GeneLab project is a science initiative to maximize the scientific return of omics data collected from spaceflight and from ground simulations of microgravity and radiation experiments, supported by a data system for a public bioinformatics repository and collaborative analysis tools for these data. The mission of GeneLab is to maximize the utilization of the valuable biological research resources aboard the ISS by collecting genomic, transcriptomic, proteomic and metabolomic (so-called omics) data to enable the exploration of the molecular network responses of terrestrial biology to space environments using a systems biology approach. All GeneLab data are made available to a worldwide network of researchers through its open-access data system. GeneLab is currently being developed by NASA to support Open Science biomedical research in order to enable the human exploration of space and improve life on earth. Open access to Phase 1 of the GeneLab Data Systems (GLDS) was implemented in April 2015. Download volumes have grown steadily, mirroring the growth in curated space biology research data sets (61 as of June 2016), now exceeding 10 TB/month, with over 10,000 file downloads since the start of Phase 1. For the period April 2015 to May 2016, most frequently downloaded were data from studies of Mus musculus (39) followed closely by Arabidopsis thaliana (30), with the remaining downloads roughly equally split across 12 other organisms (each 10 of total downloads). GLDS Phase 2 is focusing on interoperability, supporting data federation, including integrated search capabilities, of GLDS-housed data sets with external data sources, such as gene expression data from NIHNCBIs Gene Expression Omnibus (GEO), proteomic data from EBIs PRIDE system, and metagenomic data from Argonne National Laboratory's MG-RAST. GEO and MG-RAST employ specifications for investigation metadata that are different from those used by the GLDS and PRIDE (e.g., ISA-Tab). The GLDS Phase 2 system

  5. An image compression method for space multispectral time delay and integration charge coupled device camera

    International Nuclear Information System (INIS)

    Li Jin; Jin Long-Xu; Zhang Ran-Feng

    2013-01-01

    Multispectral time delay and integration charge coupled device (TDICCD) image compression requires a low-complexity encoder because it is usually completed on board where the energy and memory are limited. The Consultative Committee for Space Data Systems (CCSDS) has proposed an image data compression (CCSDS-IDC) algorithm which is so far most widely implemented in hardware. However, it cannot reduce spectral redundancy in multispectral images. In this paper, we propose a low-complexity improved CCSDS-IDC (ICCSDS-IDC)-based distributed source coding (DSC) scheme for multispectral TDICCD image consisting of a few bands. Our scheme is based on an ICCSDS-IDC approach that uses a bit plane extractor to parse the differences in the original image and its wavelet transformed coefficient. The output of bit plane extractor will be encoded by a first order entropy coder. Low-density parity-check-based Slepian—Wolf (SW) coder is adopted to implement the DSC strategy. Experimental results on space multispectral TDICCD images show that the proposed scheme significantly outperforms the CCSDS-IDC-based coder in each band

  6. CT and MR imaging anatomy of the fascia in the pelvic extraperitoneal space

    International Nuclear Information System (INIS)

    Nagayoshi, Kensuke

    1993-01-01

    CT and MRI anatomy of the fascia in the pelvic extraperitoneal space has not been established. CT and some MR imagings of nine patients who received irradiation to the pelvis and of eleven patients who received transarterial infusion for urinary bladder carcinoma were studied about the anterior and posterior attachment sites of the coccygeus muscle, the sacrouterine ligament and the lateral ligament. Observing the course of the inferior gluteal artery, the author set up three axial levels: (a), (b) and (c) levels, where the artery passes in front of the piriformis muscle, just gets over the coccygeus muscle and over the sacrospinous ligament, respectively. At (b) and (c) levels, the posterior attachment site of the sacrouterine ligament was the coccygeus muscle and the posterior attachment site of the lateral ligament was the sacrouterine ligament. By these ligaments, the pelvic extraperitoneal space was divided into three compartments; the prevesical, the perivesical and the perirectal spaces. The prevesical space was limited by the coccygeus muscle and the sacrouterine ligament posteriorly, the perivesical space was limited by the sacrouterine ligament and the lateral ligament posteriorly, and the perirectal space was surrounded by the sacrouterine ligament and the coccygeus muscle. On the coronal image through the level slightly posterior to the anus, the sacrouterine ligament attached to the levator ani muscle at the lateral third like a screen. On the basis of these results, new axial and coronal models of the pelvic extraperitoneal space are presented, which are useful for understanding the location and spread of the lesion. (author)

  7. Non-Quality Controlled Lightning Imaging Sensor (LIS) on International Space Station (ISS) Science Data Vb0

    Data.gov (United States)

    National Aeronautics and Space Administration — The Non-Quality Controlled Lightning Imaging Sensor (LIS) on International Space Station (ISS) Science Data were collected by the LIS instrument on the ISS used to...

  8. Application of separable parameter space techniques to multi-tracer PET compartment modeling

    International Nuclear Information System (INIS)

    Zhang, Jeff L; Michael Morey, A; Kadrmas, Dan J

    2016-01-01

    Multi-tracer positron emission tomography (PET) can image two or more tracers in a single scan, characterizing multiple aspects of biological functions to provide new insights into many diseases. The technique uses dynamic imaging, resulting in time-activity curves that contain contributions from each tracer present. The process of separating and recovering separate images and/or imaging measures for each tracer requires the application of kinetic constraints, which are most commonly applied by fitting parallel compartment models for all tracers. Such multi-tracer compartment modeling presents challenging nonlinear fits in multiple dimensions. This work extends separable parameter space kinetic modeling techniques, previously developed for fitting single-tracer compartment models, to fitting multi-tracer compartment models. The multi-tracer compartment model solution equations were reformulated to maximally separate the linear and nonlinear aspects of the fitting problem, and separable least-squares techniques were applied to effectively reduce the dimensionality of the nonlinear fit. The benefits of the approach are then explored through a number of illustrative examples, including characterization of separable parameter space multi-tracer objective functions and demonstration of exhaustive search fits which guarantee the true global minimum to within arbitrary search precision. Iterative gradient-descent algorithms using Levenberg–Marquardt were also tested, demonstrating improved fitting speed and robustness as compared to corresponding fits using conventional model formulations. The proposed technique overcomes many of the challenges in fitting simultaneous multi-tracer PET compartment models. (paper)

  9. Mapping of Geographically Isolated Wetlands of Western Siberia Using High Resolution Space Images

    Science.gov (United States)

    Dyukarev, E.; Pologova, N.; Dyukarev, A.; Lane, C.; Autrey, B. C.

    2014-12-01

    Using the remote sensing data for integrated study of natural objects is actual for investigation of difficult to access areas of West Siberia. The research of this study focuses on determining the extent and spectral signatures of isolated wetlands within Ob-Tom Interfluve area using Landsat and Quickbird space images. High-resolution space images were carefully examined and wetlands were manually delineated. Wetlands have clear visible signs at the high resolution space images. 567 wetlands were recognized as isolated wetlands with the area about 10 000 ha (of 2.5% of the study area). Isolated wetlands with area less 2 ha are the most frequent. Half of the total amount of wetlands has area less than 6.4 ha. The largest isolated wetland occupies 797 ha, and only 5% have area more than 50 ha. The Landsat 7 ETM+ data were used for analysis of vegetation structure and spectral characteristics of wetlands. The masked isolated wetlands image was classified into 12 land cover classes using ISODATA unsupervised classification. The attribution of unsupervised classification results allowed us to clearly recognize 7 types of wetlands: tall, low and sparse ryams (Pine-Shrub-Sphagnum community), open wetlands with shrub, moss or sedge cover, and open water objects. Analysis of spectral profiles for all classes has shown that Landsat spectral bands 4 and 5 have higher variability. These bands allow to separate wetland classed definitely. Accuracy assessment of isolated wetland map shows a good agreement with expert field data. The work was supported by grants ISTC № 4079.

  10. Search for long-lived heavy charged particles using a ring imaging Cherenkov technique at LHCb.

    Science.gov (United States)

    Aaij, R; Adeva, B; Adinolfi, M; Affolder, A; Ajaltouni, Z; Akar, S; Albrecht, J; Alessio, F; Alexander, M; Ali, S; Alkhazov, G; Alvarez Cartelle, P; Alves, A A; Amato, S; Amerio, S; Amhis, Y; An, L; Anderlini, L; Anderson, J; Andreotti, M; Andrews, J E; Appleby, R B; Aquines Gutierrez, O; Archilli, F; d'Argent, P; Artamonov, A; Artuso, M; Aslanides, E; Auriemma, G; Baalouch, M; Bachmann, S; Back, J J; Badalov, A; Baesso, C; Baldini, W; Barlow, R J; Barschel, C; Barsuk, S; Barter, W; Batozskaya, V; Battista, V; Bay, A; Beaucourt, L; Beddow, J; Bedeschi, F; Bediaga, I; Bel, L J; Belyaev, I; Ben-Haim, E; Bencivenni, G; Benson, S; Benton, J; Berezhnoy, A; Bernet, R; Bertolin, A; Bettler, M-O; van Beuzekom, M; Bien, A; Bifani, S; Bird, T; Birnkraut, A; Bizzeti, A; Blake, T; Blanc, F; Blouw, J; Blusk, S; Bocci, V; Bondar, A; Bondar, N; Bonivento, W; Borghi, S; Borgia, A; Borsato, M; Bowcock, T J V; Bowen, E; Bozzi, C; Brett, D; Britsch, M; Britton, T; Brodzicka, J; Brook, N H; Bursche, A; Buytaert, J; Cadeddu, S; Calabrese, R; Calvi, M; Calvo Gomez, M; Campana, P; Campora Perez, D; Capriotti, L; Carbone, A; Carboni, G; Cardinale, R; Cardini, A; Carniti, P; Carson, L; Carvalho Akiba, K; Casanova Mohr, R; Casse, G; Cassina, L; Castillo Garcia, L; Cattaneo, M; Cauet, Ch; Cavallero, G; Cenci, R; Charles, M; Charpentier, Ph; Chefdeville, M; Chen, S; Cheung, S F; Chiapolini, N; Chrzaszcz, M; Cid Vidal, X; Ciezarek, G; Clarke, P E L; Clemencic, M; Cliff, H V; Closier, J; Coco, V; Cogan, J; Cogneras, E; Cogoni, V; Cojocariu, L; Collazuol, G; Collins, P; Comerma-Montells, A; Contu, A; Cook, A; Coombes, M; Coquereau, S; Corti, G; Corvo, M; Counts, I; Couturier, B; Cowan, G A; Craik, D C; Crocombe, A; Cruz Torres, M; Cunliffe, S; Currie, R; D'Ambrosio, C; Dalseno, J; David, P N Y; Davis, A; De Bruyn, K; De Capua, S; De Cian, M; De Miranda, J M; De Paula, L; De Silva, W; De Simone, P; Dean, C T; Decamp, D; Deckenhoff, M; Del Buono, L; Déléage, N; Derkach, D; Deschamps, O; Dettori, F; Dey, B; Di Canto, A; Di Ruscio, F; Dijkstra, H; Donleavy, S; Dordei, F; Dorigo, M; Dosil Suárez, A; Dossett, D; Dovbnya, A; Dreimanis, K; Dujany, G; Dupertuis, F; Durante, P; Dzhelyadin, R; Dziurda, A; Dzyuba, A; Easo, S; Egede, U; Egorychev, V; Eidelman, S; Eisenhardt, S; Eitschberger, U; Ekelhof, R; Eklund, L; El Rifai, I; Elsasser, Ch; Ely, S; Esen, S; Evans, H M; Evans, T; Falabella, A; Färber, C; Farinelli, C; Farley, N; Farry, S; Fay, R; Ferguson, D; Fernandez Albor, V; Ferrari, F; Ferreira Rodrigues, F; Ferro-Luzzi, M; Filippov, S; Fiore, M; Fiorini, M; Firlej, M; Fitzpatrick, C; Fiutowski, T; Fol, P; Fontana, M; Fontanelli, F; Forty, R; Francisco, O; Frank, M; Frei, C; Frosini, M; Fu, J; Furfaro, E; Gallas Torreira, A; Galli, D; Gallorini, S; Gambetta, S; Gandelman, M; Gandini, P; Gao, Y; García Pardiñas, J; Garofoli, J; Garra Tico, J; Garrido, L; Gascon, D; Gaspar, C; Gauld, R; Gavardi, L; Gazzoni, G; Geraci, A; Gerick, D; Gersabeck, E; Gersabeck, M; Gershon, T; Ghez, Ph; Gianelle, A; Gianì, S; Gibson, V; Giubega, L; Gligorov, V V; Göbel, C; Golubkov, D; Golutvin, A; Gomes, A; Gotti, C; Grabalosa Gándara, M; Graciani Diaz, R; Granado Cardoso, L A; Graugés, E; Graverini, E; Graziani, G; Grecu, A; Greening, E; Gregson, S; Griffith, P; Grillo, L; Grünberg, O; Gui, B; Gushchin, E; Guz, Yu; Gys, T; Hadjivasiliou, C; Haefeli, G; Haen, C; Haines, S C; Hall, S; Hamilton, B; Hampson, T; Han, X; Hansmann-Menzemer, S; Harnew, N; Harnew, S T; Harrison, J; He, J; Head, T; Heijne, V; Hennessy, K; Henrard, P; Henry, L; Hernando Morata, J A; van Herwijnen, E; Heß, M; Hicheur, A; Hill, D; Hoballah, M; Hombach, C; Hulsbergen, W; Humair, T; Hussain, N; Hutchcroft, D; Hynds, D; Idzik, M; Ilten, P; Jacobsson, R; Jaeger, A; Jalocha, J; Jans, E; Jawahery, A; Jing, F; John, M; Johnson, D; Jones, C R; Joram, C; Jost, B; Jurik, N; Kandybei, S; Kanso, W; Karacson, M; Karbach, T M; Karodia, S; Kelsey, M; Kenyon, I R; Kenzie, M; Ketel, T; Khanji, B; Khurewathanakul, C; Klaver, S; Klimaszewski, K; Kochebina, O; Kolpin, M; Komarov, I; Koopman, R F; Koppenburg, P; Kravchuk, L; Kreplin, K; Kreps, M; Krocker, G; Krokovny, P; Kruse, F; Kucewicz, W; Kucharczyk, M; Kudryavtsev, V; Kurek, K; Kvaratskheliya, T; La Thi, V N; Lacarrere, D; Lafferty, G; Lai, A; Lambert, D; Lambert, R W; Lanfranchi, G; Langenbruch, C; Langhans, B; Latham, T; Lazzeroni, C; Le Gac, R; van Leerdam, J; Lees, J P; Lefèvre, R; Leflat, A; Lefrançois, J; Leroy, O; Lesiak, T; Leverington, B; Li, Y; Likhomanenko, T; Liles, M; Lindner, R; Linn, C; Lionetto, F; Liu, B; Lohn, S; Longstaff, I; Lopes, J H; Lucchesi, D; Luo, H; Lupato, A; Luppi, E; Lupton, O; Machefert, F; Machikhiliyan, I V; Maciuc, F; Maev, O; Malde, S; Malinin, A; Manca, G; Mancinelli, G; Manning, P; Mapelli, A; Maratas, J; Marchand, J F; Marconi, U; Marin Benito, C; Marino, P; Märki, R; Marks, J; Martellotti, G; Martinelli, M; Martinez Santos, D; Martinez Vidal, F; Martins Tostes, D; Massafferri, A; Matev, R; Mathe, Z; Matteuzzi, C; Mauri, A; Maurin, B; Mazurov, A; McCann, M; McCarthy, J; McNab, A; McNulty, R; McSkelly, B; Meadows, B; Meier, F; Meissner, M; Merk, M; Milanes, D A; Minard, M N; Mitzel, D S; Molina Rodriguez, J; Monteil, S; Morandin, M; Morawski, P; Mordà, A; Morello, M J; Moron, J; Morris, A B; Mountain, R; Muheim, F; Müller, J; Müller, K; Müller, V; Mussini, M; Muster, B; Naik, P; Nakada, T; Nandakumar, R; Nasteva, I; Needham, M; Neri, N; Neubert, S; Neufeld, N; Neuner, M; Nguyen, A D; Nguyen, T D; Nguyen-Mau, C; Niess, V; Niet, R; Nikitin, N; Nikodem, T; Novoselov, A; O'Hanlon, D P; Oblakowska-Mucha, A; Obraztsov, V; Ogilvy, S; Okhrimenko, O; Oldeman, R; Onderwater, C J G; Osorio Rodrigues, B; Otalora Goicochea, J M; Otto, A; Owen, P; Oyanguren, A; Palano, A; Palombo, F; Palutan, M; Panman, J; Papanestis, A; Pappagallo, M; Pappalardo, L L; Parkes, C; Passaleva, G; Patel, G D; Patel, M; Patrignani, C; Pearce, A; Pellegrino, A; Penso, G; Pepe Altarelli, M; Perazzini, S; Perret, P; Pescatore, L; Petridis, K; Petrolini, A; Picatoste Olloqui, E; Pietrzyk, B; Pilař, T; Pinci, D; Pistone, A; Playfer, S; Plo Casasus, M; Poikela, T; Polci, F; Poluektov, A; Polyakov, I; Polycarpo, E; Popov, A; Popov, D; Popovici, B; Potterat, C; Price, E; Price, J D; Prisciandaro, J; Pritchard, A; Prouve, C; Pugatch, V; Puig Navarro, A; Punzi, G; Qian, W; Quagliani, R; Rachwal, B; Rademacker, J H; Rakotomiaramanana, B; Rama, M; Rangel, M S; Raniuk, I; Rauschmayr, N; Raven, G; Redi, F; Reichert, S; Reid, M M; Dos Reis, A C; Ricciardi, S; Richards, S; Rihl, M; Rinnert, K; Rives Molina, V; Robbe, P; Rodrigues, A B; Rodrigues, E; Rodriguez Perez, P; Roiser, S; Romanovsky, V; Romero Vidal, A; Rotondo, M; Rouvinet, J; Ruf, T; Ruiz, H; Ruiz Valls, P; Saborido Silva, J J; Sagidova, N; Sail, P; Saitta, B; Salustino Guimaraes, V; Sanchez Mayordomo, C; Sanmartin Sedes, B; Santacesaria, R; Santamarina Rios, C; Santovetti, E; Sarti, A; Satriano, C; Satta, A; Saunders, D M; Savrina, D; Schiller, M; Schindler, H; Schlupp, M; Schmelling, M; Schmelzer, T; Schmidt, B; Schneider, O; Schopper, A; Schune, M H; Schwemmer, R; Sciascia, B; Sciubba, A; Semennikov, A; Sepp, I; Serra, N; Serrano, J; Sestini, L; Seyfert, P; Shapkin, M; Shapoval, I; Shcheglov, Y; Shears, T; Shekhtman, L; Shevchenko, V; Shires, A; Silva Coutinho, R; Simi, G; Sirendi, M; Skidmore, N; Skillicorn, I; Skwarnicki, T; Smith, E; Smith, E; Smith, J; Smith, M; Snoek, H; Sokoloff, M D; Soler, F J P; Soomro, F; Souza, D; Souza De Paula, B; Spaan, B; Spradlin, P; Sridharan, S; Stagni, F; Stahl, M; Stahl, S; Steinkamp, O; Stenyakin, O; Sterpka, F; Stevenson, S; Stoica, S; Stone, S; Storaci, B; Stracka, S; Straticiuc, M; Straumann, U; Stroili, R; Sun, L; Sutcliffe, W; Swientek, K; Swientek, S; Syropoulos, V; Szczekowski, M; Szczypka, P; Szumlak, T; T'Jampens, S; Tekampe, T; Teklishyn, M; Tellarini, G; Teubert, F; Thomas, C; Thomas, E; van Tilburg, J; Tisserand, V; Tobin, M; Todd, J; Tolk, S; Tomassetti, L; Tonelli, D; Topp-Joergensen, S; Torr, N; Tournefier, E; Tourneur, S; Trabelsi, K; Tran, M T; Tresch, M; Trisovic, A; Tsaregorodtsev, A; Tsopelas, P; Tuning, N; Ubeda Garcia, M; Ukleja, A; Ustyuzhanin, A; Uwer, U; Vacca, C; Vagnoni, V; Valenti, G; Vallier, A; Vazquez Gomez, R; Vazquez Regueiro, P; Vázquez Sierra, C; Vecchi, S; Velthuis, J J; Veltri, M; Veneziano, G; Vesterinen, M; Viaud, B; Vieira, D; Vieites Diaz, M; Vilasis-Cardona, X; Vollhardt, A; Volyanskyy, D; Voong, D; Vorobyev, A; Vorobyev, V; Voß, C; de Vries, J A; Waldi, R; Wallace, C; Wallace, R; Walsh, J; Wandernoth, S; Wang, J; Ward, D R; Watson, N K; Websdale, D; Weiden, A; Whitehead, M; Wiedner, D; Wilkinson, G; Wilkinson, M; Williams, M; Williams, M P; Williams, M; Wilson, F F; Wimberley, J; Wishahi, J; Wislicki, W; Witek, M; Wormser, G; Wotton, S A; Wright, S; Wyllie, K; Xie, Y; Xu, Z; Yang, Z; Yuan, X; Yushchenko, O; Zangoli, M; Zavertyaev, M; Zhang, L; Zhang, Y; Zhelezov, A; Zhokhov, A; Zhong, L

    A search is performed for heavy long-lived charged particles using 3.0 [Formula: see text] of proton-proton collisions collected at [Formula: see text][Formula: see text] 7 and 8  TeV with the LHCb detector. The search is mainly based on the response of the ring imaging Cherenkov detectors to distinguish the heavy, slow-moving particles from muons. No evidence is found for the production of such long-lived states. The results are expressed as limits on the Drell-Yan production of pairs of long-lived particles, with both particles in the LHCb pseudorapidity acceptance, [Formula: see text]. The mass-dependent cross-section upper limits are in the range 2-4 fb (at 95 % CL) for masses between 14 and 309 [Formula: see text].

  11. Low Frequency Space Array

    International Nuclear Information System (INIS)

    Dennison, B.; Weiler, K.W.; Johnston, K.J.

    1987-01-01

    The Low Frequency Space Array (LFSA) is a conceptual mission to survey the entire sky and to image individual sources at frequencies between 1.5 and 26 MHz, a frequency range over which the earth's ionosphere transmits poorly or not at all. With high resolution, high sensitivity observations, a new window will be opened in the electromagnetic spectrum for astronomical investigation. Also, extending observations down to such low frequencies will bring astronomy to the fundamental limit below which the galaxy becomes optically thick due to free-free absorption. A number of major scientific goals can be pursued with such a mission, including mapping galactic emission and absorption, studies of individual source spectra in a frequency range where a number of important processes may play a role, high resolution imaging of extended sources, localization of the impulsive emission from Jupiter, and a search for coherent emission processes. 19 references

  12. The OMERACT-RAMRIS Rheumatoid Arthritis Magnetic Resonance Imaging Joint Space Narrowing Score

    DEFF Research Database (Denmark)

    Møller Døhn, Uffe; Conaghan, Philip G; Eshed, Iris

    2014-01-01

    To test the intrareader and interreader reliability of assessment of joint space narrowing (JSN) in rheumatoid arthritis (RA) wrist and metacarpophalangeal (MCP) joints on magnetic resonance imaging (MRI) and computed tomography (CT) using the newly proposed OMERACT-RAMRIS JSN scoring method...

  13. LHCb Exotica and Higgs searches

    CERN Multimedia

    Lucchesi, Donatella

    2016-01-01

    The unique phase space coverage and features of the LHCb detector at the LHC makes it an ideal environment to probe complementary New Physics parameter regions. In particular, recently developed jet tagging algorithms are ideal for searches involving $b$ and $c$ jets. This poster will review different jet-related exotica searches together with the efforts in the search for a Higgs boson decaying to a pair of heavy quarks.

  14. Adaptive Large Neighbourhood Search

    DEFF Research Database (Denmark)

    Røpke, Stefan

    Large neighborhood search is a metaheuristic that has gained popularity in recent years. The heuristic repeatedly moves from solution to solution by first partially destroying the solution and then repairing it. The best solution observed during this search is presented as the final solution....... This tutorial introduces the large neighborhood search metaheuristic and the variant adaptive large neighborhood search that dynamically tunes parameters of the heuristic while it is running. Both heuristics belong to a broader class of heuristics that are searching a solution space using very large...... neighborhoods. The tutorial also present applications of the adaptive large neighborhood search, mostly related to vehicle routing problems for which the heuristic has been extremely successful. We discuss how the heuristic can be parallelized and thereby take advantage of modern desktop computers...

  15. High resolution inverse synthetic aperture radar imaging of three-axis-stabilized space target by exploiting orbital and sparse priors

    International Nuclear Information System (INIS)

    Ma Jun-Tao; Gao Mei-Guo; Xiong Di; Feng Qi; Guo Bao-Feng; Dong Jian

    2017-01-01

    The development of inverse synthetic aperture radar (ISAR) imaging techniques is of notable significance for monitoring, tracking and identifying space targets in orbit. Usually, a well-focused ISAR image of a space target can be obtained in a deliberately selected imaging segment in which the target moves with only uniform planar rotation. However, in some imaging segments, the nonlinear range migration through resolution cells (MTRCs) and time-varying Doppler caused by the three-dimensional rotation of the target would degrade the ISAR imaging performance, and it is troublesome to realize accurate motion compensation with conventional methods. Especially in the case of low signal-to-noise ratio (SNR), the estimation of motion parameters is more difficult. In this paper, a novel algorithm for high-resolution ISAR imaging of a space target by using its precise ephemeris and orbital motion model is proposed. The innovative contributions are as follows. 1) The change of a scatterer projection position is described with the spatial-variant angles of imaging plane calculated based on the orbital motion model of the three-axis-stabilized space target. 2) A correction method of MTRC in slant- and cross-range dimensions for arbitrarily imaging segment is proposed. 3) Coarse compensation for translational motion using the precise ephemeris and the fine compensation for residual phase errors by using sparsity-driven autofocus method are introduced to achieve a high-resolution ISAR image. Simulation results confirm the effectiveness of the proposed method. (paper)

  16. Evaluation of an accelerated 3D SPACE sequence with compressed sensing and free-stop scan mode for imaging of the knee.

    Science.gov (United States)

    Henninger, B; Raithel, E; Kranewitter, C; Steurer, M; Jaschke, W; Kremser, C

    2018-05-01

    To prospectively evaluate a prototypical 3D turbo-spin-echo proton-density-weighted sequence with compressed sensing and free-stop scan mode for preventing motion artefacts (3D-PD-CS-SPACE free-stop) for knee imaging in a clinical setting. 80 patients underwent 3T magnetic resonance imaging (MRI) of the knee with our 2D routine protocol and with 3D-PD-CS-SPACE free-stop. In case of a scan-stop caused by motion (images are calculated nevertheless) the sequence was repeated without free-stop mode. All scans were evaluated by 2 radiologists concerning image quality of the 3D-PD-CS-SPACE (with and without free-stop). Important knee structures were further assessed in a lesion based analysis and compared to our reference 2D-PD-fs sequences. Image quality of the 3D-PD-CS-SPACE free-stop was found optimal in 47/80, slightly compromised in 21/80, moderately in 10/80 and severely in 2/80. In 29/80, the free-stop scan mode stopped the 3D-PD-CS-SPACE due to subject motion with a slight increase of image quality at longer effective acquisition times. Compared to the 3D-PD-CS-SPACE with free-stop, the image quality of the acquired 3D-PD-CS-SPACE without free-stop was found equal in 6/29, slightly improved in 13/29, improved with equal contours in 8/29, and improved with sharper contours in 2/29. The lesion based analysis showed a high agreement between the results from the 3D-PD-CS-SPACE free-stop and our 2D-PD-fs routine protocol (overall agreement 96.25%-100%, Cohen's Kappa 0.883-1, p SPACE free-stop is a reliable alternative for standard 2D-PD-fs protocols with acceptable acquisition times. Copyright © 2018 Elsevier B.V. All rights reserved.

  17. Searching for Sterile Neutrinos with MINOS

    Energy Technology Data Exchange (ETDEWEB)

    Timmons, Ashley [Manchester U.

    2016-01-01

    This document presents the latest results for a 3+1 sterile neutrino search using the $10.56 \\times 10^{20}$ protons-on-target data set taken from 2005 - 2012. By searching for oscillations driven by a large mass splitting, MINOS is sensitive to the existence of sterile neutrinos through any energy dependent deviations using a charged current sample, as well as looking at any relative deficit between neutral current events between the far and near detectors. This document will discuss the novel analysis that enabled a search for sterile neutrinos setting a limit in the previously unexplored regions in the parameter space $\\{\\Delta m^{2}_{41}, \\sin^2\\theta_{24}\\}$. The results presented can be compared to the parameter space suggested by LSND and MiniBooNE and complements other previous experimental searches for sterile neutrinos in the electron neutrino appearance channel.

  18. Dark-matter QCD-axion searches

    International Nuclear Information System (INIS)

    Rosenberg, Leslie J

    2010-01-01

    The axion is a hypothetical elementary particle appearing in a simple and elegant extension to the Standard Model of particle physics that cancels otherwise huge CP-violating effects in QCD; this extension has a broken U(1) axial symmetry, where the resulting Goldstone Boson is the axion. A light axion of mass 10 -(6-3) eV (the so-called i nvisible axion ) would couple extraordinarily weakly to normal matter and radiation and would therefore be extremely difficult to detect in the laboratory. However, such an axion would be a compelling dark-matter candidate and is therefore a target of a number of searches. Compared to other dark-matter candidates, the plausible range of axion dark-matter couplings and masses is narrowly constrained. This restricted search space allows for 'definitive' searches, where non-observation would seriously impugn the dark-matter QCD-axion hypothesis. Axion searches employ a wide range of technologies and techniques, from astrophysical observations to laboratory electromagnetic signal detection. For some experiments, sensitivities are have reached likely dark-matter axion couplings and masses. This is a brief and selective overview of axion searches. With only very limited space, I briefly describe just two of the many experiments that are searching for dark-matter axions.

  19. PETRA, MSVAT-SPACE and SEMAC sequences for metal artefact reduction in dental MR imaging

    International Nuclear Information System (INIS)

    Hilgenfeld, Tim; Heil, Alexander; Bendszus, Martin; Prager, Marcel; Heiland, Sabine; Schwindling, Franz Sebastian; Rammelsberg, Peter; Nittka, Mathias; Grodzki, David

    2017-01-01

    Dental MRI is often impaired by artefacts due to metallic dental materials. Several sequences were developed to reduce susceptibility artefacts. Here, we evaluated a set of sequences for artefact reduction for dental MRI for the first time. Artefact volume, signal-to-noise ratio (SNR) and image quality were assessed on a 3-T MRI for pointwise encoding time reduction with radial acquisition (PETRA), multiple-slab acquisition with view angle tilting gradient, based on a sampling perfection with application-optimised contrasts using different flip angle evolution (SPACE) sequence (MSVAT-SPACE), slice-encoding for metal-artefact correction (SEMAC) and compared to a standard SPACE and a standard turbo-spin-echo (TSE) sequence. Field-of-view and acquisition times were chosen to enable in vivo application. Two implant-supported prostheses were tested (porcelain fused to metal non-precious alloy and monolithic zirconia). Smallest artefact was measured for TSE sequences with no difference between the standard TSE and the SEMAC. MSVAT-SPACE reduced artefacts about 56% compared to the standard SPACE. Effect of the PETRA was dependent on sample used. Image quality and SNR were comparable for all sequences except PETRA, which yielded poor results. There is no benefit in terms of artefact reduction for SEMAC compared to standard TSE. Usage of MSVAT-SPACE is advantageous since artefacts are reduced and higher resolution is achieved. (orig.)

  20. PETRA, MSVAT-SPACE and SEMAC sequences for metal artefact reduction in dental MR imaging

    Energy Technology Data Exchange (ETDEWEB)

    Hilgenfeld, Tim; Heil, Alexander; Bendszus, Martin [Heidelberg University Hospital, Department of Neuroradiology, Heidelberg (Germany); Prager, Marcel; Heiland, Sabine [Heidelberg University Hospital, Department of Neuroradiology, Heidelberg (Germany); Heidelberg University Hospital, Section of Experimental Radiology, Heidelberg (Germany); Schwindling, Franz Sebastian; Rammelsberg, Peter [Heidelberg University Hospital, Department of Prosthodontics, Heidelberg (Germany); Nittka, Mathias; Grodzki, David [Siemens Healthcare GmbH, Erlangen (Germany)

    2017-12-15

    Dental MRI is often impaired by artefacts due to metallic dental materials. Several sequences were developed to reduce susceptibility artefacts. Here, we evaluated a set of sequences for artefact reduction for dental MRI for the first time. Artefact volume, signal-to-noise ratio (SNR) and image quality were assessed on a 3-T MRI for pointwise encoding time reduction with radial acquisition (PETRA), multiple-slab acquisition with view angle tilting gradient, based on a sampling perfection with application-optimised contrasts using different flip angle evolution (SPACE) sequence (MSVAT-SPACE), slice-encoding for metal-artefact correction (SEMAC) and compared to a standard SPACE and a standard turbo-spin-echo (TSE) sequence. Field-of-view and acquisition times were chosen to enable in vivo application. Two implant-supported prostheses were tested (porcelain fused to metal non-precious alloy and monolithic zirconia). Smallest artefact was measured for TSE sequences with no difference between the standard TSE and the SEMAC. MSVAT-SPACE reduced artefacts about 56% compared to the standard SPACE. Effect of the PETRA was dependent on sample used. Image quality and SNR were comparable for all sequences except PETRA, which yielded poor results. There is no benefit in terms of artefact reduction for SEMAC compared to standard TSE. Usage of MSVAT-SPACE is advantageous since artefacts are reduced and higher resolution is achieved. (orig.)

  1. Pathways Towards Habitable Planets: Capabilities of the James Webb Space Telescope

    Science.gov (United States)

    Clampin, Mark

    2009-01-01

    The James Webb Space Telescope (JWST) is a large aperture (6.5 meter), cryogenic space telescope with a suite of near and mid-infrared instruments covering the wavelength range of 0.6 m to 28 m. JWST s primary science goal is to detect and characterize the first galaxies. It will also study the assembly of galaxies, star formation, and the formation of evolution of planetary systems. We also review the expected scientific performance of the observatory for observations of exosolar planets by means of transit photometry and spectroscopy, and direct coronagraphic imaging and address its role in the search for habitable planets.

  2. Searches over graphs representing geospatial-temporal remote sensing data

    Science.gov (United States)

    Brost, Randolph; Perkins, David Nikolaus

    2018-03-06

    Various technologies pertaining to identifying objects of interest in remote sensing images by searching over geospatial-temporal graph representations are described herein. Graphs are constructed by representing objects in remote sensing images as nodes, and connecting nodes with undirected edges representing either distance or adjacency relationships between objects and directed edges representing changes in time. Geospatial-temporal graph searches are made computationally efficient by taking advantage of characteristics of geospatial-temporal data in remote sensing images through the application of various graph search techniques.

  3. MR imaging findings of leiomyoma in the prevesical space: case report

    International Nuclear Information System (INIS)

    Whang, In Yong; Jung, Seung Eun; Lee, Jae Mun; Hahn, Seong Tai

    2003-01-01

    Leiomyomas most frequently occur in the genitourinary and gastrointestinal system. This report describes the clinical and imaging findings of a leiomyoma originating in the prevesical space, a rare location. The mass abutted the fundus of the uterus, but after the correct identification of feeding vessels from the right iliac artery, prevesical leiomyoma was diagnosed radiologically

  4. MR imaging findings of leiomyoma in the prevesical space: case report

    Energy Technology Data Exchange (ETDEWEB)

    Whang, In Yong; Jung, Seung Eun; Lee, Jae Mun; Hahn, Seong Tai [College of Medicine, Catholic Univ., Seoul (Korea, Republic of)

    2003-10-01

    Leiomyomas most frequently occur in the genitourinary and gastrointestinal system. This report describes the clinical and imaging findings of a leiomyoma originating in the prevesical space, a rare location. The mass abutted the fundus of the uterus, but after the correct identification of feeding vessels from the right iliac artery, prevesical leiomyoma was diagnosed radiologically.

  5. Semantic Search of Web Services

    Science.gov (United States)

    Hao, Ke

    2013-01-01

    This dissertation addresses semantic search of Web services using natural language processing. We first survey various existing approaches, focusing on the fact that the expensive costs of current semantic annotation frameworks result in limited use of semantic search for large scale applications. We then propose a vector space model based service…

  6. Searching for Conservation Laws in Brain Dynamics—BOLD Flux and Source Imaging

    Directory of Open Access Journals (Sweden)

    Henning U. Voss

    2014-07-01

    Full Text Available Blood-oxygen-level-dependent (BOLD imaging is the most important noninvasive tool to map human brain function. It relies on local blood-flow changes controlled by neurovascular coupling effects, usually in response to some cognitive or perceptual task. In this contribution we ask if the spatiotemporal dynamics of the BOLD signal can be modeled by a conservation law. In analogy to the description of physical laws, which often can be derived from some underlying conservation law, identification of conservation laws in the brain could lead to new models for the functional organization of the brain. Our model is independent of the nature of the conservation law, but we discuss possible hints and motivations for conservation laws. For example, globally limited blood supply and local competition between brain regions for blood might restrict the large scale BOLD signal in certain ways that could be observable. One proposed selective pressure for the evolution of such conservation laws is the closed volume of the skull limiting the expansion of brain tissue by increases in blood volume. These ideas are demonstrated on a mental motor imagery fMRI experiment, in which functional brain activation was mapped in a group of volunteers imagining themselves swimming. In order to search for local conservation laws during this complex cognitive process, we derived maps of quantities resulting from spatial interaction of the BOLD amplitudes. Specifically, we mapped fluxes and sources of the BOLD signal, terms that would appear in a description by a continuity equation. Whereas we cannot present final answers with the particular analysis of this particular experiment, some results seem to be non-trivial. For example, we found that during task the group BOLD flux covered more widespread regions than identified by conventional BOLD mapping and was always increasing during task. It is our hope that these results motivate more work towards the search for conservation

  7. Search-Order Independent State Caching

    DEFF Research Database (Denmark)

    Evangelista, Sami; Kristensen, Lars Michael

    2009-01-01

    State caching is a memory reduction technique used by model checkers to alleviate the state explosion problem. It has traditionally been coupled with a depth-first search to ensure termination.We propose and experimentally evaluate an extension of the state caching method for general state...... exploring algorithms that are independent of the search order (i.e., search algorithms that partition the state space into closed (visited) states, open (to visit) states and unmet states)....

  8. High resolution time- and 2-dimensional space-resolved x-ray imaging of plasmas at NOVA

    International Nuclear Information System (INIS)

    Landen, O.L.

    1992-01-01

    A streaked multiple pinhole camera technique, first used by P. Choi et al. to record time- and 2-D space-resolved soft X-ray images of plasma pinches, has been implemented on laser plasmas at NOVA. The instrument is particularly useful for time-resolved imaging of small sources ( 2.5 key imaging, complementing the existing 1--3 key streaked X-ray microscope capabilities at NOVA

  9. Improving the Calibration of Image Sensors Based on IOFBs, Using Differential Gray-Code Space Encoding

    Directory of Open Access Journals (Sweden)

    Carlos Luna Vázquez

    2012-07-01

    Full Text Available This paper presents a fast calibration method to determine the transfer function for spatial correspondences in image transmission devices with Incoherent Optical Fiber Bundles (IOFBs, by performing a scan of the input, using differential patterns generated from a Gray code (Differential Gray-Code Space Encoding, DGSE. The results demonstrate that this technique provides a noticeable reduction in processing time and better quality of the reconstructed image compared to other, previously employed techniques, such as point or fringe scanning, or even other known space encoding techniques.

  10. Research on spatial-variant property of bistatic ISAR imaging plane of space target

    International Nuclear Information System (INIS)

    Guo Bao-Feng; Wang Jun-Ling; Gao Mei-Guo

    2015-01-01

    The imaging plane of inverse synthetic aperture radar (ISAR) is the projection plane of the target. When taking an image using the range-Doppler theory, the imaging plane may have a spatial-variant property, which causes the change of scatter’s projection position and results in migration through resolution cells. In this study, we focus on the spatial-variant property of the imaging plane of a three-axis-stabilized space target. The innovative contributions are as follows. 1) The target motion model in orbit is provided based on a two-body model. 2) The instantaneous imaging plane is determined by the method of vector analysis. 3) Three Euler angles are introduced to describe the spatial-variant property of the imaging plane, and the image quality is analyzed. The simulation results confirm the analysis of the spatial-variant property. The research in this study is significant for the selection of the imaging segment, and provides the evidence for the following data processing and compensation algorithm. (paper)

  11. Experimental evaluation and basis function optimization of the spatially variant image-space PSF on the Ingenuity PET/MR scanner

    International Nuclear Information System (INIS)

    Kotasidis, Fotis A.; Zaidi, Habib

    2014-01-01

    Purpose: The Ingenuity time-of-flight (TF) PET/MR is a recently developed hybrid scanner combining the molecular imaging capabilities of PET with the excellent soft tissue contrast of MRI. It is becoming common practice to characterize the system's point spread function (PSF) and understand its variation under spatial transformations to guide clinical studies and potentially use it within resolution recovery image reconstruction algorithms. Furthermore, due to the system's utilization of overlapping and spherical symmetric Kaiser-Bessel basis functions during image reconstruction, its image space PSF and reconstructed spatial resolution could be affected by the selection of the basis function parameters. Hence, a detailed investigation into the multidimensional basis function parameter space is needed to evaluate the impact of these parameters on spatial resolution. Methods: Using an array of 12 × 7 printed point sources, along with a custom made phantom, and with the MR magnet on, the system's spatially variant image-based PSF was characterized in detail. Moreover, basis function parameters were systematically varied during reconstruction (list-mode TF OSEM) to evaluate their impact on the reconstructed resolution and the image space PSF. Following the spatial resolution optimization, phantom, and clinical studies were subsequently reconstructed using representative basis function parameters. Results: Based on the analysis and under standard basis function parameters, the axial and tangential components of the PSF were found to be almost invariant under spatial transformations (∼4 mm) while the radial component varied modestly from 4 to 6.7 mm. Using a systematic investigation into the basis function parameter space, the spatial resolution was found to degrade for basis functions with a large radius and small shape parameter. However, it was found that optimizing the spatial resolution in the reconstructed PET images, while having a good basis function

  12. Experimental evaluation and basis function optimization of the spatially variant image-space PSF on the Ingenuity PET/MR scanner

    Energy Technology Data Exchange (ETDEWEB)

    Kotasidis, Fotis A., E-mail: Fotis.Kotasidis@unige.ch [Division of Nuclear Medicine and Molecular Imaging, Geneva University Hospital, CH-1211 Geneva, Switzerland and Wolfson Molecular Imaging Centre, MAHSC, University of Manchester, Manchester M20 3LJ (United Kingdom); Zaidi, Habib [Division of Nuclear Medicine and Molecular Imaging, Geneva University Hospital, CH-1211 Geneva (Switzerland); Geneva Neuroscience Centre, Geneva University, CH-1205 Geneva (Switzerland); Department of Nuclear Medicine and Molecular Imaging, University of Groningen, University Medical Center Groningen, Groningen, 9700 RB (Netherlands)

    2014-06-15

    Purpose: The Ingenuity time-of-flight (TF) PET/MR is a recently developed hybrid scanner combining the molecular imaging capabilities of PET with the excellent soft tissue contrast of MRI. It is becoming common practice to characterize the system's point spread function (PSF) and understand its variation under spatial transformations to guide clinical studies and potentially use it within resolution recovery image reconstruction algorithms. Furthermore, due to the system's utilization of overlapping and spherical symmetric Kaiser-Bessel basis functions during image reconstruction, its image space PSF and reconstructed spatial resolution could be affected by the selection of the basis function parameters. Hence, a detailed investigation into the multidimensional basis function parameter space is needed to evaluate the impact of these parameters on spatial resolution. Methods: Using an array of 12 × 7 printed point sources, along with a custom made phantom, and with the MR magnet on, the system's spatially variant image-based PSF was characterized in detail. Moreover, basis function parameters were systematically varied during reconstruction (list-mode TF OSEM) to evaluate their impact on the reconstructed resolution and the image space PSF. Following the spatial resolution optimization, phantom, and clinical studies were subsequently reconstructed using representative basis function parameters. Results: Based on the analysis and under standard basis function parameters, the axial and tangential components of the PSF were found to be almost invariant under spatial transformations (∼4 mm) while the radial component varied modestly from 4 to 6.7 mm. Using a systematic investigation into the basis function parameter space, the spatial resolution was found to degrade for basis functions with a large radius and small shape parameter. However, it was found that optimizing the spatial resolution in the reconstructed PET images, while having a good basis

  13. Mapping from Speech to Images Using Continuous State Space Models

    DEFF Research Database (Denmark)

    Lehn-Schiøler, Tue; Hansen, Lars Kai; Larsen, Jan

    2005-01-01

    In this paper a system that transforms speech waveforms to animated faces are proposed. The system relies on continuous state space models to perform the mapping, this makes it possible to ensure video with no sudden jumps and allows continuous control of the parameters in 'face space...... a subjective point of view the model is able to construct an image sequence from an unknown noisy speech sequence even though the number of training examples are limited.......'. The performance of the system is critically dependent on the number of hidden variables, with too few variables the model cannot represent data, and with too many overfitting is noticed. Simulations are performed on recordings of 3-5 sec.\\$\\backslash\\$ video sequences with sentences from the Timit database. From...

  14. The Auroral Planetary Imaging and Spectroscopy (APIS) service

    Science.gov (United States)

    Lamy, L.; Prangé, R.; Henry, F.; Le Sidaner, P.

    2015-06-01

    The Auroral Planetary Imaging and Spectroscopy (APIS) service, accessible online, provides an open and interactive access to processed auroral observations of the outer planets and their satellites. Such observations are of interest for a wide community at the interface between planetology, magnetospheric and heliospheric physics. APIS consists of (i) a high level database, built from planetary auroral observations acquired by the Hubble Space Telescope (HST) since 1997 with its mostly used Far-Ultraviolet spectro-imagers, (ii) a dedicated search interface aimed at browsing efficiently this database through relevant conditional search criteria and (iii) the ability to interactively work with the data online through plotting tools developed by the Virtual Observatory (VO) community, such as Aladin and Specview. This service is VO compliant and can therefore also been queried by external search tools of the VO community. The diversity of available data and the capability to sort them out by relevant physical criteria shall in particular facilitate statistical studies, on long-term scales and/or multi-instrumental multi-spectral combined analysis.

  15. Imaging in real and reciprocal space at the Diamond beamline I13

    International Nuclear Information System (INIS)

    Rau, C.; Wagner, U. H.; Vila-Comamala, J.; Bodey, A.; Parson, A.; García-Fernández, M.; Pešić, Z.; De Fanis, A.

    2016-01-01

    The Diamond Imaging and Coherence beamline I13 consists of two independent branchlines for imaging in real and reciprocal space. Different microscopies are available providing a range of spatial resolution from 5µm to potentially 5nm. The beamline operates in the energy range of 6-35keV covering different scientific areas such as biomedicine, materials science and geophysics. Several original devices have been developed at the beamline, such as the EXCALIBUR photon counting detector and the combined robot arms for coherent X-ray diffraction

  16. Imaging in real and reciprocal space at the Diamond beamline I13

    Energy Technology Data Exchange (ETDEWEB)

    Rau, C., E-mail: Christoph.rau@diamond.ac.uk [Diamond Light Source Ltd., Harwell Science and Innovation Campus, Didcot, OX 11 0DE (United Kingdom); University of Manchester, School of Materials Grosvenor St., Manchester, M1 7HS (United Kingdom); Northwestern University School of Medicine, 303 E. Chicago Avenue, Chicago, IL 60611-3008 (United States); Wagner, U. H.; Vila-Comamala, J.; Bodey, A.; Parson, A.; García-Fernández, M.; Pešić, Z. [Diamond Light Source Ltd., Harwell Science and Innovation Campus, Didcot, OX 11 0DE (United Kingdom); De Fanis, A. [Diamond Light Source Ltd., Harwell Science and Innovation Campus, Didcot, OX 11 0DE (United Kingdom); European XFEL GmbH, Notkestraße 85, 22607 Hamburg (Germany)

    2016-01-28

    The Diamond Imaging and Coherence beamline I13 consists of two independent branchlines for imaging in real and reciprocal space. Different microscopies are available providing a range of spatial resolution from 5µm to potentially 5nm. The beamline operates in the energy range of 6-35keV covering different scientific areas such as biomedicine, materials science and geophysics. Several original devices have been developed at the beamline, such as the EXCALIBUR photon counting detector and the combined robot arms for coherent X-ray diffraction.

  17. Non-Quality Controlled Lightning Imaging Sensor (LIS) on International Space Station (ISS) Provisional Science Data Vp0

    Data.gov (United States)

    National Aeronautics and Space Administration — The International Space Station (ISS) Lightning Imaging Sensor (LIS) datasets were collected by the LIS instrument on the ISS used to detect the distribution and...

  18. Unique Spectroscopy and Imaging of Mars with the James Webb Space Telescope

    Science.gov (United States)

    Villanueva, Geronimo L.; Altieri, Francesca; Clancy, R. Todd; Encrenaz, Therese; Fouchet, Thierry; Hartogh, Paul; Lellouch, Emmanuel; Lopez-Valverde, Miguel A.; Mumma, Michael J.; Novak, Robert E.; hide

    2016-01-01

    In this paper, we summarize the main capabilities of the James Webb Space Telescope (JWST) for performing observations of Mars. The distinctive vantage point of JWST at the Sun-Earth Lagrange point (L2) will allow sampling the full observable disk, permitting the study of short-term phenomena, diurnal processes (across the east-west axis), and latitudinal processes between the hemispheres (including seasonal effects) with excellent spatial resolutions (0.''07 at 2 micron). Spectroscopic observations will be achievable in the 0.7-5 micron spectral region with NIRSpec at a maximum resolving power of 2700 and with 8000 in the 1-1.25 micron range. Imaging will be attainable with the Near-Infrared Camera at 4.3 micrometers and with two narrow filters near 2 micron, while the nightside will be accessible with several filters in 0.5 to 2 micron. Such a powerful suite of instruments will be a major asset for the exploration and characterization of Mars. Some science cases include the mapping of the water D/H ratio, investigations of the Martian mesosphere via the characterization of the non-local thermodynamic equilibrium CO2 emission at 4.3 micron, studies of chemical transport via observations of the O2 nightglow at 1.27 micron, high-cadence mapping of the variability dust and water-ice clouds, and sensitive searches for trace species and hydrated features on the Martian surface. In-flight characterization of the instruments may allow for additional science opportunities.

  19. Image superresolution of cytology images using wavelet based patch search

    Science.gov (United States)

    Vargas, Carlos; García-Arteaga, Juan D.; Romero, Eduardo

    2015-01-01

    Telecytology is a new research area that holds the potential of significantly reducing the number of deaths due to cervical cancer in developing countries. This work presents a novel super-resolution technique that couples high and low frequency information in order to reduce the bandwidth consumption of cervical image transmission. The proposed approach starts by decomposing into wavelets the high resolution images and transmitting only the lower frequency coefficients. The transmitted coefficients are used to reconstruct an image of the original size. Additional details are added by iteratively replacing patches of the wavelet reconstructed image with equivalent high resolution patches from a previously acquired image database. Finally, the original transmitted low frequency coefficients are used to correct the final image. Results show a higher signal to noise ratio in the proposed method over simply discarding high frequency wavelet coefficients or replacing directly down-sampled patches from the image-database.

  20. High-energy astrophysics and the search for sources of gravitational waves

    Science.gov (United States)

    O'Brien, P. T.; Evans, P.

    2018-05-01

    The dawn of the gravitational-wave (GW) era has sparked a greatly renewed interest into possible links between sources of high-energy radiation and GWs. The most luminous high-energy sources-gamma-ray bursts (GRBs)-have long been considered as very likely sources of GWs, particularly from short-duration GRBs, which are thought to originate from the merger of two compact objects such as binary neutron stars and a neutron star-black hole binary. In this paper, we discuss: (i) the high-energy emission from short-duration GRBs; (ii) what other sources of high-energy radiation may be observed from binary mergers; and (iii) how searches for high-energy electromagnetic counterparts to GW events are performed with current space facilities. While current high-energy facilities, such as Swift and Fermi, play a crucial role in the search for electromagnetic counterparts, new space missions will greatly enhance our capabilities for joint observations. We discuss why such facilities, which incorporate new technology that enables very wide-field X-ray imaging, are required if we are to truly exploit the multi-messenger era. This article is part of a discussion meeting issue `The promises of gravitational-wave astronomy'.

  1. Update on the Status of the Space Telescope Imaging Spectrograph onboard the Hubble Space Telescope

    Science.gov (United States)

    Hernandez, Svea; Aloisi, A.; Bostroem, K. A.; Cox, C.; Debes, J. H.; DiFelice, A.; Roman-Duval, J.; Hodge, P.; Holland, S.; Lindsay, K.; Lockwood, S. A.; Mason, E.; Oliveira, C. M.; Penton, S. V.; Proffitt, C. R.; Sonnentrucker, P.; Taylor, J. M.; Wheeler, T.

    2013-06-01

    The Space Telescope Imaging Spectrograph (STIS) has been on orbit for approximately 16 years as one of the 2nd generation instruments on the Hubble Space Telescope (HST). Its operations were interrupted by an electronics failure in 2004, but STIS was successfully repaired in May 2009 during Service Mission 4 (SM4) allowing it to resume science observations. The Instrument team continues to monitor its performance and work towards improving the quality of its products. Here we present updated information on the status of the FUV and NUV MAMA and the CCD detectors onboard STIS and describe recent changes to the STIS calibration pipeline. We also discuss the status of efforts to apply a pixel-based correction for charge transfer inefficiency (CTI) effects to STIS CCD data. These techniques show promise for ameliorating the effects of ongoing radiation damage on the quality of STIS CCD data.

  2. Search Engine For Ebook Portal

    Directory of Open Access Journals (Sweden)

    Prashant Kanade

    2017-05-01

    Full Text Available The purpose of this paper is to establish the textual analytics involved in developing a search engine for an ebook portal. We have extracted our dataset from Project Gutenberg using a robot harvester. Textual Analytics is used for efficient search retrieval. The entire dataset is represented using Vector Space Model where each document is a vector in the vector space. Further for computational purposes we represent our dataset in the form of a Term Frequency- Inverse Document Frequency tf-idf matrix. The first step involves obtaining the most coherent sequence of words of the search query entered. The entered query is processed using Front End algorithms this includes-Spell Checker Text Segmentation and Language Modeling. Back End processing includes Similarity Modeling Clustering Indexing and Retrieval. The relationship between documents and words is established using cosine similarity measured between the documents and words in Vector Space. Clustering performed is used to suggest books that are similar to the search query entered by the user. Lastly the Lucene Based Elasticsearch engine is used for indexing on the documents. This allows faster retrieval of data. Elasticsearch returns a dictionary and creates a tf-idf matrix. The processed query is compared with the dictionary obtained and tf-idf matrix is used to calculate the score for each match to give most relevant result.

  3. The architecture of a video image processor for the space station

    Science.gov (United States)

    Yalamanchili, S.; Lee, D.; Fritze, K.; Carpenter, T.; Hoyme, K.; Murray, N.

    1987-01-01

    The architecture of a video image processor for space station applications is described. The architecture was derived from a study of the requirements of algorithms that are necessary to produce the desired functionality of many of these applications. Architectural options were selected based on a simulation of the execution of these algorithms on various architectural organizations. A great deal of emphasis was placed on the ability of the system to evolve and grow over the lifetime of the space station. The result is a hierarchical parallel architecture that is characterized by high level language programmability, modularity, extensibility and can meet the required performance goals.

  4. Dark current spectroscopy of space and nuclear environment induced displacement damage defects in pinned photodiode based CMOS image sensors

    International Nuclear Information System (INIS)

    Belloir, Jean-Marc

    2016-01-01

    CMOS image sensors are envisioned for an increasing number of high-end scientific imaging applications such as space imaging or nuclear experiments. Indeed, the performance of high-end CMOS image sensors has dramatically increased in the past years thanks to the unceasing improvements of microelectronics, and these image sensors have substantial advantages over CCDs which make them great candidates to replace CCDs in future space missions. However, in space and nuclear environments, CMOS image sensors must face harsh radiation which can rapidly degrade their electro-optical performances. In particular, the protons, electrons and ions travelling in space or the fusion neutrons from nuclear experiments can displace silicon atoms in the pixels and break the crystalline structure. These displacement damage effects lead to the formation of stable defects and to the introduction of states in the forbidden bandgap of silicon, which can allow the thermal generation of electron-hole pairs. Consequently, non ionizing radiation leads to a permanent increase of the dark current of the pixels and thus a decrease of the image sensor sensitivity and dynamic range. The aim of the present work is to extend the understanding of the effect of displacement damage on the dark current increase of CMOS image sensors. In particular, this work focuses on the shape of the dark current distribution depending on the particle type, energy and fluence but also on the image sensor physical parameters. Thanks to the many conditions tested, an empirical model for the prediction of the dark current distribution induced by displacement damage in nuclear or space environments is experimentally validated and physically justified. Another central part of this work consists in using the dark current spectroscopy technique for the first time on irradiated CMOS image sensors to detect and characterize radiation-induced silicon bulk defects. Many types of defects are detected and two of them are identified

  5. Does linear separability really matter? Complex visual search is explained by simple search

    Science.gov (United States)

    Vighneshvel, T.; Arun, S. P.

    2013-01-01

    Visual search in real life involves complex displays with a target among multiple types of distracters, but in the laboratory, it is often tested using simple displays with identical distracters. Can complex search be understood in terms of simple searches? This link may not be straightforward if complex search has emergent properties. One such property is linear separability, whereby search is hard when a target cannot be separated from its distracters using a single linear boundary. However, evidence in favor of linear separability is based on testing stimulus configurations in an external parametric space that need not be related to their true perceptual representation. We therefore set out to assess whether linear separability influences complex search at all. Our null hypothesis was that complex search performance depends only on classical factors such as target-distracter similarity and distracter homogeneity, which we measured using simple searches. Across three experiments involving a variety of artificial and natural objects, differences between linearly separable and nonseparable searches were explained using target-distracter similarity and distracter heterogeneity. Further, simple searches accurately predicted complex search regardless of linear separability (r = 0.91). Our results show that complex search is explained by simple search, refuting the widely held belief that linear separability influences visual search. PMID:24029822

  6. Locality in Generic Instance Search from One Example

    NARCIS (Netherlands)

    Tao, R.; Gavves, E.; Snoek, C.G.M.; Smeulders, A.W.M.

    2014-01-01

    This paper aims for generic instance search from a single example. Where the state-of-the-art relies on global image representation for the search, we proceed by including locality at all steps of the method. As the first novelty, we consider many boxes per database image as candidate targets to

  7. Development and evaluation of a biomedical search engine using a predicate-based vector space model.

    Science.gov (United States)

    Kwak, Myungjae; Leroy, Gondy; Martinez, Jesse D; Harwell, Jeffrey

    2013-10-01

    Although biomedical information available in articles and patents is increasing exponentially, we continue to rely on the same information retrieval methods and use very few keywords to search millions of documents. We are developing a fundamentally different approach for finding much more precise and complete information with a single query using predicates instead of keywords for both query and document representation. Predicates are triples that are more complex datastructures than keywords and contain more structured information. To make optimal use of them, we developed a new predicate-based vector space model and query-document similarity function with adjusted tf-idf and boost function. Using a test bed of 107,367 PubMed abstracts, we evaluated the first essential function: retrieving information. Cancer researchers provided 20 realistic queries, for which the top 15 abstracts were retrieved using a predicate-based (new) and keyword-based (baseline) approach. Each abstract was evaluated, double-blind, by cancer researchers on a 0-5 point scale to calculate precision (0 versus higher) and relevance (0-5 score). Precision was significantly higher (psearching than keywords, laying the foundation for rich and sophisticated information search. Copyright © 2013 Elsevier Inc. All rights reserved.

  8. Medical Image Segmentation using the HSI color space and Fuzzy Mathematical Morphology

    Science.gov (United States)

    Gasparri, J. P.; Bouchet, A.; Abras, G.; Ballarin, V.; Pastore, J. I.

    2011-12-01

    Diabetic retinopathy is the most common cause of blindness among the active population in developed countries. An early ophthalmologic examination followed by proper treatment can prevent blindness. The purpose of this work is develop an automated method for segmentation the vasculature in retinal images in order to assist the expert in the evolution of a specific treatment or in the diagnosis of a potential pathology. Since the HSI space has the ability to separate the intensity of the intrinsic color information, its use is recommended for the digital processing images when they are affected by lighting changes, characteristic of the images under study. By the application of color filters, is achieved artificially change the tone of blood vessels, to better distinguish them from the bottom. This technique, combined with the application of fuzzy mathematical morphology tools as the Top-Hat transformation, creates images of the retina, where vascular branches are markedly enhanced over the original. These images provide the visualization of blood vessels by the specialist.

  9. Medical Image Segmentation using the HSI color space and Fuzzy Mathematical Morphology

    International Nuclear Information System (INIS)

    Gasparri, J P; Bouchet, A; Abras, G; Ballarin, V; Pastore, J I

    2011-01-01

    Diabetic retinopathy is the most common cause of blindness among the active population in developed countries. An early ophthalmologic examination followed by proper treatment can prevent blindness. The purpose of this work is develop an automated method for segmentation the vasculature in retinal images in order to assist the expert in the evolution of a specific treatment or in the diagnosis of a potential pathology. Since the HSI space has the ability to separate the intensity of the intrinsic color information, its use is recommended for the digital processing images when they are affected by lighting changes, characteristic of the images under study. By the application of color filters, is achieved artificially change the tone of blood vessels, to better distinguish them from the bottom. This technique, combined with the application of fuzzy mathematical morphology tools as the Top-Hat transformation, creates images of the retina, where vascular branches are markedly enhanced over the original. These images provide the visualization of blood vessels by the specialist.

  10. q-Space imaging using small magnetic field gradient

    International Nuclear Information System (INIS)

    Umezawa, Eizou; Yamaguchi, Kojiro; Yoshikawa, Mayo; Ueoku, Sachiko; Tanaka, Eiji

    2006-01-01

    q-space diffusion analysis is a method to obtain the probability density function of the translational displacement of diffusing water molecules. Several quantities can be extracted from the function that indicate a characteristic of the water diffusion in tissue, e.g., the mean displacement of the diffusion, probability for zero displacement, and kurtosis of the function. These quantities are expected to give information about the microstructure of tissues in addition to that obtained from the apparent diffusion coefficient (ADC); however, this method requires high q (i.e., high b) values, which are undesirable in practical applications of the method using clinical magnetic resonance (MR) imaging equipment. We propose a method to obtain certain quantities that indicate a characteristic of the diffusion and that uses low q-value measurements. The quantities we can obtain are the moments of translational displacement, R; the n-th order moment is defined as the average of R n (n: integer). Kurtosis can also be calculated from the second and fourth moments. We tried to map the moments and kurtosis using clinical MR imaging equipment. We also estimated the inherent errors of the moments obtained. Our method requires precision in measuring spin echo signals and setting q values rather than using high q-value measurements. Although our results show that further error reductions are desired, our method is workable using ordinary clinical MR imaging equipment. (author)

  11. Restoration of color images degraded by space-variant motion blur

    Czech Academy of Sciences Publication Activity Database

    Šorel, Michal; Flusser, Jan

    2007-01-01

    Roč. 2007, č. 4673 (2007), s. 450-457 ISSN 0302-9743. [Computer Analysis of Images and Patterns. Vienna, 27.08.2007-29.08.2007] R&D Projects: GA MŠk 1M0572 Institutional research plan: CEZ:AV0Z10750506 Keywords : deblurring * space-variant restoration * motion blur * color Subject RIV: JD - Computer Applications, Robotics Impact factor: 0.402, year: 2005 http://dx.doi.org/10.1007/978-3-540-74272-2_56

  12. Probing the Feature Map for Faces in Visual Search

    Directory of Open Access Journals (Sweden)

    Hua Yang

    2011-05-01

    Full Text Available Controversy surrounds the mechanisms underlying the pop-out effect for faces in visual search. Is there a feature map for faces? If so, does it rely on the categorical distinction between faces and nonfaces, or on image-level face semblance? To probe the feature map, we compared search efficiency for faces, and nonface stimuli with high, low, and no face semblance. First, subjects performed a visual search task with objects as distractors. Only faces popped-out. Moreover, search efficiency for nonfaces correlated with image-level face semblance of the target. In a second experiment, faces were used as distractors but nonfaces did not pop-out. Interestingly, search efficiency for nonfaces was not modulated by face semblance, although searching for a face among faces was particularly difficult, reflecting a categorical boundary between nonfaces and faces. Finally, inversion and contrast negation significantly interacted with the effect of face semblance, ruling out the possibility that search efficiency solely depends on low-level features. Our study supports a parallel search for faces that is perhaps preattentive. Like other features (color, orientation etc., there appears to be a continuous face feature map for visual search. Our results also suggest that this map may include both image-level face semblance and face categoricity.

  13. The size effect of searching window for measuring wavefront of laser beam

    International Nuclear Information System (INIS)

    Park, Seung Kyu; Baik, Sung Hoon; Lim, Chang Hwan; Kim, Jung Cheol; Yi, Seung Jun; Ra, Sung Woong

    2003-01-01

    We investigated the size effect of the searching window for measuring of a laser beam using a Shack-Hartmann sensor. The shapes of spot images on an acquired wavefront image by using a Shack-Hartmann sensor are usually imbalanced. Also, the distributed intensity pattern of each spot image is varied according to successively acquired wavefront image. We studied on the optimized size of searching window to get wavefront with high measurement resolution. We experimented on the various size effect of searching window on an acquired wavefront image to get fine wavefront information using a Shack-Hartmann sensor. As the experimental results, we proposed the optimum size of searching window to measure improved wavefront.

  14. (abstract) Spacecraft Doppler Tracking with the Deep Space Network in the Search for Gravitational Waves

    Science.gov (United States)

    Asmar, Sami; Renzetti, Nicholas

    1994-01-01

    The Deep Space Network generates accurate radio science data observables for investigators who use radio links between spacecraft and the Earth to examine small changes in the phase and/or amplitude of the signal to study a wide variety of structures and phenomena in space. Several such studies are directed at aspects of the theory of general relativity such as gravitational redshift and gravitational waves. A gravitational wave is a propagating, polarized gravitational field, a ripple in the curvature of space-time. In Einstein's theory of general relativity, the waves are propagating solutions of the Einstein field equations. Their amplitudes are dimensionless strain amplitudes that change the fractional difference in distance between test masses and the rates at which separated clocks keep time. Predicted by all relativistic theories of gravity, they are extremely weak (the ratio of gravitational forces to electrical forces is about 10(sup -40)) and are generated at detectable levels only by astrophysical sources - very massive sources under violent dynamical conditions. The waves have never been detected but searches in the low-frequency band using Doppler tracking of many spacecraft have been conducted and others are being planned. Upper limits have been placed on the gravitational wave strength with the best sensitivities to date are for periodic waves being 7 x 10(sup -15).

  15. Content-based Music Search and Recommendation System

    Science.gov (United States)

    Takegawa, Kazuki; Hijikata, Yoshinori; Nishida, Shogo

    Recently, the turn volume of music data on the Internet has increased rapidly. This has increased the user's cost to find music data suiting their preference from such a large data set. We propose a content-based music search and recommendation system. This system has an interface for searching and finding music data and an interface for editing a user profile which is necessary for music recommendation. By exploiting the visualization of the feature space of music and the visualization of the user profile, the user can search music data and edit the user profile. Furthermore, by exploiting the infomation which can be acquired from each visualized object in a mutually complementary manner, we make it easier for the user to search music data and edit the user profile. Concretely, the system gives to the user an information obtained from the user profile when searching music data and an information obtained from the feature space of music when editing the user profile.

  16. FluoRender: An application of 2D image space methods for 3D and 4D confocal microscopy data visualization in neurobiology research

    KAUST Repository

    Wan, Yong; Otsuna, Hideo; Chien, Chi-Bin; Hansen, Charles

    2012-01-01

    2D image space methods are processing methods applied after the volumetric data are projected and rendered into the 2D image space, such as 2D filtering, tone mapping and compositing. In the application domain of volume visualization, most 2D image space methods can be carried out more efficiently than their 3D counterparts. Most importantly, 2D image space methods can be used to enhance volume visualization quality when applied together with volume rendering methods. In this paper, we present and discuss the applications of a series of 2D image space methods as enhancements to confocal microscopy visualizations, including 2D tone mapping, 2D compositing, and 2D color mapping. These methods are easily integrated with our existing confocal visualization tool, FluoRender, and the outcome is a full-featured visualization system that meets neurobiologists' demands for qualitative analysis of confocal microscopy data. © 2012 IEEE.

  17. FluoRender: An application of 2D image space methods for 3D and 4D confocal microscopy data visualization in neurobiology research

    KAUST Repository

    Wan, Yong

    2012-02-01

    2D image space methods are processing methods applied after the volumetric data are projected and rendered into the 2D image space, such as 2D filtering, tone mapping and compositing. In the application domain of volume visualization, most 2D image space methods can be carried out more efficiently than their 3D counterparts. Most importantly, 2D image space methods can be used to enhance volume visualization quality when applied together with volume rendering methods. In this paper, we present and discuss the applications of a series of 2D image space methods as enhancements to confocal microscopy visualizations, including 2D tone mapping, 2D compositing, and 2D color mapping. These methods are easily integrated with our existing confocal visualization tool, FluoRender, and the outcome is a full-featured visualization system that meets neurobiologists\\' demands for qualitative analysis of confocal microscopy data. © 2012 IEEE.

  18. Design of combinatorial libraries for the exploration of virtual hits from fragment space searches with LoFT.

    Science.gov (United States)

    Lessel, Uta; Wellenzohn, Bernd; Fischer, J Robert; Rarey, Matthias

    2012-02-27

    A case study is presented illustrating the design of a focused CDK2 library. The scaffold of the library was detected by a feature trees search in a fragment space based on reactions from combinatorial chemistry. For the design the software LoFT (Library optimizer using Feature Trees) was used. The special feature called FTMatch was applied to restrict the parts of the queries where the reagents are permitted to match. This way a 3D scoring function could be simulated. Results were compared with alternative designs by GOLD docking and ROCS 3D alignments.

  19. Large anterior temporal Virchow-Robin spaces: unique MR imaging features

    Energy Technology Data Exchange (ETDEWEB)

    Lim, Anthony T. [Monash University, Neuroradiology Service, Monash Imaging, Monash Health, Melbourne, Victoria (Australia); Chandra, Ronil V. [Monash University, Neuroradiology Service, Monash Imaging, Monash Health, Melbourne, Victoria (Australia); Monash University, Department of Surgery, Faculty of Medicine, Nursing and Health Sciences, Melbourne (Australia); Trost, Nicholas M. [St Vincent' s Hospital, Neuroradiology Service, Melbourne (Australia); McKelvie, Penelope A. [St Vincent' s Hospital, Anatomical Pathology, Melbourne (Australia); Stuckey, Stephen L. [Monash University, Neuroradiology Service, Monash Imaging, Monash Health, Melbourne, Victoria (Australia); Monash University, Southern Clinical School, Faculty of Medicine, Nursing and Health Sciences, Melbourne (Australia)

    2015-05-01

    Large Virchow-Robin (VR) spaces may mimic cystic tumor. The anterior temporal subcortical white matter is a recently described preferential location, with only 18 reported cases. Our aim was to identify unique MR features that could increase prospective diagnostic confidence. Thirty-nine cases were identified between November 2003 and February 2014. Demographic, clinical data and the initial radiological report were retrospectively reviewed. Two neuroradiologists reviewed all MR imaging; a neuropathologist reviewed histological data. Median age was 58 years (range 24-86 years); the majority (69 %) was female. There were no clinical symptoms that could be directly referable to the lesion. Two thirds were considered to be VR spaces on the initial radiological report. Mean maximal size was 9 mm (range 5-17 mm); majority (79 %) had perilesional T2 or fluid-attenuated inversion recovery (FLAIR) hyperintensity. The following were identified as potential unique MR features: focal cortical distortion by an adjacent branch of the middle cerebral artery (92 %), smaller adjacent VR spaces (26 %), and a contiguous cerebrospinal fluid (CSF) intensity tract (21 %). Surgery was performed in three asymptomatic patients; histopathology confirmed VR spaces. Unique MR features were retrospectively identified in all three patients. Large anterior temporal lobe VR spaces commonly demonstrate perilesional T2 or FLAIR signal and can be misdiagnosed as cystic tumor. Potential unique MR features that could increase prospective diagnostic confidence include focal cortical distortion by an adjacent branch of the middle cerebral artery, smaller adjacent VR spaces, and a contiguous CSF intensity tract. (orig.)

  20. Adaptive pseudo-color enhancement method of weld radiographic images based on HSI color space and self-transformation of pixels

    Science.gov (United States)

    Jiang, Hongquan; Zhao, Yalin; Gao, Jianmin; Gao, Zhiyong

    2017-06-01

    The radiographic testing (RT) image of a steam turbine manufacturing enterprise has the characteristics of low gray level, low contrast, and blurriness, which lead to a substandard image quality. Moreover, it is not conducive for human eyes to detect and evaluate defects. This study proposes an adaptive pseudo-color enhancement method for weld radiographic images based on the hue, saturation, and intensity (HSI) color space and the self-transformation of pixels to solve these problems. First, the pixel's self-transformation is performed to the pixel value of the original RT image. The function value after the pixel's self-transformation is assigned to the HSI components in the HSI color space. Thereafter, the average intensity of the enhanced image is adaptively adjusted to 0.5 according to the intensity of the original image. Moreover, the hue range and interval can be adjusted according to personal habits. Finally, the HSI components after the adaptive adjustment can be transformed to display in the red, green, and blue color space. Numerous weld radiographic images from a steam turbine manufacturing enterprise are used to validate the proposed method. The experimental results show that the proposed pseudo-color enhancement method can improve image definition and make the target and background areas distinct in weld radiographic images. The enhanced images will be more conducive for defect recognition. Moreover, the image enhanced using the proposed method conforms to the human eye visual properties, and the effectiveness of defect recognition and evaluation can be ensured.

  1. Adaptive pseudo-color enhancement method of weld radiographic images based on HSI color space and self-transformation of pixels.

    Science.gov (United States)

    Jiang, Hongquan; Zhao, Yalin; Gao, Jianmin; Gao, Zhiyong

    2017-06-01

    The radiographic testing (RT) image of a steam turbine manufacturing enterprise has the characteristics of low gray level, low contrast, and blurriness, which lead to a substandard image quality. Moreover, it is not conducive for human eyes to detect and evaluate defects. This study proposes an adaptive pseudo-color enhancement method for weld radiographic images based on the hue, saturation, and intensity (HSI) color space and the self-transformation of pixels to solve these problems. First, the pixel's self-transformation is performed to the pixel value of the original RT image. The function value after the pixel's self-transformation is assigned to the HSI components in the HSI color space. Thereafter, the average intensity of the enhanced image is adaptively adjusted to 0.5 according to the intensity of the original image. Moreover, the hue range and interval can be adjusted according to personal habits. Finally, the HSI components after the adaptive adjustment can be transformed to display in the red, green, and blue color space. Numerous weld radiographic images from a steam turbine manufacturing enterprise are used to validate the proposed method. The experimental results show that the proposed pseudo-color enhancement method can improve image definition and make the target and background areas distinct in weld radiographic images. The enhanced images will be more conducive for defect recognition. Moreover, the image enhanced using the proposed method conforms to the human eye visual properties, and the effectiveness of defect recognition and evaluation can be ensured.

  2. ODF Maxima Extraction in Spherical Harmonic Representation via Analytical Search Space Reduction

    Science.gov (United States)

    Aganj, Iman; Lenglet, Christophe; Sapiro, Guillermo

    2015-01-01

    By revealing complex fiber structure through the orientation distribution function (ODF), q-ball imaging has recently become a popular reconstruction technique in diffusion-weighted MRI. In this paper, we propose an analytical dimension reduction approach to ODF maxima extraction. We show that by expressing the ODF, or any antipodally symmetric spherical function, in the common fourth order real and symmetric spherical harmonic basis, the maxima of the two-dimensional ODF lie on an analytically derived one-dimensional space, from which we can detect the ODF maxima. This method reduces the computational complexity of the maxima detection, without compromising the accuracy. We demonstrate the performance of our technique on both artificial and human brain data. PMID:20879302

  3. Perceptual quality of color images of natural scenes transformed in CIELUV color space

    NARCIS (Netherlands)

    Fedorovskaya, E.A.; Blommaert, F.J.J.; Ridder, de H.; Eschbach, R.; Braun, K.

    1997-01-01

    Transformations of digitized color images in perceptually-uniform CIELUV color space and their perceptual relevance were investigated. Chroma veriation was chosen as the first step of a series of investigations into possible transformations (including lightness, hue-angle, chroma, ect.) To obtain

  4. Perceptual quality of color images of natural scenes transformed in CIELUV color space

    NARCIS (Netherlands)

    Fedorovskaya, E.A.; Blommaert, F.J.J.; Ridder, de H.

    1993-01-01

    Transformations of digitized color images in perceptually-uniform CIELUV color space and their perceptual relevance were investigated. Chroma variation was chosen as the first step of a series of investigations into possible transformations (including lightness, hue-angle, chroma, etc.). To obtain

  5. Further investigation on adaptive search

    Directory of Open Access Journals (Sweden)

    Ming Hong Pi

    2014-05-01

    Full Text Available Adaptive search is one of the fastest fractal compression algorithms and has gained great success in many industrial applications. By substituting the luminance offset by the range block mean, the authors create a completely new version for both the encoding and decoding algorithms. In this paper, theoretically, they prove that the proposed decoding algorithm converges at least as fast as the existing decoding algorithms using the luminance offset. In addition, they prove that the attractor of the decoding algorithm can be represented by a linear combination of range-averaged images. These theorems are very important contributions to the theory and applications of fractal image compression. As a result, the decoding image can be represented as the sum of the DC and AC component images, which is similar with discrete cosine transform or wavelet transform. To further speed up this algorithm and reduce the complexity of range and domain blocks matching, they propose two improvements in this paper, that is, employing the post-quantisation and geometric neighbouring local search to replace the currently used pre-quantisation and the global search, respectively. The corresponding experimental results show the proposed encoding and decoding algorithms can provide a better performance compared with the existing algorithms.

  6. Space Infrared Telescope Facility (SIRTF) science instruments

    International Nuclear Information System (INIS)

    Ramos, R.; Hing, S.M.; Leidich, C.A.; Fazio, G.; Houck, J.R.

    1989-01-01

    Concepts of scientific instruments designed to perform infrared astronomical tasks such as imaging, photometry, and spectroscopy are discussed as part of the Space Infrared Telescope Facility (SIRTF) project under definition study at NASA/Ames Research Center. The instruments are: the multiband imaging photometer, the infrared array camera, and the infrared spectograph. SIRTF, a cryogenically cooled infrared telescope in the 1-meter range and wavelengths as short as 2.5 microns carrying multiple instruments with high sensitivity and low background performance, provides the capability to carry out basic astronomical investigations such as deep search for very distant protogalaxies, quasi-stellar objects, and missing mass; infrared emission from galaxies; star formation and the interstellar medium; and the composition and structure of the atmospheres of the outer planets in the solar sytem. 8 refs

  7. Complex Pupil Masks for Aberrated Imaging of Closely Spaced Objects

    Science.gov (United States)

    Reddy, A. N. K.; Sagar, D. K.; Khonina, S. N.

    2017-12-01

    Current approach demonstrates the suppression of optical side-lobes and the contraction of the main lobe in the composite image of two object points of the optical system under the influence of defocusing effect when an asymmetric phase edges are imposed over the apodized circular aperture. The resolution of two point sources having different intensity ratio is discussed in terms of the modified Sparrow criterion, functions of the degree of coherence of the illumination, the intensity difference and the degree of asymmetric phase masking. Here we have introduced and explored the effects of focus aberration (defect-of-focus) on the two-point resolution of the optical systems. Results on the aberrated composite image of closely spaced objects with amplitude mask and asymmetric phase masks forms a significant contribution in astronomical and microscopic observations.

  8. Comprehensive quantification of signal-to-noise ratio and g-factor for image-based and k-space-based parallel imaging reconstructions.

    Science.gov (United States)

    Robson, Philip M; Grant, Aaron K; Madhuranthakam, Ananth J; Lattanzi, Riccardo; Sodickson, Daniel K; McKenzie, Charles A

    2008-10-01

    Parallel imaging reconstructions result in spatially varying noise amplification characterized by the g-factor, precluding conventional measurements of noise from the final image. A simple Monte Carlo based method is proposed for all linear image reconstruction algorithms, which allows measurement of signal-to-noise ratio and g-factor and is demonstrated for SENSE and GRAPPA reconstructions for accelerated acquisitions that have not previously been amenable to such assessment. Only a simple "prescan" measurement of noise amplitude and correlation in the phased-array receiver, and a single accelerated image acquisition are required, allowing robust assessment of signal-to-noise ratio and g-factor. The "pseudo multiple replica" method has been rigorously validated in phantoms and in vivo, showing excellent agreement with true multiple replica and analytical methods. This method is universally applicable to the parallel imaging reconstruction techniques used in clinical applications and will allow pixel-by-pixel image noise measurements for all parallel imaging strategies, allowing quantitative comparison between arbitrary k-space trajectories, image reconstruction, or noise conditioning techniques. (c) 2008 Wiley-Liss, Inc.

  9. Statistical inference and visualization in scale-space for spatially dependent images

    KAUST Repository

    Vaughan, Amy

    2012-03-01

    SiZer (SIgnificant ZERo crossing of the derivatives) is a graphical scale-space visualization tool that allows for statistical inferences. In this paper we develop a spatial SiZer for finding significant features and conducting goodness-of-fit tests for spatially dependent images. The spatial SiZer utilizes a family of kernel estimates of the image and provides not only exploratory data analysis but also statistical inference with spatial correlation taken into account. It is also capable of comparing the observed image with a specific null model being tested by adjusting the statistical inference using an assumed covariance structure. Pixel locations having statistically significant differences between the image and a given null model are highlighted by arrows. The spatial SiZer is compared with the existing independent SiZer via the analysis of simulated data with and without signal on both planar and spherical domains. We apply the spatial SiZer method to the decadal temperature change over some regions of the Earth. © 2011 The Korean Statistical Society.

  10. Improving performance of content-based image retrieval schemes in searching for similar breast mass regions: an assessment

    International Nuclear Information System (INIS)

    Wang Xiaohui; Park, Sang Cheol; Zheng Bin

    2009-01-01

    This study aims to assess three methods commonly used in content-based image retrieval (CBIR) schemes and investigate the approaches to improve scheme performance. A reference database involving 3000 regions of interest (ROIs) was established. Among them, 400 ROIs were randomly selected to form a testing dataset. Three methods, namely mutual information, Pearson's correlation and a multi-feature-based k-nearest neighbor (KNN) algorithm, were applied to search for the 15 'the most similar' reference ROIs to each testing ROI. The clinical relevance and visual similarity of searching results were evaluated using the areas under receiver operating characteristic (ROC) curves (A Z ) and average mean square difference (MSD) of the mass boundary spiculation level ratings between testing and selected ROIs, respectively. The results showed that the A Z values were 0.893 ± 0.009, 0.606 ± 0.021 and 0.699 ± 0.026 for the use of KNN, mutual information and Pearson's correlation, respectively. The A Z values increased to 0.724 ± 0.017 and 0.787 ± 0.016 for mutual information and Pearson's correlation when using ROIs with the size adaptively adjusted based on actual mass size. The corresponding MSD values were 2.107 ± 0.718, 2.301 ± 0.733 and 2.298 ± 0.743. The study demonstrates that due to the diversity of medical images, CBIR schemes using multiple image features and mass size-based ROIs can achieve significantly improved performance.

  11. Berkeley automated supernova search

    Energy Technology Data Exchange (ETDEWEB)

    Kare, J.T.; Pennypacker, C.R.; Muller, R.A.; Mast, T.S.; Crawford, F.S.; Burns, M.S.

    1981-01-01

    The Berkeley automated supernova search employs a computer controlled 36-inch telescope and charge coupled device (CCD) detector to image 2500 galaxies per night. A dedicated minicomputer compares each galaxy image with stored reference data to identify supernovae in real time. The threshold for detection is m/sub v/ = 18.8. We plan to monitor roughly 500 galaxies in Virgo and closer every night, and an additional 6000 galaxies out to 70 Mpc on a three night cycle. This should yield very early detection of several supernovae per year for detailed study, and reliable premaximum detection of roughly 100 supernovae per year for statistical studies. The search should be operational in mid-1982.

  12. Berkeley automated supernova search

    International Nuclear Information System (INIS)

    Kare, J.T.; Pennypacker, C.R.; Muller, R.A.; Mast, T.S.

    1981-01-01

    The Berkeley automated supernova search employs a computer controlled 36-inch telescope and charge coupled device (CCD) detector to image 2500 galaxies per night. A dedicated minicomputer compares each galaxy image with stored reference data to identify supernovae in real time. The threshold for detection is m/sub v/ = 18.8. We plan to monitor roughly 500 galaxies in Virgo and closer every night, and an additional 6000 galaxies out to 70 Mpc on a three night cycle. This should yield very early detection of several supernovae per year for detailed study, and reliable premaximum detection of roughly 100 supernovae per year for statistical studies. The search should be operational in mid-1982

  13. Proper Motions of Dwarf Spheroidal Galaxies from Hubble Space Telescope Imaging. IV. Measurement for Sculptor

    Science.gov (United States)

    Piatek, Slawomir; Pryor, Carlton; Bristow, Paul; Olszewski, Edward W.; Harris, Hugh C.; Mateo, Mario; Minniti, Dante; Tinney, Christopher G.

    2006-03-01

    This article presents a measurement of the proper motion of the Sculptor dwarf spheroidal galaxy determined from images taken with the Hubble Space Telescope using the Space Telescope Imaging Spectrograph in the imaging mode. Each of two distinct fields contains a quasi-stellar object that serves as the ``reference point.'' The measured proper motion of Sculptor, expressed in the equatorial coordinate system, is (μα, μδ)=(9+/-13, 2+/-13) mas century-1. Removing the contributions from the motion of the Sun and the motion of the local standard of rest produces the proper motion in the Galactic rest frame: (μGrfα, μGrfδ)=(-23+/-13, 45+/-13) mas century-1. The implied space velocity with respect to the Galactic center has a radial component of Vr=79+/-6 km s-1 and a tangential component of Vt=198+/-50 km s-1. Integrating the motion of Sculptor in a realistic potential for the Milky Way produces orbital elements. The perigalacticon and apogalacticon are 68 (31, 83) and 122 (97, 313) kpc, respectively, where the values in the parentheses represent the 95% confidence interval derived from Monte Carlo experiments. The eccentricity of the orbit is 0.29 (0.26, 0.60), and the orbital period is 2.2 (1.5, 4.9) Gyr. Sculptor is on a polar orbit around the Milky Way: the angle of inclination is 86° (83°, 90°). Based on observations with the NASA/ESA Hubble Space Telescope, obtained at the Space Telescope Science Institute, which is operated by the Association of Universities for Research in Astronomy, Inc., under NASA contract NAS5-26555.

  14. Evaluating aggregated search using interleaving

    NARCIS (Netherlands)

    Chuklin, A.; Schuth, A.; Hofmann, K.; Serdyukov, P.; de Rijke, M.

    2013-01-01

    A result page of a modern web search engine is often much more complicated than a simple list of "ten blue links." In particular, a search engine may combine results from different sources (e.g., Web, News, and Images), and display these as grouped results to provide a better user experience. Such a

  15. An Image Registration Method for Colposcopic Images

    Directory of Open Access Journals (Sweden)

    Efrén Mezura-Montes

    2013-01-01

    sequence and a division of such image into small windows. A search process is then carried out to find the window with the highest affinity in each image of the sequence and replace it with the window in the reference image. The affinity value is based on polynomial approximation of the time series computed and the search is bounded by a search radius which defines the neighborhood of each window. The proposed approach is tested in ten 310-frame real cases in two experiments: the first one to determine the best values for the window size and the search radius and the second one to compare the best obtained results with respect to four registration methods found in the specialized literature. The obtained results show a robust and competitive performance of the proposed approach with a significant lower time with respect to the compared methods.

  16. Searching Trajectories by Regions of Interest

    KAUST Repository

    Shang, Shuo

    2017-03-22

    With the increasing availability of moving-object tracking data, trajectory search is increasingly important. We propose and investigate a novel query type named trajectory search by regions of interest (TSR query). Given an argument set of trajectories, a TSR query takes a set of regions of interest as a parameter and returns the trajectory in the argument set with the highest spatial-density correlation to the query regions. This type of query is useful in many popular applications such as trip planning and recommendation, and location based services in general. TSR query processing faces three challenges: how to model the spatial-density correlation between query regions and data trajectories, how to effectively prune the search space, and how to effectively schedule multiple so-called query sources. To tackle these challenges, a series of new metrics are defined to model spatial-density correlations. An efficient trajectory search algorithm is developed that exploits upper and lower bounds to prune the search space and that adopts a query-source selection strategy, as well as integrates a heuristic search strategy based on priority ranking to schedule multiple query sources. The performance of TSR query processing is studied in extensive experiments based on real and synthetic spatial data.

  17. Searching Trajectories by Regions of Interest

    KAUST Repository

    Shang, Shuo; chen, Lisi; Jensen, Christian S.; Wen, Ji-Rong; Kalnis, Panos

    2017-01-01

    With the increasing availability of moving-object tracking data, trajectory search is increasingly important. We propose and investigate a novel query type named trajectory search by regions of interest (TSR query). Given an argument set of trajectories, a TSR query takes a set of regions of interest as a parameter and returns the trajectory in the argument set with the highest spatial-density correlation to the query regions. This type of query is useful in many popular applications such as trip planning and recommendation, and location based services in general. TSR query processing faces three challenges: how to model the spatial-density correlation between query regions and data trajectories, how to effectively prune the search space, and how to effectively schedule multiple so-called query sources. To tackle these challenges, a series of new metrics are defined to model spatial-density correlations. An efficient trajectory search algorithm is developed that exploits upper and lower bounds to prune the search space and that adopts a query-source selection strategy, as well as integrates a heuristic search strategy based on priority ranking to schedule multiple query sources. The performance of TSR query processing is studied in extensive experiments based on real and synthetic spatial data.

  18. A modular CUDA-based framework for scale-space feature detection in video streams

    International Nuclear Information System (INIS)

    Kinsner, M; Capson, D; Spence, A

    2010-01-01

    Multi-scale image processing techniques enable extraction of features where the size of a feature is either unknown or changing, but the requirement to process image data at multiple scale levels imposes a substantial computational load. This paper describes the architecture and emerging results from the implementation of a GPGPU-accelerated scale-space feature detection framework for video processing. A discrete scale-space representation is generated for image frames within a video stream, and multi-scale feature detection metrics are applied to detect ridges and Gaussian blobs at video frame rates. A modular structure is adopted, in which common feature extraction tasks such as non-maximum suppression and local extrema search may be reused across a variety of feature detectors. Extraction of ridge and blob features is achieved at faster than 15 frames per second on video sequences from a machine vision system, utilizing an NVIDIA GTX 480 graphics card. By design, the framework is easily extended to additional feature classes through the inclusion of feature metrics to be applied to the scale-space representation, and using common post-processing modules to reduce the required CPU workload. The framework is scalable across multiple and more capable GPUs, and enables previously intractable image processing at video frame rates using commodity computational hardware.

  19. Masticator space abscess derived from odontogenic infection: imaging manifestation and pathways of extension depicted by CT and MR in 30 patients

    International Nuclear Information System (INIS)

    Schuknecht, B.; Stergiou, G.; Graetz, K.

    2008-01-01

    Propagation of odontogenic masticator space abscesses is insufficiently understood. The purpose was to analyse pathways of spread in 30 patients with odontogenic masticator space abscess. The imaging findings in 30 patients (CT in 30, MR in 16 patients) were retrospectively analysed. CT and MR imaging depicted a masticator space abscess within: medial pterygoid muscle in 13 patients (43.3%), lateral masseter and/or pterygoid muscle in 14 (46.7%) and superficial temporal muscle in 3 patients (10%). In the lateral masticator space intra-spatial abscess extension occurred in 7 of 14 patients (50%). The sub-masseteric space provided a pathway in seven (70%). Extra-spatial extension involved the submandibular space only in 3 of 14 patients (21.4%). Medial masticator space abscesses exhibited extra-spatial spread only. Extension affected the parapharyngeal space and/or soft palate in 7 of 13 lesions (53.8%). MR imaging in comparison to CT increased the number of abscess locations from 18 to 23 (27.8%) and regions affected by a cellular infiltrate from 12 to 16 (33.3%). The sub-masseteric space served as a previously underestimated pathway for intra-spatial propagation of lateral masticator abscesses. Medial masticator space abscesses tend to display early extra-spatial parapharyngeal space and/or soft palate extension. (orig.)

  20. Mapping Palaeohydrography in Deserts: Contribution from Space-Borne Imaging Radar

    Directory of Open Access Journals (Sweden)

    Philippe Paillou

    2017-03-01

    Full Text Available Space-borne Synthetic Aperture Radar (SAR has the capability to image subsurface features down to several meters in arid regions. A first demonstration of this capability was performed in the Egyptian desert during the early eighties, thanks to the first Shuttle Imaging Radar mission. Global coverage provided by recent SARs, such as the Japanese ALOS/PALSAR sensor, allowed the mapping of vast ancient hydrographic systems in Northern Africa. We present a summary of palaeohydrography results obtained using PALSAR data over large deserts such as the Sahara and the Gobi. An ancient river system was discovered in eastern Lybia, connecting in the past the Kufrah oasis to the Mediterranean Sea, and the terminal part of the Tamanrasett river was mapped in western Mauritania, ending with a large submarine canyon. In southern Mongolia, PALSAR images combined with topography analysis allowed the mapping of the ancient Ulaan Nuur lake. We finally show the potentials of future low frequency SAR sensors by comparing L-band (1.25 GHz and P-band (435 MHz airborne SAR acquisitions over a desert site in southern Tunisia.

  1. Finite frequency shear wave splitting tomography: a model space search approach

    Science.gov (United States)

    Mondal, P.; Long, M. D.

    2017-12-01

    Observations of seismic anisotropy provide key constraints on past and present mantle deformation. A common method for upper mantle anisotropy is to measure shear wave splitting parameters (delay time and fast direction). However, the interpretation is not straightforward, because splitting measurements represent an integration of structure along the ray path. A tomographic approach that allows for localization of anisotropy is desirable; however, tomographic inversion for anisotropic structure is a daunting task, since 21 parameters are needed to describe general anisotropy. Such a large parameter space does not allow a straightforward application of tomographic inversion. Building on previous work on finite frequency shear wave splitting tomography, this study aims to develop a framework for SKS splitting tomography with a new parameterization of anisotropy and a model space search approach. We reparameterize the full elastic tensor, reducing the number of parameters to three (a measure of strength based on symmetry considerations for olivine, plus the dip and azimuth of the fast symmetry axis). We compute Born-approximation finite frequency sensitivity kernels relating model perturbations to splitting intensity observations. The strong dependence of the sensitivity kernels on the starting anisotropic model, and thus the strong non-linearity of the inverse problem, makes a linearized inversion infeasible. Therefore, we implement a Markov Chain Monte Carlo technique in the inversion procedure. We have performed tests with synthetic data sets to evaluate computational costs and infer the resolving power of our algorithm for synthetic models with multiple anisotropic layers. Our technique can resolve anisotropic parameters on length scales of ˜50 km for realistic station and event configurations for dense broadband experiments. We are proceeding towards applications to real data sets, with an initial focus on the High Lava Plains of Oregon.

  2. How to find and type red/brown dwarf stars in near-infrared imaging space observatories

    Science.gov (United States)

    Willemn Holwerda, Benne; Ryan, Russell; Bridge, Joanna; Pirzkal, Nor; Kenworthy, Matthew; Andersen, Morten; Wilkins, Stephen; Trenti, Michele; Meshkat, Tiffany; Bernard, Stephanie; Smit, Renske

    2018-01-01

    Here we evaluate the near-infrared colors of brown dwarfs as observed with four major infrared imaging space observatories: the Hubble Space Telescope (HST), the James Webb Space Telescope (JWST), the EUCLID mission, and the WFIRST telescope. We use the splat ISPEX spectroscopic library to map out the colors of the M, L, and T-type brown dwarfs. We identify which color-color combination is optimal for identifying broad type and which single color is optimal to then identify the subtype (e.g., T0-9). We evaluate each observatory separately as well as the the narrow-field (HST and JWST) and wide-field (EULID and WFIRST) combinations.HST filters used thus far for high-redshift searches (e.g. CANDELS and BoRG) are close to optimal within the available filter combinations. A clear improvement over HST is one of two broad/medium filter combinations on JWST: pairing F140M with either F150W or F162M discriminates well between brown dwarf subtypes. The improvement of JWST the filter set over the HST one is so marked that any combination of HST and JWST filters does not improve the classification.The EUCLID filter set alone performs poorly in terms of typing brown dwarfs and WFIRST performs only marginally better, despite a wider selection of filters. A combined EUCLID and WFIRST observation, using WFIRST's W146 and F062 and EUCLID's Y-band, allows for a much better discrimination between broad brown dwarf categories. In this respect, WFIRST acts as a targeted follow-up observatory for the all-sky EUCLID survey. However, subsequent subtyping with the combination of EUCLID and WFIRST observations remains uncertain due to the lack of medium or narrow-band filters in this wavelength range. We argue that a medium band added to the WFIRST filter selection would greatly improve its ability to preselect against brown dwarfs in high-latitude surveys.

  3. Pixel detectors for x-ray imaging spectroscopy in space

    International Nuclear Information System (INIS)

    Treis, J; Andritschke, R; Hartmann, R; Herrmann, S; Holl, P; Lauf, T; Lechner, P; Lutz, G; Meidinger, N; Porro, M; Richter, R H; Schopper, F; Soltau, H; Strueder, L

    2009-01-01

    Pixelated semiconductor detectors for X-ray imaging spectroscopy are foreseen as key components of the payload of various future space missions exploring the x-ray sky. Located on the platform of the new Spectrum-Roentgen-Gamma satellite, the eROSITA (extended Roentgen Survey with an Imaging Telescope Array) instrument will perform an imaging all-sky survey up to an X-ray energy of 10 keV with unprecedented spectral and angular resolution. The instrument will consist of seven parallel oriented mirror modules each having its own pnCCD camera in the focus. The satellite born X-ray observatory SIMBOL-X will be the first mission to use formation-flying techniques to implement an X-ray telescope with an unprecedented focal length of around 20 m. The detector instrumentation consists of separate high- and low energy detectors, a monolithic 128 x 128 DEPFET macropixel array and a pixellated CdZTe detector respectively, making energy band between 0.5 to 80 keV accessible. A similar concept is proposed for the next generation X-ray observatory IXO. Finally, the MIXS (Mercury Imaging X-ray Spectrometer) instrument on the European Mercury exploration mission BepiColombo will use DEPFET macropixel arrays together with a small X-ray telescope to perform a spatially resolved planetary XRF analysis of Mercury's crust. Here, the mission concepts and their scientific targets are briefly discussed, and the resulting requirements on the detector devices together with the implementation strategies are shown.

  4. Pixel detectors for x-ray imaging spectroscopy in space

    Science.gov (United States)

    Treis, J.; Andritschke, R.; Hartmann, R.; Herrmann, S.; Holl, P.; Lauf, T.; Lechner, P.; Lutz, G.; Meidinger, N.; Porro, M.; Richter, R. H.; Schopper, F.; Soltau, H.; Strüder, L.

    2009-03-01

    Pixelated semiconductor detectors for X-ray imaging spectroscopy are foreseen as key components of the payload of various future space missions exploring the x-ray sky. Located on the platform of the new Spectrum-Roentgen-Gamma satellite, the eROSITA (extended Roentgen Survey with an Imaging Telescope Array) instrument will perform an imaging all-sky survey up to an X-ray energy of 10 keV with unprecedented spectral and angular resolution. The instrument will consist of seven parallel oriented mirror modules each having its own pnCCD camera in the focus. The satellite born X-ray observatory SIMBOL-X will be the first mission to use formation-flying techniques to implement an X-ray telescope with an unprecedented focal length of around 20 m. The detector instrumentation consists of separate high- and low energy detectors, a monolithic 128 × 128 DEPFET macropixel array and a pixellated CdZTe detector respectively, making energy band between 0.5 to 80 keV accessible. A similar concept is proposed for the next generation X-ray observatory IXO. Finally, the MIXS (Mercury Imaging X-ray Spectrometer) instrument on the European Mercury exploration mission BepiColombo will use DEPFET macropixel arrays together with a small X-ray telescope to perform a spatially resolved planetary XRF analysis of Mercury's crust. Here, the mission concepts and their scientific targets are briefly discussed, and the resulting requirements on the detector devices together with the implementation strategies are shown.

  5. Pixel detectors for x-ray imaging spectroscopy in space

    Energy Technology Data Exchange (ETDEWEB)

    Treis, J; Andritschke, R; Hartmann, R; Herrmann, S; Holl, P; Lauf, T; Lechner, P; Lutz, G; Meidinger, N; Porro, M; Richter, R H; Schopper, F; Soltau, H; Strueder, L [MPI Semiconductor Laboratory, Otto-Hahn-Ring 6, D-81739 Munich (Germany)], E-mail: jft@hll.mpg.de

    2009-03-15

    Pixelated semiconductor detectors for X-ray imaging spectroscopy are foreseen as key components of the payload of various future space missions exploring the x-ray sky. Located on the platform of the new Spectrum-Roentgen-Gamma satellite, the eROSITA (extended Roentgen Survey with an Imaging Telescope Array) instrument will perform an imaging all-sky survey up to an X-ray energy of 10 keV with unprecedented spectral and angular resolution. The instrument will consist of seven parallel oriented mirror modules each having its own pnCCD camera in the focus. The satellite born X-ray observatory SIMBOL-X will be the first mission to use formation-flying techniques to implement an X-ray telescope with an unprecedented focal length of around 20 m. The detector instrumentation consists of separate high- and low energy detectors, a monolithic 128 x 128 DEPFET macropixel array and a pixellated CdZTe detector respectively, making energy band between 0.5 to 80 keV accessible. A similar concept is proposed for the next generation X-ray observatory IXO. Finally, the MIXS (Mercury Imaging X-ray Spectrometer) instrument on the European Mercury exploration mission BepiColombo will use DEPFET macropixel arrays together with a small X-ray telescope to perform a spatially resolved planetary XRF analysis of Mercury's crust. Here, the mission concepts and their scientific targets are briefly discussed, and the resulting requirements on the detector devices together with the implementation strategies are shown.

  6. T2 image contrast evaluation using three dimension sampling perfection with application optimized contrasts using different flip angle evolution (3D-SPACE)

    International Nuclear Information System (INIS)

    Yamazaki, Ryo; Hiura, Yukikazu; Tsuji, Akio; Nishiki, Shigeo; Uchikoshi, Masato

    2011-01-01

    Sampling perfection with application optimized contrasts using different flip angle evolution (3D-SPACE) sequence enables one to decrease specific absorption rate (SAR) by using variable flip angle refocusing pulse. Therefore, it is expected that the contrast obtained with 3D-SPACE sequences is different from that of spin echo (SE) images and turbo spin echo (TSE) images. The purpose of this study was to evaluate the characteristics of the signal intensity and central nervous system (CNS) image contrast in T 2 weighted 3D-SPACE. Using 3 different sequences (SE, 3D-TSE and 3D-SPACE) with repetition time (TR)/ echo time (TE)=3500/70, 90 and 115 ms, we obtained T 2 weighted magnetic resonance (MR) images of inhouse phantom and five healthy volunteers' brain. Signal intensity of the phantom which contains various T 1 and T 2 value was evaluated. Tissue contrasts of white/gray matter, cerebrospinal fluid (CSF)/subcutaneous fat and gray matter/subcutaneous fat were evaluated for a clinical image study. The phantom study showed that signal intensity in 3D-SPACE significantly decreased under a T 1 value of 250 ms. It was markedly decreased in comparison to other sequences, as effective echo time (TE) was extended. White/gray matter contrast of 3D-SPACE was the highest in all sequences. On the other hand, CSF/fat and gray matter/fat contrast of 3D-SPACE was higher than TSE but lower than SE. CNS image contrasts of 3D-SPACE were comparable to that of SE. Signal intensity had decreased in the range where T 1 and T 2 values were extremely short. (author)

  7. Overview of CMOS process and design options for image sensor dedicated to space applications

    Science.gov (United States)

    Martin-Gonthier, P.; Magnan, P.; Corbiere, F.

    2005-10-01

    With the growth of huge volume markets (mobile phones, digital cameras...) CMOS technologies for image sensor improve significantly. New process flows appear in order to optimize some parameters such as quantum efficiency, dark current, and conversion gain. Space applications can of course benefit from these improvements. To illustrate this evolution, this paper reports results from three technologies that have been evaluated with test vehicles composed of several sub arrays designed with some space applications as target. These three technologies are CMOS standard, improved and sensor optimized process in 0.35μm generation. Measurements are focussed on quantum efficiency, dark current, conversion gain and noise. Other measurements such as Modulation Transfer Function (MTF) and crosstalk are depicted in [1]. A comparison between results has been done and three categories of CMOS process for image sensors have been listed. Radiation tolerance has been also studied for the CMOS improved process in the way of hardening the imager by design. Results at 4, 15, 25 and 50 krad prove a good ionizing dose radiation tolerance applying specific techniques.

  8. Ultrasound Imaging of Spine: State of the Art and Utility for Space Flight

    Science.gov (United States)

    Sargsyan, Ashot E.; Bouffard, Antonio J.; Garcia, Kathleen; Hamilton, Douglas R.; Van Holsbeeck, Marnix; Ebert, Douglas J. W.; Dulchavsky, Scott A.

    2010-01-01

    Introduction: Ultrasound imaging (sonography) has been increasingly used for both primary diagnosis and monitoring of musculoskeletal injury, including fractures. In certain injuries, sonography has been shown to equal or surpass Magnetic Resonance Imaging in accuracy. Long-term exposure to reduced gravity may be expected to cause physiological and anatomical changes of the musculoskeletal system, which are not fully described or understood. In a limited-resource environment like space flight, sonography will likely remain the only imaging modality; therefore, further attention to its potential is warranted, including its ability to image anatomical deviations as well as irregularities of vertebrae and the spinal column. Methods: A thorough review of literature was conducted on the subject. A multipurpose ultrasound system was used to identify specific vertebrae, intervertebral disks, and other structures of the cervical spine in healthy volunteers, selected to represent various age, gender, and Body Mass Index (BMI) groups. Sonographic views were sought that would parallel radiographic views and signs used in the diagnosis of cervical spine injuries. Results: While using widely accepted radiographic signs of cervical spine injury, this sonographic protocol development effort resulted in successful identification of scanning planes and imaging protocols that could serve as alternatives for radiography. Some of these views are also applicable to diagnosing degenerative disk and bone disease, and other non-traumatic spine pathology. Strong, preliminary correlation has been demonstrated in a number of clinical cases between sonography and other imaging modalities. Conclusion: In the absence of radiography, sonography can be used to diagnose or rule out certain common types of cervical spine conditions including injury. Clinical validation of the findings appears to be realistic and would facilitate establishment of new sonographic protocols for special environments

  9. Application of ultrasound processed images in space: Quanitative assessment of diffuse affectations

    Science.gov (United States)

    Pérez-Poch, A.; Bru, C.; Nicolau, C.

    The purpose of this study was to evaluate diffuse affectations in the liver using texture image processing techniques. Ultrasound diagnose equipments are the election of choice to be used in space environments as they are free from hazardous effects on health. However, due to the need for highly trained radiologists to assess the images, this imaging method is mainly applied on focal lesions rather than on non-focal ones. We have conducted a clinical study on 72 patients with different degrees of chronic hepatopaties and a group of control of 18 individuals. All subjects' clinical reports and results of biopsies were compared to the degree of affectation calculated by our computer system , thus validating the method. Full statistical results are given in the present paper showing a good correlation (r=0.61) between pathologist's report and analysis of the heterogenicity of the processed images from the liver. This computer system to analyze diffuse affectations may be used in-situ or via telemedicine to the ground.

  10. Hubble Space Telescope Image, Supernova Remnant Cassiopeia A

    Science.gov (United States)

    2000-01-01

    The colorful streamers that float across the sky in this photo taken by NASA's Hubble Space Telescope (HST) were created by the universe's biggest firecracker, the titanic supernova explosion of a massive star. The light from the exploding star reached Earth 320 years ago, nearly a century before the United States celebrated its birth with a bang. The dead star's shredded remains are called Cassiopeia A, or 'Cas A' for short. Cas A is the youngest known supernova remnant in our Milky Way Galaxy and resides 10,000 light-years away in the constellation Cassiopeia, so the star actually blew up 10,000 years before the light reached Earth in the late 1600s. This HST image of Cas A shows for the first time that the debris is arranged into thousands of small, cooling knots of gas. This material eventually will be recycled into building new generations of stars and planets. Our own Sun and planets are constructed from the debris of supernovae that exploded billions of years ago. This photo shows the upper rim of the super nova remnant's expanding shell. Near the top of the image are dozens of tiny clumps of matter. Each small clump, originally just a small fragment of the star, is tens of times larger than the diameter of our solar system. The colors highlight parts of the debris where chemical elements are glowing. The dark blue fragments, for example, are richest in oxygen; the red material is rich in sulfur. The images were taken with the Wide Field and Planetary Camera 2 in January 2000 and January 2002. Image Credit: NASA and HST team (Stoics/AURA). Acknowledgment: R. Fesen (Darmouth) and J. Morse ( Univ. of Colorado).

  11. ITERATION FREE FRACTAL COMPRESSION USING GENETIC ALGORITHM FOR STILL COLOUR IMAGES

    Directory of Open Access Journals (Sweden)

    A.R. Nadira Banu Kamal

    2014-02-01

    Full Text Available The storage requirements for images can be excessive, if true color and a high-perceived image quality are desired. An RGB image may be viewed as a stack of three gray-scale images that when fed into the red, green and blue inputs of a color monitor, produce a color image on the screen. The abnormal size of many images leads to long, costly, transmission times. Hence, an iteration free fractal algorithm is proposed in this research paper to design an efficient search of the domain pools for colour image compression using Genetic Algorithm (GA. The proposed methodology reduces the coding process time and intensive computation tasks. Parameters such as image quality, compression ratio and coding time are analyzed. It is observed that the proposed method achieves excellent performance in image quality with reduction in storage space.

  12. EUV imager and spectrometer for LYOT and solar orbiter space missions

    Science.gov (United States)

    Millard, Anne; Lemaire, Philippe; Vial, Jean-Claude

    2017-11-01

    In the 2010 horizon, solar space missions such as LYOT and Solar Orbiter will allow high cadence UV observations of the Sun at spatial and spectral resolution never obtained before. To reach these goals, the two missions could take advantage of spectro-imagers. A reflective only optical solution for such an instrument is described in this paper and the first results of the mock-up being built at IAS are shown.

  13. Quantitative in vivo HR-pQCT imaging of 3D wrist and metacarpophalangeal joint space width in rheumatoid arthritis.

    Science.gov (United States)

    Burghardt, Andrew J; Lee, Chan Hee; Kuo, Daniel; Majumdar, Sharmila; Imboden, John B; Link, Thomas M; Li, Xiaojuan

    2013-12-01

    In this technique development study, high-resolution peripheral quantitative computed tomography (HR-pQCT) was applied to non-invasively image and quantify 3D joint space morphology of the wrist and metacarpophalangeal (MCP) joints of patients with rheumatoid arthritis (RA). HR-pQCT imaging (82 μm voxel-size) of the dominant hand was performed in patients with diagnosed rheumatoid arthritis (RA, N = 16, age: 52.6 ± 12.8) and healthy controls (CTRL, N = 7, age: 50.1 ± 15.0). An automated computer algorithm was developed to segment wrist and MCP joint spaces. The 3D distance transformation method was applied to spatially map joint space width, and summarized by the mean joint space width (JSW), minimal and maximal JSW (JSW.MIN, JSW.MAX), asymmetry (JSW.AS), and distribution (JSW.SD)-a measure of joint space heterogeneity. In vivo precision was determined for each measure by calculating the smallest detectable difference (SDD) and root mean square coefficient of variation (RMSCV%) of repeat scans. Qualitatively, HR-pQCT images and pseudo-color JSW maps showed global joint space narrowing, as well as regional and focal abnormalities in RA patients. In patients with radiographic JSN at an MCP, JSW.SD was two-fold greater vs. CTRL (p 3D joint space morphology from HR-pQCT, could improve early detection of joint damage in rheumatological diseases.

  14. On High Dimensional Searching Spaces and Learning Methods

    DEFF Research Database (Denmark)

    Yazdani, Hossein; Ortiz-Arroyo, Daniel; Choros, Kazimierz

    2017-01-01

    , and similarity functions and discuss the pros and cons of using each of them. Conventional similarity functions evaluate objects in the vector space. Contrarily, Weighted Feature Distance (WFD) functions compare data objects in both feature and vector spaces, preventing the system from being affected by some...

  15. Randomized Approaches for Nearest Neighbor Search in Metric Space When Computing the Pairwise Distance Is Extremely Expensive

    Science.gov (United States)

    Wang, Lusheng; Yang, Yong; Lin, Guohui

    Finding the closest object for a query in a database is a classical problem in computer science. For some modern biological applications, computing the similarity between two objects might be very time consuming. For example, it takes a long time to compute the edit distance between two whole chromosomes and the alignment cost of two 3D protein structures. In this paper, we study the nearest neighbor search problem in metric space, where the pair-wise distance between two objects in the database is known and we want to minimize the number of distances computed on-line between the query and objects in the database in order to find the closest object. We have designed two randomized approaches for indexing metric space databases, where objects are purely described by their distances with each other. Analysis and experiments show that our approaches only need to compute O(logn) objects in order to find the closest object, where n is the total number of objects in the database.

  16. Angular signatures, and a space-borne measurement concept

    Energy Technology Data Exchange (ETDEWEB)

    Gerstl, S.A.W.

    1996-05-01

    The nature and value of angular signatures in remote sensing are reviewed with emphasis on the canopy hot-spot as a directionally localized angular signature and an important special case of a BRDF (bidirectional reflectance distribution function). A new concept is presented that allows hot spot measurements from space by using active (laser) illumination and bistatic detection. The detectors are proposed as imaging array sensors that are circulating the illumination source (or vice versa) and are connected with it through tethers in space which also provide the directional controls needed so that the entire system becomes pointable like a search light. Near infrared or IR operation in an atmospheric transmission winodw is envisioned with night-time data acquistion. Detailed feasibility and systems analyses have yet to be performed.

  17. Seismic Imager Space Telescope

    Science.gov (United States)

    Sidick, Erkin; Coste, Keith; Cunningham, J.; Sievers,Michael W.; Agnes, Gregory S.; Polanco, Otto R.; Green, Joseph J.; Cameron, Bruce A.; Redding, David C.; Avouac, Jean Philippe; hide

    2012-01-01

    A concept has been developed for a geostationary seismic imager (GSI), a space telescope in geostationary orbit above the Pacific coast of the Americas that would provide movies of many large earthquakes occurring in the area from Southern Chile to Southern Alaska. The GSI movies would cover a field of view as long as 300 km, at a spatial resolution of 3 to 15 m and a temporal resolution of 1 to 2 Hz, which is sufficient for accurate measurement of surface displacements and photometric changes induced by seismic waves. Computer processing of the movie images would exploit these dynamic changes to accurately measure the rapidly evolving surface waves and surface ruptures as they happen. These measurements would provide key information to advance the understanding of the mechanisms governing earthquake ruptures, and the propagation and arrest of damaging seismic waves. GSI operational strategy is to react to earthquakes detected by ground seismometers, slewing the satellite to point at the epicenters of earthquakes above a certain magnitude. Some of these earthquakes will be foreshocks of larger earthquakes; these will be observed, as the spacecraft would have been pointed in the right direction. This strategy was tested against the historical record for the Pacific coast of the Americas, from 1973 until the present. Based on the seismicity recorded during this time period, a GSI mission with a lifetime of 10 years could have been in position to observe at least 13 (22 on average) earthquakes of magnitude larger than 6, and at least one (2 on average) earthquake of magnitude larger than 7. A GSI would provide data unprecedented in its extent and temporal and spatial resolution. It would provide this data for some of the world's most seismically active regions, and do so better and at a lower cost than could be done with ground-based instrumentation. A GSI would revolutionize the understanding of earthquake dynamics, perhaps leading ultimately to effective warning

  18. Approaches to automatic parameter fitting in a microscopy image segmentation pipeline: An exploratory parameter space analysis.

    Science.gov (United States)

    Held, Christian; Nattkemper, Tim; Palmisano, Ralf; Wittenberg, Thomas

    2013-01-01

    Research and diagnosis in medicine and biology often require the assessment of a large amount of microscopy image data. Although on the one hand, digital pathology and new bioimaging technologies find their way into clinical practice and pharmaceutical research, some general methodological issues in automated image analysis are still open. In this study, we address the problem of fitting the parameters in a microscopy image segmentation pipeline. We propose to fit the parameters of the pipeline's modules with optimization algorithms, such as, genetic algorithms or coordinate descents, and show how visual exploration of the parameter space can help to identify sub-optimal parameter settings that need to be avoided. This is of significant help in the design of our automatic parameter fitting framework, which enables us to tune the pipeline for large sets of micrographs. The underlying parameter spaces pose a challenge for manual as well as automated parameter optimization, as the parameter spaces can show several local performance maxima. Hence, optimization strategies that are not able to jump out of local performance maxima, like the hill climbing algorithm, often result in a local maximum.

  19. Approaches to automatic parameter fitting in a microscopy image segmentation pipeline: An exploratory parameter space analysis

    Directory of Open Access Journals (Sweden)

    Christian Held

    2013-01-01

    Full Text Available Introduction: Research and diagnosis in medicine and biology often require the assessment of a large amount of microscopy image data. Although on the one hand, digital pathology and new bioimaging technologies find their way into clinical practice and pharmaceutical research, some general methodological issues in automated image analysis are still open. Methods: In this study, we address the problem of fitting the parameters in a microscopy image segmentation pipeline. We propose to fit the parameters of the pipeline′s modules with optimization algorithms, such as, genetic algorithms or coordinate descents, and show how visual exploration of the parameter space can help to identify sub-optimal parameter settings that need to be avoided. Results: This is of significant help in the design of our automatic parameter fitting framework, which enables us to tune the pipeline for large sets of micrographs. Conclusion: The underlying parameter spaces pose a challenge for manual as well as automated parameter optimization, as the parameter spaces can show several local performance maxima. Hence, optimization strategies that are not able to jump out of local performance maxima, like the hill climbing algorithm, often result in a local maximum.

  20. High-energy astrophysics and the search for sources of gravitational waves.

    Science.gov (United States)

    O'Brien, P T; Evans, P

    2018-05-28

    The dawn of the gravitational-wave (GW) era has sparked a greatly renewed interest into possible links between sources of high-energy radiation and GWs. The most luminous high-energy sources-gamma-ray bursts (GRBs)-have long been considered as very likely sources of GWs, particularly from short-duration GRBs, which are thought to originate from the merger of two compact objects such as binary neutron stars and a neutron star-black hole binary. In this paper, we discuss: (i) the high-energy emission from short-duration GRBs; (ii) what other sources of high-energy radiation may be observed from binary mergers; and (iii) how searches for high-energy electromagnetic counterparts to GW events are performed with current space facilities. While current high-energy facilities, such as Swift and Fermi, play a crucial role in the search for electromagnetic counterparts, new space missions will greatly enhance our capabilities for joint observations. We discuss why such facilities, which incorporate new technology that enables very wide-field X-ray imaging, are required if we are to truly exploit the multi-messenger era.This article is part of a discussion meeting issue 'The promises of gravitational-wave astronomy'. © 2018 The Author(s).

  1. A statistically harmonized alignment-classification in image space enables accurate and robust alignment of noisy images in single particle analysis.

    Science.gov (United States)

    Kawata, Masaaki; Sato, Chikara

    2007-06-01

    In determining the three-dimensional (3D) structure of macromolecular assemblies in single particle analysis, a large representative dataset of two-dimensional (2D) average images from huge number of raw images is a key for high resolution. Because alignments prior to averaging are computationally intensive, currently available multireference alignment (MRA) software does not survey every possible alignment. This leads to misaligned images, creating blurred averages and reducing the quality of the final 3D reconstruction. We present a new method, in which multireference alignment is harmonized with classification (multireference multiple alignment: MRMA). This method enables a statistical comparison of multiple alignment peaks, reflecting the similarities between each raw image and a set of reference images. Among the selected alignment candidates for each raw image, misaligned images are statistically excluded, based on the principle that aligned raw images of similar projections have a dense distribution around the correctly aligned coordinates in image space. This newly developed method was examined for accuracy and speed using model image sets with various signal-to-noise ratios, and with electron microscope images of the Transient Receptor Potential C3 and the sodium channel. In every data set, the newly developed method outperformed conventional methods in robustness against noise and in speed, creating 2D average images of higher quality. This statistically harmonized alignment-classification combination should greatly improve the quality of single particle analysis.

  2. Anatomy of the retroperitoneal space as shown by magnetic resonance imaging

    International Nuclear Information System (INIS)

    Zilch, H.G.; Hammersen, F.

    1989-01-01

    More than 300 NMR examinations form the basis of the survey presented of the anatomy and topography of the retroperitoneal space. The examinations were done with the Siemens supraconducting magnet system 'Magnetom' (1.0 Tesla), with different planes of imaging chosen, according to clinical approaches (axial, sagittal, frontal). Sectional thicknesses varied between 5 and 10 mm. The spin-echo technique was applied, with repetition times between 0.3 and 2.0s, echo times between 30 and 150 ms. In addition, special means such as high-resolution coils and respiratory gating were applied, and also a contrast medium (gadolinium-DTPA). The possibilities of imaging are explained, referring to the pancreas, kidneys, adrenal glands, lymph nodes, aorta abdominalis, and vena cava inferior. (orig./MG) [de

  3. The role of crowding in parallel search: Peripheral pooling is not responsible for logarithmic efficiency in parallel search.

    Science.gov (United States)

    Madison, Anna; Lleras, Alejandro; Buetti, Simona

    2018-02-01

    Recent results from our laboratory showed that, in fixed-target parallel search tasks, reaction times increase in a logarithmic fashion with set size, and the slope of this logarithmic function is modulated by lure-target similarity. These results were interpreted as being consistent with a processing architecture where early vision (stage one) processes elements in the display in exhaustive fashion with unlimited capacity and with a limitation in resolution. Here, we evaluate the contribution of crowding to our recent logarithmic search slope findings, considering the possibility that peripheral pooling of features (as observed in crowding) may be responsible for logarithmic efficiency. Factors known to affect the strength of crowding were varied, specifically: item spacing and similarity. The results from three experiments converge on the same pattern of results: reaction times increased logarithmically with set size and were modulated by lure-target similarity even when crowding was minimized within displays through an inter-item spacing manipulation. Furthermore, we found logarithmic search efficiencies were overall improved in displays where crowding was minimized compared to displays where crowding was possible. The findings from these three experiments suggest logarithmic efficiency in efficient search is not the result peripheral pooling of features. That said, the presence of crowding does tend to reduce search efficiency, even in "pop-out" search situations.

  4. Facilitating medical information search using Google Glass connected to a content-based medical image retrieval system.

    Science.gov (United States)

    Widmer, Antoine; Schaer, Roger; Markonis, Dimitrios; Muller, Henning

    2014-01-01

    Wearable computing devices are starting to change the way users interact with computers and the Internet. Among them, Google Glass includes a small screen located in front of the right eye, a camera filming in front of the user and a small computing unit. Google Glass has the advantage to provide online services while allowing the user to perform tasks with his/her hands. These augmented glasses uncover many useful applications, also in the medical domain. For example, Google Glass can easily provide video conference between medical doctors to discuss a live case. Using these glasses can also facilitate medical information search by allowing the access of a large amount of annotated medical cases during a consultation in a non-disruptive fashion for medical staff. In this paper, we developed a Google Glass application able to take a photo and send it to a medical image retrieval system along with keywords in order to retrieve similar cases. As a preliminary assessment of the usability of the application, we tested the application under three conditions (images of the skin; printed CT scans and MRI images; and CT and MRI images acquired directly from an LCD screen) to explore whether using Google Glass affects the accuracy of the results returned by the medical image retrieval system. The preliminary results show that despite minor problems due to the relative stability of the Google Glass, images can be sent to and processed by the medical image retrieval system and similar images are returned to the user, potentially helping in the decision making process.

  5. Understanding and modeling users of modern search engines

    NARCIS (Netherlands)

    Chuklin, A.

    2017-01-01

    As search is being used by billions of people, modern search engines are becoming more and more complex. And complexity does not just come from the algorithms. Richer and richer content is being added to search engine result pages: news and sports results, definitions and translations, images and

  6. Multiscale registration of medical images based on edge preserving scale space with application in image-guided radiation therapy

    Science.gov (United States)

    Li, Dengwang; Li, Hongsheng; Wan, Honglin; Chen, Jinhu; Gong, Guanzhong; Wang, Hongjun; Wang, Liming; Yin, Yong

    2012-08-01

    Mutual information (MI) is a well-accepted similarity measure for image registration in medical systems. However, MI-based registration faces the challenges of high computational complexity and a high likelihood of being trapped into local optima due to an absence of spatial information. In order to solve these problems, multi-scale frameworks can be used to accelerate registration and improve robustness. Traditional Gaussian pyramid representation is one such technique but it suffers from contour diffusion at coarse levels which may lead to unsatisfactory registration results. In this work, a new multi-scale registration framework called edge preserving multiscale registration (EPMR) was proposed based upon an edge preserving total variation L1 norm (TV-L1) scale space representation. TV-L1 scale space is constructed by selecting edges and contours of images according to their size rather than the intensity values of the image features. This ensures more meaningful spatial information with an EPMR framework for MI-based registration. Furthermore, we design an optimal estimation of the TV-L1 parameter in the EPMR framework by training and minimizing the transformation offset between the registered pairs for automated registration in medical systems. We validated our EPMR method on both simulated mono- and multi-modal medical datasets with ground truth and clinical studies from a combined positron emission tomography/computed tomography (PET/CT) scanner. We compared our registration framework with other traditional registration approaches. Our experimental results demonstrated that our method outperformed other methods in terms of the accuracy and robustness for medical images. EPMR can always achieve a small offset value, which is closer to the ground truth both for mono-modality and multi-modality, and the speed can be increased 5-8% for mono-modality and 10-14% for multi-modality registration under the same condition. Furthermore, clinical application by adaptive

  7. Multiscale registration of medical images based on edge preserving scale space with application in image-guided radiation therapy

    International Nuclear Information System (INIS)

    Li Dengwang; Wan Honglin; Li Hongsheng; Chen Jinhu; Gong Guanzhong; Yin Yong; Wang Hongjun; Wang Liming

    2012-01-01

    Mutual information (MI) is a well-accepted similarity measure for image registration in medical systems. However, MI-based registration faces the challenges of high computational complexity and a high likelihood of being trapped into local optima due to an absence of spatial information. In order to solve these problems, multi-scale frameworks can be used to accelerate registration and improve robustness. Traditional Gaussian pyramid representation is one such technique but it suffers from contour diffusion at coarse levels which may lead to unsatisfactory registration results. In this work, a new multi-scale registration framework called edge preserving multiscale registration (EPMR) was proposed based upon an edge preserving total variation L1 norm (TV-L1) scale space representation. TV-L1 scale space is constructed by selecting edges and contours of images according to their size rather than the intensity values of the image features. This ensures more meaningful spatial information with an EPMR framework for MI-based registration. Furthermore, we design an optimal estimation of the TV-L1 parameter in the EPMR framework by training and minimizing the transformation offset between the registered pairs for automated registration in medical systems. We validated our EPMR method on both simulated mono- and multi-modal medical datasets with ground truth and clinical studies from a combined positron emission tomography/computed tomography (PET/CT) scanner. We compared our registration framework with other traditional registration approaches. Our experimental results demonstrated that our method outperformed other methods in terms of the accuracy and robustness for medical images. EPMR can always achieve a small offset value, which is closer to the ground truth both for mono-modality and multi-modality, and the speed can be increased 5–8% for mono-modality and 10–14% for multi-modality registration under the same condition. Furthermore, clinical application by

  8. Learning Search Algorithms: An Educational View

    Directory of Open Access Journals (Sweden)

    Ales Janota

    2014-12-01

    Full Text Available Artificial intelligence methods find their practical usage in many applications including maritime industry. The paper concentrates on the methods of uninformed and informed search, potentially usable in solving of complex problems based on the state space representation. The problem of introducing the search algorithms to newcomers has its technical and psychological dimensions. The authors show how it is possible to cope with both of them through design and use of specialized authoring systems. A typical example of searching a path through the maze is used to demonstrate how to test, observe and compare properties of various search strategies. Performance of search methods is evaluated based on the common criteria.

  9. Application of Fourier-wavelet regularized deconvolution for improving image quality of free space propagation x-ray phase contrast imaging.

    Science.gov (United States)

    Zhou, Zhongxing; Gao, Feng; Zhao, Huijuan; Zhang, Lixin

    2012-11-21

    New x-ray phase contrast imaging techniques without using synchrotron radiation confront a common problem from the negative effects of finite source size and limited spatial resolution. These negative effects swamp the fine phase contrast fringes and make them almost undetectable. In order to alleviate this problem, deconvolution procedures should be applied to the blurred x-ray phase contrast images. In this study, three different deconvolution techniques, including Wiener filtering, Tikhonov regularization and Fourier-wavelet regularized deconvolution (ForWaRD), were applied to the simulated and experimental free space propagation x-ray phase contrast images of simple geometric phantoms. These algorithms were evaluated in terms of phase contrast improvement and signal-to-noise ratio. The results demonstrate that the ForWaRD algorithm is most appropriate for phase contrast image restoration among above-mentioned methods; it can effectively restore the lost information of phase contrast fringes while reduce the amplified noise during Fourier regularization.

  10. Space biology research development

    Science.gov (United States)

    Bonting, Sjoerd L.

    1993-01-01

    The purpose of the Search for Extraterrestrial Intelligence (SETI) Institute is to conduct and promote research related activities regarding the search for extraterrestrial life, particularly intelligent life. Such research encompasses the broad discipline of 'Life in the Universe', including all scientific and technological aspects of astronomy and the planetary sciences, chemical evolution, the origin of life, biological evolution, and cultural evolution. The primary purpose was to provide funding for the Principal Investigator to collaborate with the personnel of the SETI Institute and the NASA-Ames Research center in order to plan and develop space biology research on and in connection with Space Station Freedom; to promote cooperation with the international partners in the space station; to conduct a study on the use of biosensors in space biology research and life support system operation; and to promote space biology research through the initiation of an annual publication 'Advances in Space Biology and Medicine'.

  11. A Novel Multi-View-Angle Range Images Generation Method for Measurement of Complicated Polyhedron in 3D Space

    Directory of Open Access Journals (Sweden)

    Deming Kong

    2017-01-01

    Full Text Available A new kind of generation method is proposed in this paper to acquire range images for complicated polyhedron in 3D space from a series of view angles. In the proposed generation method, concept of three-view drawing in mechanical cartography is introduced into the range image generation procedure. Negative and positive directions of x-, y-, and z-axes are selected as the view angles to generate the range images for complicated polyhedron in 3D space. Furthermore, a novel iterative operation of mathematical morphology is proposed to ensure that satisfactory range images can be generated for the polyhedron from all the selected view angles. Compared with the existing method based on single view angle and interpolation operation, structure features contained in surface of the complicated polyhedron can be represented more consistently with the reality by using the proposed multi-view-angle range images generation method. The proposed generation method is validated by using an experiment.

  12. Real-space imaging of fractional quantum Hall liquids

    Science.gov (United States)

    Hayakawa, Junichiro; Muraki, Koji; Yusa, Go

    2013-01-01

    Electrons in semiconductors usually behave like a gas--as independent particles. However, when confined to two dimensions under a perpendicular magnetic field at low temperatures, they condense into an incompressible quantum liquid. This phenomenon, known as the fractional quantum Hall (FQH) effect, is a quantum-mechanical manifestation of the macroscopic behaviour of correlated electrons that arises when the Landau-level filling factor is a rational fraction. However, the diverse microscopic interactions responsible for its emergence have been hidden by its universality and macroscopic nature. Here, we report real-space imaging of FQH liquids, achieved with polarization-sensitive scanning optical microscopy using trions (charged excitons) as a local probe for electron spin polarization. When the FQH ground state is spin-polarized, the triplet/singlet intensity map exhibits a spatial pattern that mirrors the intrinsic disorder potential, which is interpreted as a mapping of compressible and incompressible electron liquids. In contrast, when FQH ground states with different spin polarization coexist, domain structures with spontaneous quasi-long-range order emerge, which can be reproduced remarkably well from the disorder patterns using a two-dimensional random-field Ising model. Our results constitute the first reported real-space observation of quantum liquids in a class of broken symmetry state known as the quantum Hall ferromagnet.

  13. Scanless nonlinear optical microscope for image reconstruction and space-time correlation analysis

    Science.gov (United States)

    Ceffa, N. G.; Radaelli, F.; Pozzi, P.; Collini, M.; Sironi, L.; D'alfonso, L.; Chirico, G.

    2017-06-01

    Optical Microscopy has been applied to life science from its birth and reached widespread application due to its major advantages: limited perturbation of the biological tissue and the easy accessibility of the light sources. However, as the spatial and time resolution requirements and the time stability of the microscopes increase, researchers are struggling against some of its limitations: limited transparency and the refractivity of the living tissue to light and the field perturbations induced by the path in the tissue. We have developed a compact stand-alone, completely scan-less, optical setup that allows to acquire non-linear excitation images and to measure the sample dynamics simultaneously on an ensemble of arbitrary chosen regions of interests. The image is obtained by shining a square array of spots on the sample obtained by a spatial light modulator and by shifting it (10 ms refresh time) on the sample. The final image is computed from the superposition of (100-1000) images. Filtering procedures can be applied to the raw images of the excitation array before building the image. We discuss results that show how this setup can be used for the correction of wave front aberrations induced by turbid samples (such as living tissues) and for the computation of space-time cross-correlations in complex networks.

  14. The role of space and time in object-based visual search

    NARCIS (Netherlands)

    Schreij, D.B.B.; Olivers, C.N.L.

    2013-01-01

    Recently we have provided evidence that observers more readily select a target from a visual search display if the motion trajectory of the display object suggests that the observer has dealt with it before. Here we test the prediction that this object-based memory effect on search breaks down if

  15. Developmental Research in Space: Predicting Adult Neurobehavioral Phenotypes via Metabolomic Imaging

    Science.gov (United States)

    Schorn, Julia M.; Moyer, Eric L.; Lowe, Moniece M.; Morgan, Jonathan; Tulbert, Christina D.; Olson, John; Olson, John; Horita, David A.; Kleven, Gale A.

    2017-01-01

    As human habitation and eventual colonization of space becomes an inevitable reality, there is a necessity to understand how organisms develop over the life span in the space environment. Microgravity, altered CO2, radiation and psychological stress are some of the key factors that could affect mammalian reproduction and development in space, however there is a paucity of information on this topic. Here we combine early (neonatal) in vivo spectroscopic imaging with an adult emotionality assay following a common obstetric complication (prenatal asphyxia) likely to occur during gestation in space. The neural metabolome is sensitive to alteration by degenerative changes and developmental disorders, thus we hypothesized that that early neonatal neurometabolite profiles can predict adult response to novelty. Late gestation fetal rats were exposed to moderate asphyxia by occluding the blood supply feeding one of the rats pair uterine horns for 15min. Blood supply to the opposite horn was not occluded (within-litter cesarean control). Further comparisons were made with vaginal (natural) birth controls. In one-week old neonates, we measured neurometabolites in three brain areas (i.e., striatum, prefrontal cortex, and hippocampus). Adult perinatally-asphyxiated offspring exhibited greater anxiety-like behavioral phenotypes (as measured the composite neurobehavioral assay involving open field activity, responses to novel object, quantification of fecal droppings, and resident-intruder tests of social behavior). Further, early neurometabolite profiles predicted adult responses. Non-invasive MRS screening of mammalian offspring is likely to advance ground-based space analogue studies informing mammalian reproduction in space, and achieving high-priority.

  16. A proposed heuristic methodology for searching reloading pattern

    International Nuclear Information System (INIS)

    Choi, K. Y.; Yoon, Y. K.

    1993-01-01

    A new heuristic method for loading pattern search has been developed to overcome shortcomings of the algorithmic approach. To reduce the size of vast solution space, general shuffling rules, a regionwise shuffling method, and a pattern grouping method were introduced. The entropy theory was applied to classify possible loading patterns into groups with similarity between them. The pattern search program was implemented with use of the PROLOG language. A two-group nodal code MEDIUM-2D was used for analysis of power distribution in the core. The above mentioned methodology has been tested to show effectiveness in reducing of solution space down to a few hundred pattern groups. Burnable poison rods were then arranged in each pattern group in accordance with burnable poison distribution rules, which led to further reduction of the solution space to several scores of acceptable pattern groups. The method of maximizing cycle length (MCL) and minimizing power-peaking factor (MPF) were applied to search for specific useful loading patterns from the acceptable pattern groups. Thus, several specific loading patterns that have low power-peaking factor and large cycle length were successfully searched from the selected pattern groups. (Author)

  17. Expedite random structure searching using objects from Wyckoff positions

    Science.gov (United States)

    Wang, Shu-Wei; Hsing, Cheng-Rong; Wei, Ching-Ming

    2018-02-01

    Random structure searching has been proved to be a powerful approach to search and find the global minimum and the metastable structures. A true random sampling is in principle needed yet it would be highly time-consuming and/or practically impossible to find the global minimum for the complicated systems in their high-dimensional configuration space. Thus the implementations of reasonable constraints, such as adopting system symmetries to reduce the independent dimension in structural space and/or imposing chemical information to reach and relax into low-energy regions, are the most essential issues in the approach. In this paper, we propose the concept of "object" which is either an atom or composed of a set of atoms (such as molecules or carbonates) carrying a symmetry defined by one of the Wyckoff positions of space group and through this process it allows the searching of global minimum for a complicated system to be confined in a greatly reduced structural space and becomes accessible in practice. We examined several representative materials, including Cd3As2 crystal, solid methanol, high-pressure carbonates (FeCO3), and Si(111)-7 × 7 reconstructed surface, to demonstrate the power and the advantages of using "object" concept in random structure searching.

  18. Strong Production SUSY Searches at ATLAS and CMS

    CERN Document Server

    Marshall, Z L

    2015-01-01

    The results of searches for strongly-produced supersymmetry at the Large Hadron Collider by the ATLAS and CMS collaborations are presented. Several of the historically strongest zero-and one-lepton final state searches have been updated to include multi-bin fits and combinations. In addition, new two-lepton final state search results are shown from CMS and ATLAS, which show 2.6 and 3.0 standard deviation excesses, respectively, above the standard model expectation, albeit in different regions of phase space. Both collaborations have also shown new searches that cover areas uncovered by previous searches, in both searches for light stops and searches for stealth supersymmetry.

  19. Visualization of Pulsar Search Data

    Science.gov (United States)

    Foster, R. S.; Wolszczan, A.

    1993-05-01

    The search for periodic signals from rotating neutron stars or pulsars has been a computationally taxing problem to astronomers for more than twenty-five years. Over this time interval, increases in computational capability have allowed ever more sensitive searches, covering a larger parameter space. The volume of input data and the general presence of radio frequency interference typically produce numerous spurious signals. Visualization of the search output and enhanced real-time processing of significant candidate events allow the pulsar searcher to optimally processes and search for new radio pulsars. The pulsar search algorithm and visualization system presented in this paper currently runs on serial RISC based workstations, a traditional vector based super computer, and a massively parallel computer. A description of the serial software algorithm and its modifications for massively parallel computing are describe. The results of four successive searches for millisecond period radio pulsars using the Arecibo telescope at 430 MHz have resulted in the successful detection of new long-period and millisecond period radio pulsars.

  20. Organic chemistry in space

    Science.gov (United States)

    Johnson, R. D.

    1977-01-01

    Organic cosmochemistry, organic materials in space exploration, and biochemistry of man in space are briefly surveyed. A model of Jupiter's atmosphere is considered, and the search for organic molecules in the solar system and in interstellar space is discussed. Materials and analytical techniques relevant to space exploration are indicated, and the blood and urine analyses performed on Skylab are described.

  1. Comparing an accelerated 3D fast spin-echo sequence (CS-SPACE) for knee 3-T magnetic resonance imaging with traditional 3D fast spin-echo (SPACE) and routine 2D sequences

    Energy Technology Data Exchange (ETDEWEB)

    Altahawi, Faysal F.; Blount, Kevin J.; Omar, Imran M. [Northwestern University Feinberg School of Medicine, Department of Radiology, Chicago, IL (United States); Morley, Nicholas P. [Marshfield Clinic, Department of Radiology, Marshfield, WI (United States); Raithel, Esther [Siemens Healthcare GmbH, Erlangen (Germany)

    2017-01-15

    To compare a faster, new, high-resolution accelerated 3D-fast-spin-echo (3D-FSE) acquisition sequence (CS-SPACE) to traditional 2D and high-resolution 3D sequences for knee 3-T magnetic resonance imaging (MRI). Twenty patients received knee MRIs that included routine 2D (T1, PD ± FS, T2-FS; 0.5 x 0.5 x 3 mm{sup 3}; ∝10 min), traditional 3D FSE (SPACE-PD-FS; 0.5 x 0.5 x 0.5 mm{sup 3}; ∝7.5 min), and accelerated 3D-FSE prototype (CS-SPACE-PD-FS; 0.5 x 0.5 x 0.5 mm{sup 3}; ∝5 min) acquisitions on a 3-T MRI system (Siemens MAGNETOM Skyra). Three musculoskeletal radiologists (MSKRs) prospectively and independently reviewed the studies with graded surveys comparing image and diagnostic quality. Tissue-specific signal-to-noise ratios (SNR) and contrast-to-noise ratios (CNR) were also compared. MSKR-perceived diagnostic quality of cartilage was significantly higher for CS-SPACE than for SPACE and 2D sequences (p < 0.001). Assessment of diagnostic quality of menisci and synovial fluid was higher for CS-SPACE than for SPACE (p < 0.001). CS-SPACE was not significantly different from SPACE but had lower assessments than 2D sequences for evaluation of bones, ligaments, muscles, and fat (p ≤ 0.004). 3D sequences had higher spatial resolution, but lower overall assessed contrast (p < 0.001). Overall image quality from CS-SPACE was assessed as higher than SPACE (p = 0.007), but lower than 2D sequences (p < 0.001). Compared to SPACE, CS-SPACE had higher fluid SNR and CNR against all other tissues (all p < 0.001). The CS-SPACE prototype allows for faster isotropic acquisitions of knee MRIs over currently used protocols. High fluid-to-cartilage CNR and higher spatial resolution over routine 2D sequences may present a valuable role for CS-SPACE in the evaluation of cartilage and menisci. (orig.)

  2. ChemSearch Journal

    African Journals Online (AJOL)

    Journal Home · ABOUT THIS JOURNAL · Advanced Search · Current Issue · Archives. Journal Homepage Image. Chemsearch Journal is a peer – reviewed journal that publishes original research work, scientific papers and technical reports in all the field of Chemistry (pure science, agriculture, environmental science, ...

  3. A Search for Lyman Break Galaxies at z>8 in the NICMOS Parallel Imaging Survey

    Science.gov (United States)

    Henry, Alaina L.; Malkan, Matthew A.; Colbert, James W.; Siana, Brian; Teplitz, Harry I.; McCarthy, Patrick; Yan, Lin

    2007-02-01

    We have selected 14 J-dropout Lyman break galaxy (LBG) candidates with J110-H160>=2.5 from the NICMOS Parallel Imaging Survey. This survey consists of 135 arcmin2 of imaging in 228 independent sight lines, reaching average 5 σ sensitivities of J110=25.8 and H160=25.6 (AB). Distinguishing these candidates from dust-reddened star-forming galaxies at z~2-3 is difficult and will require longer wavelength observations. We consider the likelihood that any J-dropout LBGs exist in this survey and find that if L*z=9.5 is significantly brighter than L*z=6 (a factor of 4), then a few J-dropout LBGs are likely. A similar increase in luminosity has been suggested by Eyles et al. and Yan et al., but the magnitude of this increase is uncertain. Based on observations made with the NASA/ESA Hubble Space Telescope, obtained from the Space Telescope Science Institute, which is operated by the Association of Universities for Research in Astronomy, Inc., under NASA contract NAS 5-26555. These observations are associated with proposals 9484, 9865, and 10226.

  4. Real-space imaging of non-collinear antiferromagnetic order with a single-spin magnetometer

    Science.gov (United States)

    Gross, I.; Akhtar, W.; Garcia, V.; Martínez, L. J.; Chouaieb, S.; Garcia, K.; Carrétéro, C.; Barthélémy, A.; Appel, P.; Maletinsky, P.; Kim, J.-V.; Chauleau, J. Y.; Jaouen, N.; Viret, M.; Bibes, M.; Fusil, S.; Jacques, V.

    2017-09-01

    Although ferromagnets have many applications, their large magnetization and the resulting energy cost for switching magnetic moments bring into question their suitability for reliable low-power spintronic devices. Non-collinear antiferromagnetic systems do not suffer from this problem, and often have extra functionalities: non-collinear spin order may break space-inversion symmetry and thus allow electric-field control of magnetism, or may produce emergent spin-orbit effects that enable efficient spin-charge interconversion. To harness these traits for next-generation spintronics, the nanoscale control and imaging capabilities that are now routine for ferromagnets must be developed for antiferromagnetic systems. Here, using a non-invasive, scanning single-spin magnetometer based on a nitrogen-vacancy defect in diamond, we demonstrate real-space visualization of non-collinear antiferromagnetic order in a magnetic thin film at room temperature. We image the spin cycloid of a multiferroic bismuth ferrite (BiFeO3) thin film and extract a period of about 70 nanometres, consistent with values determined by macroscopic diffraction. In addition, we take advantage of the magnetoelectric coupling present in BiFeO3 to manipulate the cycloid propagation direction by an electric field. Besides highlighting the potential of nitrogen-vacancy magnetometry for imaging complex antiferromagnetic orders at the nanoscale, these results demonstrate how BiFeO3 can be used in the design of reconfigurable nanoscale spin textures.

  5. The Grism Lens-Amplified Survey from Space (GLASS). VI. Comparing the Mass and Light in MACS J0416.1-2403 Using Frontier Field Imaging and GLASS Spectroscopy

    Science.gov (United States)

    Hoag, A.; Huang, K.-H.; Treu, T.; Bradač, M.; Schmidt, K. B.; Wang, X.; Brammer, G. B.; Broussard, A.; Amorin, R.; Castellano, M.; Fontana, A.; Merlin, E.; Schrabback, T.; Trenti, M.; Vulcani, B.

    2016-11-01

    We present a model using both strong and weak gravitational lensing of the galaxy cluster MACS J0416.1-2403, constrained using spectroscopy from the Grism Lens-Amplified Survey from Space (GLASS) and Hubble Frontier Fields (HFF) imaging data. We search for emission lines in known multiply imaged sources in the GLASS spectra, obtaining secure spectroscopic redshifts of 30 multiple images belonging to 15 distinct source galaxies. The GLASS spectra provide the first spectroscopic measurements for five of the source galaxies. The weak lensing signal is acquired from 884 galaxies in the F606W HFF image. By combining the weak lensing constraints with 15 multiple image systems with spectroscopic redshifts and nine multiple image systems with photometric redshifts, we reconstruct the gravitational potential of the cluster on an adaptive grid. The resulting map of total mass density is compared with a map of stellar mass density obtained from the deep Spitzer Frontier Fields imaging data to study the relative distribution of stellar and total mass in the cluster. We find that the projected stellar mass to total mass ratio, f ⋆, varies considerably with the stellar surface mass density. The mean projected stellar mass to total mass ratio is =0.009+/- 0.003 (stat.), but with a systematic error as large as 0.004-0.005, dominated by the choice of the initial mass function. We find agreement with several recent measurements of f ⋆ in massive cluster environments. The lensing maps of convergence, shear, and magnification are made available to the broader community in the standard HFF format.

  6. Four-Dimensional Golden Search

    Energy Technology Data Exchange (ETDEWEB)

    Fenimore, Edward E. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2015-02-25

    The Golden search technique is a method to search a multiple-dimension space to find the minimum. It basically subdivides the possible ranges of parameters until it brackets, to within an arbitrarily small distance, the minimum. It has the advantages that (1) the function to be minimized can be non-linear, (2) it does not require derivatives of the function, (3) the convergence criterion does not depend on the magnitude of the function. Thus, if the function is a goodness of fit parameter such as chi-square, the convergence does not depend on the noise being correctly estimated or the function correctly following the chi-square statistic. And, (4) the convergence criterion does not depend on the shape of the function. Thus, long shallow surfaces can be searched without the problem of premature convergence. As with many methods, the Golden search technique can be confused by surfaces with multiple minima.

  7. Searching for directly decaying gluinos at the Tevatron

    International Nuclear Information System (INIS)

    Alwall, Johan; Le, My-Phuong; Lisanti, Mariangela; Wacker, Jay G.

    2008-01-01

    This Letter describes how to perform searches over the complete kinematically-allowed parameter space for new pair-produced color octet particles that each subsequently decay into two jets plus missing energy at the Tevatron. This Letter shows that current searches can miss otherwise discoverable spectra of particles due to CMSSM-motivated cuts. Optimizing the H T and E/ T cuts expands the sensitivity of these searches

  8. A rationalized approach to the imaging of space-occupying lesions in the liver

    International Nuclear Information System (INIS)

    Engelbrecht, H.E.

    1985-01-01

    A rational approach to the imaging of mass lesions within the liver has been presented. An attempt has been made to advocate a philosophy which emphasizes the importance of considering pathological, biochemical, clinical and likely management criteria in each case before selecting a first-line imaging procedure. The subject is presented under three headings: i) What That is, clinical and pathological criteria for assesing the nature of a suspected space-occupying lesion in the liver; ii) Why That is a projection of the likely practical value of the result; iii) How That is determination of a logical imaging program depending on the assesment of criteria under the first two headings. The following examples of active treatment are discussed: partial hepotectomy, highly vascular lesions, toxaemia and pyrexia. The following factors influence the decision of the imaging procedure to be used: the accuracy of the modality in relation to the suspected lesion, local availability of equipment and expentise, invasive versus non-invasive aspects and cost-effectiveness

  9. Parametric modeling of the intervertebral disc space in 3D: application to CT images of the lumbar spine.

    Science.gov (United States)

    Korez, Robert; Likar, Boštjan; Pernuš, Franjo; Vrtovec, Tomaž

    2014-10-01

    Gradual degeneration of intervertebral discs of the lumbar spine is one of the most common causes of low back pain. Although conservative treatment for low back pain may provide relief to most individuals, surgical intervention may be required for individuals with significant continuing symptoms, which is usually performed by replacing the degenerated intervertebral disc with an artificial implant. For designing implants with good bone contact and continuous force distribution, the morphology of the intervertebral disc space and vertebral body endplates is of considerable importance. In this study, we propose a method for parametric modeling of the intervertebral disc space in three dimensions (3D) and show its application to computed tomography (CT) images of the lumbar spine. The initial 3D model of the intervertebral disc space is generated according to the superquadric approach and therefore represented by a truncated elliptical cone, which is initialized by parameters obtained from 3D models of adjacent vertebral bodies. In an optimization procedure, the 3D model of the intervertebral disc space is incrementally deformed by adding parameters that provide a more detailed morphometric description of the observed shape, and aligned to the observed intervertebral disc space in the 3D image. By applying the proposed method to CT images of 20 lumbar spines, the shape and pose of each of the 100 intervertebral disc spaces were represented by a 3D parametric model. The resulting mean (±standard deviation) accuracy of modeling was 1.06±0.98mm in terms of radial Euclidean distance against manually defined ground truth points, with the corresponding success rate of 93% (i.e. 93 out of 100 intervertebral disc spaces were modeled successfully). As the resulting 3D models provide a description of the shape of intervertebral disc spaces in a complete parametric form, morphometric analysis was straightforwardly enabled and allowed the computation of the corresponding

  10. Space-borne observation of mesospheric bore by Visible and near Infrared Spectral Imager onboard the International Space Station

    Science.gov (United States)

    Hozumi, Y.; Saito, A.; Sakanoi, T.; Yamazaki, A.; Hosokawa, K.

    2017-12-01

    Mesospheric bores were observed by Visible and near Infrared Spectral Imager (VISI) of the ISS-IMAP mission (Ionosphere, Mesosphere, upper Atmosphere and Plasmasphere mapping mission from the International Space Station) in O2 airglow at 762 nm wavelength. The mesospheric bore is moving front of sharp jump followed by undulations or turbulence in the mesopause region. Since previous studies of mesospheric bore were mainly based on ground-based airglow imaging that is limited in field-of-view and observing site, little is known about its horizontal extent and global behavior. Space-borne imaging by ISS-IMAP/VISI provides an opportunity to study the mesospheric bore with a wide field-of-view and global coverage. A mesospheric bore was captured by VISI in two consecutive paths on 9 July 2015 over the south of African continent (48ºS - 54ºS and 15ºE). The wave front aligned with south-north direction and propagated to west. The phase velocity and wave length of the following undulation were estimated to 100 m/s and 30 km, respectively. Those parameters are similar to those reported by previous studies. 30º anti-clockwise rotation of the wave front was recognized in 100 min. Another mesospheric bore was captured on 9 May 2013 over the south Atlantic ocean (35ºS - 43ºS and 24ºW - 1ºE) with more than 2,200 km horizontal extent of wave front. The wave front aligned with southeast-northwest direction. Because the following undulation is recognized in the southwest side of the wave front, it is estimated to propagate to northeast direction. The wave front was modulated with 1,000 km wave length. This modulation implies inhomogeneity of the phase velocity.

  11. Feature Selection for Object-Based Classification of High-Resolution Remote Sensing Images Based on the Combination of a Genetic Algorithm and Tabu Search

    Directory of Open Access Journals (Sweden)

    Lei Shi

    2018-01-01

    Full Text Available In object-based image analysis of high-resolution images, the number of features can reach hundreds, so it is necessary to perform feature reduction prior to classification. In this paper, a feature selection method based on the combination of a genetic algorithm (GA and tabu search (TS is presented. The proposed GATS method aims to reduce the premature convergence of the GA by the use of TS. A prematurity index is first defined to judge the convergence situation during the search. When premature convergence does take place, an improved mutation operator is executed, in which TS is performed on individuals with higher fitness values. As for the other individuals with lower fitness values, mutation with a higher probability is carried out. Experiments using the proposed GATS feature selection method and three other methods, a standard GA, the multistart TS method, and ReliefF, were conducted on WorldView-2 and QuickBird images. The experimental results showed that the proposed method outperforms the other methods in terms of the final classification accuracy.

  12. Feature Selection for Object-Based Classification of High-Resolution Remote Sensing Images Based on the Combination of a Genetic Algorithm and Tabu Search

    Science.gov (United States)

    Shi, Lei; Wan, Youchuan; Gao, Xianjun

    2018-01-01

    In object-based image analysis of high-resolution images, the number of features can reach hundreds, so it is necessary to perform feature reduction prior to classification. In this paper, a feature selection method based on the combination of a genetic algorithm (GA) and tabu search (TS) is presented. The proposed GATS method aims to reduce the premature convergence of the GA by the use of TS. A prematurity index is first defined to judge the convergence situation during the search. When premature convergence does take place, an improved mutation operator is executed, in which TS is performed on individuals with higher fitness values. As for the other individuals with lower fitness values, mutation with a higher probability is carried out. Experiments using the proposed GATS feature selection method and three other methods, a standard GA, the multistart TS method, and ReliefF, were conducted on WorldView-2 and QuickBird images. The experimental results showed that the proposed method outperforms the other methods in terms of the final classification accuracy. PMID:29581721

  13. Resliced image space construction for coronary artery collagen fibers.

    Science.gov (United States)

    Luo, Tong; Chen, Huan; Kassab, Ghassan S

    2017-01-01

    Collagen fibers play an important role in the biomechanics of the blood vessel wall. The objective of this study was to determine the 3D microstructure of collagen fibers in the media and adventitia of coronary arteries. We present a novel optimal angle consistence algorithm to reform image slices in the visualization and analysis of 3D collagen images. 3D geometry was reconstructed from resliced image space where the 3D skeleton was extracted as the primary feature for accurate reconstruction of geometrical parameters. Collagen fibers (range 80-200) were reconstructed from the porcine coronary artery wall for the measurement of various morphological parameters. Collagen waviness and diameters were 1.37 ± 0.19 and 2.61 ± 0.89 μm, respectively. The biaxial distributions of orientation had two different peaks at 110.7 ± 25.2° and 18.4 ± 19.3°. Results for width, waviness, and orientation were found to be in good agreement with manual measurements. In addition to accurately measuring 2D features more efficiently than the manual approach, the present method produced 3D features that could not be measured in the 2D manual approach. These additional parameters included the tilt angle (5.10 ± 2.95°) and cross-sectional area (CSA; 5.98 ± 3.79 μm2) of collagen fibers. These 3D collagen reconstructions provide accurate and reliable microstructure for biomechanical modeling of vessel wall mechanics.

  14. Photometric Calibration of the Barium Cloud Image in a Space Active Experiment: Determining the Release Efficiency

    International Nuclear Information System (INIS)

    Xie Liang-Hai; Li Lei; Wang Jing-Dong; Tao Ran; Cheng Bing-Jun; Zhang Yi-Teng

    2014-01-01

    The barium release experiment is an effective method to explore the near-earth environment and to study all kinds of space physics processes. The first space barium release experiment in China was successfully carried out by a sounding rocket on April 5, 2013. This work is devoted to calculating the release efficiency of the barium release by analyzing the optical image observed during the experiment. First, we present a method to calibrate the images grey value of barium cloud with the reference stars to obtain the radiant fluxes at different moments. Then the release efficiency is obtained by a curve fitting with the theoretical evolution model of barium cloud. The calculated result is basically consistent with the test value on ground

  15. Object recognition based on Google's reverse image search and image similarity

    Science.gov (United States)

    Horváth, András.

    2015-12-01

    Image classification is one of the most challenging tasks in computer vision and a general multiclass classifier could solve many different tasks in image processing. Classification is usually done by shallow learning for predefined objects, which is a difficult task and very different from human vision, which is based on continuous learning of object classes and one requires years to learn a large taxonomy of objects which are not disjunct nor independent. In this paper I present a system based on Google image similarity algorithm and Google image database, which can classify a large set of different objects in a human like manner, identifying related classes and taxonomies.

  16. Precision crystal alignment for high-resolution electron microscope imaging

    International Nuclear Information System (INIS)

    Wood, G.J.; Beeching, M.J.

    1990-01-01

    One of the more difficult tasks involved in obtaining quality high-resolution electron micrographs is the precise alignment of a specimen into the required zone. The current accepted procedure, which involves changing to diffraction mode and searching for symmetric point diffraction pattern, is insensitive to small amounts of misalignment and at best qualitative. On-line analysis of the fourier space representation of the image, both for determining and correcting crystal tilt, is investigated. 8 refs., 42 figs

  17. Ultracompact Blue Dwarf Galaxies: Hubble Space Telescope Imaging and Stellar Population Analysis

    Science.gov (United States)

    Corbin, Michael R.; Vacca, William D.; Cid Fernandes, Roberto; Hibbard, John E.; Somerville, Rachel S.; Windhorst, Rogier A.

    2006-11-01

    We present deep Hubble Space Telescope (HST) Advanced Camera for Surveys/High Resolution Channel U-, narrow-V-, and I-band images of nine ``ultracompact'' blue dwarf galaxies (UCBDs) selected from the Sloan Digital Sky Survey (SDSS). We define UCBDs as local (zPOX 186, but the structure of several of them suggests that their current star formation has been triggered by the collisions/mergers of smaller clumps of stars. In one case, HS 0822+3542, the images resolve what may be two small (~100 pc) components that have recently collided, supporting this interpretation. In six of the objects much of the star formation is concentrated in young massive clusters, contributing to their compactness in ground-based images. The evidence that the galaxies consist mainly of ~10 Gyr old stars establishes that they are not protogalaxies, forming their first generation of stars. Their low metallicities are more likely to be the result of the escape of supernova ejecta, rather than youth.

  18. Metrics in Keplerian orbits quotient spaces

    Science.gov (United States)

    Milanov, Danila V.

    2018-03-01

    Quotient spaces of Keplerian orbits are important instruments for the modelling of orbit samples of celestial bodies on a large time span. We suppose that variations of the orbital eccentricities, inclinations and semi-major axes remain sufficiently small, while arbitrary perturbations are allowed for the arguments of pericentres or longitudes of the nodes, or both. The distance between orbits or their images in quotient spaces serves as a numerical criterion for such problems of Celestial Mechanics as search for common origin of meteoroid streams, comets, and asteroids, asteroid families identification, and others. In this paper, we consider quotient sets of the non-rectilinear Keplerian orbits space H. Their elements are identified irrespective of the values of pericentre arguments or node longitudes. We prove that distance functions on the quotient sets, introduced in Kholshevnikov et al. (Mon Not R Astron Soc 462:2275-2283, 2016), satisfy metric space axioms and discuss theoretical and practical importance of this result. Isometric embeddings of the quotient spaces into R^n, and a space of compact subsets of H with Hausdorff metric are constructed. The Euclidean representations of the orbits spaces find its applications in a problem of orbit averaging and computational algorithms specific to Euclidean space. We also explore completions of H and its quotient spaces with respect to corresponding metrics and establish a relation between elements of the extended spaces and rectilinear trajectories. Distance between an orbit and subsets of elliptic and hyperbolic orbits is calculated. This quantity provides an upper bound for the metric value in a problem of close orbits identification. Finally the invariance of the equivalence relations in H under coordinates change is discussed.

  19. An automated full-symmetry Patterson search method

    International Nuclear Information System (INIS)

    Rius, J.; Miravitlles, C.

    1987-01-01

    A full-symmetry Patterson search method is presented that performs a molecular coarse rotation search in vector space and orientation refinement using the σ function. The oriented molecule is positioned using the fast translation function τ 0 , which is based on the automated interpretation of τ projections using the sum function. This strategy reduces the number of Patterson-function values to be stored in the rotation search, and the use of the τ 0 function minimizes the required time for the development of all probable rotation search solutions. The application of this method to five representative test examples is shown. (orig.)

  20. Reducing a Knowledge-Base Search Space When Data Are Missing

    Science.gov (United States)

    James, Mark

    2007-01-01

    This software addresses the problem of how to efficiently execute a knowledge base in the presence of missing data. Computationally, this is an exponentially expensive operation that without heuristics generates a search space of 1 + 2n possible scenarios, where n is the number of rules in the knowledge base. Even for a knowledge base of the most modest size, say 16 rules, it would produce 65,537 possible scenarios. The purpose of this software is to reduce the complexity of this operation to a more manageable size. The problem that this system solves is to develop an automated approach that can reason in the presence of missing data. This is a meta-reasoning capability that repeatedly calls a diagnostic engine/model to provide prognoses and prognosis tracking. In the big picture, the scenario generator takes as its input the current state of a system, including probabilistic information from Data Forecasting. Using model-based reasoning techniques, it returns an ordered list of fault scenarios that could be generated from the current state, i.e., the plausible future failure modes of the system as it presently stands. The scenario generator models a Potential Fault Scenario (PFS) as a black box, the input of which is a set of states tagged with priorities and the output of which is one or more potential fault scenarios tagged by a confidence factor. The results from the system are used by a model-based diagnostician to predict the future health of the monitored system.

  1. Image registration of naval IR images

    Science.gov (United States)

    Rodland, Arne J.

    1996-06-01

    In a real world application an image from a stabilized sensor on a moving platform will not be 100 percent stabilized. There will always be a small unknown error in the stabilization due to factors such as dynamic deformations in the structure between sensor and reference Inertial Navigation Unit, servo inaccuracies, etc. For a high resolution imaging sensor this stabilization error causes the image to move several pixels in unknown direction between frames. TO be able to detect and track small moving objects from such a sensor, this unknown movement of the sensor image must be estimated. An algorithm that searches for land contours in the image has been evaluated. The algorithm searches for high contrast points distributed over the whole image. As long as moving objects in the scene only cover a small area of the scene, most of the points are located on solid ground. By matching the list of points from frame to frame, the movement of the image due to stabilization errors can be estimated and compensated. The point list is searched for points with diverging movement from the estimated stabilization error. These points are then assumed to be located on moving objects. Points assumed to be located on moving objects are gradually exchanged with new points located in the same area. Most of the processing is performed on the list of points and not on the complete image. The algorithm is therefore very fast and well suited for real time implementation. The algorithm has been tested on images from an experimental IR scanner. Stabilization errors were added artificially to the image such that the output from the algorithm could be compared with the artificially added stabilization errors.

  2. Distress detection, location, and communications using advanced space technology

    Science.gov (United States)

    Sivertson, W. E., Jr.

    1977-01-01

    This paper briefly introduces a concept for low-cost, global, day-night, all-weather disaster warning and assistance. Evolving, advanced space technology with passive radio frequency reflectors in conjunction with an imaging synthetic aperture radar is employed to detect, identify, locate, and provide passive communication with earth users in distress. This concept evolved from a broad NASA research on new global search and rescue techniques. Appropriate airborne radar test results from this research are reviewed and related to potential disaster applications. The analysis indicates the approach has promise for disaster communications relative to floods, droughts, earthquakes, volcanic eruptions, and severe storms.

  3. In search of the structure of human olfactory space

    Directory of Open Access Journals (Sweden)

    Alexei eKoulakov

    2011-09-01

    Full Text Available We analyze the responses of human observers to an ensemble of monomolecular odorants. Each odorant is characterized by a set of 146 perceptual descriptors obtained from a database of odor character profiles. Each odorant is therefore represented by a point in a highly multidimensional sensory space. In this work we study the arrangement of odorants in this perceptual space. We argue that odorants densely sample a two-dimensional curved surface embedded in the multidimensional sensory space. This surface can account for more than half of the variance of the perceptual data. We also show that only 12% of experimental variance cannot be explained by curved surfaces of substantially small dimensionality (<10. We suggest that these curved manifolds represent the relevant spaces sampled by the human olfactory system, thereby providing surrogates for olfactory sensory space. For the case of 2D approximation, we relate the two parameters on the curved surface to the physico-chemical parameters of odorant molecules. We show that one of the dimensions is related to eigenvalues of molecules’ connectivity matrix, while the other is correlated with measures of molecules’ polarity. We discuss the behavioral significance of these findings.

  4. Image slicer manufacturing: from space application to mass production

    Science.gov (United States)

    Bonneville, Christophe; Cagnat, Jean-François; Laurent, Florence; Prieto, Eric; Ancourt, Gérard

    2004-09-01

    This presentation aims to show technical and industrial inputs to be taking into account for Image Slicer systems design and development for different types of projects from space application to mass production for multi-IFU instruments. Cybernétix has a strong experience of precision optics assembled thanks to molecular adhesion and have already manufactured 6 prototypes of image slicer subsystem (prototypes of NIRSPEC-IFU, IFS for JWST, MUSE ...) in collaboration with the Laboratoire d"Astrophysique de Marseille (LAM) and the Centre de Recherche Astronomique de Lyon (CRAL). After a brief presentation of the principle of manufacturing and assembly, we will focus on the different performances achieved in our prototypes of slicer mirrors, pupil and slit mirrors lines: an accuracy on centre of curvature position better than 15 arsec has been obtained for a stack of 30 slices. The contribution of the slice stacking to this error is lower than 4 arcsec. In spite of very thin surfaces (~ 0.9 x 40 mm for instance), a special process allows to guarantee a surface roughness about 5 nm and very few digs on the slice borders. The WFE of the mini-mirror can also be measured at a stage of the manufacturing. Different environmental tests have shown the withstanding of these assemblies to cryogenic temperature (30 K). Then, we will describe the different solutions (spherical, flat, cylindrical surfaces) and characteristics of an image slicer that can influence difficulties of manufacturing and metrology, cost, schedule and risks with regard to fabrication. Finally, the study of a mass production plan for MUSE (CRAL) composed of 24 Image Slicers of 38 slices, that"s to say 912 slices, will be exposed as an example of what can be do for multi-module instruments.

  5. Improved Trajectory Search Capability for Multi-Rendezvous and Flyby Missions

    Data.gov (United States)

    National Aeronautics and Space Administration — This work made vital improvements to a primitive trajectory search algorithm known as NASA Exhaustive Lambert Lattice Search (NELLS). NELLS was created to work hand...

  6. Optimized image acquisition for breast tomosynthesis in projection and reconstruction space

    International Nuclear Information System (INIS)

    Chawla, Amarpreet S.; Lo, Joseph Y.; Baker, Jay A.; Samei, Ehsan

    2009-01-01

    Breast tomosynthesis has been an exciting new development in the field of breast imaging. While the diagnostic improvement via tomosynthesis is notable, the full potential of tomosynthesis has not yet been realized. This may be attributed to the dependency of the diagnostic quality of tomosynthesis on multiple variables, each of which needs to be optimized. Those include dose, number of angular projections, and the total angular span of those projections. In this study, the authors investigated the effects of these acquisition parameters on the overall diagnostic image quality of breast tomosynthesis in both the projection and reconstruction space. Five mastectomy specimens were imaged using a prototype tomosynthesis system. 25 angular projections of each specimen were acquired at 6.2 times typical single-view clinical dose level. Images at lower dose levels were then simulated using a noise modification routine. Each projection image was supplemented with 84 simulated 3 mm 3D lesions embedded at the center of 84 nonoverlapping ROIs. The projection images were then reconstructed using a filtered backprojection algorithm at different combinations of acquisition parameters to investigate which of the many possible combinations maximizes the performance. Performance was evaluated in terms of a Laguerre-Gauss channelized Hotelling observer model-based measure of lesion detectability. The analysis was also performed without reconstruction by combining the model results from projection images using Bayesian decision fusion algorithm. The effect of acquisition parameters on projection images and reconstructed slices were then compared to derive an optimization rule for tomosynthesis. The results indicated that projection images yield comparable but higher performance than reconstructed images. Both modes, however, offered similar trends: Performance improved with an increase in the total acquisition dose level and the angular span. Using a constant dose level and angular

  7. Automated detection and labeling of high-density EEG electrodes from structural MR images

    Science.gov (United States)

    Marino, Marco; Liu, Quanying; Brem, Silvia; Wenderoth, Nicole; Mantini, Dante

    2016-10-01

    Objective. Accurate knowledge about the positions of electrodes in electroencephalography (EEG) is very important for precise source localizations. Direct detection of electrodes from magnetic resonance (MR) images is particularly interesting, as it is possible to avoid errors of co-registration between electrode and head coordinate systems. In this study, we propose an automated MR-based method for electrode detection and labeling, particularly tailored to high-density montages. Approach. Anatomical MR images were processed to create an electrode-enhanced image in individual space. Image processing included intensity non-uniformity correction, background noise and goggles artifact removal. Next, we defined a search volume around the head where electrode positions were detected. Electrodes were identified as local maxima in the search volume and registered to the Montreal Neurological Institute standard space using an affine transformation. This allowed the matching of the detected points with the specific EEG montage template, as well as their labeling. Matching and labeling were performed by the coherent point drift method. Our method was assessed on 8 MR images collected in subjects wearing a 256-channel EEG net, using the displacement with respect to manually selected electrodes as performance metric. Main results. Average displacement achieved by our method was significantly lower compared to alternative techniques, such as the photogrammetry technique. The maximum displacement was for more than 99% of the electrodes lower than 1 cm, which is typically considered an acceptable upper limit for errors in electrode positioning. Our method showed robustness and reliability, even in suboptimal conditions, such as in the case of net rotation, imprecisely gathered wires, electrode detachment from the head, and MR image ghosting. Significance. We showed that our method provides objective, repeatable and precise estimates of EEG electrode coordinates. We hope our work

  8. Coupling gravity, electromagnetism and space-time for space propulsion breakthroughs

    Science.gov (United States)

    Millis, Marc G.

    1994-01-01

    spaceflight would be revolutionized if it were possible to propel a spacecraft without rockets using the coupling between gravity, electromagnetism, and space-time (hence called 'space coupling propulsion'). New theories and observations about the properties of space are emerging which offer new approaches to consider this breakthrough possibility. To guide the search, evaluation, and application of these emerging possibilities, a variety of hypothetical space coupling propulsion mechanisms are presented to highlight the issues that would have to be satisfied to enable such breakthroughs. A brief introduction of the emerging opportunities is also presented.

  9. Search route decision of environmental monitoring at emergency time

    International Nuclear Information System (INIS)

    Aoyama, Isao

    1979-01-01

    The search route decision method is reviewed, especially the adequate arrangement of monitors in view of time in the information-gathering activity by transferring the monitors on the horizontal space after the confirmation of the abnormal release of radioactive material. As for the field of the theory of search, the developmental history is explained, namely the experiences of the naval anti submarine operation in WW-2, the salvage activities and the search problem on the sea. The kinematics for search, the probability theory for detection and the optimum distribution for search are the most important contents of the application of theory of search relating to the environmental monitoring at emergency condition. The combination of a search model consists of the peculiarity of targets, the peculiarity of observers and the standard of optimality. The peculiarity of targets is divided into the space of search, the number of targets, the way of appearance of targets and the motion of targets. The peculiarity of observers is divided into the number of observers, the divisibility of efforts for search, the credibility of search information and the search process. The standard of optimality is divided into the maximum probability of detection, the minimum risk expected and the others. Each item written above of search model is explained. Concerning the formulation of the search model, the theoretical equations for detection probability, discovery potential and instantaneous detection probability, density are derived, and these equations are evaluated and explained. The future plan is to advance the search technology so as to evaluate the detection potential to decide the route of running a monitoring car for a nuclear power plant at accidental condition. (Nakai, Y.)

  10. 3D Reconfigurable NoC Multiprocessor Imaging Interferometer for Space Climate

    Science.gov (United States)

    Dekoulis, George

    2016-07-01

    This paper describes the development of an imaging interferometer for long-term observations of solar activity related events. Heliospheric physics phenomena are responsible for causing irregularities to the ionospheric-magnetospheric plasmasphere. Distinct signatures of these events are captured and studied over long periods of time deducting crucial conclusions about the short-term Space Weather and in the long run about Space Climate. The new prototype features an eight-channel implementation. The available hardware resources permit a 256- channel configuration for accurate beam scanning of the Earth's plasmasphere. A dual-polarization scheme has been implemented for obtaining accurate measurements. The system is based on state-of-the-art three-dimensional reconfigurable logic and exhibits a performance increase in the range of 70% compared to similar instruments in operation. Special circuits allow measurements of the most intense heliospheric physics events to be fully captured and analyzed.

  11. Science Parametrics for Missions to Search for Earth-like Exoplanets by Direct Imaging

    Science.gov (United States)

    Brown, Robert A.

    2015-01-01

    We use Nt , the number of exoplanets observed in time t, as a science metric to study direct-search missions like Terrestrial Planet Finder. In our model, N has 27 parameters, divided into three categories: 2 astronomical, 7 instrumental, and 18 science-operational. For various "27-vectors" of those parameters chosen to explore parameter space, we compute design reference missions to estimate Nt . Our treatment includes the recovery of completeness c after a search observation, for revisits, solar and antisolar avoidance, observational overhead, and follow-on spectroscopy. Our baseline 27-vector has aperture D = 16 m, inner working angle IWA = 0.039'', mission time t = 0-5 yr, occurrence probability for Earth-like exoplanets η = 0.2, and typical values for the remaining 23 parameters. For the baseline case, a typical five-year design reference mission has an input catalog of ~4700 stars with nonzero completeness, ~1300 unique stars observed in ~2600 observations, of which ~1300 are revisits, and it produces N 1 ~ 50 exoplanets after one year and N 5 ~ 130 after five years. We explore offsets from the baseline for 10 parameters. We find that N depends strongly on IWA and only weakly on D. It also depends only weakly on zodiacal light for Z end-to-end efficiency for h > 0.2, and scattered starlight for ζ revisits, solar and antisolar avoidance, and follow-on spectroscopy are all important factors in estimating N.

  12. The Physics of Imaging with Remote Sensors : Photon State Space & Radiative Transfer

    Science.gov (United States)

    Davis, Anthony B.

    2012-01-01

    Standard (mono-pixel/steady-source) retrieval methodology is reaching its fundamental limit with access to multi-angle/multi-spectral photo- polarimetry. Next... Two emerging new classes of retrieval algorithm worth nurturing: multi-pixel time-domain Wave-radiometry transition regimes, and more... Cross-fertilization with bio-medical imaging. Physics-based remote sensing: - What is "photon state space?" - What is "radiative transfer?" - Is "the end" in sight? Two wide-open frontiers! center dot Examples (with variations.

  13. Estimation of the depth of the thoracic epidural space in children using magnetic resonance imaging

    Directory of Open Access Journals (Sweden)

    Wani TM

    2017-03-01

    Full Text Available Tariq M Wani,1,2 Mahmood Rafiq,1 Arif Nazir,1 Hatem A Azzam,1 Usama Al Zuraigi,1 Joseph D Tobias2 1Department of Anesthesia, King Fahad Medical City, Riyadh, Saudi Arabia; 2Department of Anesthesiology and Pain Medicine, Nationwide Children’s Hospital, Columbus, OH, USA Background: The estimation of the distance from the skin to the thoracic epidural space or skin to epidural depth (SED may increase the success rate and decrease the incidence of complications during placement of a thoracic epidural catheter. Magnetic resonance imaging (MRI is the most comprehensive imaging modality of the spine, allowing for the accurate determination of tissue spaces and distances. The present study uses MRI-derived measurements to measure the SED and define the ratio between the straight and inclined SEDs at two thoracic levels (T6–7 and T9–10 in children.Methods: The T2-weighed sagittal MRI images of 109 children, ranging in age from 1 month to 8 years, undergoing radiological evaluation unrelated to spine pathology were assessed. The SEDs (inclined and straight were determined, and a comparison between the SEDs at two thoracic levels (T6–7 and T9–10 was made. Univariate and multivariate linear regression models were used to assess the relationship of the inclined thoracic T6–7 and T9–10 SED measurements with age, height, and weight.Results: Body weight demonstrated a stronger association with the SED than did the age or height with R2 values of 0.6 for T6–7 and 0.5 for T9–10. The formulae describing the relationship between the weight and the inclined SED were T6–7 inclined (mm = 7 + 0.9 × kg and T9–10 inclined (mm = 7 + 0.8 × kg.Conclusion: The depth of the pediatric thoracic epidural space shows a stronger correlation with weight than with age or height. Based on the MRI data, the predictive weight-based formulas can serve as guide to clinicians for placement of thoracic epidural catheters. Keywords: thoracic epidural space

  14. Controllable Fabrication of Au Nanocups by Confined-Space Thermal Dewetting for OCT Imaging.

    Science.gov (United States)

    Gao, Aiqin; Xu, Wenjing; Ponce de León, Yenisey; Bai, Yaocai; Gong, Mingfu; Xie, Kongliang; Park, Boris Hyle; Yin, Yadong

    2017-07-01

    Here, this study reports a novel confined-space thermal dewetting strategy for the fabrication of Au nanocups with tunable diameter, height, and size of cup opening. The nanocup morphology is defined by the cup-shaped void space created by a yolk-shell silica template that spontaneously takes an eccentric configuration during annealing. Thermal dewetting of Au, which is sandwiched between the yolk and shell, leads to the desired nanocup morphology. With strong scattering in near infrared, the Au nanocups exhibit superior efficiency as contrast agents for spectral-domain optical coherence tomography imaging. This confined-space thermal dewetting strategy is scalable and general, and can be potentially extended to the synthesis of novel anisotropic nanostructures of various compositions that are difficult to produce by conventional wet chemical or physical methods, thus opening up opportunities for many new applications. © 2017 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  15. MAP: an iterative experimental design methodology for the optimization of catalytic search space structure modeling.

    Science.gov (United States)

    Baumes, Laurent A

    2006-01-01

    One of the main problems in high-throughput research for materials is still the design of experiments. At early stages of discovery programs, purely exploratory methodologies coupled with fast screening tools should be employed. This should lead to opportunities to find unexpected catalytic results and identify the "groups" of catalyst outputs, providing well-defined boundaries for future optimizations. However, very few new papers deal with strategies that guide exploratory studies. Mostly, traditional designs, homogeneous covering, or simple random samplings are exploited. Typical catalytic output distributions exhibit unbalanced datasets for which an efficient learning is hardly carried out, and interesting but rare classes are usually unrecognized. Here is suggested a new iterative algorithm for the characterization of the search space structure, working independently of learning processes. It enhances recognition rates by transferring catalysts to be screened from "performance-stable" space zones to "unsteady" ones which necessitate more experiments to be well-modeled. The evaluation of new algorithm attempts through benchmarks is compulsory due to the lack of past proofs about their efficiency. The method is detailed and thoroughly tested with mathematical functions exhibiting different levels of complexity. The strategy is not only empirically evaluated, the effect or efficiency of sampling on future Machine Learning performances is also quantified. The minimum sample size required by the algorithm for being statistically discriminated from simple random sampling is investigated.

  16. Beyond spaces of counselling

    DEFF Research Database (Denmark)

    Bank, Mads; Nissen, Morten

    2017-01-01

    The article articulates experiments with spatial constructions in two Danish social work agencies, basing on (a) a sketchy genealogical reconstruction of conceptualisations and uses of space in social work and counselling, (b) a search for theoretical resources to articulate new spaces, and (c...... spaces are forms of spatialisations which might be taken as prototypical in attempts to develop social work and counselling...

  17. Enhanced Approximate Nearest Neighbor via Local Area Focused Search.

    Energy Technology Data Exchange (ETDEWEB)

    Gonzales, Antonio [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Blazier, Nicholas Paul [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2017-02-01

    Approximate Nearest Neighbor (ANN) algorithms are increasingly important in machine learning, data mining, and image processing applications. There is a large family of space- partitioning ANN algorithms, such as randomized KD-Trees, that work well in practice but are limited by an exponential increase in similarity comparisons required to optimize recall. Additionally, they only support a small set of similarity metrics. We present Local Area Fo- cused Search (LAFS), a method that enhances the way queries are performed using an existing ANN index. Instead of a single query, LAFS performs a number of smaller (fewer similarity comparisons) queries and focuses on a local neighborhood which is refined as candidates are identified. We show that our technique improves performance on several well known datasets and is easily extended to general similarity metrics using kernel projection techniques.

  18. Interferometric and nonlinear-optical spectral-imaging techniques for outer space and live cells

    Science.gov (United States)

    Itoh, Kazuyoshi

    2015-12-01

    Multidimensional signals such as the spectral images allow us to have deeper insights into the natures of objects. In this paper the spectral imaging techniques that are based on optical interferometry and nonlinear optics are presented. The interferometric imaging technique is based on the unified theory of Van Cittert-Zernike and Wiener-Khintchine theorems and allows us to retrieve a spectral image of an object in the far zone from the 3D spatial coherence function. The retrieval principle is explained using a very simple object. The promising applications to space interferometers for astronomy that are currently in progress will also be briefly touched on. An interesting extension of interferometric spectral imaging is a 3D and spectral imaging technique that records 4D information of objects where the 3D and spectral information is retrieved from the cross-spectral density function of optical field. The 3D imaging is realized via the numerical inverse propagation of the cross-spectral density. A few techniques suggested recently are introduced. The nonlinear optical technique that utilizes stimulated Raman scattering (SRS) for spectral imaging of biomedical targets is presented lastly. The strong signals of SRS permit us to get vibrational information of molecules in the live cell or tissue in real time. The vibrational information of unstained or unlabeled molecules is crucial especially for medical applications. The 3D information due to the optical nonlinearity is also the attractive feature of SRS spectral microscopy.

  19. Similarity search processing. Paralelization and indexing technologies.

    Directory of Open Access Journals (Sweden)

    Eder Dos Santos

    2015-08-01

    The next Scientific-Technical Report addresses the similarity search and the implementation of metric structures on parallel environments. It also presents the state of the art related to similarity search on metric structures and parallelism technologies. Comparative analysis are also proposed, seeking to identify the behavior of a set of metric spaces and metric structures over processing platforms multicore-based and GPU-based.

  20. The effective use of search engines on the Internet.

    Science.gov (United States)

    Younger, P

    This article explains how nurses can get the most out of researching information on the internet using the search engine Google. It also explores some of the other types of search engines that are available. Internet users are shown how to find text, images and reports and search within sites. Copyright issues are also discussed.

  1. MUSIC algorithm for location searching of dielectric anomalies from S-parameters using microwave imaging

    Science.gov (United States)

    Park, Won-Kwang; Kim, Hwa Pyung; Lee, Kwang-Jae; Son, Seong-Ho

    2017-11-01

    Motivated by the biomedical engineering used in early-stage breast cancer detection, we investigated the use of MUltiple SIgnal Classification (MUSIC) algorithm for location searching of small anomalies using S-parameters. We considered the application of MUSIC to functional imaging where a small number of dipole antennas are used. Our approach is based on the application of Born approximation or physical factorization. We analyzed cases in which the anomaly is respectively small and large in relation to the wavelength, and the structure of the left-singular vectors is linked to the nonzero singular values of a Multi-Static Response (MSR) matrix whose elements are the S-parameters. Using simulations, we demonstrated the strengths and weaknesses of the MUSIC algorithm in detecting both small and extended anomalies.

  2. Blind retrospective motion correction of MR images.

    Science.gov (United States)

    Loktyushin, Alexander; Nickisch, Hannes; Pohmann, Rolf; Schölkopf, Bernhard

    2013-12-01

    Subject motion can severely degrade MR images. A retrospective motion correction algorithm, Gradient-based motion correction, which significantly reduces ghosting and blurring artifacts due to subject motion was proposed. The technique uses the raw data of standard imaging sequences; no sequence modifications or additional equipment such as tracking devices are required. Rigid motion is assumed. The approach iteratively searches for the motion trajectory yielding the sharpest image as measured by the entropy of spatial gradients. The vast space of motion parameters is efficiently explored by gradient-based optimization with a convergence guarantee. The method has been evaluated on both synthetic and real data in two and three dimensions using standard imaging techniques. MR images are consistently improved over different kinds of motion trajectories. Using a graphics processing unit implementation, computation times are in the order of a few minutes for a full three-dimensional volume. The presented technique can be an alternative or a complement to prospective motion correction methods and is able to improve images with strong motion artifacts from standard imaging sequences without requiring additional data. Copyright © 2013 Wiley Periodicals, Inc., a Wiley company.

  3. Guidance methods in psychological «spaces» of self-determination

    Directory of Open Access Journals (Sweden)

    Nikolai S. Prjazhnikov

    2017-09-01

    Full Text Available Self-determination is deemed as search and continuous refinement of the meaning of the future life. The paper discusses various options for self-determination, i.e. professional, personal, social, and other ones. Self-determination means making a certain choice. This may be career choice («career self-determination», choice of a moral position («personal self-determination», choice of one’s position in society associated with image and style of life, status in various social groups («social self-determination», choice of options («Leisure selfdetermination», or even choice of relationship type («family self-determination», etc. The generalized options and methods of orientation in various «space» of self-determination are highlighted. The psychological «spaces» are regarded as a metaphor that reflects and arranges a certain field of search for the meanings of self-determination. Each «space» is constructed according to a certain principle based on certain criteria. Psychological «space» may be determined as diverse, and in this set of self-determining personality one must be able to navigate. There are main groups of psychological «space» including the typology of options for planning life and career, the typology of work activity, the typology of professions. It is important for self-determination to define the future professional activity. Various methods are presented that allow a person to get a career orientation in complex «space» of career and life choices. Particular attention is paid to self-determination of children in adolescence. Various modern approaches in career guidance and P.Ya. Galperin’s career «orientation» principles are drawn to a concordance.

  4. Masticator space masses and pseudomasses

    International Nuclear Information System (INIS)

    Connor, S.E.J.; Davitt, S.M.

    2004-01-01

    We review the anatomy of the masticator space and the localization of masticator space lesions on cross-sectional imaging. The magnetic resonance imaging and computed tomography appearances of inflammatory, neoplastic, developmental and vascular masticator space lesions are discussed and illustrated. Benign processes and normal variations, which mimic masticator space pathology, are also considered

  5. Evaluation of diffusion-tensor imaging-based global search and tractography for tumor surgery close to the language system.

    Directory of Open Access Journals (Sweden)

    Mirco Richter

    Full Text Available Pre-operative planning and intra-operative guidance in neurosurgery require detailed information about the location of functional areas and their anatomo-functional connectivity. In particular, regarding the language system, post-operative deficits such as aphasia can be avoided. By combining functional magnetic resonance imaging and diffusion tensor imaging, the connectivity between functional areas can be reconstructed by tractography techniques that need to cope with limitations such as limited resolution and low anisotropic diffusion close to functional areas. Tumors pose particular challenges because of edema, displacement effects on brain tissue and infiltration of white matter. Under these conditions, standard fiber tracking methods reconstruct pathways of insufficient quality. Therefore, robust global or probabilistic approaches are required. In this study, two commonly used standard fiber tracking algorithms, streamline propagation and tensor deflection, were compared with a previously published global search, Gibbs tracking and a connection-oriented probabilistic tractography approach. All methods were applied to reconstruct neuronal pathways of the language system of patients undergoing brain tumor surgery, and control subjects. Connections between Broca and Wernicke areas via the arcuate fasciculus (AF and the inferior fronto-occipital fasciculus (IFOF were validated by a clinical expert to ensure anatomical feasibility, and compared using distance- and diffusion-based similarity metrics to evaluate their agreement on pathway locations. For both patients and controls, a strong agreement between all methods was observed regarding the location of the AF. In case of the IFOF however, standard fiber tracking and Gibbs tracking predominantly identified the inferior longitudinal fasciculus that plays a secondary role in semantic language processing. In contrast, global search resolved connections in almost every case via the IFOF which

  6. Document Clustering Approach for Meta Search Engine

    Science.gov (United States)

    Kumar, Naresh, Dr.

    2017-08-01

    The size of WWW is growing exponentially with ever change in technology. This results in huge amount of information with long list of URLs. Manually it is not possible to visit each page individually. So, if the page ranking algorithms are used properly then user search space can be restricted up to some pages of searched results. But available literatures show that no single search system can provide qualitative results from all the domains. This paper provides solution to this problem by introducing a new meta search engine that determine the relevancy of query corresponding to web page and cluster the results accordingly. The proposed approach reduces the user efforts, improves the quality of results and performance of the meta search engine.

  7. Novelty Search for Soft Robotic Space Exploration

    NARCIS (Netherlands)

    Methenitis, G.; Hennes, D.; Izzo, D.; Visser, A.

    2015-01-01

    The use of soft robots in future space exploration is still a far-fetched idea, but an attractive one. Soft robots are inherently compliant mechanisms that are well suited for locomotion on rough terrain as often faced in extra-planetary environments. Depending on the particular application and

  8. Novelty search for soft robotic space exploration

    NARCIS (Netherlands)

    G. Methenitis (Georgios); D. Hennes; D. Izzo; A. Visser

    2015-01-01

    textabstractThe use of soft robots in future space exploration is still a far-fetched idea, but an attractive one. Soft robots are inherently compliant mechanisms that are well suited for locomotion on rough terrain as often faced in extra-planetary environments. Depending on the particular

  9. Learning Latent Vector Spaces for Product Search

    NARCIS (Netherlands)

    Van Gysel, C.; de Rijke, M.; Kanoulas, E.

    2016-01-01

    We introduce a novel latent vector space model that jointly learns the latent representations of words, e-commerce products and a mapping between the two without the need for explicit annotations. The power of the model lies in its ability to directly model the discriminative relation between

  10. Earth elevation map production and high resolution sensing camera imaging analysis

    Science.gov (United States)

    Yang, Xiubin; Jin, Guang; Jiang, Li; Dai, Lu; Xu, Kai

    2010-11-01

    The Earth's digital elevation which impacts space camera imaging has prepared and imaging has analysed. Based on matching error that TDI CCD integral series request of the speed of image motion, statistical experimental methods-Monte Carlo method is used to calculate the distribution histogram of Earth's elevation in image motion compensated model which includes satellite attitude changes, orbital angular rate changes, latitude, longitude and the orbital inclination changes. And then, elevation information of the earth's surface from SRTM is read. Earth elevation map which produced for aerospace electronic cameras is compressed and spliced. It can get elevation data from flash according to the shooting point of latitude and longitude. If elevation data between two data, the ways of searching data uses linear interpolation. Linear interpolation can better meet the rugged mountains and hills changing requests. At last, the deviant framework and camera controller are used to test the character of deviant angle errors, TDI CCD camera simulation system with the material point corresponding to imaging point model is used to analyze the imaging's MTF and mutual correlation similarity measure, simulation system use adding cumulation which TDI CCD imaging exceeded the corresponding pixel horizontal and vertical offset to simulate camera imaging when stability of satellite attitude changes. This process is practicality. It can effectively control the camera memory space, and meet a very good precision TDI CCD camera in the request matches the speed of image motion and imaging.

  11. A Hybrid Technique for De-Noising Multi-Modality Medical Images by Employing Cuckoo’s Search with Curvelet Transform

    Directory of Open Access Journals (Sweden)

    Qaisar Javaid

    2018-01-01

    Full Text Available De-noising of the medical images is very difficult task. To improve the overall visual representation we need to apply a contrast enhancement techniques, this representation provide the physicians and clinicians a good and recovered diagnosis results. Various de-noising and contrast enhancements methods are develops. However, some of the methods are not good in providing the better results with accuracy and efficiency. In our paper we de-noise and enhance the medical images without any loss of information. We uses the curvelet transform in combination with ridglet transform along with CS (Cuckoo Search algorithm. The curvlet transform adapt and represents the sparse pixel informations with all edges. The edges play very important role in understanding of the images. Curvlet transform computes the edges very efficiently where the wavelets are failed. We used the CS to optimize the de-noising coefficients without loss of structural and morphological information. Our designed method would be accurate and efficient in de-noising the medical images. Our method attempts to remove the multiplicative and additive noises. Our proposed method is proved to be an efficient and reliable in removing all kind of noises from the medical images. Result indicates that our proposed approach is better than other approaches in removing impulse, Gaussian, and speckle noises.

  12. The development of a specialized processor for a space-based multispectral earth imager

    Science.gov (United States)

    Khedr, Mostafa E.

    2008-10-01

    This work was done in the Department of Computer Engineering, Lvov Polytechnic National University, Lvov, Ukraine, as a thesis entitled "Space Imager Computer System for Raw Video Data Processing" [1]. This work describes the synthesis and practical implementation of a specialized computer system for raw data control and processing onboard a satellite MultiSpectral earth imager. This computer system is intended for satellites with resolution in the range of one meter with 12-bit precession. The design is based mostly on general off-the-shelf components such as (FPGAs) plus custom designed software for interfacing with PC and test equipment. The designed system was successfully manufactured and now fully functioning in orbit.

  13. Complexity in Simplicity: Flexible Agent-based State Space Exploration

    DEFF Research Database (Denmark)

    Rasmussen, Jacob Illum; Larsen, Kim Guldstrand

    2007-01-01

    In this paper, we describe a new flexible framework for state space exploration based on cooperating agents. The idea is to let various agents with different search patterns explore the state space individually and communicate information about fruitful subpaths of the search tree to each other...

  14. What is the public's role in 'space' policymaking? Images of the public by practitioners of 'space' communication in the United Kingdom.

    Science.gov (United States)

    Entradas, Marta

    2016-07-01

    Studies on experts' understanding of the public have mainly focused on the views of scientists. We add to the literature on constructions of the public by analyzing the views of decision-makers, professional science communicators and scientists involved in 'space' communication on the public and public participation in policy. Findings show that contextual situations and roles determine the way the public is conceptualised: the public is sophisticated and knowledgeable to participate in space activities/citizen science, but in matters of policy, a gullible image of the public is brought up. Despite the democratic talk on participation, practitioners delimited public involvement in policy in some way or other to protect their own power and decision-making capabilities. This conception of the public competes with the stated aims of scientific and political institutions for public engagement and the substantive value of public participation, leaving a limited role for the public in space policymaking. © The Author(s) 2015.

  15. X-ray imaging and spectro-imaging techniques for investigating the intergalactic medium properties within merging clusters of galaxies

    International Nuclear Information System (INIS)

    Bourdin, Herve

    2004-01-01

    Clusters of galaxies are gravitationally bound matter over-densities which are filled with a hot and ionized gas emitting in X-rays. They form during merging phases of subgroups, so that the gas undergoes shock and mixing processes which perturb its physical properties at hydrostatic equilibrium. In order to map the spatial distributions of the gas emissivity, temperature and entropy as observed by X-ray telescopes, we compared different multi-scale imaging algorithms, and also developed and tested a new multi-scale spectro-imaging algorithm. With this algorithm, the searched parameter is first estimated from a count statistics within different spatial resolution elements, and its space-frequency variations are then coded by Haar wavelet coefficients. The optimal spatial distribution of the parameter is finally restored by thresholding the noisy wavelet transform. (author) [fr

  16. Semiautomated digital analysis of knee joint space width using MR images

    International Nuclear Information System (INIS)

    Agnesi, Filippo; Amrami, Kimberly K.; Frigo, Carlo A.; Kaufman, Kenton R.

    2007-01-01

    The goal of this study was to (a) develop a semiautomated computer algorithm to measure knee joint space width (JSW) from magnetic resonance (MR) images using standard imaging techniques and (b) evaluate the reproducibility of the algorithm. Using a standard clinical imaging protocol, bilateral knee MR images were obtained twice within a 2-week period from 17 asymptomatic research participants. Images were analyzed to determine the variability of the measurements performed by the program compared with the variability of manual measurements. Measurement variability of the computer algorithm was considerably smaller than the variability of manual measurements. The average difference between two measurements of the same slice performed with the computer algorithm by the same user was 0.004 ± 0.07 mm for the tibiofemoral joint (TF) and 0.009 ± 0.11 mm for the patellofemoral joint (PF) compared with an average of 0.12 ± 0.22 mm TF and 0.13 ± 0.29 mm PF, respectively, for the manual method. Interuser variability of the computer algorithm was also considerably smaller, with an average difference of 0.004 ± 0.1 mm TF and 0.0006 ± 0.1 mm PF compared with 0.38 ± 0.59 mm TF and 0.31 ± 0.66 mm PF obtained using a manual method. The between-day reproducibility was larger but still within acceptable limits at 0.09 ± 0.39 mm TF and 0.09 ± 0.51 mm PF. This technique has proven consistently reproducible on a same slice base,while the reproducibility comparing different acquisitions of the same subject was larger. Longitudinal reproducibility improvement needs to be addressed through acquisition protocol improvements. A semiautomated method for measuring knee JSW from MR images has been successfully developed. (orig.)

  17. Semiautomated digital analysis of knee joint space width using MR images

    Energy Technology Data Exchange (ETDEWEB)

    Agnesi, Filippo [Mayo Clinic, Motion Analysis Laboratory, Division of Orthopedic Research, Rochester, MN (United States); Polytechnic of Milan, Department of Bioengineering, Milan (Italy); Amrami, Kimberly K. [Mayo Clinic, Department of Radiology, Rochester, MN (United States); Frigo, Carlo A. [Polytechnic of Milan, Department of Bioengineering, Milan (Italy); Kaufman, Kenton R. [Mayo Clinic, Motion Analysis Laboratory, Division of Orthopedic Research, Rochester, MN (United States); Mayo Clinic, Mayo Foundation, Motion Analysis Laboratory, Department of Orthopedic Surgery, Rochester, MN (United States)

    2007-05-15

    The goal of this study was to (a) develop a semiautomated computer algorithm to measure knee joint space width (JSW) from magnetic resonance (MR) images using standard imaging techniques and (b) evaluate the reproducibility of the algorithm. Using a standard clinical imaging protocol, bilateral knee MR images were obtained twice within a 2-week period from 17 asymptomatic research participants. Images were analyzed to determine the variability of the measurements performed by the program compared with the variability of manual measurements. Measurement variability of the computer algorithm was considerably smaller than the variability of manual measurements. The average difference between two measurements of the same slice performed with the computer algorithm by the same user was 0.004 {+-} 0.07 mm for the tibiofemoral joint (TF) and 0.009 {+-} 0.11 mm for the patellofemoral joint (PF) compared with an average of 0.12 {+-} 0.22 mm TF and 0.13 {+-} 0.29 mm PF, respectively, for the manual method. Interuser variability of the computer algorithm was also considerably smaller, with an average difference of 0.004 {+-} 0.1 mm TF and 0.0006 {+-} 0.1 mm PF compared with 0.38 {+-} 0.59 mm TF and 0.31 {+-} 0.66 mm PF obtained using a manual method. The between-day reproducibility was larger but still within acceptable limits at 0.09 {+-} 0.39 mm TF and 0.09 {+-} 0.51 mm PF. This technique has proven consistently reproducible on a same slice base,while the reproducibility comparing different acquisitions of the same subject was larger. Longitudinal reproducibility improvement needs to be addressed through acquisition protocol improvements. A semiautomated method for measuring knee JSW from MR images has been successfully developed. (orig.)

  18. Energy-filtered real- and k-space secondary and energy-loss electron imaging with Dual Emission Electron spectro-Microscope: Cs/Mo(110)

    Energy Technology Data Exchange (ETDEWEB)

    Grzelakowski, Krzysztof P., E-mail: k.grzelakowski@opticon-nanotechnology.com

    2016-05-15

    Since its introduction the importance of complementary k{sub ||}-space (LEED) and real space (LEEM) information in the investigation of surface science phenomena has been widely demonstrated over the last five decades. In this paper we report the application of a novel kind of electron spectromicroscope Dual Emission Electron spectroMicroscope (DEEM) with two independent electron optical channels for reciprocal and real space quasi-simultaneous imaging in investigation of a Cs covered Mo(110) single crystal by using the 800 eV electron beam from an “in-lens” electron gun system developed for the sample illumination. With the DEEM spectromicroscope it is possible to observe dynamic, irreversible processes at surfaces in the energy-filtered real space and in the corresponding energy-filtered k{sub ǁ}-space quasi-simultaneously in two independent imaging columns. The novel concept of the high energy electron beam sample illumination in the cathode lens based microscopes allows chemically selective imaging and analysis under laboratory conditions. - Highlights: • A novel concept of the electron sample illumination with “in-lens” e- gun is realized. • Quasi-simultaneous energy selective observation of the real- and k-space in EELS mode. • Observation of the energy filtered Auger electron diffraction at Cs atoms on Mo(110). • Energy-loss, Auger and secondary electron momentum microscopy is realized.

  19. Optimal Control of Sensor Threshold for Autonomous Wide Area Search Munitions

    National Research Council Canada - National Science Library

    Kish, Brian A; Jacques, David R; Pachter, Meir

    2005-01-01

    The optimal employment of autonomous wide area search munitions is addressed. The scenario considered involves an airborne munition searching a battle space for stationary targets in the presence of false targets...

  20. Hubble Space Telescope Imaging of the Mass-losing Supergiant VY Canis Majoris

    Science.gov (United States)

    Kastner, Joel H.; Weintraub, David A.

    1998-04-01

    The highly luminous M supergiant VY CMa is a massive star that appears to be in its final death throes, losing mass at high rate en route to exploding as a supernova. Subarcsecond-resolution optical images of VY CMa, obtained with the Faint Object Camera (FOC) aboard the Hubble Space Telescope, vividly demonstrate that mass loss from VY CMa is highly anisotropic. In the FOC images, the optical ``star'' VY CMa constitutes the bright, well-resolved core of an elongated reflection nebula. The imaged nebula is ~3" (~4500 AU) in extent and is clumpy and highly asymmetric. The images indicate that the bright core, which lies near one edge of the nebula, is pure scattered starlight. We conclude that at optical wavelengths VY CMa is obscured from view along our line of sight by its own dusty envelope. The presence of the extended reflection nebula then suggests that this envelope is highly flattened and/or that the star is surrounded by a massive circumstellar disk. Such axisymmetric circumstellar density structure should have profound effects on post-red supergiant mass loss from VY CMa and, ultimately, on the shaping of the remnant of the supernova that will terminate its post-main-sequence evolution.

  1. An Efficient SAR Image Segmentation Framework Using Transformed Nonlocal Mean and Multi-Objective Clustering in Kernel Space

    Directory of Open Access Journals (Sweden)

    Dongdong Yang

    2015-02-01

    Full Text Available Synthetic aperture radar (SAR image segmentation usually involves two crucial issues: suitable speckle noise removing technique and effective image segmentation methodology. Here, an efficient SAR image segmentation method considering both of the two aspects is presented. As for the first issue, the famous nonlocal mean (NLM filter is introduced in this study to suppress the multiplicative speckle noise in SAR image. Furthermore, to achieve a higher denoising accuracy, the local neighboring pixels in the searching window are projected into a lower dimensional subspace by principal component analysis (PCA. Thus, the nonlocal mean filter is implemented in the subspace. Afterwards, a multi-objective clustering algorithm is proposed using the principals of artificial immune system (AIS and kernel-induced distance measures. The multi-objective clustering has been shown to discover the data distribution with different characteristics and the kernel methods can improve its robustness to noise and outliers. Experiments demonstrate that the proposed method is able to partition the SAR image robustly and accurately than the conventional approaches.

  2. Search of the Deep and Dark Web via DARPA Memex

    Science.gov (United States)

    Mattmann, C. A.

    2015-12-01

    Search has progressed through several stages due to the increasing size of the Web. Search engines first focused on text and its rate of occurrence; then focused on the notion of link analysis and citation then on interactivity and guided search; and now on the use of social media - who we interact with, what we comment on, and who we follow (and who follows us). The next stage, referred to as "deep search," requires solutions that can bring together text, images, video, importance, interactivity, and social media to solve this challenging problem. The Apache Nutch project provides an open framework for large-scale, targeted, vertical search with capabilities to support all past and potential future search engine foci. Nutch is a flexible infrastructure allowing open access to ranking; URL selection and filtering approaches, to the link graph generated from search, and Nutch has spawned entire sub communities including Apache Hadoop and Apache Tika. It addresses many current needs with the capability to support new technologies such as image and video. On the DARPA Memex project, we are creating create specific extensions to Nutch that will directly improve its overall technological superiority for search and that will directly allow us to address complex search problems including human trafficking. We are integrating state-of-the-art algorithms developed by Kitware for IARPA Aladdin combined with work by Harvard to provide image and video understanding support allowing automatic detection of people and things and massive deployment via Nutch. We are expanding Apache Tika for scene understanding, object/person detection and classification in images/video. We are delivering an interactive and visual interface for initiating Nutch crawls. The interface uses Python technologies to expose Nutch data and to provide a domain specific language for crawls. With the Bokeh visualization library the interface we are delivering simple interactive crawl visualization and

  3. The search for an alerted moving target; 2005BU2-OA

    NARCIS (Netherlands)

    Vermeulen, J.F.J.; Brink, M. van den

    2005-01-01

    We investigate a two-sided, multi-stage search problem where a continuous search effort is made by one or more search units to detect a moving target in a continuous target space, under noisy detection conditions. A specific example of this problem is hunting for an enemy submarine by naval forces.

  4. Linear-constraint wavefront control for exoplanet coronagraphic imaging systems

    Science.gov (United States)

    Sun, He; Eldorado Riggs, A. J.; Kasdin, N. Jeremy; Vanderbei, Robert J.; Groff, Tyler Dean

    2017-01-01

    A coronagraph is a leading technology for achieving high-contrast imaging of exoplanets in a space telescope. It uses a system of several masks to modify the diffraction and achieve extremely high contrast in the image plane around target stars. However, coronagraphic imaging systems are very sensitive to optical aberrations, so wavefront correction using deformable mirrors (DMs) is necessary to avoid contrast degradation in the image plane. Electric field conjugation (EFC) and Stroke minimization (SM) are two primary high-contrast wavefront controllers explored in the past decade. EFC minimizes the average contrast in the search areas while regularizing the strength of the control inputs. Stroke minimization calculates the minimum DM commands under the constraint that a target average contrast is achieved. Recently in the High Contrast Imaging Lab at Princeton University (HCIL), a new linear-constraint wavefront controller based on stroke minimization was developed and demonstrated using numerical simulation. Instead of only constraining the average contrast over the entire search area, the new controller constrains the electric field of each single pixel using linear programming, which could led to significant increases in speed of the wavefront correction and also create more uniform dark holes. As a follow-up of this work, another linear-constraint controller modified from EFC is demonstrated theoretically and numerically and the lab verification of the linear-constraint controllers is reported. Based on the simulation and lab results, the pros and cons of linear-constraint controllers are carefully compared with EFC and stroke minimization.

  5. Towards improving searches for optimal phylogenies.

    Science.gov (United States)

    Ford, Eric; St John, Katherine; Wheeler, Ward C

    2015-01-01

    Finding the optimal evolutionary history for a set of taxa is a challenging computational problem, even when restricting possible solutions to be "tree-like" and focusing on the maximum-parsimony optimality criterion. This has led to much work on using heuristic tree searches to find approximate solutions. We present an approach for finding exact optimal solutions that employs and complements the current heuristic methods for finding optimal trees. Given a set of taxa and a set of aligned sequences of characters, there may be subsets of characters that are compatible, and for each such subset there is an associated (possibly partially resolved) phylogeny with edges corresponding to each character state change. These perfect phylogenies serve as anchor trees for our constrained search space. We show that, for sequences with compatible sites, the parsimony score of any tree [Formula: see text] is at least the parsimony score of the anchor trees plus the number of inferred changes between [Formula: see text] and the anchor trees. As the maximum-parsimony optimality score is additive, the sum of the lower bounds on compatible character partitions provides a lower bound on the complete alignment of characters. This yields a region in the space of trees within which the best tree is guaranteed to be found; limiting the search for the optimal tree to this region can significantly reduce the number of trees that must be examined in a search of the space of trees. We analyze this method empirically using four different biological data sets as well as surveying 400 data sets from the TreeBASE repository, demonstrating the effectiveness of our technique in reducing the number of steps in exact heuristic searches for trees under the maximum-parsimony optimality criterion. © The Author(s) 2014. Published by Oxford University Press, on behalf of the Society of Systematic Biologists. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  6. THE DEEP BLUE COLOR OF HD 189733b: ALBEDO MEASUREMENTS WITH HUBBLE SPACE TELESCOPE/SPACE TELESCOPE IMAGING SPECTROGRAPH AT VISIBLE WAVELENGTHS

    Energy Technology Data Exchange (ETDEWEB)

    Evans, Thomas M.; Aigrain, Suzanne; Barstow, Joanna K. [Department of Physics, University of Oxford, Denys Wilkinson Building, Keble Road, Oxford OX1 3RH (United Kingdom); Pont, Frederic; Sing, David K. [School of Physics, University of Exeter, EX4 4QL Exeter (United Kingdom); Desert, Jean-Michel; Knutson, Heather A. [Division of Geological and Planetary Sciences, California Institute of Technology, Pasadena, CA 91125 (United States); Gibson, Neale [European Southern Observatory, Karl-Schwarzschild-Strasse 2, D-85748 Garching (Germany); Heng, Kevin [University of Bern, Center for Space and Habitability, Sidlerstrasse 5, CH-3012 Bern (Switzerland); Lecavelier des Etangs, Alain, E-mail: tom.evans@astro.ox.ac.uk [Institut d' Astrophysique de Paris, UMR7095 CNRS, Universite Pierre et Marie Curie, 98 bis Boulevard Arago, F-75014 Paris (France)

    2013-08-01

    We present a secondary eclipse observation for the hot Jupiter HD 189733b across the wavelength range 290-570 nm made using the Space Telescope Imaging Spectrograph on the Hubble Space Telescope. We measure geometric albedos of A{sub g} = 0.40 {+-} 0.12 across 290-450 nm and A{sub g} < 0.12 across 450-570 nm at 1{sigma} confidence. The albedo decrease toward longer wavelengths is also apparent when using six wavelength bins over the same wavelength range. This can be interpreted as evidence for optically thick reflective clouds on the dayside hemisphere with sodium absorption suppressing the scattered light signal beyond {approx}450 nm. Our best-fit albedo values imply that HD 189733b would appear a deep blue color at visible wavelengths.

  7. SCIENCE PARAMETRICS FOR MISSIONS TO SEARCH FOR EARTH-LIKE EXOPLANETS BY DIRECT IMAGING

    International Nuclear Information System (INIS)

    Brown, Robert A.

    2015-01-01

    We use N t , the number of exoplanets observed in time t, as a science metric to study direct-search missions like Terrestrial Planet Finder. In our model, N has 27 parameters, divided into three categories: 2 astronomical, 7 instrumental, and 18 science-operational. For various ''27-vectors'' of those parameters chosen to explore parameter space, we compute design reference missions to estimate N t . Our treatment includes the recovery of completeness c after a search observation, for revisits, solar and antisolar avoidance, observational overhead, and follow-on spectroscopy. Our baseline 27-vector has aperture D = 16 m, inner working angle IWA = 0.039'', mission time t = 0-5 yr, occurrence probability for Earth-like exoplanets η = 0.2, and typical values for the remaining 23 parameters. For the baseline case, a typical five-year design reference mission has an input catalog of ∼4700 stars with nonzero completeness, ∼1300 unique stars observed in ∼2600 observations, of which ∼1300 are revisits, and it produces N 1 ∼ 50 exoplanets after one year and N 5 ∼ 130 after five years. We explore offsets from the baseline for 10 parameters. We find that N depends strongly on IWA and only weakly on D. It also depends only weakly on zodiacal light for Z < 50 zodis, end-to-end efficiency for h > 0.2, and scattered starlight for ζ < 10 –10 . We find that observational overheads, completeness recovery and revisits, solar and antisolar avoidance, and follow-on spectroscopy are all important factors in estimating N

  8. Batman flies: a compact spectro-imager for space observation

    Science.gov (United States)

    Zamkotsian, Frederic; Ilbert, Olivier; Zoubian, Julien; Delsanti, Audrey; Boissier, Samuel; Lancon, Ariane

    2017-11-01

    from the sky background is blocked. To get more than 2 millions independent micromirrors, the only available component is a Digital Micromirror Device (DMD) chip from Texas Instruments (TI) that features 2048 x 1080 mirrors and a 13.68μm pixel pitch. DMDs have been tested in space environment (-40°C, vacuum, radiations) by LAM and no showstopper has been revealed [7]. We are presenting in this paper a DMD-based spectrograph called BATMAN, including two arms, one spectroscopic channel and one imaging channel. This instrument is designed for getting breakthrough results in several science cases, from high-z galaxies to nearby galaxies and Trans-Neptunian Objects of Kuiper Belt.

  9. Composite Differential Search Algorithm

    Directory of Open Access Journals (Sweden)

    Bo Liu

    2014-01-01

    Full Text Available Differential search algorithm (DS is a relatively new evolutionary algorithm inspired by the Brownian-like random-walk movement which is used by an organism to migrate. It has been verified to be more effective than ABC, JDE, JADE, SADE, EPSDE, GSA, PSO2011, and CMA-ES. In this paper, we propose four improved solution search algorithms, namely “DS/rand/1,” “DS/rand/2,” “DS/current to rand/1,” and “DS/current to rand/2” to search the new space and enhance the convergence rate for the global optimization problem. In order to verify the performance of different solution search methods, 23 benchmark functions are employed. Experimental results indicate that the proposed algorithm performs better than, or at least comparable to, the original algorithm when considering the quality of the solution obtained. However, these schemes cannot still achieve the best solution for all functions. In order to further enhance the convergence rate and the diversity of the algorithm, a composite differential search algorithm (CDS is proposed in this paper. This new algorithm combines three new proposed search schemes including “DS/rand/1,” “DS/rand/2,” and “DS/current to rand/1” with three control parameters using a random method to generate the offspring. Experiment results show that CDS has a faster convergence rate and better search ability based on the 23 benchmark functions.

  10. Hybrid Projected Gradient-Evolutionary Search Algorithm for Mixed Integer Nonlinear Optimization Problems

    National Research Council Canada - National Science Library

    Homaifar, Abdollah; Esterline, Albert; Kimiaghalam, Bahram

    2005-01-01

    The Hybrid Projected Gradient-Evolutionary Search Algorithm (HPGES) algorithm uses a specially designed evolutionary-based global search strategy to efficiently create candidate solutions in the solution space...

  11. Numerically Calculated 3D Space-Weighting Functions to Image Crustal Volcanic Structures Using Diffuse Coda Waves

    Directory of Open Access Journals (Sweden)

    Edoardo Del Pezzo

    2018-05-01

    Full Text Available Seismic coda measurements retrieve parameters linked to the physical characteristics of rock volumes illuminated by high frequency scattered waves. Space weighting functions (SWF and kernels are different tools that model the spatial sensitivity of coda envelopes to scattering and absorption anomalies in these rock matrices, allowing coda-wave attenuation ( Q c o d a imaging. This note clarifies the difference between SWF and sensitivity kernels developed for coda wave imaging. It extends the SWF previously developed in 2D to the third dimension by using radiative transfer and the diffusion equation, based on the assumption that variations of Q c o d a depend solely on variations of the extinction length. When applied to active data (Deception Island, Antarctica, 3D SWF images strongly resemble 2D images, making this 3D extension redundant. On the other hand, diffusion does not efficiently model coda waveforms when using earthquake datasets spanning depths between 0 and 20 km, such as at Mount St. Helens volcano. In this setting, scattering attenuation and absorption suffer tradeoffs and cannot be separated by fitting a single seismogram energy envelope for SWF imaging. We propose that an approximate analytical 3D SWF, similar in shape to the common coda kernels used in literature, can still be used in a space weighted back-projection approach. While Q c o d a is not a physical parameter of the propagation medium, its spatially-dependent modeling allows improved reconstruction of crustal-scale tectonic and geological features. It is even more efficient as a velocity independent imaging tool for magma and fluid storage when applied to deep volcanism.

  12. Importance of ultrasonography and magnetic resonance imaging in diagnosis of cysticercosis of temporalis muscle mimicking temporal space infection

    Directory of Open Access Journals (Sweden)

    Sameer Rastogi

    2013-01-01

    Full Text Available Cysticercosis cellulosae, caused by the larval stage of Taenia solium is a common parasitic infection in Indian subcontinent. Although cysticercosis is common in other parts of the human body, its involvement with temporalis muscle is an extremely rare entity and demands documentation. This paper reports a case of cysticercosis cellulosae in a 35-year-old male patient within the temporalis muscle mimicking temporal space infection; due to the presence of concomitant dental infection, which was diagnosed with the help of high resolution ultrasonography and magnetic resonance imaging and managed conservatively using oral antiparasitic medication. Here, in this case report, we are emphasizing the importance of imaging modalities in diagnosing space infection and cysticercosis.

  13. Artificial neural network for the determination of Hubble Space Telescope aberration from stellar images

    Science.gov (United States)

    Barrett, Todd K.; Sandler, David G.

    1993-01-01

    An artificial-neural-network method, first developed for the measurement and control of atmospheric phase distortion, using stellar images, was used to estimate the optical aberration of the Hubble Space Telescope. A total of 26 estimates of distortion was obtained from 23 stellar images acquired at several secondary-mirror axial positions. The results were expressed as coefficients of eight orthogonal Zernike polynomials: focus through third-order spherical. For all modes other than spherical the measured aberration was small. The average spherical aberration of the estimates was -0.299 micron rms, which is in good agreement with predictions obtained when iterative phase-retrieval algorithms were used.

  14. Hubble Space Telescope STIS observations of GRB 000301C: CCD imaging and near-ultraviolet MAMA spectroscopy

    DEFF Research Database (Denmark)

    Smette, A.; Fruchter, A.S.; Gull, T.R.

    2001-01-01

    We present Space Telescope Imaging Spectrograph observations of the optical transient (OT) counterpart of the c-ray burster GRB 000301C obtained 5 days after the burst, on 2000 March 6. CCD clear-aperture imaging reveals a R similar or equal to 21.50 +/- 0.15 source with no apparent host galaxy...... Telescope images appear to lie on the stellar field of a host galaxy, and as the large H I column density measured here and in later ground-based observations is unlikely on a random line of sight, we believe we are probably seeing absorption from H I in the host galaxy. In any case, this represents...

  15. Hough transform search for continuous gravitational waves

    International Nuclear Information System (INIS)

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

    2004-01-01

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

  16. Super-resolution imaging and tracking of protein-protein interactions in sub-diffraction cellular space

    Science.gov (United States)

    Liu, Zhen; Xing, Dong; Su, Qian Peter; Zhu, Yun; Zhang, Jiamei; Kong, Xinyu; Xue, Boxin; Wang, Sheng; Sun, Hao; Tao, Yile; Sun, Yujie

    2014-07-01

    Imaging the location and dynamics of individual interacting protein pairs is essential but often difficult because of the fluorescent background from other paired and non-paired molecules, particularly in the sub-diffraction cellular space. Here we develop a new method combining bimolecular fluorescence complementation and photoactivated localization microscopy for super-resolution imaging and single-molecule tracking of specific protein-protein interactions. The method is used to study the interaction of two abundant proteins, MreB and EF-Tu, in Escherichia coli cells. The super-resolution imaging shows interesting distribution and domain sizes of interacting MreB-EF-Tu pairs as a subpopulation of total EF-Tu. The single-molecule tracking of MreB, EF-Tu and MreB-EF-Tu pairs reveals intriguing localization-dependent heterogonous dynamics and provides valuable insights to understanding the roles of MreB-EF-Tu interactions.

  17. Super-resolution imaging and tracking of protein–protein interactions in sub-diffraction cellular space

    Science.gov (United States)

    Liu, Zhen; Xing, Dong; Su, Qian Peter; Zhu, Yun; Zhang, Jiamei; Kong, Xinyu; Xue, Boxin; Wang, Sheng; Sun, Hao; Tao, Yile; Sun, Yujie

    2014-01-01

    Imaging the location and dynamics of individual interacting protein pairs is essential but often difficult because of the fluorescent background from other paired and non-paired molecules, particularly in the sub-diffraction cellular space. Here we develop a new method combining bimolecular fluorescence complementation and photoactivated localization microscopy for super-resolution imaging and single-molecule tracking of specific protein–protein interactions. The method is used to study the interaction of two abundant proteins, MreB and EF-Tu, in Escherichia coli cells. The super-resolution imaging shows interesting distribution and domain sizes of interacting MreB–EF-Tu pairs as a subpopulation of total EF-Tu. The single-molecule tracking of MreB, EF-Tu and MreB–EF-Tu pairs reveals intriguing localization-dependent heterogonous dynamics and provides valuable insights to understanding the roles of MreB–EF-Tu interactions. PMID:25030837

  18. Space-related pharma-motifs for fast search of protein binding motifs and polypharmacological targets.

    Science.gov (United States)

    Chiu, Yi-Yuan; Lin, Chun-Yu; Lin, Chih-Ta; Hsu, Kai-Cheng; Chang, Li-Zen; Yang, Jinn-Moon

    2012-01-01

    To discover a compound inhibiting multiple proteins (i.e. polypharmacological targets) is a new paradigm for the complex diseases (e.g. cancers and diabetes). In general, the polypharmacological proteins often share similar local binding environments and motifs. As the exponential growth of the number of protein structures, to find the similar structural binding motifs (pharma-motifs) is an emergency task for drug discovery (e.g. side effects and new uses for old drugs) and protein functions. We have developed a Space-Related Pharmamotifs (called SRPmotif) method to recognize the binding motifs by searching against protein structure database. SRPmotif is able to recognize conserved binding environments containing spatially discontinuous pharma-motifs which are often short conserved peptides with specific physico-chemical properties for protein functions. Among 356 pharma-motifs, 56.5% interacting residues are highly conserved. Experimental results indicate that 81.1% and 92.7% polypharmacological targets of each protein-ligand complex are annotated with same biological process (BP) and molecular function (MF) terms, respectively, based on Gene Ontology (GO). Our experimental results show that the identified pharma-motifs often consist of key residues in functional (active) sites and play the key roles for protein functions. The SRPmotif is available at http://gemdock.life.nctu.edu.tw/SRP/. SRPmotif is able to identify similar pharma-interfaces and pharma-motifs sharing similar binding environments for polypharmacological targets by rapidly searching against the protein structure database. Pharma-motifs describe the conservations of binding environments for drug discovery and protein functions. Additionally, these pharma-motifs provide the clues for discovering new sequence-based motifs to predict protein functions from protein sequence databases. We believe that SRPmotif is useful for elucidating protein functions and drug discovery.

  19. Changing Perspective: Zooming in and out during Visual Search

    Science.gov (United States)

    Solman, Grayden J. F.; Cheyne, J. Allan; Smilek, Daniel

    2013-01-01

    Laboratory studies of visual search are generally conducted in contexts with a static observer vantage point, constrained by a fixation cross or a headrest. In contrast, in many naturalistic search settings, observers freely adjust their vantage point by physically moving through space. In two experiments, we evaluate behavior during free vantage…

  20. Flavour Independent $h^{0}A^{0}$ Search and Two Higgs Doublet Model Interpretation of Neutral Higgs Boson Searches at LEP

    CERN Document Server

    Abbiendi, G.; Akesson, P.F.; Alexander, G.; Allison, John; Amaral, P.; Anagnostou, G.; Anderson, K.J.; Asai, S.; Axen, D.; Bailey, I.; Barberio, E.; Barillari, T.; Barlow, R.J.; Batley, R.J.; Bechtle, P.; Behnke, T.; Bell, Kenneth Watson; Bell, P.J.; Bella, G.; Bellerive, A.; Benelli, G.; Bethke, S.; Biebel, O.; Boeriu, O.; Bock, P.; Boutemeur, M.; Braibant, S.; Brown, Robert M.; Burckhart, H.J.; Campana, S.; Capiluppi, P.; Carnegie, R.K.; Carter, A.A.; Carter, J.R.; Chang, C.Y.; Charlton, D.G.; Ciocca, C.; Csilling, A.; Cuffiani, M.; Dado, S.; De Roeck, A.; De Wolf, E.A.; Desch, K.; Dienes, B.; Donkers, M.; Dubbert, J.; Duchovni, E.; Duckeck, G.; Duerdoth, I.P.; Etzion, E.; Fabbri, F.; Ferrari, P.; Fiedler, F.; Fleck, I.; Ford, M.; Frey, A.; Gagnon, P.; Gary, John William; Geich-Gimbel, C.; Giacomelli, G.; Giacomelli, P.; Giunta, Marina; Goldberg, J.; Gross, E.; Grunhaus, J.; Gruwe, M.; Gunther, P.O.; Gupta, A.; Hajdu, C.; Hamann, M.; Hanson, G.G.; Harel, A.; Hauschild, M.; Hawkes, C.M.; Hawkings, R.; Hemingway, R.J.; Herten, G.; Heuer, R.D.; Hill, J.C.; Hoffman, Kara Dion; Horvath, D.; Igo-Kemenes, P.; Ishii, K.; Jeremie, H.; Jovanovic, P.; Junk, T.R.; Kanzaki, J.; Karlen, D.; Kawagoe, K.; Kawamoto, T.; Keeler, R.K.; Kellogg, R.G.; Kennedy, B.W.; Kluth, S.; Kobayashi, T.; Kobel, M.; Komamiya, S.; Kramer, T.; Krieger, P.; von Krogh, J.; Kuhl, T.; Kupper, M.; Lafferty, G.D.; Landsman, H.; Lanske, D.; Lellouch, D.; Lettso, J.; Levinson, L.; Lillich, J.; Lloyd, S.L.; Loebinger, F.K.; Lu, J.; Ludwig, A.; Ludwig, J.; Mader, W.; Marcellini, S.; Martin, A.J.; Masetti, G.; Mashimo, T.; Mattig, Peter; McKenna, J.; McPherson, R.A.; Meijers, F.; Menges, W.; Merritt, F.S.; Mes, H.; Meyer, Niels T.; Michelini, A.; Mihara, S.; Mikenberg, G.; Miller, D.J.; Mohr, W.; Mori, T.; Mutter, A.; Nagai, K.; Nakamura, I.; Nanjo, H.; Neal, H.A.; Nisius, R.; O'Neale, S.W.; Oh, A.; Oreglia, M.J.; Orito, S.; Pahl, C.; Pasztor, G.; Pater, J.R.; Pilcher, J.E.; Pinfold, J.; Plane, David E.; Pooth, O.; Przybycien, M.; Quadt, A.; Rabbertz, K.; Rembser, C.; Renkel, P.; Roney, J.M.; Rossi, A.M.; Rozen, Y.; Runge, K.; Sachs, K.; Saeki, T.; Sarkisyan, E.K.G.; Schaile, A.D.; Schaile, O.; Scharff-Hansen, P.; Schieck, J.; Schorner-Sadenius, T.; Schroder, Matthias; Schumacher, M.; Seuster, R.; Shears, T.G.; Shen, B.C.; Sherwood, P.; Skuja, A.; Smith, A.M.; Sobie, R.; Soldner-Rembold, S.; Spano, F.; Stahl, A.; Strom, David M.; Strohmer, R.; Tarem, S.; Tasevsky, M.; Teuscher, R.; Thomson, M.A.; Torrence, E.; Toya, D.; Tran, P.; Trigger, I.; Trocsanyi, Z.; Tsur, E.; Turner-Watson, M.F.; Ueda, I.; Ujvari, B.; Vollmer, C.F.; Vannerem, P.; Vertesi, R.; Verzocchi, M.; Voss, H.; Vossebeld, J.; Ward, C.P.; Ward, D.R.; Watkins, P.M.; Watson, A.T.; Watson, N.K.; Wells, P.S.; Wengler, T.; Wermes, N.; Wilson, G.W.; Wilson, J.A.; Wolf, G.; Wyatt, T.R.; Yamashita, S.; Zer-Zion, D.; Zivkovic, Lidija

    2005-01-01

    Upper limits on the cross-section of the pair-production process e+e- -> h0A0 assuming 100% decays into hadrons, are derived from a new search for the h0A0 -> hadrons topology, independent of the hadronic flavour of the decay products. Searches for the neutral Higgs bosons h0 and A0, are used to obtain constraints on the Type II Two Higgs Doublet Model (2HDM(11)) with no CP violation in the Higgs sector and no additional non Standard Model particles besides the five Higgs bosons. The analysis combines LEP1 and LEP2 data collected with the OPAL detctor up to the highest available centre-of-mass energies. The searches are sensitive to the h0, A0 -> qq, gg,tau+tau- and h0 -> A0A0 decay modes of the Higgs bosons. The 2HDM(II) parameter space is explored in a detailed scan. Large regions of the 2HDM(II) parameter space are excluded at the 95% CL in the (mh, mA), (mh, tanb) and (mA, tanb) planes, using both direct neutral Higgs boson searches and indirect limits derived from Standard Model high precision measuremen...