Sample records for objectives enabling objectives

  1. Microservices in Web Objects Enabled IoT Environment for Enhancing Reusability

    PubMed Central

    Chong, Ilyoung

    2018-01-01

    In the ubiquitous Internet of Things (IoT) environment, reusing objects instead of creating new one has become important in academics and industries. The situation becomes complex due to the availability of a huge number of connected IoT objects, and each individual service creates a new object instead of reusing the existing one to fulfill a requirement. A well-standard mechanism not only improves the reusability of objects but also improves service modularity and extensibility, and reduces cost. Web Objects enabled IoT environment applies the principle of reusability of objects in multiple IoT application domains through central objects repository and microservices. To reuse objects with microservices and to maintain a relationship with them, this study presents an architecture of Web of Objects platform. In the case of a similar request for an object, the already instantiated object that exists in the same or from other domain can be reused. Reuse of objects through microservices avoids duplications, and reduces time to search and instantiate them from their registries. Further, this article presents an algorithm for microservices and related objects discovery that considers the reusability of objects through the central objects repository. To support the reusability of objects, the necessary algorithm for objects matching is also presented. To realize the reusability of objects in Web Objects enabled IoT environment, a prototype has been designed and implemented based on a use case scenario. Finally, the results of the prototype have been analyzed and discussed to validate the proposed approach. PMID:29373491

  2. Microservices in Web Objects Enabled IoT Environment for Enhancing Reusability.

    PubMed

    Jarwar, Muhammad Aslam; Kibria, Muhammad Golam; Ali, Sajjad; Chong, Ilyoung

    2018-01-26

    In the ubiquitous Internet of Things (IoT) environment, reusing objects instead of creating new one has become important in academics and industries. The situation becomes complex due to the availability of a huge number of connected IoT objects, and each individual service creates a new object instead of reusing the existing one to fulfill a requirement. A well-standard mechanism not only improves the reusability of objects but also improves service modularity and extensibility, and reduces cost. Web Objects enabled IoT environment applies the principle of reusability of objects in multiple IoT application domains through central objects repository and microservices. To reuse objects with microservices and to maintain a relationship with them, this study presents an architecture of Web of Objects platform. In the case of a similar request for an object, the already instantiated object that exists in the same or from other domain can be reused. Reuse of objects through microservices avoids duplications, and reduces time to search and instantiate them from their registries. Further, this article presents an algorithm for microservices and related objects discovery that considers the reusability of objects through the central objects repository. To support the reusability of objects, the necessary algorithm for objects matching is also presented. To realize the reusability of objects in Web Objects enabled IoT environment, a prototype has been designed and implemented based on a use case scenario. Finally, the results of the prototype have been analyzed and discussed to validate the proposed approach.

  3. Zero-Copy Objects System

    NASA Technical Reports Server (NTRS)

    Burleigh, Scott C.

    2011-01-01

    Zero-Copy Objects System software enables application data to be encapsulated in layers of communication protocol without being copied. Indirect referencing enables application source data, either in memory or in a file, to be encapsulated in place within an unlimited number of protocol headers and/or trailers. Zero-copy objects (ZCOs) are abstract data access representations designed to minimize I/O (input/output) in the encapsulation of application source data within one or more layers of communication protocol structure. They are constructed within the heap space of a Simple Data Recorder (SDR) data store to which all participating layers of the stack must have access. Each ZCO contains general information enabling access to the core source data object (an item of application data), together with (a) a linked list of zero or more specific extents that reference portions of this source data object, and (b) linked lists of protocol header and trailer capsules. The concatenation of the headers (in ascending stack sequence), the source data object extents, and the trailers (in descending stack sequence) constitute the transmitted data object constructed from the ZCO. This scheme enables a source data object to be encapsulated in a succession of protocol layers without ever having to be copied from a buffer at one layer of the protocol stack to an encapsulating buffer at a lower layer of the stack. For large source data objects, the savings in copy time and reduction in memory consumption may be considerable.

  4. A User-Centric Knowledge Creation Model in a Web of Object-Enabled Internet of Things Environment

    PubMed Central

    Kibria, Muhammad Golam; Fattah, Sheik Mohammad Mostakim; Jeong, Kwanghyeon; Chong, Ilyoung; Jeong, Youn-Kwae

    2015-01-01

    User-centric service features in a Web of Object-enabled Internet of Things environment can be provided by using a semantic ontology that classifies and integrates objects on the World Wide Web as well as shares and merges context-aware information and accumulated knowledge. The semantic ontology is applied on a Web of Object platform to virtualize the real world physical devices and information to form virtual objects that represent the features and capabilities of devices in the virtual world. Detailed information and functionalities of multiple virtual objects are combined with service rules to form composite virtual objects that offer context-aware knowledge-based services, where context awareness plays an important role in enabling automatic modification of the system to reconfigure the services based on the context. Converting the raw data into meaningful information and connecting the information to form the knowledge and storing and reusing the objects in the knowledge base can both be expressed by semantic ontology. In this paper, a knowledge creation model that synchronizes a service logistic model and a virtual world knowledge model on a Web of Object platform has been proposed. To realize the context-aware knowledge-based service creation and execution, a conceptual semantic ontology model has been developed and a prototype has been implemented for a use case scenario of emergency service. PMID:26393609

  5. A User-Centric Knowledge Creation Model in a Web of Object-Enabled Internet of Things Environment.

    PubMed

    Kibria, Muhammad Golam; Fattah, Sheik Mohammad Mostakim; Jeong, Kwanghyeon; Chong, Ilyoung; Jeong, Youn-Kwae

    2015-09-18

    User-centric service features in a Web of Object-enabled Internet of Things environment can be provided by using a semantic ontology that classifies and integrates objects on the World Wide Web as well as shares and merges context-aware information and accumulated knowledge. The semantic ontology is applied on a Web of Object platform to virtualize the real world physical devices and information to form virtual objects that represent the features and capabilities of devices in the virtual world. Detailed information and functionalities of multiple virtual objects are combined with service rules to form composite virtual objects that offer context-aware knowledge-based services, where context awareness plays an important role in enabling automatic modification of the system to reconfigure the services based on the context. Converting the raw data into meaningful information and connecting the information to form the knowledge and storing and reusing the objects in the knowledge base can both be expressed by semantic ontology. In this paper, a knowledge creation model that synchronizes a service logistic model and a virtual world knowledge model on a Web of Object platform has been proposed. To realize the context-aware knowledge-based service creation and execution, a conceptual semantic ontology model has been developed and a prototype has been implemented for a use case scenario of emergency service.

  6. Enabling Object Storage via shims for Grid Middleware

    NASA Astrophysics Data System (ADS)

    Cadellin Skipsey, Samuel; De Witt, Shaun; Dewhurst, Alastair; Britton, David; Roy, Gareth; Crooks, David

    2015-12-01

    The Object Store model has quickly become the basis of most commercially successful mass storage infrastructure, backing so-called ”Cloud” storage such as Amazon S3, but also underlying the implementation of most parallel distributed storage systems. Many of the assumptions in Object Store design are similar, but not identical, to concepts in the design of Grid Storage Elements, although the requirement for ”POSIX-like” filesystem structures on top of SEs makes the disjunction seem larger. As modern Object Stores provide many features that most Grid SEs do not (block level striping, parallel access, automatic file repair, etc.), it is of interest to see how easily we can provide interfaces to typical Object Stores via plugins and shims for Grid tools, and how well experiments can adapt their data models to them. We present evaluation of, and first-deployment experiences with, (for example) Xrootd-Ceph interfaces for direct object-store access, as part of an initiative within GridPP[1] hosted at RAL. Additionally, we discuss the tradeoffs and experience of developing plugins for the currently-popular Ceph parallel distributed filesystem for the GFAL2 access layer, at Glasgow.

  7. Logistic Model to Support Service Modularity for the Promotion of Reusability in a Web Objects-Enabled IoT Environment.

    PubMed

    Kibria, Muhammad Golam; Ali, Sajjad; Jarwar, Muhammad Aslam; Kumar, Sunil; Chong, Ilyoung

    2017-09-22

    Due to a very large number of connected virtual objects in the surrounding environment, intelligent service features in the Internet of Things requires the reuse of existing virtual objects and composite virtual objects. If a new virtual object is created for each new service request, then the number of virtual object would increase exponentially. The Web of Objects applies the principle of service modularity in terms of virtual objects and composite virtual objects. Service modularity is a key concept in the Web Objects-Enabled Internet of Things (IoT) environment which allows for the reuse of existing virtual objects and composite virtual objects in heterogeneous ontologies. In the case of similar service requests occurring at the same, or different locations, the already-instantiated virtual objects and their composites that exist in the same, or different ontologies can be reused. In this case, similar types of virtual objects and composite virtual objects are searched and matched. Their reuse avoids duplication under similar circumstances, and reduces the time it takes to search and instantiate them from their repositories, where similar functionalities are provided by similar types of virtual objects and their composites. Controlling and maintaining a virtual object means controlling and maintaining a real-world object in the real world. Even though the functional costs of virtual objects are just a fraction of those for deploying and maintaining real-world objects, this article focuses on reusing virtual objects and composite virtual objects, as well as discusses similarity matching of virtual objects and composite virtual objects. This article proposes a logistic model that supports service modularity for the promotion of reusability in the Web Objects-enabled IoT environment. Necessary functional components and a flowchart of an algorithm for reusing composite virtual objects are discussed. Also, to realize the service modularity, a use case scenario is

  8. Logistic Model to Support Service Modularity for the Promotion of Reusability in a Web Objects-Enabled IoT Environment

    PubMed Central

    Chong, Ilyoung

    2017-01-01

    Due to a very large number of connected virtual objects in the surrounding environment, intelligent service features in the Internet of Things requires the reuse of existing virtual objects and composite virtual objects. If a new virtual object is created for each new service request, then the number of virtual object would increase exponentially. The Web of Objects applies the principle of service modularity in terms of virtual objects and composite virtual objects. Service modularity is a key concept in the Web Objects-Enabled Internet of Things (IoT) environment which allows for the reuse of existing virtual objects and composite virtual objects in heterogeneous ontologies. In the case of similar service requests occurring at the same, or different locations, the already-instantiated virtual objects and their composites that exist in the same, or different ontologies can be reused. In this case, similar types of virtual objects and composite virtual objects are searched and matched. Their reuse avoids duplication under similar circumstances, and reduces the time it takes to search and instantiate them from their repositories, where similar functionalities are provided by similar types of virtual objects and their composites. Controlling and maintaining a virtual object means controlling and maintaining a real-world object in the real world. Even though the functional costs of virtual objects are just a fraction of those for deploying and maintaining real-world objects, this article focuses on reusing virtual objects and composite virtual objects, as well as discusses similarity matching of virtual objects and composite virtual objects. This article proposes a logistic model that supports service modularity for the promotion of reusability in the Web Objects-enabled IoT environment. Necessary functional components and a flowchart of an algorithm for reusing composite virtual objects are discussed. Also, to realize the service modularity, a use case scenario is

  9. A Technology Immune Technology Enabled Problem within an Action on Objects Framework: Stamping Functions

    ERIC Educational Resources Information Center

    Connell, Michael; Abramovich, Sergei

    2017-01-01

    This paper illustrates how the notion of Technology Immune Technology Enabled (TITE) problems (Abramovich, 2014), in this case an exploration of variations in surface area we refer to as Stamping Functions, might be incorporated into a K-6 mathematics methods class operating within an Action on Objects framework (Connell, 2001). TITE problems have…

  10. Method and System for Object Recognition Search

    NASA Technical Reports Server (NTRS)

    Duong, Tuan A. (Inventor); Duong, Vu A. (Inventor); Stubberud, Allen R. (Inventor)

    2012-01-01

    A method for object recognition using shape and color features of the object to be recognized. An adaptive architecture is used to recognize and adapt the shape and color features for moving objects to enable object recognition.

  11. Object Oriented Learning Objects

    ERIC Educational Resources Information Center

    Morris, Ed

    2005-01-01

    We apply the object oriented software engineering (OOSE) design methodology for software objects (SOs) to learning objects (LOs). OOSE extends and refines design principles for authoring dynamic reusable LOs. Our learning object class (LOC) is a template from which individualised LOs can be dynamically created for, or by, students. The properties…

  12. Computational techniques to enable visualizing shapes of objects of extra spatial dimensions

    NASA Astrophysics Data System (ADS)

    Black, Don Vaughn, II

    Envisioning extra dimensions beyond the three of common experience is a daunting challenge for three dimensional observers. Intuition relies on experience gained in a three dimensional environment. Gaining experience with virtual four dimensional objects and virtual three manifolds in four-space on a personal computer may provide the basis for an intuitive grasp of four dimensions. In order to enable such a capability for ourselves, it is first necessary to devise and implement a computationally tractable method to visualize, explore, and manipulate objects of dimension beyond three on the personal computer. A technology is described in this dissertation to convert a representation of higher dimensional models into a format that may be displayed in realtime on graphics cards available on many off-the-shelf personal computers. As a result, an opportunity has been created to experience the shape of four dimensional objects on the desktop computer. The ultimate goal has been to provide the user a tangible and memorable experience with mathematical models of four dimensional objects such that the user can see the model from any user selected vantage point. By use of a 4D GUI, an arbitrary convex hull or 3D silhouette of the 4D model can be rotated, panned, scrolled, and zoomed until a suitable dimensionally reduced view or Aspect is obtained. The 4D GUI then allows the user to manipulate a 3-flat hyperplane cutting tool to slice the model at an arbitrary orientation and position to extract or "pluck" an embedded 3D slice or "aspect" from the embedding four-space. This plucked 3D aspect can be viewed from all angles via a conventional 3D viewer using three multiple POV viewports, and optionally exported to a third party CAD viewer for further manipulation. Plucking and Manipulating the Aspect provides a tangible experience for the end-user in the same manner as any 3D Computer Aided Design viewing and manipulation tool does for the engineer or a 3D video game provides

  13. Printing. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Seivert, Chester

    Several intermediate performance objectives and corresponding criterion measures are listed for each of 17 terminal objectives for a secondary level basic printing course. The materials were developed for a two-semester (2 hours daily) course with specialized classroom and shop experiences designed to enable the student to develop basic…

  14. Science Goals and Objectives for Canadian Robotic Exploration of the Moon Enabled by the Deep Space Gateway

    NASA Astrophysics Data System (ADS)

    Bourassa, M.; Osinski, G. R.; Cross, M.; Hill, P.; King, D.; Morse, Z.; Pilles, E.; Tolometti, G.; Tornabene, L. L.; Zanetti, M.

    2018-02-01

    Canadian contributions to the science goals and objectives of a lunar precursor rover for HERACLES, an international mission concept, are discussed. Enabled by the Deep Space Gateway, this rover is a technical demonstrator for robotic sample return.

  15. Objects and categories: feature statistics and object processing in the ventral stream.

    PubMed

    Tyler, Lorraine K; Chiu, Shannon; Zhuang, Jie; Randall, Billi; Devereux, Barry J; Wright, Paul; Clarke, Alex; Taylor, Kirsten I

    2013-10-01

    of nonliving things) were associated with activity in the medial fusiform gyri. Significantly, a feature statistic reflecting differentiation between highly similar objects, enabling object-specific representations, was associated with bilateral PRC activity. These results confirm that the statistical characteristics of conceptual object features are coded in the ventral stream, supporting a conceptual feature-based hierarchy, and integrating disparate findings of category responses in fusiform gyri and category deficits in aMTL into a unifying neurocognitive framework.

  16. Secure content objects

    DOEpatents

    Evans, William D [Cupertino, CA

    2009-02-24

    A secure content object protects electronic documents from unauthorized use. The secure content object includes an encrypted electronic document, a multi-key encryption table having at least one multi-key component, an encrypted header and a user interface device. The encrypted document is encrypted using a document encryption key associated with a multi-key encryption method. The encrypted header includes an encryption marker formed by a random number followed by a derivable variation of the same random number. The user interface device enables a user to input a user authorization. The user authorization is combined with each of the multi-key components in the multi-key encryption key table and used to try to decrypt the encrypted header. If the encryption marker is successfully decrypted, the electronic document may be decrypted. Multiple electronic documents or a document and annotations may be protected by the secure content object.

  17. Shape and Color Features for Object Recognition Search

    NASA Technical Reports Server (NTRS)

    Duong, Tuan A.; Duong, Vu A.; Stubberud, Allen R.

    2012-01-01

    A bio-inspired shape feature of an object of interest emulates the integration of the saccadic eye movement and horizontal layer in vertebrate retina for object recognition search where a single object can be used one at a time. The optimal computational model for shape-extraction-based principal component analysis (PCA) was also developed to reduce processing time and enable the real-time adaptive system capability. A color feature of the object is employed as color segmentation to empower the shape feature recognition to solve the object recognition in the heterogeneous environment where a single technique - shape or color - may expose its difficulties. To enable the effective system, an adaptive architecture and autonomous mechanism were developed to recognize and adapt the shape and color feature of the moving object. The bio-inspired object recognition based on bio-inspired shape and color can be effective to recognize a person of interest in the heterogeneous environment where the single technique exposed its difficulties to perform effective recognition. Moreover, this work also demonstrates the mechanism and architecture of the autonomous adaptive system to enable the realistic system for the practical use in the future.

  18. Target-object integration, attention distribution, and object orientation interactively modulate object-based selection.

    PubMed

    Al-Janabi, Shahd; Greenberg, Adam S

    2016-10-01

    The representational basis of attentional selection can be object-based. Various studies have suggested, however, that object-based selection is less robust than spatial selection across experimental paradigms. We sought to examine the manner by which the following factors might explain this variation: Target-Object Integration (targets 'on' vs. part 'of' an object), Attention Distribution (narrow vs. wide), and Object Orientation (horizontal vs. vertical). In Experiment 1, participants discriminated between two targets presented 'on' an object in one session, or presented as a change 'of' an object in another session. There was no spatial cue-thus, attention was initially focused widely-and the objects were horizontal or vertical. We found evidence of object-based selection only when targets constituted a change 'of' an object. Additionally, object orientation modulated the sign of object-based selection: We observed a same-object advantage for horizontal objects, but a same-object cost for vertical objects. In Experiment 2, an informative cue preceded a single target presented 'on' an object or as a change 'of' an object (thus, attention was initially focused narrowly). Unlike in Experiment 1, we found evidence of object-based selection independent of target-object integration. We again found that the sign of selection was modulated by the objects' orientation. This result may reflect a meridian effect, which emerged due to anisotropies in the cortical representations when attention is oriented endogenously. Experiment 3 revealed that object orientation did not modulate object-based selection when attention was oriented exogenously. Our findings suggest that target-object integration, attention distribution, and object orientation modulate object-based selection, but only in combination.

  19. Analysis and the Derivation of Valid Objectives

    ERIC Educational Resources Information Center

    Tiemann, Philip W.

    1973-01-01

    Author states that "to the extent that behavioral objectives are derived from an analysis of relatively broad objectives, they can serve as valid criteria which enable our students to avoid trivia." (Author)

  20. The core legion object model

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

    Lewis, M.; Grimshaw, A.

    1996-12-31

    The Legion project at the University of Virginia is an architecture for designing and building system services that provide the illusion of a single virtual machine to users, a virtual machine that provides secure shared object and shared name spaces, application adjustable fault-tolerance, improved response time, and greater throughput. Legion targets wide area assemblies of workstations, supercomputers, and parallel supercomputers, Legion tackles problems not solved by existing workstation based parallel processing tools; the system will enable fault-tolerance, wide area parallel processing, inter-operability, heterogeneity, a single global name space, protection, security, efficient scheduling, and comprehensive resource management. This paper describes themore » core Legion object model, which specifies the composition and functionality of Legion`s core objects-those objects that cooperate to create, locate, manage, and remove objects in the Legion system. The object model facilitates a flexible extensible implementation, provides a single global name space, grants site autonomy to participating organizations, and scales to millions of sites and trillions of objects.« less

  1. Spatial Object Recognition Enables Endogenous LTD that Curtails LTP in the Mouse Hippocampus

    PubMed Central

    Goh, Jinzhong Jeremy

    2013-01-01

    Although synaptic plasticity is believed to comprise the cellular substrate for learning and memory, limited direct evidence exists that hippocampus-dependent learning actually triggers synaptic plasticity. It is likely, however, that long-term potentiation (LTP) works in concert with its counterpart, long-term depression (LTD) in the creation of spatial memory. It has been reported in rats that weak synaptic plasticity is facilitated into persistent plasticity if afferent stimulation is coupled with a novel spatial learning event. It is not known if this phenomenon also occurs in other species. We recorded from the hippocampal CA1 of freely behaving mice and observed that novel spatial learning triggers endogenous LTD. Specifically, we observed that LTD is enabled when test-pulse afferent stimulation is given during the learning of object constellations or during a spatial object recognition task. Intriguingly, LTP is significantly impaired by the same tasks, suggesting that LTD is the main cellular substrate for this type of learning. These data indicate that learning-facilitated plasticity is not exclusive to rats and that spatial learning leads to endogenous LTD in the hippocampus, suggesting an important role for this type of synaptic plasticity in the creation of hippocampus-dependent memory. PMID:22510536

  2. Object-based benefits without object-based representations.

    PubMed

    Fougnie, Daryl; Cormiea, Sarah M; Alvarez, George A

    2013-08-01

    Influential theories of visual working memory have proposed that the basic units of memory are integrated object representations. Key support for this proposal is provided by the same object benefit: It is easier to remember multiple features of a single object than the same set of features distributed across multiple objects. Here, we replicate the object benefit but demonstrate that features are not stored as single, integrated representations. Specifically, participants could remember 10 features better when arranged in 5 objects compared to 10 objects, yet memory for one object feature was largely independent of memory for the other object feature. These results rule out the possibility that integrated representations drive the object benefit and require a revision of the concept of object-based memory representations. We propose that working memory is object-based in regard to the factors that enhance performance but feature based in regard to the level of representational failure. PsycINFO Database Record (c) 2013 APA, all rights reserved.

  3. Machine Shop. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Hilton, Arthur; Lambert, George

    Several intermediate performance objectives and corresponding criterion measures are listed for each of 13 terminal objectives for a high school basic machine shop course. The materials were developed for a 36-week course (2 hours daily) designed to enable students to become familiar with the operation of machine shop equipment, to become familiar…

  4. Objects of attention, objects of perception.

    PubMed

    Avrahami, J

    1999-11-01

    Four experiments were conducted, to explore the notion of objects in perception. Taking as a starting point the effects of display content on rapid attention transfer and manipulating curvature, closure, and processing time, a link between objects of attention and objects of perception is proposed. In Experiment 1, a number of parallel, equally spaced, straight lines facilitated attention transfer along the lines, relative to transfer across the lines. In Experiment 2, with curved, closed-contour shapes, no "same-object" facilitation was observed. However, when a longer time interval was provided, in Experiment 3, a same-object advantage started to emerge. In Experiment 4, using the same curved shapes but in a non-speeded distance estimation task, a strong effect of objects was observed. It is argued that attention transfer is facilitated by line tracing but that line tracing is encouraged by objects.

  5. Building Maintenance. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Taylor, Ernest

    Several intermediate performance objectives and corresponding criterion measures are listed for each of the 13 terminal objectives for a basic high school building maintenance course (the first year of a 3-year program). The materials were developed for a 36-week course (2 hours daily) designed to enable 10th grade students to develop competencies…

  6. Object width modulates object-based attentional selection.

    PubMed

    Nah, Joseph C; Neppi-Modona, Marco; Strother, Lars; Behrmann, Marlene; Shomstein, Sarah

    2018-04-24

    Visual input typically includes a myriad of objects, some of which are selected for further processing. While these objects vary in shape and size, most evidence supporting object-based guidance of attention is drawn from paradigms employing two identical objects. Importantly, object size is a readily perceived stimulus dimension, and whether it modulates the distribution of attention remains an open question. Across four experiments, the size of the objects in the display was manipulated in a modified version of the two-rectangle paradigm. In Experiment 1, two identical parallel rectangles of two sizes (thin or thick) were presented. Experiments 2-4 employed identical trapezoids (each having a thin and thick end), inverted in orientation. In the experiments, one end of an object was cued and participants performed either a T/L discrimination or a simple target-detection task. Combined results show that, in addition to the standard object-based attentional advantage, there was a further attentional benefit for processing information contained in the thick versus thin end of objects. Additionally, eye-tracking measures demonstrated increased saccade precision towards thick object ends, suggesting that Fitts's Law may play a role in object-based attentional shifts. Taken together, these results suggest that object-based attentional selection is modulated by object width.

  7. Selective visual attention in object detection processes

    NASA Astrophysics Data System (ADS)

    Paletta, Lucas; Goyal, Anurag; Greindl, Christian

    2003-03-01

    Object detection is an enabling technology that plays a key role in many application areas, such as content based media retrieval. Attentive cognitive vision systems are here proposed where the focus of attention is directed towards the most relevant target. The most promising information is interpreted in a sequential process that dynamically makes use of knowledge and that enables spatial reasoning on the local object information. The presented work proposes an innovative application of attention mechanisms for object detection which is most general in its understanding of information and action selection. The attentive detection system uses a cascade of increasingly complex classifiers for the stepwise identification of regions of interest (ROIs) and recursively refined object hypotheses. While the most coarse classifiers are used to determine first approximations on a region of interest in the input image, more complex classifiers are used for more refined ROIs to give more confident estimates. Objects are modelled by local appearance based representations and in terms of posterior distributions of the object samples in eigenspace. The discrimination function to discern between objects is modeled by a radial basis functions (RBF) network that has been compared with alternative networks and been proved consistent and superior to other artifical neural networks for appearance based object recognition. The experiments were led for the automatic detection of brand objects in Formula One broadcasts within the European Commission's cognitive vision project DETECT.

  8. Persistent Identifiers as Boundary Objects

    NASA Astrophysics Data System (ADS)

    Parsons, M. A.; Fox, P. A.

    2017-12-01

    In 1989, Leigh Star and Jim Griesemer defined the seminal concept of `boundary objects'. These `objects' are what Latour calls `immutable mobiles' that enable communication and collaboration across difference by helping meaning to be understood in different contexts. As Star notes, they are a sort of arrangement that allow different groups to work together without (a priori) consensus. Part of the idea is to recognize and allow for the `interpretive flexibility' that is central to much of the `constructivist' approach in the sociology of science. Persistent Identifiers (PIDs) can clearly act as boundary objects, but people do not usually assume that they enable interpretive flexibility. After all, they are meant to be unambiguous, machine-interpretable identifiers of defined artifacts. In this paper, we argue that PIDs can fill at least two roles: 1) That of the standardized form, where there is strong agreement on what is being represented and how and 2) that of the idealized type, a more conceptual concept that allows many different representations. We further argue that these seemingly abstract conceptions actually help us implement PIDs more effectively to link data, publications, various other artifacts, and especially people. Considering PIDs as boundary objects can help us address issues such as what level of granularity is necessary for PIDs, what metadata should be directly associated with PIDs, and what purpose is the PID serving (reference, provenance, credit, etc.). In short, sociological theory can improve data sharing standards and their implementation in a way that enables broad interdisciplinary data sharing and reuse. We will illustrate this with several specific examples of Earth science data.

  9. Investigation of metabolic objectives in cultured hepatocytes.

    PubMed

    Uygun, Korkut; Matthew, Howard W T; Huang, Yinlun

    2007-06-15

    Using optimization based methods to predict fluxes in metabolic flux balance models has been a successful approach for some microorganisms, enabling construction of in silico models and even inference of some regulatory motifs. However, this success has not been translated to mammalian cells. The lack of knowledge about metabolic objectives in mammalian cells is a major obstacle that prevents utilization of various metabolic engineering tools and methods for tissue engineering and biomedical purposes. In this work, we investigate and identify possible metabolic objectives for hepatocytes cultured in vitro. To achieve this goal, we present a special data-mining procedure for identifying metabolic objective functions in mammalian cells. This multi-level optimization based algorithm enables identifying the major fluxes in the metabolic objective from MFA data in the absence of information about critical active constraints of the system. Further, once the objective is determined, active flux constraints can also be identified and analyzed. This information can be potentially used in a predictive manner to improve cell culture results or clinical metabolic outcomes. As a result of the application of this method, it was found that in vitro cultured hepatocytes maximize oxygen uptake, coupling of urea and TCA cycles, and synthesis of serine and urea. Selection of these fluxes as the metabolic objective enables accurate prediction of the flux distribution in the system given a limited amount of flux data; thus presenting a workable in silico model for cultured hepatocytes. It is observed that an overall homeostasis picture is also emergent in the findings.

  10. Use of Self-to-Object and Object-to-Object Spatial Relations in Locomotion

    ERIC Educational Resources Information Center

    Xiao, Chengli; Mou, Weimin; McNamara, Timothy P.

    2009-01-01

    In 8 experiments, the authors examined the use of representations of self-to-object or object-to-object spatial relations during locomotion. Participants learned geometrically regular or irregular layouts of objects while standing at the edge or in the middle and then pointed to objects while blindfolded in 3 conditions: before turning (baseline),…

  11. Object-based media and stream-based computing

    NASA Astrophysics Data System (ADS)

    Bove, V. Michael, Jr.

    1998-03-01

    Object-based media refers to the representation of audiovisual information as a collection of objects - the result of scene-analysis algorithms - and a script describing how they are to be rendered for display. Such multimedia presentations can adapt to viewing circumstances as well as to viewer preferences and behavior, and can provide a richer link between content creator and consumer. With faster networks and processors, such ideas become applicable to live interpersonal communications as well, creating a more natural and productive alternative to traditional videoconferencing. In this paper is outlined an example of object-based media algorithms and applications developed by my group, and present new hardware architectures and software methods that we have developed to enable meeting the computational requirements of object- based and other advanced media representations. In particular we describe stream-based processing, which enables automatic run-time parallelization of multidimensional signal processing tasks even given heterogenous computational resources.

  12. Automotive Body Repair. Performance Objectives. Intermediate Course.

    ERIC Educational Resources Information Center

    Lang, Thomas

    Several intermediate performance objectives and corresponding criterion measures are listed for each of 10 terminal objectives for an intermediate automotive body repair and refinishing course. The materials were developed for a two-semester (3 hours daily) course for specialized classrooms, shop, and practical experiences designed to enable the…

  13. Automotive Body Repair. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Lang, Thomas

    Several intermediate performance objectives and corresponding criterion measures are listed for each of 15 terminal objectives for a basic automotive body repair and refinishing course. The materials were developed for a two-semester (2 hours daily) course for organized classroom and shop experiences designed to enable the student to develop…

  14. Service Station Attendant. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Davis, John

    Several intermediate performance objectives and corresponding criterion measures are listed for each of 24 terminal objectives for a basic secondary level service station attendant course. The materials were developed for a two-semester course (2 and 3 hours daily). The specialized classroom and shop experiences are designed to enable the student…

  15. Bibliographical index of objects observed by IUE

    NASA Technical Reports Server (NTRS)

    Mead, J. M.; Boggess, A.

    1982-01-01

    Six astronomical journals were searched and 343 papers describing studies using data obtained with the International Ultraviolet Explorer satellite were identified. From a review of these papers, the names of the astronomical objects discussed were recorded and compiled into a list of 2460 entries, along with each reference, and sorted by object name or catalogue number. This index enables a user to tell immediately where to find published papers describing IUE observation of the objects of interest to him.

  16. Setting a research question, aim and objective.

    PubMed

    Doody, Owen; Bailey, Maria E

    2016-03-01

    To describe the development of a research question, aim and objective. The first steps of any study are developing the research question, aim and objective. Subsequent steps develop from these and they govern the researchers' choice of population, setting, data to be collected and time period for the study. Clear, succinctly posed research questions, aims and objectives are essential if studies are to be successful. Researchers developing their research questions, aims and objectives generally experience difficulties. They are often overwhelmed trying to convert what they see as a relevant issue from practice into research. This necessitates engaging with the relevant published literature and knowledgeable people. This paper identifies the issues to be considered when developing a research question, aim and objective. Understanding these considerations will enable researchers to effectively present their research question, aim and objective. To conduct successful studies, researchers should develop clear research questions, aims and objectives.

  17. Distinct Visual Processing of Real Objects and Pictures of Those Objects in 7- to 9-month-old Infants

    PubMed Central

    Gerhard, Theresa M.; Culham, Jody C.; Schwarzer, Gudrun

    2016-01-01

    The present study examined 7- and 9-month-old infants’ visual habituation to real objects and pictures of the same objects and their preferences between real and pictorial versions of the same objects following habituation. Different hypotheses would predict that infants may habituate faster to pictures than real objects (based on proposed theoretical links between behavioral habituation in infants and neuroimaging adaptation in adults) or to real objects vs. pictures (based on past infant electrophysiology data). Sixty-one 7-month-old infants and fifty-nine 9-month-old infants were habituated to either a real object or a picture of the same object and afterward preference tested with the habituation object paired with either the novel real object or its picture counterpart. Infants of both age groups showed basic information-processing advantages for real objects. Specifically, during the initial presentations, 9-month-old infants looked longer at stimuli in both formats than the 7-month olds but more importantly both age groups looked longer at real objects than pictures, though with repeated presentations, they habituated faster for real objects such that at the end of habituation, they looked equally at both types of stimuli. Surprisingly, even after habituation, infants preferred to look at the real objects, regardless of whether they had habituated to photos or real objects. Our findings suggest that from as early as 7-months of age, infants show strong preferences for real objects, perhaps because real objects are visually richer and/or enable the potential for genuine interactions. PMID:27378962

  18. System for controlled acoustic rotation of objects

    NASA Technical Reports Server (NTRS)

    Barmatz, M. B. (Inventor)

    1983-01-01

    A system is described for use with acoustically levitated objects, which enables close control of rotation of the object. One system includes transducers that propagate acoustic waves along the three dimensions (X, Y, Z) of a chamber of rectangular cross section. Each transducers generates one wave which is resonant to a corresponding chamber dimension to acoustically levitate an object, and additional higher frequency resonant wavelengths for controlling rotation of the object. The three chamber dimensions and the corresponding three levitation modes (resonant wavelengths) are all different, to avoid degeneracy, or interference, of waves with one another, that could have an effect on object rotation. Only the higher frequencies, with pairs of them having the same wavelength, are utilized to control rotation, so that rotation is controlled independently of levitation and about any arbitrarily chosen axis.

  19. Corporate objectives and the planning process.

    PubMed

    White, S

    1990-02-01

    The embodiment of corporate objectives in a workable planning process enables all employees to develop an identity larger than themselves. This results in a more cohesive body and makes it easier to implement the organization's strategy and mission. The senior executives at University Hospital have a long history with the organization and therefore know it well. Whether the new process makes planning more coordinated and comprehensive will be measured by both the subjective and the objective assessment of these executives.

  20. Grasping rigid objects in zero-g

    NASA Astrophysics Data System (ADS)

    Anderson, Greg D.

    1993-12-01

    The extra vehicular activity helper/retriever (EVAHR) is a prototype for an autonomous free- flying robotic astronaut helper. The ability to grasp a moving object is a fundamental skill required for any autonomous free-flyer. This paper discusses an algorithm that couples resolved acceleration control with potential field based obstacle avoidance to enable a manipulator to track and capture a rigid object in (imperfect) zero-g while avoiding joint limits, singular configurations, and unintentional impacts between the manipulator and the environment.

  1. Object-processing neural efficiency differentiates object from spatial visualizers.

    PubMed

    Motes, Michael A; Malach, Rafael; Kozhevnikov, Maria

    2008-11-19

    The visual system processes object properties and spatial properties in distinct subsystems, and we hypothesized that this distinction might extend to individual differences in visual processing. We conducted a functional MRI study investigating the neural underpinnings of individual differences in object versus spatial visual processing. Nine participants of high object-processing ability ('object' visualizers) and eight participants of high spatial-processing ability ('spatial' visualizers) were scanned, while they performed an object-processing task. Object visualizers showed lower bilateral neural activity in lateral occipital complex and lower right-lateralized neural activity in dorsolateral prefrontal cortex. The data indicate that high object-processing ability is associated with more efficient use of visual-object resources, resulting in less neural activity in the object-processing pathway.

  2. The subjective experience of object recognition: comparing metacognition for object detection and object categorization.

    PubMed

    Meuwese, Julia D I; van Loon, Anouk M; Lamme, Victor A F; Fahrenfort, Johannes J

    2014-05-01

    Perceptual decisions seem to be made automatically and almost instantly. Constructing a unitary subjective conscious experience takes more time. For example, when trying to avoid a collision with a car on a foggy road you brake or steer away in a reflex, before realizing you were in a near accident. This subjective aspect of object recognition has been given little attention. We used metacognition (assessed with confidence ratings) to measure subjective experience during object detection and object categorization for degraded and masked objects, while objective performance was matched. Metacognition was equal for degraded and masked objects, but categorization led to higher metacognition than did detection. This effect turned out to be driven by a difference in metacognition for correct rejection trials, which seemed to be caused by an asymmetry of the distractor stimulus: It does not contain object-related information in the detection task, whereas it does contain such information in the categorization task. Strikingly, this asymmetry selectively impacted metacognitive ability when objective performance was matched. This finding reveals a fundamental difference in how humans reflect versus act on information: When matching the amount of information required to perform two tasks at some objective level of accuracy (acting), metacognitive ability (reflecting) is still better in tasks that rely on positive evidence (categorization) than in tasks that rely more strongly on an absence of evidence (detection).

  3. IDL Object Oriented Software for Hinode/XRT Image Analysis

    NASA Astrophysics Data System (ADS)

    Higgins, P. A.; Gallagher, P. T.

    2008-09-01

    We have developed a set of object oriented IDL routines that enable users to search, download and analyse images from the X-Ray Telescope (XRT) on-board Hinode. In this paper, we give specific examples of how the object can be used and how multi-instrument data analysis can be performed. The XRT object is a highly versatile and powerful IDL object, which will prove to be a useful tool for solar researchers. This software utilizes the generic Framework object available within the GEN branch of SolarSoft.

  4. Object-based warping: an illusory distortion of space within objects.

    PubMed

    Vickery, Timothy J; Chun, Marvin M

    2010-12-01

    Visual objects are high-level primitives that are fundamental to numerous perceptual functions, such as guidance of attention. We report that objects warp visual perception of space in such a way that spatial distances within objects appear to be larger than spatial distances in ground regions. When two dots were placed inside a rectangular object, they appeared farther apart from one another than two dots with identical spacing outside of the object. To investigate whether this effect was object based, we measured the distortion while manipulating the structure surrounding the dots. Object displays were constructed with a single object, multiple objects, a partially occluded object, and an illusory object. Nonobject displays were constructed to be comparable to object displays in low-level visual attributes. In all cases, the object displays resulted in a more powerful distortion of spatial perception than comparable non-object-based displays. These results suggest that perception of space within objects is warped.

  5. Medial perirhinal cortex disambiguates confusable objects

    PubMed Central

    Tyler, Lorraine K.; Monsch, Andreas U.; Taylor, Kirsten I.

    2012-01-01

    Our brain disambiguates the objects in our cluttered visual world seemingly effortlessly, enabling us to understand their significance and to act appropriately. The role of anteromedial temporal structures in this process, particularly the perirhinal cortex, is highly controversial. In some accounts, the perirhinal cortex is necessary for differentiating between perceptually and semantically confusable objects. Other models claim that the perirhinal cortex neither disambiguates perceptually confusable objects nor plays a unique role in semantic processing. One major hurdle to resolving this central debate is the fact that brain damage in human patients typically encompasses large portions of the anteromedial temporal lobe, such that the identification of individual substructures and precise neuroanatomical locus of the functional impairments has been difficult. We tested these competing accounts in patients with Alzheimer’s disease with varying degrees of atrophy in anteromedial structures, including the perirhinal cortex. To assess the functional contribution of each anteromedial temporal region separately, we used a detailed region of interest approach. From each participant, we obtained magnetic resonance imaging scans and behavioural data from a picture naming task that contrasted naming performance with living and non-living things as a way of manipulating perceptual and semantic confusability; living things are more similar to one another than non-living things, which have more distinctive features. We manually traced neuroanatomical regions of interest on native-space cortical surface reconstructions to obtain mean thickness estimates for the lateral and medial perirhinal cortex and entorhinal cortex. Mean cortical thickness in each region of interest, and hippocampal volume, were submitted to regression analyses predicting naming performance. Importantly, atrophy of the medial perirhinal cortex, but not lateral perirhinal cortex, entorhinal cortex or

  6. Hybrid Multiagent System for Automatic Object Learning Classification

    NASA Astrophysics Data System (ADS)

    Gil, Ana; de La Prieta, Fernando; López, Vivian F.

    The rapid evolution within the context of e-learning is closely linked to international efforts on the standardization of learning object metadata, which provides learners in a web-based educational system with ubiquitous access to multiple distributed repositories. This article presents a hybrid agent-based architecture that enables the recovery of learning objects tagged in Learning Object Metadata (LOM) and provides individualized help with selecting learning materials to make the most suitable choice among many alternatives.

  7. Commercial and Advertising Art. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Atkinson, Floyd

    Several intermediate performance objectives and corresponding criterion measures are listed for each of 12 terminal objectives for a basic commercial and advertising art course. The materials were developed for a two-semester (2 hours daily) course to enable tenth, eleventh, and twelfth grade students to develop competencies in the care and use of…

  8. The Near-Earth Object Camera

    NASA Astrophysics Data System (ADS)

    Mainzer, Amy K.; NEOCam Science Team

    2017-10-01

    The Near-Earth Object Camera (NEOCam) is a NASA mission in formulation designed to find, track, and provide basic physical characterization of asteroids and comets that make close approaches to Earth. Its goal is to reduce the risk of impacts from undetected near-Earth objects (NEOs) capable of causing global and regional disasters. NEOCam consists of a 50 cm telescope operating at two channels dominated by NEO thermal emission, 4.2-5.0um and 6-10um, in order to better constrain the objects' temperatures and diameters. Orbiting the Sun-Earth L1 Lagrange point, the mission would find hundreds of thousands of NEOs and would make significant progress toward the Congressional objective of discovering more than 90% of NEOs larger than 140 m during its five-year lifetime. The mission uses novel 2048x2048 HgCdTe detectors that extend the wavelength cutoff beyond 10um at an operating temperature of 40K (Dorn et al. 2016). Both the optical system and the detectors are cooled passively using radiators and thermal shields to enable long mission life and to avoid the complexity of cryocoolers or cryogens. NEOCam is currently in an extended Phase A.

  9. Object Manipulation Facilitates Kind-Based Object Individuation of Shape-Similar Objects

    ERIC Educational Resources Information Center

    Kingo, Osman S.; Krojgaard, Peter

    2011-01-01

    Five experiments investigated the importance of shape and object manipulation when 12-month-olds were given the task of individuating objects representing exemplars of kinds in an event-mapping design. In Experiments 1 and 2, results of the study from Xu, Carey, and Quint (2004, Experiment 4) were partially replicated, showing that infants were…

  10. Organizing and Typing Persistent Objects Within an Object-Oriented Framework

    NASA Technical Reports Server (NTRS)

    Madany, Peter W.; Campbell, Roy H.

    1991-01-01

    Conventional operating systems provide little or no direct support for the services required for an efficient persistent object system implementation. We have built a persistent object scheme using a customization and extension of an object-oriented operating system called Choices. Choices includes a framework for the storage of persistent data that is suited to the construction of both conventional file system and persistent object system. In this paper we describe three areas in which persistent object support differs from file system support: storage organization, storage management, and typing. Persistent object systems must support various sizes of objects efficiently. Customizable containers, which are themselves persistent objects and can be nested, support a wide range of object sizes in Choices. Collections of persistent objects that are accessed as an aggregate and collections of light-weight persistent objects can be clustered in containers that are nested within containers for larger objects. Automated garbage collection schemes are added to storage management and have a major impact on persistent object applications. The Choices persistent object store provides extensible sets of persistent object types. The store contains not only the data for persistent objects but also the names of the classes to which they belong and the code for the operation of the classes. Besides presenting persistent object storage organization, storage management, and typing, this paper discusses how persistent objects are named and used within the Choices persistent data/file system framework.

  11. An High Resolution Near-Earth Objects Population Enabling Next-Generation Search Strategies

    NASA Technical Reports Server (NTRS)

    Tricaico, Pasquale; Beshore, E. C.; Larson, S. M.; Boattini, A.; Williams, G. V.

    2010-01-01

    Over the past decade, the dedicated search for kilometer-size near-Earth objects (NEOs), potentially hazardous objects (PHOs), and potential Earth impactors has led to a boost in the rate of discoveries of these objects. The catalog of known NEOs is the fundamental ingredient used to develop a model for the NEOs population, either by assessing and correcting for the observational bias (Jedicke et al., 2002), or by evaluating the migration rates from the NEOs source regions (Bottke et al., 2002). The modeled NEOs population is a necessary tool used to track the progress in the search of large NEOs (Jedicke et al., 2003) and to try to predict the distribution of the ones still undiscovered, as well as to study the sky distribution of potential Earth impactors (Chesley & Spahr, 2004). We present a method to model the NEOs population in all six orbital elements, on a finely grained grid, allowing us the design and test of targeted and optimized search strategies. This method relies on the observational data routinely reported to the Minor Planet Center (MPC) by the Catalina Sky Survey (CSS) and by other active NEO surveys over the past decade, to determine on a nightly basis the efficiency in detecting moving objects as a function of observable quantities including apparent magnitude, rate of motion, airmass, and galactic latitude. The cumulative detection probability is then be computed for objects within a small range in orbital elements and absolute magnitude, and the comparison with the number of know NEOs within the same range allows us to model the population. When propagated to the present epoch and projected on the sky plane, this provides the distribution of the missing large NEOs, PHOs, and potential impactors.

  12. An infrared modular panoramic imaging objective

    NASA Astrophysics Data System (ADS)

    Palmer, Troy A.; Alexay, Christopher C.

    2004-08-01

    We describe the optical and mechanical design of an athermal infrared objective lens with an afocal anamorphic adapter. The lens presented consists of two modules: an athermal 25mm F/2.3 mid-wave IR objective lens and an optional panoramic adapter. The adapter utilizes anamorphic lenses to create unique image control. The result of which enables an independent horizontal wide field of view, while preserving the original narrow vertical field. We have designed, fabricated and tested two such lenses. A summary of the assembly and testing process is also presented.

  13. Scala Roles: Reusable Object Collaborations in a Library

    NASA Astrophysics Data System (ADS)

    Pradel, Michael; Odersky, Martin

    Purely class-based implementations of object-oriented software are often inappropriate for reuse. In contrast, the notion of objects playing roles in a collaboration has been proven to be a valuable reuse abstraction. However, existing solutions to enable role-based programming tend to require vast extensions of the underlying programming language, and thus, are difficult to use in every day work. We present a programming technique, based on dynamic proxies, that allows to augment an object’s type at runtime while preserving strong static type safety. It enables role-based implementations that lead to more reuse and better separation of concerns.

  14. Micromirror arrays to assess luminescent nano-objects.

    PubMed

    Kawakami, Yoichi; Kanai, Akinobu; Kaneta, Akio; Funato, Mitsuru; Kikuchi, Akihiko; Kishino, Katsumi

    2011-05-01

    We propose an array of submicrometer mirrors to assess luminescent nano-objects. Micromirror arrays (MMAs) are fabricated on Si (001) wafers via selectively doping Ga using the focused ion beam technique to form p-type etch stop regions, subsequent anisotropic chemical etching, and Al deposition. MMAs provide two benefits: reflection of luminescence from nano-objects within MMAs toward the Si (001) surface normal and nano-object labeling. The former increases the probability of optics collecting luminescence and is demonstrated by simulations based on the ray-tracing and finite-difference time-domain methods as well as by experiments. The latter enables different measurements to be repeatedly performed on a single nano-object located at a certain micromirror. For example, a single InGaN∕GaN nanocolumn is assessed by scanning electron microscopy and microphotoluminescence spectroscopy.

  15. Object-based attention: strength of object representation and attentional guidance.

    PubMed

    Shomstein, Sarah; Behrmann, Marlene

    2008-01-01

    Two or more features belonging to a single object are identified more quickly and more accurately than are features belonging to different objects--a finding attributed to sensory enhancement of all features belonging to an attended or selected object. However, several recent studies have suggested that this "single-object advantage" may be a product of probabilistic and configural strategic prioritizations rather than of object-based perceptual enhancement per se, challenging the underlying mechanism that is thought to give rise to object-based attention. In the present article, we further explore constraints on the mechanisms of object-based selection by examining the contribution of the strength of object representations to the single-object advantage. We manipulated factors such as exposure duration (i.e., preview time) and salience of configuration (i.e., objects). Varying preview time changes the magnitude of the object-based effect, so that if there is ample time to establish an object representation (i.e., preview time of 1,000 msec), then both probability and configuration (i.e., objects) guide attentional selection. If, however, insufficient time is provided to establish a robust object-based representation, then only probabilities guide attentional selection. Interestingly, at a short preview time of 200 msec, when the two objects were sufficiently different from each other (i.e., different colors), both configuration and probability guided attention selection. These results suggest that object-based effects can be explained both in terms of strength of object representations (established at longer exposure durations and by pictorial cues) and probabilistic contingencies in the visual environment.

  16. Enabling Joint Commission Medication Reconciliation Objectives with the HL7 / ASTM Continuity of Care Document Standard

    PubMed Central

    Dolin, Robert H.; Giannone, Gay; Schadow, Gunther

    2007-01-01

    We sought to determine how well the HL7 / ASTM Continuity of Care Document (CCD) standard supports the requirements underlying the Joint Commission medication reconciliation recommendations. In particular, the Joint Commission emphasizes that transition points in the continuum of care are vulnerable to communication breakdowns, and that these breakdowns are a common source of medication errors. These transition points are the focus of communication standards, suggesting that CCD can support and enable medication related patient safety initiatives. Data elements needed to support the Joint Commission recommendations were identified and mapped to CCD, and a detailed clinical scenario was constructed. The mapping identified minor gaps, and identified fields present in CCD not specifically identified by Joint Commission, but useful nonetheless when managing medications across transitions of care, suggesting that a closer collaboration between the Joint Commission and standards organizations will be mutually beneficial. The nationally recognized CCD specification provides a standards-based solution for enabling Joint Commission medication reconciliation objectives. PMID:18693823

  17. Enabling joint commission medication reconciliation objectives with the HL7 / ASTM Continuity of Care Document standard.

    PubMed

    Dolin, Robert H; Giannone, Gay; Schadow, Gunther

    2007-10-11

    We sought to determine how well the HL7/ASTM Continuity of Care Document (CCD) standard supports the requirements underlying the Joint Commission medication reconciliation recommendations. In particular, the Joint Commission emphasizes that transition points in the continuum of care are vulnerable to communication breakdowns, and that these breakdowns are a common source of medication errors. These transition points are the focus of communication standards, suggesting that CCD can support and enable medication related patient safety initiatives. Data elements needed to support the Joint Commission recommendations were identified and mapped to CCD, and a detailed clinical scenario was constructed. The mapping identified minor gaps, and identified fields present in CCD not specifically identified by Joint Commission, but useful nonetheless when managing medications across transitions of care, suggesting that a closer collaboration between the Joint Commission and standards organizations will be mutually beneficial. The nationally recognized CCD specification provides a standards-based solution for enabling Joint Commission medication reconciliation objectives.

  18. Angular trapping of anisometric nano-objects in a fluid.

    PubMed

    Celebrano, Michele; Rosman, Christina; Sönnichsen, Carsten; Krishnan, Madhavi

    2012-11-14

    We demonstrate the ability to trap, levitate, and orient single anisometric nanoscale objects with high angular precision in a fluid. An electrostatic fluidic trap confines a spherical object at a spatial location defined by the minimum of the electrostatic system free energy. For an anisometric object and a potential well lacking angular symmetry, the system free energy can further strongly depend on the object's orientation in the trap. Engineering the morphology of the trap thus enables precise spatial and angular confinement of a single levitating nano-object, and the process can be massively parallelized. Since the physics of the trap depends strongly on the surface charge of the object, the method is insensitive to the object's dielectric function. Furthermore, levitation of the assembled objects renders them amenable to individual manipulation using externally applied optical, electrical, or hydrodynamic fields, raising prospects for reconfigurable chip-based nano-object assemblies.

  19. Improving CNN Performance Accuracies With Min-Max Objective.

    PubMed

    Shi, Weiwei; Gong, Yihong; Tao, Xiaoyu; Wang, Jinjun; Zheng, Nanning

    2017-06-09

    We propose a novel method for improving performance accuracies of convolutional neural network (CNN) without the need to increase the network complexity. We accomplish the goal by applying the proposed Min-Max objective to a layer below the output layer of a CNN model in the course of training. The Min-Max objective explicitly ensures that the feature maps learned by a CNN model have the minimum within-manifold distance for each object manifold and the maximum between-manifold distances among different object manifolds. The Min-Max objective is general and able to be applied to different CNNs with insignificant increases in computation cost. Moreover, an incremental minibatch training procedure is also proposed in conjunction with the Min-Max objective to enable the handling of large-scale training data. Comprehensive experimental evaluations on several benchmark data sets with both the image classification and face verification tasks reveal that employing the proposed Min-Max objective in the training process can remarkably improve performance accuracies of a CNN model in comparison with the same model trained without using this objective.

  20. Object locating system

    DOEpatents

    Novak, J.L.; Petterson, B.

    1998-06-09

    A sensing system locates an object by sensing the object`s effect on electric fields. The object`s effect on the mutual capacitance of electrode pairs varies according to the distance between the object and the electrodes. A single electrode pair can sense the distance from the object to the electrodes. Multiple electrode pairs can more precisely locate the object in one or more dimensions. 12 figs.

  1. CognitionMaster: an object-based image analysis framework

    PubMed Central

    2013-01-01

    Background Automated image analysis methods are becoming more and more important to extract and quantify image features in microscopy-based biomedical studies and several commercial or open-source tools are available. However, most of the approaches rely on pixel-wise operations, a concept that has limitations when high-level object features and relationships between objects are studied and if user-interactivity on the object-level is desired. Results In this paper we present an open-source software that facilitates the analysis of content features and object relationships by using objects as basic processing unit instead of individual pixels. Our approach enables also users without programming knowledge to compose “analysis pipelines“ that exploit the object-level approach. We demonstrate the design and use of example pipelines for the immunohistochemistry-based cell proliferation quantification in breast cancer and two-photon fluorescence microscopy data about bone-osteoclast interaction, which underline the advantages of the object-based concept. Conclusions We introduce an open source software system that offers object-based image analysis. The object-based concept allows for a straight-forward development of object-related interactive or fully automated image analysis solutions. The presented software may therefore serve as a basis for various applications in the field of digital image analysis. PMID:23445542

  2. A revised and updated catalog of quasi-stellar objects

    NASA Technical Reports Server (NTRS)

    Hewitt, A.; Burbidge, G.

    1993-01-01

    The paper contains a catalog of all known quasi-stellar objects (QSOs) with measured emission redshifts, and BL Lac objects, complete to 1992 December 31. The catalog contains 7315 objects, nearly all QSOs including about 90 BL Lac objects. The catalog and references contain extensive information on names, positions, magnitudes, colors, emission-line redshifts, absorption, variability, polarization, and X-ray, radio, and infrared data. A key in the form of subsidiary tables enables the reader to relate the name of a given object to its coordinate name, which is used throughout the compilation. Plots of the Hubble diagram, the apparent magnitude distribution, the emission redshift distribution, and the distribution of the QSOs on the sky are also given.

  3. Method for Statically Checking an Object-oriented Computer Program Module

    NASA Technical Reports Server (NTRS)

    Bierhoff, Kevin M. (Inventor); Aldrich, Jonathan (Inventor)

    2012-01-01

    A method for statically checking an object-oriented computer program module includes the step of identifying objects within a computer program module, at least one of the objects having a plurality of references thereto, possibly from multiple clients. A discipline of permissions is imposed on the objects identified within the computer program module. The permissions enable tracking, from among a discrete set of changeable states, a subset of states each object might be in. A determination is made regarding whether the imposed permissions are violated by a potential reference to any of the identified objects. The results of the determination are output to a user.

  4. Object-oriented structures supporting remote sensing databases

    NASA Technical Reports Server (NTRS)

    Wichmann, Keith; Cromp, Robert F.

    1995-01-01

    Object-oriented databases show promise for modeling the complex interrelationships pervasive in scientific domains. To examine the utility of this approach, we have developed an Intelligent Information Fusion System based on this technology, and applied it to the problem of managing an active repository of remotely-sensed satellite scenes. The design and implementation of the system is compared and contrasted with conventional relational database techniques, followed by a presentation of the underlying object-oriented data structures used to enable fast indexing into the data holdings.

  5. The influence of object similarity and orientation on object-based cueing.

    PubMed

    Hein, Elisabeth; Blaschke, Stefan; Rolke, Bettina

    2017-01-01

    Responses to targets that appear at a noncued position within the same object (invalid-same) compared to a noncued position at an equidistant different object (invalid-different) tend to be faster and more accurate. These cueing effects have been taken as evidence that visual attention can be object based (Egly, Driver, & Rafal, Journal of Experimental Psychology: General, 123, 161-177, 1994). Recent findings, however, have shown that the object-based cueing effect is influenced by object orientation, suggesting that the cueing effect might be due to a more general facilitation of attentional shifts across the horizontal meridian (Al-Janabi & Greenberg, Attention, Perception, & Psychophysics, 1-17, 2016; Pilz, Roggeveen, Creighton, Bennet, & Sekuler, PLOS ONE, 7, e30693, 2012). The aim of this study was to investigate whether the object-based cueing effect is influenced by object similarity and orientation. According to the object-based attention account, objects that are less similar to each other should elicit stronger object-based cueing effects independent of object orientation, whereas the horizontal meridian theory would not predict any effect of object similarity. We manipulated object similarity by using a color (Exp. 1, Exp. 2A) or shape change (Exp. 2B) to distinguish two rectangles in a variation of the classic two-rectangle paradigm (Egly et al., 1994). We found that the object-based cueing effects were influenced by the orientation of the rectangles and strengthened by object dissimilarity. We suggest that object-based cueing effects are strongly affected by the facilitation of attention along the horizontal meridian, but that they also have an object-based attentional component, which is revealed when the dissimilarity between the presented objects is accentuated.

  6. Object locating system

    DOEpatents

    Novak, James L.; Petterson, Ben

    1998-06-09

    A sensing system locates an object by sensing the object's effect on electric fields. The object's effect on the mutual capacitance of electrode pairs varies according to the distance between the object and the electrodes. A single electrode pair can sense the distance from the object to the electrodes. Multiple electrode pairs can more precisely locate the object in one or more dimensions.

  7. Object formation in visual working memory: Evidence from object-based attention.

    PubMed

    Zhou, Jifan; Zhang, Haihang; Ding, Xiaowei; Shui, Rende; Shen, Mowei

    2016-09-01

    We report on how visual working memory (VWM) forms intact perceptual representations of visual objects using sub-object elements. Specifically, when objects were divided into fragments and sequentially encoded into VWM, the fragments were involuntarily integrated into objects in VWM, as evidenced by the occurrence of both positive and negative object-based attention effects: In Experiment 1, when subjects' attention was cued to a location occupied by the VWM object, the target presented at the location of that object was perceived as occurring earlier than that presented at the location of a different object. In Experiment 2, responses to a target were significantly slower when a distractor was presented at the same location as the cued object (Experiment 2). These results suggest that object fragments can be integrated into objects within VWM in a manner similar to that of visual perception. Copyright © 2016 Elsevier B.V. All rights reserved.

  8. Experience with Malleable Objects Influences Shape-based Object Individuation by Infants

    PubMed Central

    Woods, Rebecca J.; Schuler, Jena

    2014-01-01

    Infants’ ability to accurately represent and later recognize previously viewed objects, and conversely, to discriminate novel objects from those previously seen improves remarkably over the first two years of life. During this time, infants acquire extensive experience viewing and manipulating objects and these experiences influence their physical reasoning. Here we posited that infants’ observations of object feature stability (rigid versus malleable) can influence use of those features to individuate two successively viewed objects. We showed 8.5-month-olds a series of objects that could or could not change shape then assessed their use of shape as a basis for object individuation. Infants who explored rigid objects later used shape differences to individuate objects; however, infants who explored malleable objects did not. This outcome suggests that the latter infants did not take into account shape differences during the physical reasoning task and provides further evidence that infants’ attention to object features can be readily modified based on recent experiences. PMID:24561541

  9. Effects of Selected Object Characteristics on Object Permanence Test Performance.

    ERIC Educational Resources Information Center

    Lingle, Kathleen M.; Lingle, John H.

    A study was conducted to investigate the degree to which both object familiarity and motivational factors influence infants' search behavior in an object permanence test. Infants' search behavior for an unfamiliar test object was compared with search behavior for (a) an experientially familiar object that each infant had played with daily for a…

  10. Recognition of 3-D Scene with Partially Occluded Objects

    NASA Astrophysics Data System (ADS)

    Lu, Siwei; Wong, Andrew K. C...

    1987-03-01

    This paper presents a robot vision system which is capable of recognizing objects in a 3-D scene and interpreting their spatial relation even though some objects in the scene may be partially occluded by other objects. An algorithm is developed to transform the geometric information from the range data into an attributed hypergraph representation (AHR). A hypergraph monomorphism algorithm is then used to compare the AHR of objects in the scene with a set of complete AHR's of prototypes. The capability of identifying connected components and interpreting various types of edges in the 3-D scene enables us to distinguish objects which are partially blocking each other in the scene. Using structural information stored in the primitive area graph, a heuristic hypergraph monomorphism algorithm provides an effective way for recognizing, locating, and interpreting partially occluded objects in the range image.

  11. A Vision for Spaceflight Reliability: NASA's Objectives Based Strategy

    NASA Technical Reports Server (NTRS)

    Groen, Frank; Evans, John; Hall, Tony

    2015-01-01

    In defining the direction for a new Reliability and Maintainability standard, OSMA has extracted the essential objectives that our programs need, to undertake a reliable mission. These objectives have been structured to lead mission planning through construction of an objective hierarchy, which defines the critical approaches for achieving high reliability and maintainability (R M). Creating a hierarchy, as a basis for assurance implementation, is a proven approach; yet, it holds the opportunity to enable new directions, as NASA moves forward in tackling the challenges of space exploration.

  12. Real Objects Can Impede Conditional Reasoning but Augmented Objects Do Not.

    PubMed

    Sato, Yuri; Sugimoto, Yutaro; Ueda, Kazuhiro

    2018-03-01

    In this study, Knauff and Johnson-Laird's (2002) visual impedance hypothesis (i.e., mental representations with irrelevant visual detail can impede reasoning) is applied to the domain of external representations and diagrammatic reasoning. We show that the use of real objects and augmented real (AR) objects can control human interpretation and reasoning about conditionals. As participants made inferences (e.g., an invalid one from "if P then Q" to "P"), they also moved objects corresponding to premises. Participants who moved real objects made more invalid inferences than those who moved AR objects and those who did not manipulate objects (there was no significant difference between the last two groups). Our results showed that real objects impeded conditional reasoning, but AR objects did not. These findings are explained by the fact that real objects may over-specify a single state that exists, while AR objects suggest multiple possibilities. Copyright © 2017 Cognitive Science Society, Inc.

  13. Orientation congruency effects for familiar objects: coordinate transformations in object recognition.

    PubMed

    Graf, M; Kaping, D; Bülthoff, H H

    2005-03-01

    How do observers recognize objects after spatial transformations? Recent neurocomputational models have proposed that object recognition is based on coordinate transformations that align memory and stimulus representations. If the recognition of a misoriented object is achieved by adjusting a coordinate system (or reference frame), then recognition should be facilitated when the object is preceded by a different object in the same orientation. In the two experiments reported here, two objects were presented in brief masked displays that were in close temporal contiguity; the objects were in either congruent or incongruent picture-plane orientations. Results showed that naming accuracy was higher for congruent than for incongruent orientations. The congruency effect was independent of superordinate category membership (Experiment 1) and was found for objects with different main axes of elongation (Experiment 2). The results indicate congruency effects for common familiar objects even when they have dissimilar shapes. These findings are compatible with models in which object recognition is achieved by an adjustment of a perceptual coordinate system.

  14. Creating Objects and Object Categories for Studying Perception and Perceptual Learning

    PubMed Central

    Hauffen, Karin; Bart, Eugene; Brady, Mark; Kersten, Daniel; Hegdé, Jay

    2012-01-01

    In order to quantitatively study object perception, be it perception by biological systems or by machines, one needs to create objects and object categories with precisely definable, preferably naturalistic, properties1. Furthermore, for studies on perceptual learning, it is useful to create novel objects and object categories (or object classes) with such properties2. Many innovative and useful methods currently exist for creating novel objects and object categories3-6 (also see refs. 7,8). However, generally speaking, the existing methods have three broad types of shortcomings. First, shape variations are generally imposed by the experimenter5,9,10, and may therefore be different from the variability in natural categories, and optimized for a particular recognition algorithm. It would be desirable to have the variations arise independently of the externally imposed constraints. Second, the existing methods have difficulty capturing the shape complexity of natural objects11-13. If the goal is to study natural object perception, it is desirable for objects and object categories to be naturalistic, so as to avoid possible confounds and special cases. Third, it is generally hard to quantitatively measure the available information in the stimuli created by conventional methods. It would be desirable to create objects and object categories where the available information can be precisely measured and, where necessary, systematically manipulated (or 'tuned'). This allows one to formulate the underlying object recognition tasks in quantitative terms. Here we describe a set of algorithms, or methods, that meet all three of the above criteria. Virtual morphogenesis (VM) creates novel, naturalistic virtual 3-D objects called 'digital embryos' by simulating the biological process of embryogenesis14. Virtual phylogenesis (VP) creates novel, naturalistic object categories by simulating the evolutionary process of natural selection9,12,13. Objects and object categories created

  15. Creating objects and object categories for studying perception and perceptual learning.

    PubMed

    Hauffen, Karin; Bart, Eugene; Brady, Mark; Kersten, Daniel; Hegdé, Jay

    2012-11-02

    In order to quantitatively study object perception, be it perception by biological systems or by machines, one needs to create objects and object categories with precisely definable, preferably naturalistic, properties. Furthermore, for studies on perceptual learning, it is useful to create novel objects and object categories (or object classes) with such properties. Many innovative and useful methods currently exist for creating novel objects and object categories (also see refs. 7,8). However, generally speaking, the existing methods have three broad types of shortcomings. First, shape variations are generally imposed by the experimenter, and may therefore be different from the variability in natural categories, and optimized for a particular recognition algorithm. It would be desirable to have the variations arise independently of the externally imposed constraints. Second, the existing methods have difficulty capturing the shape complexity of natural objects. If the goal is to study natural object perception, it is desirable for objects and object categories to be naturalistic, so as to avoid possible confounds and special cases. Third, it is generally hard to quantitatively measure the available information in the stimuli created by conventional methods. It would be desirable to create objects and object categories where the available information can be precisely measured and, where necessary, systematically manipulated (or 'tuned'). This allows one to formulate the underlying object recognition tasks in quantitative terms. Here we describe a set of algorithms, or methods, that meet all three of the above criteria. Virtual morphogenesis (VM) creates novel, naturalistic virtual 3-D objects called 'digital embryos' by simulating the biological process of embryogenesis. Virtual phylogenesis (VP) creates novel, naturalistic object categories by simulating the evolutionary process of natural selection. Objects and object categories created by these simulations can

  16. Object Creation and Human Factors Evaluation for Virtual Environments

    NASA Technical Reports Server (NTRS)

    Lindsey, Patricia F.

    1998-01-01

    The main objective of this project is to provide test objects for simulated environments utilized by the recently established Army/NASA Virtual Innovations Lab (ANVIL) at Marshall Space Flight Center, Huntsville, Al. The objective of the ANVIL lab is to provide virtual reality (VR) models and environments and to provide visualization and manipulation methods for the purpose of training and testing. Visualization equipment used in the ANVIL lab includes head-mounted and boom-mounted immersive virtual reality display devices. Objects in the environment are manipulated using data glove, hand controller, or mouse. These simulated objects are solid or surfaced three dimensional models. They may be viewed or manipulated from any location within the environment and may be viewed on-screen or via immersive VR. The objects are created using various CAD modeling packages and are converted into the virtual environment using dVise. This enables the object or environment to be viewed from any angle or distance for training or testing purposes.

  17. Object-oriented programming for the biosciences.

    PubMed

    Wiechert, W; Joksch, B; Wittig, R; Hartbrich, A; Höner, T; Möllney, M

    1995-10-01

    The development of software systems for the biosciences is always closely connected to experimental practice. Programs must be able to handle the inherent complexity and heterogeneous structure of biological systems in combination with the measuring equipment. Moreover, a high degree of flexibility is required to treat rapidly changing experimental conditions. Object-oriented methodology seems to be well suited for this purpose. It enables an evolutionary approach to software development that still maintains a high degree of modularity. This paper presents experience with object-oriented technology gathered during several years of programming in the fields of bioprocess development and metabolic engineering. It concentrates on the aspects of experimental support, data analysis, interaction and visualization. Several examples are presented and discussed in the general context of the experimental cycle of knowledge acquisition, thus pointing out the benefits and problems of object-oriented technology in the specific application field of the biosciences. Finally, some strategies for future development are described.

  18. Object-graphs for context-aware visual category discovery.

    PubMed

    Lee, Yong Jae; Grauman, Kristen

    2012-02-01

    How can knowing about some categories help us to discover new ones in unlabeled images? Unsupervised visual category discovery is useful to mine for recurring objects without human supervision, but existing methods assume no prior information and thus tend to perform poorly for cluttered scenes with multiple objects. We propose to leverage knowledge about previously learned categories to enable more accurate discovery, and address challenges in estimating their familiarity in unsegmented, unlabeled images. We introduce two variants of a novel object-graph descriptor to encode the 2D and 3D spatial layout of object-level co-occurrence patterns relative to an unfamiliar region and show that by using them to model the interaction between an image’s known and unknown objects, we can better detect new visual categories. Rather than mine for all categories from scratch, our method identifies new objects while drawing on useful cues from familiar ones. We evaluate our approach on several benchmark data sets and demonstrate clear improvements in discovery over conventional purely appearance-based baselines.

  19. Global, Multi-Objective Trajectory Optimization With Parametric Spreading

    NASA Technical Reports Server (NTRS)

    Vavrina, Matthew A.; Englander, Jacob A.; Phillips, Sean M.; Hughes, Kyle M.

    2017-01-01

    Mission design problems are often characterized by multiple, competing trajectory optimization objectives. Recent multi-objective trajectory optimization formulations enable generation of globally-optimal, Pareto solutions via a multi-objective genetic algorithm. A byproduct of these formulations is that clustering in design space can occur in evolving the population towards the Pareto front. This clustering can be a drawback, however, if parametric evaluations of design variables are desired. This effort addresses clustering by incorporating operators that encourage a uniform spread over specified design variables while maintaining Pareto front representation. The algorithm is demonstrated on a Neptune orbiter mission, and enhanced multidimensional visualization strategies are presented.

  20. Learning Object Repositories

    ERIC Educational Resources Information Center

    Lehman, Rosemary

    2007-01-01

    This chapter looks at the development and nature of learning objects, meta-tagging standards and taxonomies, learning object repositories, learning object repository characteristics, and types of learning object repositories, with type examples. (Contains 1 table.)

  1. Young Children's Self-Generated Object Views and Object Recognition

    ERIC Educational Resources Information Center

    James, Karin H.; Jones, Susan S.; Smith, Linda B.; Swain, Shelley N.

    2014-01-01

    Two important and related developments in children between 18 and 24 months of age are the rapid expansion of object name vocabularies and the emergence of an ability to recognize objects from sparse representations of their geometric shapes. In the same period, children also begin to show a preference for planar views (i.e., views of objects held…

  2. Conceptual Coherence Affects Phonological Activation of Context Objects during Object Naming

    ERIC Educational Resources Information Center

    Oppermann, Frank; Jescheniak, Jorg D.; Schriefers, Herbert

    2008-01-01

    In 4 picture-word interference experiments, speakers named a target object that was presented with a context object. Using auditory distractors that were phonologically related or unrelated either to the target object or the context object, the authors assessed whether phonological processing was confined to the target object or not. Phonological…

  3. Prototyping a Sensor Enabled 3d Citymodel on Geospatial Managed Objects

    NASA Astrophysics Data System (ADS)

    Kjems, E.; Kolář, J.

    2013-09-01

    One of the major development efforts within the GI Science domain are pointing at sensor based information and the usage of real time information coming from geographic referenced features in general. At the same time 3D City models are mostly justified as being objects for visualization purposes rather than constituting the foundation of a geographic data representation of the world. The combination of 3D city models and real time information based systems though can provide a whole new setup for data fusion within an urban environment and provide time critical information preserving our limited resources in the most sustainable way. Using 3D models with consistent object definitions give us the possibility to avoid troublesome abstractions of reality, and design even complex urban systems fusing information from various sources of data. These systems are difficult to design with the traditional software development approach based on major software packages and traditional data exchange. The data stream is varying from urban domain to urban domain and from system to system why it is almost impossible to design a complete system taking care of all thinkable instances now and in the future within one constraint software design complex. On several occasions we have been advocating for a new end advanced formulation of real world features using the concept of Geospatial Managed Objects (GMO). This paper presents the outcome of the InfraWorld project, a 4 million Euro project financed primarily by the Norwegian Research Council where the concept of GMO's have been applied in various situations on various running platforms of an urban system. The paper will be focusing on user experiences and interfaces rather then core technical and developmental issues. The project was primarily focusing on prototyping rather than realistic implementations although the results concerning applicability are quite clear.

  4. Hubble Space Telescope, Faint Object Camera

    NASA Technical Reports Server (NTRS)

    1981-01-01

    This drawing illustrates Hubble Space Telescope's (HST's), Faint Object Camera (FOC). The FOC reflects light down one of two optical pathways. The light enters a detector after passing through filters or through devices that can block out light from bright objects. Light from bright objects is blocked out to enable the FOC to see background images. The detector intensifies the image, then records it much like a television camera. For faint objects, images can be built up over long exposure times. The total image is translated into digital data, transmitted to Earth, and then reconstructed. The purpose of the HST, the most complex and sensitive optical telescope ever made, is to study the cosmos from a low-Earth orbit. By placing the telescope in space, astronomers are able to collect data that is free of the Earth's atmosphere. The HST detects objects 25 times fainter than the dimmest objects seen from Earth and provides astronomers with an observable universe 250 times larger than visible from ground-based telescopes, perhaps as far away as 14 billion light-years. The HST views galaxies, stars, planets, comets, possibly other solar systems, and even unusual phenomena such as quasars, with 10 times the clarity of ground-based telescopes. The HST was deployed from the Space Shuttle Discovery (STS-31 mission) into Earth orbit in April 1990. The Marshall Space Flight Center had responsibility for design, development, and construction of the HST. The Perkin-Elmer Corporation, in Danbury, Cornecticut, developed the optical system and guidance sensors.

  5. Speckle correlation method used to measure object's in-plane velocity.

    PubMed

    Smíd, Petr; Horváth, Pavel; Hrabovský, Miroslav

    2007-06-20

    We present a measurement of an object's in-plane velocity in one direction by the use of the speckle correlation method. Numerical correlations of speckle patterns recorded periodically during motion of the object under investigation give information used to evaluate the object's in-plane velocity. The proposed optical setup uses a detection plane in the image field and enables one to detect the object's velocity within the interval (10-150) microm x s(-1). Simulation analysis shows a way of controlling the measuring range. The presented theory, simulation analysis, and setup are verified through an experiment of measurement of the velocity profile of an object.

  6. Human-like object tracking and gaze estimation with PKD android

    PubMed Central

    Wijayasinghe, Indika B.; Miller, Haylie L.; Das, Sumit K; Bugnariu, Nicoleta L.; Popa, Dan O.

    2018-01-01

    As the use of robots increases for tasks that require human-robot interactions, it is vital that robots exhibit and understand human-like cues for effective communication. In this paper, we describe the implementation of object tracking capability on Philip K. Dick (PKD) android and a gaze tracking algorithm, both of which further robot capabilities with regard to human communication. PKD's ability to track objects with human-like head postures is achieved with visual feedback from a Kinect system and an eye camera. The goal of object tracking with human-like gestures is twofold : to facilitate better human-robot interactions and to enable PKD as a human gaze emulator for future studies. The gaze tracking system employs a mobile eye tracking system (ETG; SensoMotoric Instruments) and a motion capture system (Cortex; Motion Analysis Corp.) for tracking the head orientations. Objects to be tracked are displayed by a virtual reality system, the Computer Assisted Rehabilitation Environment (CAREN; MotekForce Link). The gaze tracking algorithm converts eye tracking data and head orientations to gaze information facilitating two objectives: to evaluate the performance of the object tracking system for PKD and to use the gaze information to predict the intentions of the user, enabling the robot to understand physical cues by humans. PMID:29416193

  7. Human-like object tracking and gaze estimation with PKD android

    NASA Astrophysics Data System (ADS)

    Wijayasinghe, Indika B.; Miller, Haylie L.; Das, Sumit K.; Bugnariu, Nicoleta L.; Popa, Dan O.

    2016-05-01

    As the use of robots increases for tasks that require human-robot interactions, it is vital that robots exhibit and understand human-like cues for effective communication. In this paper, we describe the implementation of object tracking capability on Philip K. Dick (PKD) android and a gaze tracking algorithm, both of which further robot capabilities with regard to human communication. PKD's ability to track objects with human-like head postures is achieved with visual feedback from a Kinect system and an eye camera. The goal of object tracking with human-like gestures is twofold: to facilitate better human-robot interactions and to enable PKD as a human gaze emulator for future studies. The gaze tracking system employs a mobile eye tracking system (ETG; SensoMotoric Instruments) and a motion capture system (Cortex; Motion Analysis Corp.) for tracking the head orientations. Objects to be tracked are displayed by a virtual reality system, the Computer Assisted Rehabilitation Environment (CAREN; MotekForce Link). The gaze tracking algorithm converts eye tracking data and head orientations to gaze information facilitating two objectives: to evaluate the performance of the object tracking system for PKD and to use the gaze information to predict the intentions of the user, enabling the robot to understand physical cues by humans.

  8. Object-based spatial attention when objects have sufficient depth cues.

    PubMed

    Takeya, Ryuji; Kasai, Tetsuko

    2015-01-01

    Attention directed to a part of an object tends to obligatorily spread over all of the spatial regions that belong to the object, which may be critical for rapid object-recognition in cluttered visual scenes. Previous studies have generally used simple rectangles as objects and have shown that attention spreading is reflected by amplitude modulation in the posterior N1 component (150-200 ms poststimulus) of event-related potentials, while other interpretations (i.e., rectangular holes) may arise implicitly in early visual processing stages. By using modified Kanizsa-type stimuli that provided less ambiguity of depth ordering, the present study examined early event-related potential spatial-attention effects for connected and separated objects, both of which were perceived in front of (Experiment 1) and in back of (Experiment 2) the surroundings. Typical P1 (100-140 ms) and N1 (150-220 ms) attention effects of ERP in response to unilateral probes were observed in both experiments. Importantly, the P1 attention effect was decreased for connected objects compared to separated objects only in Experiment 1, and the typical object-based modulations of N1 were not observed in either experiment. These results suggest that spatial attention spreads over a figural object at earlier stages of processing than previously indicated, in three-dimensional visual scenes with multiple depth cues.

  9. Augmentation of Information in Educational Objects: Effectiveness of Arrows and Pictures as Information for Actions in Instructional Objects

    ERIC Educational Resources Information Center

    Pekerti, Andre A.

    2013-01-01

    The use of information and communication technology (ICT) in education is now central to facilitating links between learners, resources and instructors. Regardless of whether it is used in distance education or "educational objects," ICT enables educators to package education opportunities in an increasing number of alternative ways so…

  10. Novel Electrochemical Raman Spectroscopy Enabled by Water Immersion Objective.

    PubMed

    Zeng, Zhi-Cong; Hu, Shu; Huang, Sheng-Chao; Zhang, Yue-Jiao; Zhao, Wei-Xing; Li, Jian-Feng; Jiang, Chaoyang; Ren, Bin

    2016-10-04

    Electrochemical Raman spectroscopy is a powerful molecular level diagnostic technique for in situ investigation of adsorption and reactions on various material surfaces. However, there is still a big room to improve the optical path to meet the increasing request of higher detection sensitivity and spatial resolution. Herein, we proposed a novel electrochemical Raman setup based on a water immersion objective. It dramatically reduces mismatch of the refractive index in the light path. Consequently, significant improvement in detection sensitivity and spatial resolution has been achieved from both Zemax simulation and the experimental results. Furthermore, the thickness of electrolyte layer could be expanded to 2 mm without any influence on the signal collection. Such a thick electrolyte layer allows a much normal electrochemical response during the spectroelectrochemical investigations of the methanol oxidation.

  11. Object Recognition using Feature- and Color-Based Methods

    NASA Technical Reports Server (NTRS)

    Duong, Tuan; Duong, Vu; Stubberud, Allen

    2008-01-01

    An improved adaptive method of processing image data in an artificial neural network has been developed to enable automated, real-time recognition of possibly moving objects under changing (including suddenly changing) conditions of illumination and perspective. The method involves a combination of two prior object-recognition methods one based on adaptive detection of shape features and one based on adaptive color segmentation to enable recognition in situations in which either prior method by itself may be inadequate. The chosen prior feature-based method is known as adaptive principal-component analysis (APCA); the chosen prior color-based method is known as adaptive color segmentation (ACOSE). These methods are made to interact with each other in a closed-loop system to obtain an optimal solution of the object-recognition problem in a dynamic environment. One of the results of the interaction is to increase, beyond what would otherwise be possible, the accuracy of the determination of a region of interest (containing an object that one seeks to recognize) within an image. Another result is to provide a minimized adaptive step that can be used to update the results obtained by the two component methods when changes of color and apparent shape occur. The net effect is to enable the neural network to update its recognition output and improve its recognition capability via an adaptive learning sequence. In principle, the improved method could readily be implemented in integrated circuitry to make a compact, low-power, real-time object-recognition system. It has been proposed to demonstrate the feasibility of such a system by integrating a 256-by-256 active-pixel sensor with APCA, ACOSE, and neural processing circuitry on a single chip. It has been estimated that such a system on a chip would have a volume no larger than a few cubic centimeters, could operate at a rate as high as 1,000 frames per second, and would consume in the order of milliwatts of power.

  12. Multi-objective vs. single-objective calibration of a hydrologic model using single- and multi-objective screening

    NASA Astrophysics Data System (ADS)

    Mai, Juliane; Cuntz, Matthias; Shafii, Mahyar; Zink, Matthias; Schäfer, David; Thober, Stephan; Samaniego, Luis; Tolson, Bryan

    2016-04-01

    Hydrologic models are traditionally calibrated against observed streamflow. Recent studies have shown however, that only a few global model parameters are constrained using this kind of integral signal. They can be identified using prior screening techniques. Since different objectives might constrain different parameters, it is advisable to use multiple information to calibrate those models. One common approach is to combine these multiple objectives (MO) into one single objective (SO) function and allow the use of a SO optimization algorithm. Another strategy is to consider the different objectives separately and apply a MO Pareto optimization algorithm. In this study, two major research questions will be addressed: 1) How do multi-objective calibrations compare with corresponding single-objective calibrations? 2) How much do calibration results deteriorate when the number of calibrated parameters is reduced by a prior screening technique? The hydrologic model employed in this study is a distributed hydrologic model (mHM) with 52 model parameters, i.e. transfer coefficients. The model uses grid cells as a primary hydrologic unit, and accounts for processes like snow accumulation and melting, soil moisture dynamics, infiltration, surface runoff, evapotranspiration, subsurface storage and discharge generation. The model is applied in three distinct catchments over Europe. The SO calibrations are performed using the Dynamically Dimensioned Search (DDS) algorithm with a fixed budget while the MO calibrations are achieved using the Pareto Dynamically Dimensioned Search (PA-DDS) algorithm allowing for the same budget. The two objectives used here are the Nash Sutcliffe Efficiency (NSE) of the simulated streamflow and the NSE of the logarithmic transformation. It is shown that the SO DDS results are located close to the edges of the Pareto fronts of the PA-DDS. The MO calibrations are hence preferable due to their supply of multiple equivalent solutions from which the

  13. Fuzzy connected object definition in images with respect to co-objects

    NASA Astrophysics Data System (ADS)

    Udupa, Jayaram K.; Saha, Punam K.; Lotufo, Roberto A.

    1999-05-01

    Tangible solutions to practical image segmentation are vital to ensure progress in many applications of medical imaging. Toward this goal, we previously proposed a theory and algorithms for fuzzy connected object definition in n- dimensional images. Their effectiveness has been demonstrated in several applications including multiple sclerosis lesion detection/delineation, MR Angiography, and craniofacial imaging. The purpose of this work is to extend the earlier theory and algorithms to fuzzy connected object definition that considers all relevant objects in the image simultaneously. In the previous theory, delineation of the final object from the fuzzy connectivity scene required the selection of a threshold that specifies the weakest `hanging-togetherness' of image elements relative to each other in the object. Selection of such a threshold was not trivial and has been an active research area. In the proposed method of relative fuzzy connectivity, instead of defining an object on its own based on the strength of connectedness, all co-objects of importance that are present in the image are also considered and the objects are let to compete among themselves in having image elements as their members. In this competition, every pair of elements in the image will have a strength of connectedness in each object. The object in which this strength is highest will claim membership of the elements. This approach to fuzzy object definition using a relative strength of connectedness eliminates the need for a threshold of strength of connectedness that was part of the previous definition. It seems to be more natural since it relies on the fact that an object gets defined in an image by the presence of other objects that coexist in the image. All specified objects are defined simultaneously in this approach. The concept of iterative relative fuzzy connectivity has also been introduced. Robustness of relative fuzzy objects with respect to selection of reference image elements

  14. Seeing Objects as Faces Enhances Object Detection.

    PubMed

    Takahashi, Kohske; Watanabe, Katsumi

    2015-10-01

    The face is a special visual stimulus. Both bottom-up processes for low-level facial features and top-down modulation by face expectations contribute to the advantages of face perception. However, it is hard to dissociate the top-down factors from the bottom-up processes, since facial stimuli mandatorily lead to face awareness. In the present study, using the face pareidolia phenomenon, we demonstrated that face awareness, namely seeing an object as a face, enhances object detection performance. In face pareidolia, some people see a visual stimulus, for example, three dots arranged in V shape, as a face, while others do not. This phenomenon allows us to investigate the effect of face awareness leaving the stimulus per se unchanged. Participants were asked to detect a face target or a triangle target. While target per se was identical between the two tasks, the detection sensitivity was higher when the participants recognized the target as a face. This was the case irrespective of the stimulus eccentricity or the vertical orientation of the stimulus. These results demonstrate that seeing an object as a face facilitates object detection via top-down modulation. The advantages of face perception are, therefore, at least partly, due to face awareness.

  15. Seeing Objects as Faces Enhances Object Detection

    PubMed Central

    Watanabe, Katsumi

    2015-01-01

    The face is a special visual stimulus. Both bottom-up processes for low-level facial features and top-down modulation by face expectations contribute to the advantages of face perception. However, it is hard to dissociate the top-down factors from the bottom-up processes, since facial stimuli mandatorily lead to face awareness. In the present study, using the face pareidolia phenomenon, we demonstrated that face awareness, namely seeing an object as a face, enhances object detection performance. In face pareidolia, some people see a visual stimulus, for example, three dots arranged in V shape, as a face, while others do not. This phenomenon allows us to investigate the effect of face awareness leaving the stimulus per se unchanged. Participants were asked to detect a face target or a triangle target. While target per se was identical between the two tasks, the detection sensitivity was higher when the participants recognized the target as a face. This was the case irrespective of the stimulus eccentricity or the vertical orientation of the stimulus. These results demonstrate that seeing an object as a face facilitates object detection via top-down modulation. The advantages of face perception are, therefore, at least partly, due to face awareness. PMID:27648219

  16. Learned filters for object detection in multi-object visual tracking

    NASA Astrophysics Data System (ADS)

    Stamatescu, Victor; Wong, Sebastien; McDonnell, Mark D.; Kearney, David

    2016-05-01

    We investigate the application of learned convolutional filters in multi-object visual tracking. The filters were learned in both a supervised and unsupervised manner from image data using artificial neural networks. This work follows recent results in the field of machine learning that demonstrate the use learned filters for enhanced object detection and classification. Here we employ a track-before-detect approach to multi-object tracking, where tracking guides the detection process. The object detection provides a probabilistic input image calculated by selecting from features obtained using banks of generative or discriminative learned filters. We present a systematic evaluation of these convolutional filters using a real-world data set that examines their performance as generic object detectors.

  17. Motivational Objects in Natural Scenes (MONS): A Database of >800 Objects.

    PubMed

    Schomaker, Judith; Rau, Elias M; Einhäuser, Wolfgang; Wittmann, Bianca C

    2017-01-01

    In daily life, we are surrounded by objects with pre-existing motivational associations. However, these are rarely controlled for in experiments with natural stimuli. Research on natural stimuli would therefore benefit from stimuli with well-defined motivational properties; in turn, such stimuli also open new paths in research on motivation. Here we introduce a database of Motivational Objects in Natural Scenes (MONS). The database consists of 107 scenes. Each scene contains 2 to 7 objects placed at approximately equal distance from the scene center. Each scene was photographed creating 3 versions, with one object ("critical object") being replaced to vary the overall motivational value of the scene (appetitive, aversive, and neutral), while maintaining high visual similarity between the three versions. Ratings on motivation, valence, arousal and recognizability were obtained using internet-based questionnaires. Since the main objective was to provide stimuli of well-defined motivational value, three motivation scales were used: (1) Desire to own the object; (2) Approach/Avoid; (3) Desire to interact with the object. Three sets of ratings were obtained in independent sets of observers: for all 805 objects presented on a neutral background, for 321 critical objects presented in their scene context, and for the entire scenes. On the basis of the motivational ratings, objects were subdivided into aversive, neutral, and appetitive categories. The MONS database will provide a standardized basis for future studies on motivational value under realistic conditions.

  18. Exploring the relationship between object realism and object-based attention effects.

    PubMed

    Roque, Nelson; Boot, Walter R

    2015-09-01

    Visual attention prioritizes processing of locations in space, and evidence also suggests that the benefits of attention can be shaped by the presence of objects (object-based attention). However, the prevalence of object-based attention effects has been called into question recently by evidence from a large-sampled study employing classic attention paradigms (Pilz et al., 2012). We conducted two experiments to explore factors that might determine when and if object-based attention effects are observed, focusing on the degree to which the concreteness and realism of objects might contribute to these effects. We adapted the classic attention paradigm first reported by Egly, Driver, and Rafal (1994) by replacing abstract bar stimuli in some conditions with objects that were more concrete and familiar to participants: items of silverware. Furthermore, we varied the realism of these items of silverware, presenting either cartoon versions or photo-realistic versions. Contrary to predictions, increased realism did not increase the size of object-based effects. In fact, no clear object-based effects were observed in either experiment, consistent with previous failures to replicate these effects in similar paradigms. While object-based attention may exist, and may have important influences on how we parse the visual world, these and other findings suggest that the two-object paradigm typically relied upon to study object-based effects may not be the best paradigm to investigate these issues. Copyright © 2015 Elsevier B.V. All rights reserved.

  19. Converting a carbon preform object to a silicon carbide object

    NASA Technical Reports Server (NTRS)

    Levin, Harry (Inventor)

    1990-01-01

    A process for converting in depth a carbon or graphite preform object to a silicon carbide object, silicon carbide/silicon object, silicon carbide/carbon-core object, or a silicon carbide/silicon/carbon-core object, by contacting it with silicon liquid and vapor over various lengths of contact time in a reaction chamber. In the process, a stream comprised of a silicon-containing precursor material in gaseous phase below the decomposition temperature of said gas and a coreactant, carrier or diluent gas such as hydrogen is passed through a hole within a high emissivity, thin, insulating septum into the reaction chamber above the melting point of silicon. The thin septum has one face below the decomposition temperature of the gas and an opposite face exposed to the reaction chamber. Thus, the precursor gas is decomposed directly to silicon in the reaction chamber. Any stream of decomposition gas and any unreacted precursor gas from the reaction chamber is removed. A carbon or graphite preform object placed in the reaction chamber is contacted with the silicon. The carbon or graphite preform object is recovered from the reactor chamber after it has been converted to a desired silicon carbide, silicon and carbon composition.

  20. Trajectory Recognition as the Basis for Object Individuation: A Functional Model of Object File Instantiation and Object-Token Encoding

    PubMed Central

    Fields, Chris

    2011-01-01

    The perception of persisting visual objects is mediated by transient intermediate representations, object files, that are instantiated in response to some, but not all, visual trajectories. The standard object file concept does not, however, provide a mechanism sufficient to account for all experimental data on visual object persistence, object tracking, and the ability to perceive spatially disconnected stimuli as continuously existing objects. Based on relevant anatomical, functional, and developmental data, a functional model is constructed that bases visual object individuation on the recognition of temporal sequences of apparent center-of-mass positions that are specifically identified as trajectories by dedicated “trajectory recognition networks” downstream of the medial–temporal motion-detection area. This model is shown to account for a wide range of data, and to generate a variety of testable predictions. Individual differences in the recognition, abstraction, and encoding of trajectory information are expected to generate distinct object persistence judgments and object recognition abilities. Dominance of trajectory information over feature information in stored object tokens during early infancy, in particular, is expected to disrupt the ability to re-identify human and other individuals across perceptual episodes, and lead to developmental outcomes with characteristics of autism spectrum disorders. PMID:21716599

  1. Eye Contact Affects Object Representation in 9-Month-Old Infants.

    PubMed

    Okumura, Yuko; Kobayashi, Tessei; Itakura, Shoji

    2016-01-01

    Social cues in interaction with others enable infants to extract useful information from their environment. Although previous research has shown that infants process and retain different information about an object depending on the presence of social cues, the effect of eye contact as an isolated independent variable has not been investigated. The present study investigated how eye contact affects infants' object processing. Nine-month-olds engaged in two types of social interactions with an experimenter. When the experimenter showed an object without eye contact, the infants processed and remembered both the object's location and its identity. In contrast, when the experimenter showed the object while making eye contact with the infant, the infant preferentially processed object's identity but not its location. Such effects might assist infants to selectively attend to useful information. Our findings revealed that 9-month-olds' object representations are modulated in accordance with the context, thus elucidating the function of eye contact for infants' object representation.

  2. Feedback & Objectives

    ERIC Educational Resources Information Center

    Butterworth, James R.

    1975-01-01

    Industrial objectives, if they are employee oriented, produce feedback, and the motivation derived from the feedback helps reduce turnover. Feedback is the power to clarify objectives, to stimulate communication, and to motivate people. (Author/MW)

  3. The Reviewing of Object Files: Object-Specific Integration of Information.

    ERIC Educational Resources Information Center

    Kahneman, Daniel; And Others

    1992-01-01

    Seven experiments involving a total of 203 college students explored a form of object-specific priming and established a robust object-specific benefit that indicates that a new stimulus will be named faster if it physically matches a previous stimulus seen as part of the same perceptual object. (SLD)

  4. Motivational Objects in Natural Scenes (MONS): A Database of >800 Objects

    PubMed Central

    Schomaker, Judith; Rau, Elias M.; Einhäuser, Wolfgang; Wittmann, Bianca C.

    2017-01-01

    In daily life, we are surrounded by objects with pre-existing motivational associations. However, these are rarely controlled for in experiments with natural stimuli. Research on natural stimuli would therefore benefit from stimuli with well-defined motivational properties; in turn, such stimuli also open new paths in research on motivation. Here we introduce a database of Motivational Objects in Natural Scenes (MONS). The database consists of 107 scenes. Each scene contains 2 to 7 objects placed at approximately equal distance from the scene center. Each scene was photographed creating 3 versions, with one object (“critical object”) being replaced to vary the overall motivational value of the scene (appetitive, aversive, and neutral), while maintaining high visual similarity between the three versions. Ratings on motivation, valence, arousal and recognizability were obtained using internet-based questionnaires. Since the main objective was to provide stimuli of well-defined motivational value, three motivation scales were used: (1) Desire to own the object; (2) Approach/Avoid; (3) Desire to interact with the object. Three sets of ratings were obtained in independent sets of observers: for all 805 objects presented on a neutral background, for 321 critical objects presented in their scene context, and for the entire scenes. On the basis of the motivational ratings, objects were subdivided into aversive, neutral, and appetitive categories. The MONS database will provide a standardized basis for future studies on motivational value under realistic conditions. PMID:29033870

  5. Detecting objects in radiographs for homeland security

    NASA Astrophysics Data System (ADS)

    Prasad, Lakshman; Snyder, Hans

    2005-05-01

    We present a general scheme for segmenting a radiographic image into polygons that correspond to visual features. This decomposition provides a vectorized representation that is a high-level description of the image. The polygons correspond to objects or object parts present in the image. This characterization of radiographs allows the direct application of several shape recognition algorithms to identify objects. In this paper we describe the use of constrained Delaunay triangulations as a uniform foundational tool to achieve multiple visual tasks, namely image segmentation, shape decomposition, and parts-based shape matching. Shape decomposition yields parts that serve as tokens representing local shape characteristics. Parts-based shape matching enables the recognition of objects in the presence of occlusions, which commonly occur in radiographs. The polygonal representation of image features affords the efficient design and application of sophisticated geometric filtering methods to detect large-scale structural properties of objects in images. Finally, the representation of radiographs via polygons results in significant reduction of image file sizes and permits the scalable graphical representation of images, along with annotations of detected objects, in the SVG (scalable vector graphics) format that is proposed by the world wide web consortium (W3C). This is a textual representation that can be compressed and encrypted for efficient and secure transmission of information over wireless channels and on the Internet. In particular, our methods described here provide an algorithmic framework for developing image analysis tools for screening cargo at ports of entry for homeland security.

  6. Embedded object concept with a telepresence robot system

    NASA Astrophysics Data System (ADS)

    Vallius, Tero; Röning, Juha

    2005-10-01

    This paper presents the Embedded Object Concept (EOC) and a telepresence robot system which is a test case for the EOC. The EOC utilizes common object-oriented methods used in software by applying them to combined Lego-like software-hardware entities. These entities represent objects in object-oriented design methods, and they are the building blocks of embedded systems. The goal of the EOC is to make the designing of embedded systems faster and easier. This concept enables people without comprehensive knowledge in electronics design to create new embedded systems, and for experts it shortens the design time of new embedded systems. We present the current status of the EOC, including two generations of embedded objects named Atomi objects. The first generation of the Atomi objects has been tested with different applications, and found to be functional, but not optimal. The second generation aims to correct the issues found with the first generation, and it is being tested in a relatively complex test case. The test case is a telepresence robot consisting of a two wheeled human height robot and its computer counter part. The robot has been constructed using incremental device development, which is made possible by the architecture of the EOC. The robot contains video and audio exchange capability, and a controlling and balancing system for driving with two wheels. The robot is built in two versions, the first consisting of a PDA device and Atomi objects, and the second consisting of only Atomi objects. The robot is currently incomplete, but for the most part it has been successfully tested.

  7. Additive Manufacturing of Dense Hexagonal Boron Nitride Objects

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

    Marquez Rossy, Andres E.; Armstrong, Beth L.; Elliott, Amy M.

    The feasibility of manufacturing hexagonal boron nitride objects via additive manufacturing techniques was investigated. It was demonstrated that it is possible to hot-extrude thermoplastic filaments containing uniformly distributed boron nitride particles with a volume concentration as high as 60% and that these thermoplastic filaments can be used as feedstock for 3D-printing objects using a fused deposition system. Objects 3D-printed by fused deposition were subsequently sintered at high temperature to obtain dense ceramic products. In a parallel study the behavior of hexagonal boron nitride in aqueous solutions was investigated. It was shown that the addition of a cationic dispersant to anmore » azeotrope enabled the formulation of slurries with a volume concentration of boron nitride as high as 33%. Although these slurries exhibited complex rheological behavior, the results from this study are encouraging and provide a pathway for manufacturing hexagonal boron nitride objects via robocasting.« less

  8. Finding Kuiper Belt Objects Below the Detection Limit

    NASA Astrophysics Data System (ADS)

    Whidden, Peter; Kalmbach, Bryce; Bektesevic, Dino; Connolly, Andrew; Jones, Lynne; Smotherman, Hayden; Becker, Andrew

    2018-01-01

    We demonstrate a novel approach for uncovering the signatures of moving objects (e.g. Kuiper Belt Objects) below the detection thresholds of single astronomical images. To do so, we will employ a matched filter moving at specific rates of proposed orbits through a time-domain dataset. This is analogous to the better-known "shift-and-stack" method; however it uses neither direct shifting nor stacking of the image pixels. Instead of resampling the raw pixels to create an image stack, we will instead integrate the object detection probabilities across multiple single-epoch images to accrue support for a proposed orbit. The filtering kernel provides a measure of the probability that an object is present along a given orbit, and enables the user to make principled decisions about when the search has been successful, and when it may be terminated. The results we present here utilize GPUs to speed up the search by two orders of magnitudes over CPU implementations.

  9. Bias effects in the possible/impossible object decision test with matching objects.

    PubMed

    Soldan, Anja; Hilton, H John; Stern, Yaakov

    2009-03-01

    In the possible/impossible object decision test, priming has consistently been found for structurally possible, but not impossible, objects, leading Schacter, Cooper, and Delaney (1990) to suggest that priming relies on a system that represents the global 3-D structure of objects. Using a modified design with matching objects to control for the influence of episodic memory, Ratcliff and McKoon (1995) and Williams and Tarr (1997) found negative priming for impossible objects (i.e., lower performance for old than for new items). Both teams argued that priming derives from (1) episodic memory for object features and (2) bias to respond "possible" to encoded objects or their possible parts. The present study applied the matched-objects design to the original Schacter and Cooper stimuli-same possible objects and matching impossible figures-with minimal procedural variation. The data from Experiment 1 only partially supported the bias models and suggested that priming was mediated by both local and global structural descriptions. Experiment 2 showed that negative priming for impossible objects derived from the structural properties of these objects, not from the influence of episodic memory on task performance. Supplemental materials for this study may be downloaded from mc.psychonomic-journals.org/content/supplemental.

  10. Detailed 3D representations for object recognition and modeling.

    PubMed

    Zia, M Zeeshan; Stark, Michael; Schiele, Bernt; Schindler, Konrad

    2013-11-01

    Geometric 3D reasoning at the level of objects has received renewed attention recently in the context of visual scene understanding. The level of geometric detail, however, is typically limited to qualitative representations or coarse boxes. This is linked to the fact that today's object class detectors are tuned toward robust 2D matching rather than accurate 3D geometry, encouraged by bounding-box-based benchmarks such as Pascal VOC. In this paper, we revisit ideas from the early days of computer vision, namely, detailed, 3D geometric object class representations for recognition. These representations can recover geometrically far more accurate object hypotheses than just bounding boxes, including continuous estimates of object pose and 3D wireframes with relative 3D positions of object parts. In combination with robust techniques for shape description and inference, we outperform state-of-the-art results in monocular 3D pose estimation. In a series of experiments, we analyze our approach in detail and demonstrate novel applications enabled by such an object class representation, such as fine-grained categorization of cars and bicycles, according to their 3D geometry, and ultrawide baseline matching.

  11. Interactive object recognition assistance: an approach to recognition starting from target objects

    NASA Astrophysics Data System (ADS)

    Geisler, Juergen; Littfass, Michael

    1999-07-01

    Recognition of target objects in remotely sensed imagery required detailed knowledge about the target object domain as well as about mapping properties of the sensing system. The art of object recognition is to combine both worlds appropriately and to provide models of target appearance with respect to sensor characteristics. Common approaches to support interactive object recognition are either driven from the sensor point of view and address the problem of displaying images in a manner adequate to the sensing system. Or they focus on target objects and provide exhaustive encyclopedic information about this domain. Our paper discusses an approach to assist interactive object recognition based on knowledge about target objects and taking into account the significance of object features with respect to characteristics of the sensed imagery, e.g. spatial and spectral resolution. An `interactive recognition assistant' takes the image analyst through the interpretation process by indicating step-by-step the respectively most significant features of objects in an actual set of candidates. The significance of object features is expressed by pregenerated trees of significance, and by the dynamic computation of decision relevance for every feature at each step of the recognition process. In the context of this approach we discuss the question of modeling and storing the multisensorial/multispectral appearances of target objects and object classes as well as the problem of an adequate dynamic human-machine-interface that takes into account various mental models of human image interpretation.

  12. A telepresence robot system realized by embedded object concept

    NASA Astrophysics Data System (ADS)

    Vallius, Tero; Röning, Juha

    2006-10-01

    This paper presents the Embedded Object Concept (EOC) and a telepresence robot system which is a test case for the EOC. The EOC utilizes common object-oriented methods used in software by applying them to combined Lego-like software-hardware entities. These entities represent objects in object-oriented design methods, and they are the building blocks of embedded systems. The goal of the EOC is to make the designing embedded systems faster and easier. This concept enables people without comprehensive knowledge in electronics design to create new embedded systems, and for experts it shortens the design time of new embedded systems. We present the current status of a telepresence robot created with second-generation Atomi-objects, which is the name for our implementation of the embedded objects. The telepresence robot is a relatively complex test case for the EOC. The robot has been constructed using incremental device development, which is made possible by the architecture of the EOC. The robot contains video and audio exchange capability and a controlling system for driving with two wheels. The robot is built in two versions, the first consisting of a PC device and Atomi-objects, and the second consisting of only Atomi-objects. The robot is currently incomplete, but most of it has been successfully tested.

  13. Meshing complex macro-scale objects into self-assembling bricks

    PubMed Central

    Hacohen, Adar; Hanniel, Iddo; Nikulshin, Yasha; Wolfus, Shuki; Abu-Horowitz, Almogit; Bachelet, Ido

    2015-01-01

    Self-assembly provides an information-economical route to the fabrication of objects at virtually all scales. However, there is no known algorithm to program self-assembly in macro-scale, solid, complex 3D objects. Here such an algorithm is described, which is inspired by the molecular assembly of DNA, and based on bricks designed by tetrahedral meshing of arbitrary objects. Assembly rules are encoded by topographic cues imprinted on brick faces while attraction between bricks is provided by embedded magnets. The bricks can then be mixed in a container and agitated, leading to properly assembled objects at high yields and zero errors. The system and its assembly dynamics were characterized by video and audio analysis, enabling the precise time- and space-resolved characterization of its performance and accuracy. Improved designs inspired by our system could lead to successful implementation of self-assembly at the macro-scale, allowing rapid, on-demand fabrication of objects without the need for assembly lines. PMID:26226488

  14. Object Locating System

    NASA Technical Reports Server (NTRS)

    Arndt, G. Dickey (Inventor); Carl, James R. (Inventor)

    2000-01-01

    A portable system is provided that is operational for determining, with three dimensional resolution, the position of a buried object or approximately positioned object that may move in space or air or gas. The system has a plurality of receivers for detecting the signal front a target antenna and measuring the phase thereof with respect to a reference signal. The relative permittivity and conductivity of the medium in which the object is located is used along with the measured phase signal to determine a distance between the object and each of the plurality of receivers. Knowing these distances. an iteration technique is provided for solving equations simultaneously to provide position coordinates. The system may also be used for tracking movement of an object within close range of the system by sampling and recording subsequent position of the object. A dipole target antenna. when positioned adjacent to a buried object, may be energized using a separate transmitter which couples energy to the target antenna through the medium. The target antenna then preferably resonates at a different frequency, such as a second harmonic of the transmitter frequency.

  15. Parietal and frontal object areas underlie perception of object orientation in depth.

    PubMed

    Niimi, Ryosuke; Saneyoshi, Ayako; Abe, Reiko; Kaminaga, Tatsuro; Yokosawa, Kazuhiko

    2011-05-27

    Recent studies have shown that the human parietal and frontal cortices are involved in object image perception. We hypothesized that the parietal/frontal object areas play a role in differentiating the orientations (i.e., views) of an object. By using functional magnetic resonance imaging, we compared brain activations while human observers differentiated between two object images in depth-orientation (orientation task) and activations while they differentiated the images in object identity (identity task). The left intraparietal area, right angular gyrus, and right inferior frontal areas were activated more for the orientation task than for the identity task. The occipitotemporal object areas, however, were activated equally for the two tasks. No region showed greater activation for the identity task. These results suggested that the parietal/frontal object areas encode view-dependent visual features and underlie object orientation perception. Copyright © 2011 Elsevier Ireland Ltd. All rights reserved.

  16. Ontology-Based Annotation of Learning Object Content

    ERIC Educational Resources Information Center

    Gasevic, Dragan; Jovanovic, Jelena; Devedzic, Vladan

    2007-01-01

    The paper proposes a framework for building ontology-aware learning object (LO) content. Previously ontologies were exclusively employed for enriching LOs' metadata. Although such an approach is useful, as it improves retrieval of relevant LOs from LO repositories, it does not enable one to reuse components of a LO, nor to incorporate an explicit…

  17. Desired Precision in Multi-Objective Optimization: Epsilon Archiving or Rounding Objectives?

    NASA Astrophysics Data System (ADS)

    Asadzadeh, M.; Sahraei, S.

    2016-12-01

    Multi-objective optimization (MO) aids in supporting the decision making process in water resources engineering and design problems. One of the main goals of solving a MO problem is to archive a set of solutions that is well-distributed across a wide range of all the design objectives. Modern MO algorithms use the epsilon dominance concept to define a mesh with pre-defined grid-cell size (often called epsilon) in the objective space and archive at most one solution at each grid-cell. Epsilon can be set to the desired precision level of each objective function to make sure that the difference between each pair of archived solutions is meaningful. This epsilon archiving process is computationally expensive in problems that have quick-to-evaluate objective functions. This research explores the applicability of a similar but computationally more efficient approach to respect the desired precision level of all objectives in the solution archiving process. In this alternative approach each objective function is rounded to the desired precision level before comparing any new solution to the set of archived solutions that already have rounded objective function values. This alternative solution archiving approach is compared to the epsilon archiving approach in terms of efficiency and quality of archived solutions for solving mathematical test problems and hydrologic model calibration problems.

  18. Object Localization Does Not Imply Awareness of Object Category at the Break of Continuous Flash Suppression

    PubMed Central

    Kobylka, Florian; Persike, Malte; Meinhardt, Günter

    2017-01-01

    In continuous flash suppression (CFS), a dynamic noise masker, presented to one eye, suppresses conscious perception of a test stimulus, presented to the other eye, until the suppressed stimulus comes to awareness after few seconds. But what do we see breaking the dominance of the masker in the transition period? We addressed this question with a dual-task in which observers indicated (i) whether the test object was left or right of the fixation mark (localization) and (ii) whether it was a face or a house (categorization). As done recently Stein et al. (2011a), we used two experimental varieties to rule out confounds with decisional strategy. In the terminated mode, stimulus and masker were presented for distinct durations, and the observers were asked to give both judgments at the end of the trial. In the self-paced mode, presentation lasted until the observers responded. In the self-paced mode, b-CFS durations for object categorization were about half a second longer than for object localization. In the terminated mode, correct categorization rates were consistently lower than correct detection rates, measured at five duration intervals ranging up to 2 s. In both experiments we observed an upright face advantage compared to inverted faces and houses, as concurrently reported in b-CFS studies. Our findings reveal that more time is necessary to enable observers judging the nature of the object, compared to judging that there is “something other” than the noise which can be localized, but not recognized. This suggests gradual transitions in the first break of CFS. Further, the results imply that suppression is such that no cues to object identity are conveyed in potential “leaks” of CFS (Gelbard-Sagiv et al., 2016). PMID:28663728

  19. Agile Objects

    ERIC Educational Resources Information Center

    German, Senta; Harris, Jim

    2017-01-01

    In this article, the authors argue that the art-historical canon, however it is construed, has little relevance to the selection of objects for museum-based teaching. Their contention is that all objects are fundamentally agile and capable of interrogation from any number of disciplinary standpoints, and that the canon of museum education,…

  20. Early object relations into new objects.

    PubMed

    Downey, T W

    2001-01-01

    Two strands of change are suggested by this review, one maturational, the other therapeutic or developmental (Hartmann and Kris, 1945). By "maturational" I mean to suggest energies that infuse the individual from earliest life in a manner that includes object relations, but for the healthy exercise of which object relations per se need not be of central and crucial importance. Within wide limits such energies may be delayed until growth conditions prevail without significant distortion of certain of the organism's ego functions. Therapeutic change is analogous to developmental change in that both involve the crucial presence of another to release energies. In therapeutic change these are energies that have been repressed beyond the reach of developmental dynamics. In everyday development crisis and synthesis alternate in conjunction with new and emerging objects to add to the psychological structures brought to the fore by maturation. In many instances, as we see with John, over time and in a less focussed manner, developmental changes can approximate therapeutic change and visa versa. Freud-Dann in their "experiment" pursued one line, in which the equipmental delay brought on by extremely adverse living circumstances was redressed by providing an interpersonally enriching, loving, developmentally facilitating milieu. The sketches of individual children and John's subsequent story provide a perspective into what becomes the stuff of growth and what remains the stuff of neurosis. The developmental reserves and ego resilience of these children were impressive but probably not extraordinary. Usual growth ensued as soon as they were provided with the rich soil of Bulldogs Bank instead of the desert sand of the Tereszin concentration camp. However, no one can escape such adverse circumstances without having taken in the stuff of neurosis. Affects and percepts that were not assimilatable or even available to consciousness at the time remain buried in the unconscious

  1. Embedded object concept: case balancing two-wheeled robot

    NASA Astrophysics Data System (ADS)

    Vallius, Tero; Röning, Juha

    2007-09-01

    This paper presents the Embedded Object Concept (EOC) and a telepresence robot system which is a test case for the EOC. The EOC utilizes common object-oriented methods used in software by applying them to combined Lego-like software-hardware entities. These entities represent objects in object-oriented design methods, and they are the building blocks of embedded systems. The goal of the EOC is to make the designing of embedded systems faster and easier. This concept enables people without comprehensive knowledge in electronics design to create new embedded systems, and for experts it shortens the design time of new embedded systems. We present the current status of a telepresence robot created with Atomi-objects, which is the name for our implementation of the embedded objects. The telepresence robot is a relatively complex test case for the EOC. The robot has been constructed using incremental device development, which is made possible by the architecture of the EOC. The robot contains video and audio exchange capability and a controlling system for driving with two wheels. The robot consists of Atomi-objects, demonstrating the suitability of the EOC for prototyping and easy modifications, and proving the capabilities of the EOC by realizing a function that normally requires a computer. The computer counterpart is a regular PC with audio and video capabilities running with a robot control application. The robot is functional and successfully tested.

  2. Between-object and within-object saccade programming in a visual search task.

    PubMed

    Vergilino-Perez, Dorine; Findlay, John M

    2006-07-01

    The role of the perceptual organization of the visual display on eye movement control was examined in two experiments using a task where a two-saccade sequence was directed toward either a single elongated object or three separate shorter objects. In the first experiment, we examined the consequences for the second saccade of a small displacement of the whole display during the first saccade. We found that between-object saccades compensated for the displacement to aim for a target position on the new object whereas within-object saccades did not show compensation but were coded as a fixed motor vector applied irrespective of wherever the preceding saccade landed. In the second experiment, we extended the paradigm to examine saccades performed in different directions. The results suggest that the within-object and between-object saccade distinction is an essential feature of saccadic planning.

  3. Objective lens

    NASA Technical Reports Server (NTRS)

    Olczak, Eugene G. (Inventor)

    2011-01-01

    An objective lens and a method for using same. The objective lens has a first end, a second end, and a plurality of optical elements. The optical elements are positioned between the first end and the second end and are at least substantially symmetric about a plane centered between the first end and the second end.

  4. Picturing Objects in Infancy

    ERIC Educational Resources Information Center

    Shinskey, Jeanne L.; Jachens, Liza J.

    2014-01-01

    Infants' transfer of information from pictures to objects was tested by familiarizing 9-month-olds (N = 31) with either a color or black-and-white photograph of an object and observing their preferential reaching for the real target object versus a distractor. One condition tested object recognition by keeping both objects visible, and the…

  5. Cortical systems mediating visual attention to both objects and spatial locations

    PubMed Central

    Shomstein, Sarah; Behrmann, Marlene

    2006-01-01

    Natural visual scenes consist of many objects occupying a variety of spatial locations. Given that the plethora of information cannot be processed simultaneously, the multiplicity of inputs compete for representation. Using event-related functional MRI, we show that attention, the mechanism by which a subset of the input is selected, is mediated by the posterior parietal cortex (PPC). Of particular interest is that PPC activity is differentially sensitive to the object-based properties of the input, with enhanced activation for those locations bound by an attended object. Of great interest too is the ensuing modulation of activation in early cortical regions, reflected as differences in the temporal profile of the blood oxygenation level-dependent (BOLD) response for within-object versus between-object locations. These findings indicate that object-based selection results from an object-sensitive reorienting signal issued by the PPC. The dynamic circuit between the PPC and earlier sensory regions then enables observers to attend preferentially to objects of interest in complex scenes. PMID:16840559

  6. Newborn chickens generate invariant object representations at the onset of visual object experience

    PubMed Central

    Wood, Justin N.

    2013-01-01

    To recognize objects quickly and accurately, mature visual systems build invariant object representations that generalize across a range of novel viewing conditions (e.g., changes in viewpoint). To date, however, the origins of this core cognitive ability have not yet been established. To examine how invariant object recognition develops in a newborn visual system, I raised chickens from birth for 2 weeks within controlled-rearing chambers. These chambers provided complete control over all visual object experiences. In the first week of life, subjects’ visual object experience was limited to a single virtual object rotating through a 60° viewpoint range. In the second week of life, I examined whether subjects could recognize that virtual object from novel viewpoints. Newborn chickens were able to generate viewpoint-invariant representations that supported object recognition across large, novel, and complex changes in the object’s appearance. Thus, newborn visual systems can begin building invariant object representations at the onset of visual object experience. These abstract representations can be generated from sparse data, in this case from a visual world containing a single virtual object seen from a limited range of viewpoints. This study shows that powerful, robust, and invariant object recognition machinery is an inherent feature of the newborn brain. PMID:23918372

  7. A unified computational model of the development of object unity, object permanence, and occluded object trajectory perception.

    PubMed

    Franz, A; Triesch, J

    2010-12-01

    The perception of the unity of objects, their permanence when out of sight, and the ability to perceive continuous object trajectories even during occlusion belong to the first and most important capacities that infants have to acquire. Despite much research a unified model of the development of these abilities is still missing. Here we make an attempt to provide such a unified model. We present a recurrent artificial neural network that learns to predict the motion of stimuli occluding each other and that develops representations of occluded object parts. It represents completely occluded, moving objects for several time steps and successfully predicts their reappearance after occlusion. This framework allows us to account for a broad range of experimental data. Specifically, the model explains how the perception of object unity develops, the role of the width of the occluders, and it also accounts for differences between data for moving and stationary stimuli. We demonstrate that these abilities can be acquired by learning to predict the sensory input. The model makes specific predictions and provides a unifying framework that has the potential to be extended to other visual event categories. Copyright © 2010 Elsevier Inc. All rights reserved.

  8. Flexible Method for Inter-object Communication in C++

    NASA Technical Reports Server (NTRS)

    Curlett, Brian P.; Gould, Jack J.

    1994-01-01

    A method has been developed for organizing and sharing large amounts of information between objects in C++ code. This method uses a set of object classes to define variables and group them into tables. The variable tables presented here provide a convenient way of defining and cataloging data, as well as a user-friendly input/output system, a standardized set of access functions, mechanisms for ensuring data integrity, methods for interprocessor data transfer, and an interpretive language for programming relationships between parameters. The object-oriented nature of these variable tables enables the use of multiple data types, each with unique attributes and behavior. Because each variable provides its own access methods, redundant table lookup functions can be bypassed, thus decreasing access times while maintaining data integrity. In addition, a method for automatic reference counting was developed to manage memory safely.

  9. Objects in Motion

    ERIC Educational Resources Information Center

    Damonte, Kathleen

    2004-01-01

    One thing scientists study is how objects move. A famous scientist named Sir Isaac Newton (1642-1727) spent a lot of time observing objects in motion and came up with three laws that describe how things move. This explanation only deals with the first of his three laws of motion. Newton's First Law of Motion says that moving objects will continue…

  10. Visual object recognition for mobile tourist information systems

    NASA Astrophysics Data System (ADS)

    Paletta, Lucas; Fritz, Gerald; Seifert, Christin; Luley, Patrick; Almer, Alexander

    2005-03-01

    We describe a mobile vision system that is capable of automated object identification using images captured from a PDA or a camera phone. We present a solution for the enabling technology of outdoors vision based object recognition that will extend state-of-the-art location and context aware services towards object based awareness in urban environments. In the proposed application scenario, tourist pedestrians are equipped with GPS, W-LAN and a camera attached to a PDA or a camera phone. They are interested whether their field of view contains tourist sights that would point to more detailed information. Multimedia type data about related history, the architecture, or other related cultural context of historic or artistic relevance might be explored by a mobile user who is intending to learn within the urban environment. Learning from ambient cues is in this way achieved by pointing the device towards the urban sight, capturing an image, and consequently getting information about the object on site and within the focus of attention, i.e., the users current field of view.

  11. A comparison of moving object detection methods for real-time moving object detection

    NASA Astrophysics Data System (ADS)

    Roshan, Aditya; Zhang, Yun

    2014-06-01

    Moving object detection has a wide variety of applications from traffic monitoring, site monitoring, automatic theft identification, face detection to military surveillance. Many methods have been developed across the globe for moving object detection, but it is very difficult to find one which can work globally in all situations and with different types of videos. The purpose of this paper is to evaluate existing moving object detection methods which can be implemented in software on a desktop or laptop, for real time object detection. There are several moving object detection methods noted in the literature, but few of them are suitable for real time moving object detection. Most of the methods which provide for real time movement are further limited by the number of objects and the scene complexity. This paper evaluates the four most commonly used moving object detection methods as background subtraction technique, Gaussian mixture model, wavelet based and optical flow based methods. The work is based on evaluation of these four moving object detection methods using two (2) different sets of cameras and two (2) different scenes. The moving object detection methods have been implemented using MatLab and results are compared based on completeness of detected objects, noise, light change sensitivity, processing time etc. After comparison, it is observed that optical flow based method took least processing time and successfully detected boundary of moving objects which also implies that it can be implemented for real-time moving object detection.

  12. Spatially rearranged object parts can facilitate perception of intact whole objects.

    PubMed

    Cacciamani, Laura; Ayars, Alisabeth A; Peterson, Mary A

    2014-01-01

    The familiarity of an object depends on the spatial arrangement of its parts; when the parts are spatially rearranged, they form a novel, unrecognizable configuration. Yet the same collection of parts comprises both the familiar and novel configuration. Is it possible that the collection of familiar parts activates a representation of the intact familiar configuration even when they are spatially rearranged? We presented novel configurations as primes before test displays that assayed effects on figure-ground perception from memories of intact familiar objects. In our test displays, two equal-area regions shared a central border; one region depicted a portion of a familiar object. Previous research with such displays has shown that participants are more likely to perceive the region depicting a familiar object as the figure and the abutting region as its ground when the familiar object is depicted in its upright orientation rather than upside down. The novel primes comprised either the same or a different collection of parts as the familiar object in the test display (part-rearranged and control primes, respectively). We found that participants were more likely to perceive the familiar region as figure in upright vs. inverted displays following part-rearranged primes but not control primes. Thus, priming with a novel configuration comprising the same familiar parts as the upcoming figure-ground display facilitated orientation-dependent effects of object memories on figure assignment. Similar results were obtained when the spatially rearranged collection of parts was suggested on the groundside of the prime's border, suggesting that familiar parts in novel configurations access the representation of their corresponding intact whole object before figure assignment. These data demonstrate that familiar parts access memories of familiar objects even when they are arranged in a novel configuration.

  13. Spatially rearranged object parts can facilitate perception of intact whole objects

    PubMed Central

    Cacciamani, Laura; Ayars, Alisabeth A.; Peterson, Mary A.

    2014-01-01

    The familiarity of an object depends on the spatial arrangement of its parts; when the parts are spatially rearranged, they form a novel, unrecognizable configuration. Yet the same collection of parts comprises both the familiar and novel configuration. Is it possible that the collection of familiar parts activates a representation of the intact familiar configuration even when they are spatially rearranged? We presented novel configurations as primes before test displays that assayed effects on figure-ground perception from memories of intact familiar objects. In our test displays, two equal-area regions shared a central border; one region depicted a portion of a familiar object. Previous research with such displays has shown that participants are more likely to perceive the region depicting a familiar object as the figure and the abutting region as its ground when the familiar object is depicted in its upright orientation rather than upside down. The novel primes comprised either the same or a different collection of parts as the familiar object in the test display (part-rearranged and control primes, respectively). We found that participants were more likely to perceive the familiar region as figure in upright vs. inverted displays following part-rearranged primes but not control primes. Thus, priming with a novel configuration comprising the same familiar parts as the upcoming figure-ground display facilitated orientation-dependent effects of object memories on figure assignment. Similar results were obtained when the spatially rearranged collection of parts was suggested on the groundside of the prime's border, suggesting that familiar parts in novel configurations access the representation of their corresponding intact whole object before figure assignment. These data demonstrate that familiar parts access memories of familiar objects even when they are arranged in a novel configuration. PMID:24904495

  14. General object recognition is specific: Evidence from novel and familiar objects.

    PubMed

    Richler, Jennifer J; Wilmer, Jeremy B; Gauthier, Isabel

    2017-09-01

    In tests of object recognition, individual differences typically correlate modestly but nontrivially across familiar categories (e.g. cars, faces, shoes, birds, mushrooms). In theory, these correlations could reflect either global, non-specific mechanisms, such as general intelligence (IQ), or more specific mechanisms. Here, we introduce two separate methods for effectively capturing category-general performance variation, one that uses novel objects and one that uses familiar objects. In each case, we show that category-general performance variance is unrelated to IQ, thereby implicating more specific mechanisms. The first approach examines three newly developed novel object memory tests (NOMTs). We predicted that NOMTs would exhibit more shared, category-general variance than familiar object memory tests (FOMTs) because novel objects, unlike familiar objects, lack category-specific environmental influences (e.g. exposure to car magazines or botany classes). This prediction held, and remarkably, virtually none of the substantial shared variance among NOMTs was explained by IQ. Also, while NOMTs correlated nontrivially with two FOMTs (faces, cars), these correlations were smaller than among NOMTs and no larger than between the face and car tests themselves, suggesting that the category-general variance captured by NOMTs is specific not only relative to IQ, but also, to some degree, relative to both face and car recognition. The second approach averaged performance across multiple FOMTs, which we predicted would increase category-general variance by averaging out category-specific factors. This prediction held, and as with NOMTs, virtually none of the shared variance among FOMTs was explained by IQ. Overall, these results support the existence of object recognition mechanisms that, though category-general, are specific relative to IQ and substantially separable from face and car recognition. They also add sensitive, well-normed NOMTs to the tools available to study

  15. Binding Objects to Locations: The Relationship between Object Files and Visual Working Memory

    ERIC Educational Resources Information Center

    Hollingworth, Andrew; Rasmussen, Ian P.

    2010-01-01

    The relationship between object files and visual working memory (VWM) was investigated in a new paradigm combining features of traditional VWM experiments (color change detection) and object-file experiments (memory for the properties of moving objects). Object-file theory was found to account for a key component of object-position binding in VWM:…

  16. Approximating the Generalized Voronoi Diagram of Closely Spaced Objects

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

    Edwards, John; Daniel, Eric; Pascucci, Valerio

    2015-06-22

    We present an algorithm to compute an approximation of the generalized Voronoi diagram (GVD) on arbitrary collections of 2D or 3D geometric objects. In particular, we focus on datasets with closely spaced objects; GVD approximation is expensive and sometimes intractable on these datasets using previous algorithms. With our approach, the GVD can be computed using commodity hardware even on datasets with many, extremely tightly packed objects. Our approach is to subdivide the space with an octree that is represented with an adjacency structure. We then use a novel adaptive distance transform to compute the distance function on octree vertices. Themore » computed distance field is sampled more densely in areas of close object spacing, enabling robust and parallelizable GVD surface generation. We demonstrate our method on a variety of data and show example applications of the GVD in 2D and 3D.« less

  17. Strength of object representation: its key role in object-based attention for determining the competition result between Gestalt and top-down objects.

    PubMed

    Zhao, Jingjing; Wang, Yonghui; Liu, Donglai; Zhao, Liang; Liu, Peng

    2015-10-01

    It was found in previous studies that two types of objects (rectangles formed according to the Gestalt principle and Chinese words formed in a top-down fashion) can both induce an object-based effect. The aim of the present study was to investigate how the strength of an object representation affects the result of the competition between these two types of objects based on research carried out by Liu, Wang and Zhou [(2011) Acta Psychologica, 138(3), 397-404]. In Experiment 1, the rectangles were filled with two different colors to increase the strength of Gestalt object representation, and we found that the object effect changed significantly for the different stimulus types. Experiment 2 used Chinese words with various familiarities to manipulate the strength of the top-down object representation. As a result, the object-based effect induced by rectangles was observed only when the Chinese word familiarity was low. These results suggest that the strength of object representation determines the result of competition between different types of objects.

  18. Relative hardness measurement of soft objects by a new fiber optic sensor

    NASA Astrophysics Data System (ADS)

    Ahmadi, Roozbeh; Ashtaputre, Pranav; Abou Ziki, Jana; Dargahi, Javad; Packirisamy, Muthukumaran

    2010-06-01

    The measurement of relative hardness of soft objects enables replication of human finger tactile perception capabilities. This ability has many applications not only in automation and robotics industry but also in many other areas such as aerospace and robotic surgery where a robotic tool interacts with a soft contact object. One of the practical examples of interaction between a solid robotic instrument and a soft contact object occurs during robotically-assisted minimally invasive surgery. Measuring the relative hardness of bio-tissue, while contacting the robotic instrument, helps the surgeons to perform this type of surgery more reliably. In the present work, a new optical sensor is proposed to measure the relative hardness of contact objects. In order to measure the hardness of a contact object, like a human finger, it is required to apply a small force/deformation to the object by a tactile sensor. Then, the applied force and resulting deformation should be recorded at certain points to enable the relative hardness measurement. In this work, force/deformation data for a contact object is recorded at certain points by the proposed optical sensor. Recorded data is used to measure the relative hardness of soft objects. Based on the proposed design, an experimental setup was developed and experimental tests were performed to measure the relative hardness of elastomeric materials. Experimental results verify the ability of the proposed optical sensor to measure the relative hardness of elastomeric samples.

  19. Multi objective multi refinery optimization with environmental and catastrophic failure effects objectives

    NASA Astrophysics Data System (ADS)

    Khogeer, Ahmed Sirag

    2005-11-01

    Petroleum refining is a capital-intensive business. With stringent environmental regulations on the processing industry and declining refining margins, political instability, increased risk of war and terrorist attacks in which refineries and fuel transportation grids may be targeted, higher pressures are exerted on refiners to optimize performance and find the best combination of feed and processes to produce salable products that meet stricter product specifications, while at the same time meeting refinery supply commitments and of course making profit. This is done through multi objective optimization. For corporate refining companies and at the national level, Intea-Refinery and Inter-Refinery optimization is the second step in optimizing the operation of the whole refining chain as a single system. Most refinery-wide optimization methods do not cover multiple objectives such as minimizing environmental impact, avoiding catastrophic failures, or enhancing product spec upgrade effects. This work starts by carrying out a refinery-wide, single objective optimization, and then moves to multi objective-single refinery optimization. The last step is multi objective-multi refinery optimization, the objectives of which are analysis of the effects of economic, environmental, product spec, strategic, and catastrophic failure. Simulation runs were carried out using both MATLAB and ASPEN PIMS utilizing nonlinear techniques to solve the optimization problem. The results addressed the need to debottleneck some refineries or transportation media in order to meet the demand for essential products under partial or total failure scenarios. They also addressed how importing some high spec products can help recover some of the losses and what is needed in order to accomplish this. In addition, the results showed nonlinear relations among local and global objectives for some refineries. The results demonstrate that refineries can have a local multi objective optimum that does not

  20. DATA QUALITY OBJECTIVES AND MEASUREMENT QUALITY OBJECTIVES FOR RESEARCH PROJECTS

    EPA Science Inventory

    The paper provides assistance with systematic planning using measurement quality objectives to those working on research projects. These performance criteria are more familiar to researchers than data quality objectives because they are more closely associated with the measuremen...

  1. Propelling Extended Objects

    ERIC Educational Resources Information Center

    Humbert, Richard

    2010-01-01

    A force acting on just part of an extended object (either a solid or a volume of a liquid) can cause all of it to move. That motion is due to the transmission of the force through the object by its material. This paper discusses how the force is distributed to all of the object by a gradient of stress or pressure in it, which creates the local…

  2. Unconventional thermal cloak hiding an object outside the cloak

    NASA Astrophysics Data System (ADS)

    Gao, Y.; Huang, J. P.

    2013-11-01

    All the thermal cloaks reported in the literature can be used to thermally hide an object inside the cloak. However, a common limitation of this kind of thermal cloaks is that the cloaked object cannot feel the external heat flow since it is located inside the cloak; thus we call these cloaks “conventional thermal cloaks”. Here we manage to overcome this limitation by exploiting a class of unconventional thermal cloaks that enable the cloaked object to feel the external heat flow. Our finite-element simulations in two dimensions show the desired cloaking effect. The underlying mechanism originates from the complementary effect of thermal metamaterials with negative thermal conductivities. This work suggests a different method to design thermal devices where heat conduction can be controlled at will.

  3. Label-free, single-object sensing with a microring resonator: FDTD simulation.

    PubMed

    Nguyen, Dan T; Norwood, Robert A

    2013-01-14

    Label-free, single-object sensing with a microring resonator is investigated numerically using the finite difference time-domain (FDTD) method. A pulse with ultra-wide bandwidth that spans over several resonant modes of the ring and of the sensing object is used for simulation, enabling a single-shot simulation of the microring sensing. The FDTD simulation not only can describe the circulation of the light in a whispering-gallery-mode (WGM) microring and multiple interactions between the light and the sensing object, but also other important factors of the sensing system, such as scattering and radiation losses. The FDTD results show that the simulation can yield a resonant shift of the WGM cavity modes. Furthermore, it can also extract eigenmodes of the sensing object, and therefore information from deep inside the object. The simulation method is not only suitable for a single object (single molecule, nano-, micro-scale particle) but can be extended to the problem of multiple objects as well.

  4. Object memory effects on figure assignment: conscious object recognition is not necessary or sufficient.

    PubMed

    Peterson, M A; de Gelder, B; Rapcsak, S Z; Gerhardstein, P C; Bachoud-Lévi, A

    2000-01-01

    In three experiments we investigated whether conscious object recognition is necessary or sufficient for effects of object memories on figure assignment. In experiment 1, we examined a brain-damaged participant, AD, whose conscious object recognition is severely impaired. AD's responses about figure assignment do reveal effects from memories of object structure, indicating that conscious object recognition is not necessary for these effects, and identifying the figure-ground test employed here as a new implicit test of access to memories of object structure. In experiments 2 and 3, we tested a second brain-damaged participant, WG, for whom conscious object recognition was relatively spared. Nevertheless, effects from memories of object structure on figure assignment were not evident in WG's responses about figure assignment in experiment 2, indicating that conscious object recognition is not sufficient for effects of object memories on figure assignment. WG's performance sheds light on AD's performance, and has implications for the theoretical understanding of object memory effects on figure assignment.

  5. Object recognition and pose estimation of planar objects from range data

    NASA Technical Reports Server (NTRS)

    Pendleton, Thomas W.; Chien, Chiun Hong; Littlefield, Mark L.; Magee, Michael

    1994-01-01

    The Extravehicular Activity Helper/Retriever (EVAHR) is a robotic device currently under development at the NASA Johnson Space Center that is designed to fetch objects or to assist in retrieving an astronaut who may have become inadvertently de-tethered. The EVAHR will be required to exhibit a high degree of intelligent autonomous operation and will base much of its reasoning upon information obtained from one or more three-dimensional sensors that it will carry and control. At the highest level of visual cognition and reasoning, the EVAHR will be required to detect objects, recognize them, and estimate their spatial orientation and location. The recognition phase and estimation of spatial pose will depend on the ability of the vision system to reliably extract geometric features of the objects such as whether the surface topologies observed are planar or curved and the spatial relationships between the component surfaces. In order to achieve these tasks, three-dimensional sensing of the operational environment and objects in the environment will therefore be essential. One of the sensors being considered to provide image data for object recognition and pose estimation is a phase-shift laser scanner. The characteristics of the data provided by this scanner have been studied and algorithms have been developed for segmenting range images into planar surfaces, extracting basic features such as surface area, and recognizing the object based on the characteristics of extracted features. Also, an approach has been developed for estimating the spatial orientation and location of the recognized object based on orientations of extracted planes and their intersection points. This paper presents some of the algorithms that have been developed for the purpose of recognizing and estimating the pose of objects as viewed by the laser scanner, and characterizes the desirability and utility of these algorithms within the context of the scanner itself, considering data quality and

  6. Reasoning about Function Objects

    NASA Astrophysics Data System (ADS)

    Nordio, Martin; Calcagno, Cristiano; Meyer, Bertrand; Müller, Peter; Tschannen, Julian

    Modern object-oriented languages support higher-order implementations through function objects such as delegates in C#, agents in Eiffel, or closures in Scala. Function objects bring a new level of abstraction to the object-oriented programming model, and require a comparable extension to specification and verification techniques. We introduce a verification methodology that extends function objects with auxiliary side-effect free (pure) methods to model logical artifacts: preconditions, postconditions and modifies clauses. These pure methods can be used to specify client code abstractly, that is, independently from specific instantiations of the function objects. To demonstrate the feasibility of our approach, we have implemented an automatic prover, which verifies several non-trivial examples.

  7. Give Me a Hand: Adult Involvement During Object Exploration Affects Object Individuation in Infancy

    PubMed Central

    Johnson, Kristin M.; Woods, Rebecca J.

    2015-01-01

    The development of object individuation, a fundamental ability that supports identification and discrimination of objects across discrete encounters, has been examined extensively by researchers. There are significant advancements in infants’ ability to individuate objects during the first year-and-a-half. Experimental work has established a timeline of object individuation abilities and revealed some mechanisms underlying this ability, however, the influence of adult assistance during object exploration has not yet been explored. The current study investigates the effect of adult involvement during object exploration on infants’ object individuation abilities. In Experiment 1a and 1b, we examined 9.5-month-old infants’ colour-based object individuation following adult-assisted multisensory object exploration. Two components of adult interaction were of particular interest: facilitation of object manipulation (grasping, rotating, and attention-getting behaviours) and social engagement (smiling, pointing, attention-getting verbalizations, and object-directed gaze). Experiment 2a and 2b assessed these components with 4.5-month-olds to examine their impact across development. The results showed that after adult-guided object exploration, both 9.5- and 4.5-month-old infants successfully individuated previously undifferentiated objects. Results of Experiments 1b and 2b provide implications for the mechanisms underlying the scaffolding influence of adult interaction during infant behaviours. PMID:28082834

  8. A rudimentary database for three-dimensional objects using structural representation

    NASA Technical Reports Server (NTRS)

    Sowers, James P.

    1987-01-01

    A database which enables users to store and share the description of three-dimensional objects in a research environment is presented. The main objective of the design is to make it a compact structure that holds sufficient information to reconstruct the object. The database design is based on an object representation scheme which is information preserving, reasonably efficient, and yet economical in terms of the storage requirement. The determination of the needed data for the reconstruction process is guided by the belief that it is faster to do simple computations to generate needed data/information for construction than to retrieve everything from memory. Some recent techniques of three-dimensional representation that influenced the design of the database are discussed. The schema for the database and the structural definition used to define an object are given. The user manual for the software developed to create and maintain the contents of the database is included.

  9. Propelling Extended Objects

    NASA Astrophysics Data System (ADS)

    Humbert, Richard

    2010-03-01

    A force acting on just part of an extended object (either a solid or a volume of a liquid) can cause all of it to move. That motion is due to the transmission of the force through the object by its material. This paper discusses how the force is distributed to all of the object by a gradient of stress or pressure in it, which creates the local force that directly propels each part of the object. Those gradients resemble the ones created in objects by their weights. An example of the latter is the compressive stress in a column of a building increasing steadily toward its lower end. That gradient occurs because each horizontal section through the column supports all of the weight above it, including the load force pushing down on the column's upper end. The gradient resembles the pressure in a container of liquid increasing with depth in it. Likewise, the weight of a vertically hanging cable causes its tension and tensile stress to increase toward its upper end.

  10. Object recognition with hierarchical discriminant saliency networks.

    PubMed

    Han, Sunhyoung; Vasconcelos, Nuno

    2014-01-01

    The benefits of integrating attention and object recognition are investigated. While attention is frequently modeled as a pre-processor for recognition, we investigate the hypothesis that attention is an intrinsic component of recognition and vice-versa. This hypothesis is tested with a recognition model, the hierarchical discriminant saliency network (HDSN), whose layers are top-down saliency detectors, tuned for a visual class according to the principles of discriminant saliency. As a model of neural computation, the HDSN has two possible implementations. In a biologically plausible implementation, all layers comply with the standard neurophysiological model of visual cortex, with sub-layers of simple and complex units that implement a combination of filtering, divisive normalization, pooling, and non-linearities. In a convolutional neural network implementation, all layers are convolutional and implement a combination of filtering, rectification, and pooling. The rectification is performed with a parametric extension of the now popular rectified linear units (ReLUs), whose parameters can be tuned for the detection of target object classes. This enables a number of functional enhancements over neural network models that lack a connection to saliency, including optimal feature denoising mechanisms for recognition, modulation of saliency responses by the discriminant power of the underlying features, and the ability to detect both feature presence and absence. In either implementation, each layer has a precise statistical interpretation, and all parameters are tuned by statistical learning. Each saliency detection layer learns more discriminant saliency templates than its predecessors and higher layers have larger pooling fields. This enables the HDSN to simultaneously achieve high selectivity to target object classes and invariance. The performance of the network in saliency and object recognition tasks is compared to those of models from the biological and

  11. Perceptual Learning of Object Shape

    PubMed Central

    Golcu, Doruk; Gilbert, Charles D.

    2009-01-01

    Recognition of objects is accomplished through the use of cues that depend on internal representations of familiar shapes. We used a paradigm of perceptual learning during visual search to explore what features human observers use to identify objects. Human subjects were trained to search for a target object embedded in an array of distractors, until their performance improved from near-chance levels to over 80% of trials in an object specific manner. We determined the role of specific object components in the recognition of the object as a whole by measuring the transfer of learning from the trained object to other objects sharing components with it. Depending on the geometric relationship of the trained object with untrained objects, transfer to untrained objects was observed. Novel objects that shared a component with the trained object were identified at much higher levels than those that did not, and this could be used as an indicator of which features of the object were important for recognition. Training on an object also transferred to the components of the object when these components were embedded in an array of distractors of similar complexity. These results suggest that objects are not represented in a holistic manner during learning, but that their individual components are encoded. Transfer between objects was not complete, and occurred for more than one component, regardless of how well they distinguish the object from distractors. This suggests that a joint involvement of multiple components was necessary for full performance. PMID:19864574

  12. Breaking object correspondence across saccades impairs object recognition: The role of color and luminance.

    PubMed

    Poth, Christian H; Schneider, Werner X

    2016-09-01

    Rapid saccadic eye movements bring the foveal region of the eye's retina onto objects for high-acuity vision. Saccades change the location and resolution of objects' retinal images. To perceive objects as visually stable across saccades, correspondence between the objects before and after the saccade must be established. We have previously shown that breaking object correspondence across the saccade causes a decrement in object recognition (Poth, Herwig, & Schneider, 2015). Color and luminance can establish object correspondence, but it is unknown how these surface features contribute to transsaccadic visual processing. Here, we investigated whether changing the surface features color-and-luminance and color alone across saccades impairs postsaccadic object recognition. Participants made saccades to peripheral objects, which either maintained or changed their surface features across the saccade. After the saccade, participants briefly viewed a letter within the saccade target object (terminated by a pattern mask). Postsaccadic object recognition was assessed as participants' accuracy in reporting the letter. Experiment A used the colors green and red with different luminances as surface features, Experiment B blue and yellow with approximately the same luminances. Changing the surface features across the saccade deteriorated postsaccadic object recognition in both experiments. These findings reveal a link between object recognition and object correspondence relying on the surface features colors and luminance, which is currently not addressed in theories of transsaccadic perception. We interpret the findings within a recent theory ascribing this link to visual attention (Schneider, 2013).

  13. Object-based connectedness facilitates matching.

    PubMed

    Koning, Arno; van Lier, Rob

    2003-10-01

    In two matching tasks, participants had to match two images of object pairs. Image-based (IB) connectedness refers to connectedness between the objects in an image. Object-based (OB) connectedness refers to connectedness between the interpreted objects. In Experiment 1, a monocular depth cue (shadow) was used to distinguish different relation types between object pairs. Three relation types were created: IB/OB-connected objects, IB/OB-disconnected objects, and IB-connected/OB-disconnected objects. It was found that IB/OB-connected objects were matched faster than IB/OB-disconnected objects. Objects that were IB-connected/OB-disconnected were matched equally to IB/OB-disconnected objects. In Experiment 2, stereoscopic presentation was used. With relation types comparable to those in Experiment 1, it was again found that OB connectedness determined speed of matching, rather than IB connectedness. We conclude that matching of projections of three-dimensional objects depends more on OB connectedness than on IB connectedness.

  14. Objects of consciousness

    PubMed Central

    Hoffman, Donald D.; Prakash, Chetan

    2014-01-01

    Current models of visual perception typically assume that human vision estimates true properties of physical objects, properties that exist even if unperceived. However, recent studies of perceptual evolution, using evolutionary games and genetic algorithms, reveal that natural selection often drives true perceptions to extinction when they compete with perceptions tuned to fitness rather than truth: Perception guides adaptive behavior; it does not estimate a preexisting physical truth. Moreover, shifting from evolutionary biology to quantum physics, there is reason to disbelieve in preexisting physical truths: Certain interpretations of quantum theory deny that dynamical properties of physical objects have definite values when unobserved. In some of these interpretations the observer is fundamental, and wave functions are compendia of subjective probabilities, not preexisting elements of physical reality. These two considerations, from evolutionary biology and quantum physics, suggest that current models of object perception require fundamental reformulation. Here we begin such a reformulation, starting with a formal model of consciousness that we call a “conscious agent.” We develop the dynamics of interacting conscious agents, and study how the perception of objects and space-time can emerge from such dynamics. We show that one particular object, the quantum free particle, has a wave function that is identical in form to the harmonic functions that characterize the asymptotic dynamics of conscious agents; particles are vibrations not of strings but of interacting conscious agents. This allows us to reinterpret physical properties such as position, momentum, and energy as properties of interacting conscious agents, rather than as preexisting physical truths. We sketch how this approach might extend to the perception of relativistic quantum objects, and to classical objects of macroscopic scale. PMID:24987382

  15. The probability of object-scene co-occurrence influences object identification processes.

    PubMed

    Sauvé, Geneviève; Harmand, Mariane; Vanni, Léa; Brodeur, Mathieu B

    2017-07-01

    Contextual information allows the human brain to make predictions about the identity of objects that might be seen and irregularities between an object and its background slow down perception and identification processes. Bar and colleagues modeled the mechanisms underlying this beneficial effect suggesting that the brain stocks information about the statistical regularities of object and scene co-occurrence. Their model suggests that these recurring regularities could be conceptualized along a continuum in which the probability of seeing an object within a given scene can be high (probable condition), moderate (improbable condition) or null (impossible condition). In the present experiment, we propose to disentangle the electrophysiological correlates of these context effects by directly comparing object-scene pairs found along this continuum. We recorded the event-related potentials of 30 healthy participants (18-34 years old) and analyzed their brain activity in three time windows associated with context effects. We observed anterior negativities between 250 and 500 ms after object onset for the improbable and impossible conditions (improbable more negative than impossible) compared to the probable condition as well as a parieto-occipital positivity (improbable more positive than impossible). The brain may use different processing pathways to identify objects depending on whether the probability of co-occurrence with the scene is moderate (rely more on top-down effects) or null (rely more on bottom-up influences). The posterior positivity could index error monitoring aimed to ensure that no false information is integrated into mental representations of the world.

  16. Distinct cognitive mechanisms involved in the processing of single objects and object ensembles

    PubMed Central

    Cant, Jonathan S.; Sun, Sol Z.; Xu, Yaoda

    2015-01-01

    Behavioral research has demonstrated that the shape and texture of single objects can be processed independently. Similarly, neuroimaging results have shown that an object's shape and texture are processed in distinct brain regions with shape in the lateral occipital area and texture in parahippocampal cortex. Meanwhile, objects are not always seen in isolation and are often grouped together as an ensemble. We recently showed that the processing of ensembles also involves parahippocampal cortex and that the shape and texture of ensemble elements are processed together within this region. These neural data suggest that the independence seen between shape and texture in single-object perception would not be observed in object-ensemble perception. Here we tested this prediction by examining whether observers could attend to the shape of ensemble elements while ignoring changes in an unattended texture feature and vice versa. Across six behavioral experiments, we replicated previous findings of independence between shape and texture in single-object perception. In contrast, we observed that changes in an unattended ensemble feature negatively impacted the processing of an attended ensemble feature only when ensemble features were attended globally. When they were attended locally, thereby making ensemble processing similar to single-object processing, interference was abolished. Overall, these findings confirm previous neuroimaging results and suggest that distinct cognitive mechanisms may be involved in single-object and object-ensemble perception. Additionally, they show that the scope of visual attention plays a critical role in determining which type of object processing (ensemble or single object) is engaged by the visual system. PMID:26360156

  17. 3-D Interpolation in Object Perception: Evidence from an Objective Performance Paradigm

    ERIC Educational Resources Information Center

    Kellman, Philip J.; Garrigan, Patrick; Shipley, Thomas F.; Yin, Carol; Machado, Liana

    2005-01-01

    Object perception requires interpolation processes that connect visible regions despite spatial gaps. Some research has suggested that interpolation may be a 3-D process, but objective performance data and evidence about the conditions leading to interpolation are needed. The authors developed an objective performance paradigm for testing 3-D…

  18. An interactive visualization tool for mobile objects

    NASA Astrophysics Data System (ADS)

    Kobayashi, Tetsuo

    Recent advancements in mobile devices---such as Global Positioning System (GPS), cellular phones, car navigation system, and radio-frequency identification (RFID)---have greatly influenced the nature and volume of data about individual-based movement in space and time. Due to the prevalence of mobile devices, vast amounts of mobile objects data are being produced and stored in databases, overwhelming the capacity of traditional spatial analytical methods. There is a growing need for discovering unexpected patterns, trends, and relationships that are hidden in the massive mobile objects data. Geographic visualization (GVis) and knowledge discovery in databases (KDD) are two major research fields that are associated with knowledge discovery and construction. Their major research challenges are the integration of GVis and KDD, enhancing the ability to handle large volume mobile objects data, and high interactivity between the computer and users of GVis and KDD tools. This dissertation proposes a visualization toolkit to enable highly interactive visual data exploration for mobile objects datasets. Vector algebraic representation and online analytical processing (OLAP) are utilized for managing and querying the mobile object data to accomplish high interactivity of the visualization tool. In addition, reconstructing trajectories at user-defined levels of temporal granularity with time aggregation methods allows exploration of the individual objects at different levels of movement generality. At a given level of generality, individual paths can be combined into synthetic summary paths based on three similarity measures, namely, locational similarity, directional similarity, and geometric similarity functions. A visualization toolkit based on the space-time cube concept exploits these functionalities to create a user-interactive environment for exploring mobile objects data. Furthermore, the characteristics of visualized trajectories are exported to be utilized for data

  19. Object permanence in lemurs.

    PubMed

    Deppe, Anja M; Wright, Patricia C; Szelistowski, William A

    2009-03-01

    Object permanence, the ability to mentally represent objects that have disappeared from view, should be advantageous to animals in their interaction with the natural world. The objective of this study was to examine whether lemurs possess object permanence. Thirteen adult subjects representing four species of diurnal lemur (Eulemur fulvus rufus, Eulemur mongoz, Lemur catta and Hapalemur griseus) were presented with seven standard Piagetian visible and invisible object displacement tests, plus one single visible test where the subject had to wait predetermined times before allowed to search, and two invisible tests where each hiding place was made visually unique. In all visible tests lemurs were able to find an object that had been in clear view before being hidden. However, when lemurs were not allowed to search for up to 25-s, performance declined with increasing time-delay. Subjects did not outperform chance on any invisible displacements regardless of whether hiding places were visually uniform or unique, therefore the upper limit of object permanence observed was Stage 5b. Lemur species in this study eat stationary foods and are not subject to stalking predators, thus Stage 5 object permanence is probably sufficient to solve most problems encountered in the wild.

  20. An Introduction to Object-Oriented Programming with a Didactic Microworld: "objectKarel"

    ERIC Educational Resources Information Center

    Xinogalos, Stelios; Satratzemi, Maya; Dagdilelis, Vassilios

    2006-01-01

    The objects-first strategy to teaching programming has prevailed over the imperative-first and functional-first strategies during the last decade. However, the objects-first strategy has created added difficulties to both the teaching and learning of programming. In an attempt to confront these difficulties and support the objects-first strategy…

  1. Towards an Object-Oriented Model for the Design and Development of Learning Objects

    ERIC Educational Resources Information Center

    Chrysostomou, Chrysostomos; Papadopoulos, George

    2008-01-01

    This work introduces the concept of an Object-Oriented Learning Object (OOLO) that is developed in a manner similar to the one that software objects are developed through Object-Oriented Software Engineering (OO SWE) techniques. In order to make the application of the OOLO feasible and efficient, an OOLO model needs to be developed based on…

  2. Neural Substrates of View-Invariant Object Recognition Developed without Experiencing Rotations of the Objects

    PubMed Central

    Okamura, Jun-ya; Yamaguchi, Reona; Honda, Kazunari; Tanaka, Keiji

    2014-01-01

    One fails to recognize an unfamiliar object across changes in viewing angle when it must be discriminated from similar distractor objects. View-invariant recognition gradually develops as the viewer repeatedly sees the objects in rotation. It is assumed that different views of each object are associated with one another while their successive appearance is experienced in rotation. However, natural experience of objects also contains ample opportunities to discriminate among objects at each of the multiple viewing angles. Our previous behavioral experiments showed that after experiencing a new set of object stimuli during a task that required only discrimination at each of four viewing angles at 30° intervals, monkeys could recognize the objects across changes in viewing angle up to 60°. By recording activities of neurons from the inferotemporal cortex after various types of preparatory experience, we here found a possible neural substrate for the monkeys' performance. For object sets that the monkeys had experienced during the task that required only discrimination at each of four viewing angles, many inferotemporal neurons showed object selectivity covering multiple views. The degree of view generalization found for these object sets was similar to that found for stimulus sets with which the monkeys had been trained to conduct view-invariant recognition. These results suggest that the experience of discriminating new objects in each of several viewing angles develops the partially view-generalized object selectivity distributed over many neurons in the inferotemporal cortex, which in turn bases the monkeys' emergent capability to discriminate the objects across changes in viewing angle. PMID:25378169

  3. A dynamic code for economic object valuation in prefrontal cortex neurons

    PubMed Central

    Tsutsui, Ken-Ichiro; Grabenhorst, Fabian; Kobayashi, Shunsuke; Schultz, Wolfram

    2016-01-01

    Neuronal reward valuations provide the physiological basis for economic behaviour. Yet, how such valuations are converted to economic decisions remains unclear. Here we show that the dorsolateral prefrontal cortex (DLPFC) implements a flexible value code based on object-specific valuations by single neurons. As monkeys perform a reward-based foraging task, individual DLPFC neurons signal the value of specific choice objects derived from recent experience. These neuronal object values satisfy principles of competitive choice mechanisms, track performance fluctuations and follow predictions of a classical behavioural model (Herrnstein’s matching law). Individual neurons dynamically encode both, the updating of object values from recently experienced rewards, and their subsequent conversion to object choices during decision-making. Decoding from unselected populations enables a read-out of motivational and decision variables not emphasized by individual neurons. These findings suggest a dynamic single-neuron and population value code in DLPFC that advances from reward experiences to economic object values and future choices. PMID:27618960

  4. Neural substrates of view-invariant object recognition developed without experiencing rotations of the objects.

    PubMed

    Okamura, Jun-Ya; Yamaguchi, Reona; Honda, Kazunari; Wang, Gang; Tanaka, Keiji

    2014-11-05

    One fails to recognize an unfamiliar object across changes in viewing angle when it must be discriminated from similar distractor objects. View-invariant recognition gradually develops as the viewer repeatedly sees the objects in rotation. It is assumed that different views of each object are associated with one another while their successive appearance is experienced in rotation. However, natural experience of objects also contains ample opportunities to discriminate among objects at each of the multiple viewing angles. Our previous behavioral experiments showed that after experiencing a new set of object stimuli during a task that required only discrimination at each of four viewing angles at 30° intervals, monkeys could recognize the objects across changes in viewing angle up to 60°. By recording activities of neurons from the inferotemporal cortex after various types of preparatory experience, we here found a possible neural substrate for the monkeys' performance. For object sets that the monkeys had experienced during the task that required only discrimination at each of four viewing angles, many inferotemporal neurons showed object selectivity covering multiple views. The degree of view generalization found for these object sets was similar to that found for stimulus sets with which the monkeys had been trained to conduct view-invariant recognition. These results suggest that the experience of discriminating new objects in each of several viewing angles develops the partially view-generalized object selectivity distributed over many neurons in the inferotemporal cortex, which in turn bases the monkeys' emergent capability to discriminate the objects across changes in viewing angle. Copyright © 2014 the authors 0270-6474/14/3415047-13$15.00/0.

  5. Gamifying Video Object Segmentation.

    PubMed

    Spampinato, Concetto; Palazzo, Simone; Giordano, Daniela

    2017-10-01

    Video object segmentation can be considered as one of the most challenging computer vision problems. Indeed, so far, no existing solution is able to effectively deal with the peculiarities of real-world videos, especially in cases of articulated motion and object occlusions; limitations that appear more evident when we compare the performance of automated methods with the human one. However, manually segmenting objects in videos is largely impractical as it requires a lot of time and concentration. To address this problem, in this paper we propose an interactive video object segmentation method, which exploits, on one hand, the capability of humans to identify correctly objects in visual scenes, and on the other hand, the collective human brainpower to solve challenging and large-scale tasks. In particular, our method relies on a game with a purpose to collect human inputs on object locations, followed by an accurate segmentation phase achieved by optimizing an energy function encoding spatial and temporal constraints between object regions as well as human-provided location priors. Performance analysis carried out on complex video benchmarks, and exploiting data provided by over 60 users, demonstrated that our method shows a better trade-off between annotation times and segmentation accuracy than interactive video annotation and automated video object segmentation approaches.

  6. Ultrathin zoom telescopic objective.

    PubMed

    Li, Lei; Wang, Di; Liu, Chao; Wang, Qiong-Hua

    2016-08-08

    We report an ultrathin zoom telescopic objective that can achieve continuous zoom change and has reduced compact volume. The objective consists of an annular folded lens and three electrowetting liquid lenses. The annular folded lens undertakes the main part of the focal power of the lens system. Due to a multiple-fold design, the optical path is folded in a lens with the thickness of ~1.98mm. The electrowetting liquid lenses constitute a zoom part. Based on the proposed objective, an ultrathin zoom telescopic camera is demonstrated. We analyze the properties of the proposed objective. The aperture of the proposed objective is ~15mm. The total length of the system is ~18mm with a tunable focal length ~48mm to ~65mm. Compared with the conventional zoom telescopic objective, the total length has been largely reduced.

  7. Space Object Query Tool

    NASA Technical Reports Server (NTRS)

    Phillips, Veronica J.

    2017-01-01

    STI is for a fact sheet on the Space Object Query Tool being created by the MDC. When planning launches, NASA must first factor in the tens of thousands of objects already in orbit around the Earth. The number of human-made objects, including nonfunctional spacecraft, abandoned launch vehicle stages, mission-related debris and fragmentation debris orbiting Earth has grown steadily since Sputnik 1 was launched in 1957. Currently, the U.S. Department of Defenses Joint Space Operations Center, or JSpOC, tracks over 15,000 distinct objects and provides data for more than 40,000 objects via its Space-Track program, found at space-track.org.

  8. Object similarity affects the perceptual strategy underlying invariant visual object recognition in rats

    PubMed Central

    Rosselli, Federica B.; Alemi, Alireza; Ansuini, Alessio; Zoccolan, Davide

    2015-01-01

    In recent years, a number of studies have explored the possible use of rats as models of high-level visual functions. One central question at the root of such an investigation is to understand whether rat object vision relies on the processing of visual shape features or, rather, on lower-order image properties (e.g., overall brightness). In a recent study, we have shown that rats are capable of extracting multiple features of an object that are diagnostic of its identity, at least when those features are, structure-wise, distinct enough to be parsed by the rat visual system. In the present study, we have assessed the impact of object structure on rat perceptual strategy. We trained rats to discriminate between two structurally similar objects, and compared their recognition strategies with those reported in our previous study. We found that, under conditions of lower stimulus discriminability, rat visual discrimination strategy becomes more view-dependent and subject-dependent. Rats were still able to recognize the target objects, in a way that was largely tolerant (i.e., invariant) to object transformation; however, the larger structural and pixel-wise similarity affected the way objects were processed. Compared to the findings of our previous study, the patterns of diagnostic features were: (i) smaller and more scattered; (ii) only partially preserved across object views; and (iii) only partially reproducible across rats. On the other hand, rats were still found to adopt a multi-featural processing strategy and to make use of part of the optimal discriminatory information afforded by the two objects. Our findings suggest that, as in humans, rat invariant recognition can flexibly rely on either view-invariant representations of distinctive object features or view-specific object representations, acquired through learning. PMID:25814936

  9. The Use of Object-Oriented Analysis Methods in Surety Analysis

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

    Craft, Richard L.; Funkhouser, Donald R.; Wyss, Gregory D.

    1999-05-01

    Object-oriented analysis methods have been used in the computer science arena for a number of years to model the behavior of computer-based systems. This report documents how such methods can be applied to surety analysis. By embodying the causality and behavior of a system in a common object-oriented analysis model, surety analysts can make the assumptions that underlie their models explicit and thus better communicate with system designers. Furthermore, given minor extensions to traditional object-oriented analysis methods, it is possible to automatically derive a wide variety of traditional risk and reliability analysis methods from a single common object model. Automaticmore » model extraction helps ensure consistency among analyses and enables the surety analyst to examine a system from a wider variety of viewpoints in a shorter period of time. Thus it provides a deeper understanding of a system's behaviors and surety requirements. This report documents the underlying philosophy behind the common object model representation, the methods by which such common object models can be constructed, and the rules required to interrogate the common object model for derivation of traditional risk and reliability analysis models. The methodology is demonstrated in an extensive example problem.« less

  10. Structured Course Objects in a Digital Library

    NASA Technical Reports Server (NTRS)

    Maly, K.; Zubair, M.; Liu, X.; Nelson, M.; Zeil, S.

    1999-01-01

    We are developing an Undergraduate Digital Library Framework (UDLF) that will support creation/archiving of courses and reuse of existing course material to evolve courses. UDLF supports the publication of course materials for later instantiation for a specific offering and allows the addition of time-dependent and student-specific information and structures. Instructors and, depending on permissions, students can access the general course materials or the materials for a specific offering. We are building a reference implementation based on NCSTRL+, a digital library derived from NCSTRL. Digital objects in NCSTRL+ are called buckets, self-contained entities that carry their own methods for access and display. Current bucket implementations have a two level structure of packages and elements. This is not a rich enough structure for course objects in UDLF. Typically, courses can only be modeled as a multilevel hierarchy and among different courses, both the syntax and semantics of terms may vary. Therefore, we need a mechanism to define, within a particular library, course models, their constituent objects, and the associated semantics in a flexible, extensible way. In this paper, we describe our approach to define and implement these multilayered course objects. We use XML technology to emulate complex data structures within the NCSTRL+ buckets. We have developed authoring and browsing tools to manipulate these course objects. In our current implementation a user downloading an XML based course bucket also downloads the XML-aware tools: an applet that enables the user to edit or browse the bucket. We claim that XML provides an effective means to represent multi-level structure of a course bucket.

  11. Bats' avoidance of real and virtual objects: implications for the sonar coding of object size.

    PubMed

    Goerlitz, Holger R; Genzel, Daria; Wiegrebe, Lutz

    2012-01-01

    Fast movement in complex environments requires the controlled evasion of obstacles. Sonar-based obstacle evasion involves analysing the acoustic features of object-echoes (e.g., echo amplitude) that correlate with this object's physical features (e.g., object size). Here, we investigated sonar-based obstacle evasion in bats emerging in groups from their day roost. Using video-recordings, we first show that the bats evaded a small real object (ultrasonic loudspeaker) despite the familiar flight situation. Secondly, we studied the sonar coding of object size by adding a larger virtual object. The virtual object echo was generated by real-time convolution of the bats' calls with the acoustic impulse response of a large spherical disc and played from the loudspeaker. Contrary to the real object, the virtual object did not elicit evasive flight, despite the spectro-temporal similarity of real and virtual object echoes. Yet, their spatial echo features differ: virtual object echoes lack the spread of angles of incidence from which the echoes of large objects arrive at a bat's ears (sonar aperture). We hypothesise that this mismatch of spectro-temporal and spatial echo features caused the lack of virtual object evasion and suggest that the sonar aperture of object echoscapes contributes to the sonar coding of object size. Copyright © 2011 Elsevier B.V. All rights reserved.

  12. Tracking multiple objects is limited only by object spacing, not by speed, time, or capacity.

    PubMed

    Franconeri, S L; Jonathan, S V; Scimeca, J M

    2010-07-01

    In dealing with a dynamic world, people have the ability to maintain selective attention on a subset of moving objects in the environment. Performance in such multiple-object tracking is limited by three primary factors-the number of objects that one can track, the speed at which one can track them, and how close together they can be. We argue that this last limit, of object spacing, is the root cause of all performance constraints in multiple-object tracking. In two experiments, we found that as long as the distribution of object spacing is held constant, tracking performance is unaffected by large changes in object speed and tracking time. These results suggest that barring object-spacing constraints, people could reliably track an unlimited number of objects as fast as they could track a single object.

  13. Visual object recognition and tracking

    NASA Technical Reports Server (NTRS)

    Chang, Chu-Yin (Inventor); English, James D. (Inventor); Tardella, Neil M. (Inventor)

    2010-01-01

    This invention describes a method for identifying and tracking an object from two-dimensional data pictorially representing said object by an object-tracking system through processing said two-dimensional data using at least one tracker-identifier belonging to the object-tracking system for providing an output signal containing: a) a type of the object, and/or b) a position or an orientation of the object in three-dimensions, and/or c) an articulation or a shape change of said object in said three dimensions.

  14. Credit assignment between body and object probed by an object transportation task.

    PubMed

    Kong, Gaiqing; Zhou, Zhihao; Wang, Qining; Kording, Konrad; Wei, Kunlin

    2017-10-17

    It has been proposed that learning from movement errors involves a credit assignment problem: did I misestimate properties of the object or those of my body? For example, an overestimate of arm strength and an underestimate of the weight of a coffee cup can both lead to coffee spills. Though previous studies have found signs of simultaneous learning of the object and of the body during object manipulation, there is little behavioral evidence about their quantitative relation. Here we employed a novel weight-transportation task, in which participants lift the first cup filled with liquid while assessing their learning from errors. Specifically, we examined their transfer of learning when switching to a contralateral hand, the second identical cup, or switching both hands and cups. By comparing these transfer behaviors, we found that 25% of the learning was attributed to the object (simply because of the use of the same cup) and 58% of the learning was attributed to the body (simply because of the use of the same hand). The nervous system thus seems to partition the learning of object manipulation between the object and the body.

  15. Optimization of Exposure Time Division for Multi-object Photometry

    NASA Astrophysics Data System (ADS)

    Popowicz, Adam; Kurek, Aleksander R.

    2017-09-01

    Optical observations of wide fields of view entail the problem of selecting the best exposure time. As many objects are usually observed simultaneously, the quality of photometry of the brightest ones is always better than that of the dimmer ones, even though all of them are frequently equally interesting for astronomers. Thus, measuring all objects with the highest possible precision is desirable. In this paper, we present a new optimization algorithm, dedicated for the division of exposure time into sub-exposures, which enables photometry with a more balanced noise budget. The proposed technique increases the photometric precision of dimmer objects at the expense of the measurement fidelity of the brightest ones. We have tested the method on real observations using two telescope setups, demonstrating its usefulness and good consistency with theoretical expectations. The main application of our approach is a wide range of sky surveys, including ones performed by space telescopes. The method can be used to plan virtually any photometric observation of objects that show a wide range of magnitudes.

  16. Objective fitting of hemoglobin dynamics in traumatic bruises based on temperature depth profiling

    NASA Astrophysics Data System (ADS)

    Vidovič, Luka; Milanič, Matija; Majaron, Boris

    2014-02-01

    Pulsed photothermal radiometry (PPTR) allows noninvasive measurement of laser-induced temperature depth profiles. The obtained profiles provide information on depth distribution of absorbing chromophores, such as melanin and hemoglobin. We apply this technique to objectively characterize mass diffusion and decomposition rate of extravasated hemoglobin during the bruise healing process. In present study, we introduce objective fitting of PPTR data obtained over the course of the bruise healing process. By applying Monte Carlo simulation of laser energy deposition and simulation of the corresponding PPTR signal, quantitative analysis of underlying bruise healing processes is possible. Introduction of objective fitting enables an objective comparison between the simulated and experimental PPTR signals. In this manner, we avoid reconstruction of laser-induced depth profiles and thus inherent loss of information in the process. This approach enables us to determine the value of hemoglobin mass diffusivity, which is controversial in existing literature. Such information will be a valuable addition to existing bruise age determination techniques.

  17. Learning Objects and Gerontology

    ERIC Educational Resources Information Center

    Weinreich, Donna M.; Tompkins, Catherine J.

    2006-01-01

    Virtual AGE (vAGE) is an asynchronous educational environment that utilizes learning objects focused on gerontology and a learning anytime/anywhere philosophy. This paper discusses the benefits of asynchronous instruction and the process of creating learning objects. Learning objects are "small, reusable chunks of instructional media" Wiley…

  18. Carpentry Performance Objectives.

    ERIC Educational Resources Information Center

    Day, Gerald F.; Tucker, John

    The guidelines for carpentry performance objectives were written for vocational educators in order to insure that their programs are fulfilling the training requirements of today's job market. The document outlines eight uses of performance objectives and provides sample employability profiles, training achievement records, and a carpentry…

  19. Music Objectives: Second Assessment.

    ERIC Educational Resources Information Center

    Education Commission of the States, Denver, CO. National Assessment of Educational Progress.

    The document describes the development of objectives and presents objectives formulated by music educators, lay individuals, and the National Assessment of Educational Progress (NAEP) staff in 1973. Objectives from the first music assessment were reappraised, reviewed, and revised to include greater breadth of application, greater emphasis on the…

  20. Moving Object Control System

    NASA Technical Reports Server (NTRS)

    Arndt, G. Dickey (Inventor); Carl, James R. (Inventor)

    2001-01-01

    A method is provided for controlling two objects relatively moveable with respect to each other. A plurality of receivers are provided for detecting a distinctive microwave signal from each of the objects and measuring the phase thereof with respect to a reference signal. The measured phase signal is used to determine a distance between each of the objects and each of the plurality of receivers. Control signals produced in response to the relative distances are used to control the position of the two objects.

  1. Aversive Learning Modulates Cortical Representations of Object Categories

    PubMed Central

    Dunsmoor, Joseph E.; Kragel, Philip A.; Martin, Alex; LaBar, Kevin S.

    2014-01-01

    Experimental studies of conditioned learning reveal activity changes in the amygdala and unimodal sensory cortex underlying fear acquisition to simple stimuli. However, real-world fears typically involve complex stimuli represented at the category level. A consequence of category-level representations of threat is that aversive experiences with particular category members may lead one to infer that related exemplars likewise pose a threat, despite variations in physical form. Here, we examined the effect of category-level representations of threat on human brain activation using 2 superordinate categories (animals and tools) as conditioned stimuli. Hemodynamic activity in the amygdala and category-selective cortex was modulated by the reinforcement contingency, leading to widespread fear of different exemplars from the reinforced category. Multivariate representational similarity analyses revealed that activity patterns in the amygdala and object-selective cortex were more similar among exemplars from the threat versus safe category. Learning to fear animate objects was additionally characterized by enhanced functional coupling between the amygdala and fusiform gyrus. Finally, hippocampal activity co-varied with object typicality and amygdala activation early during training. These findings provide novel evidence that aversive learning can modulate category-level representations of object concepts, thereby enabling individuals to express fear to a range of related stimuli. PMID:23709642

  2. Objects of Desire.

    ERIC Educational Resources Information Center

    Zielinski, Dave

    2000-01-01

    Describes learning objects, also known as granules, chunks, or information nuggets, and likens them to help screens. Discusses concerns about how they can go wrong: (1) faulty pretest questions; (2) missing links in the learning object chain; (3) poor frames of reference; and (4) lack of customization. (JOW)

  3. Examining object recognition and object-in-Place memory in plateau zokors, Eospalax baileyi.

    PubMed

    Hegab, Ibrahim M; Tan, Yuchen; Wang, Chan; Yao, Baohui; Wang, Haifang; Ji, Weihong; Su, Junhu

    2018-01-01

    Recognition memory is important for the survival and fitness of subterranean rodents due to the barren underground conditions that require avoiding the burden of higher energy costs or possible conflict with conspecifics. Our study aims to examine the object and object/place recognition memories in plateau zokors (Eospalax baileyi) and test whether their underground life exerts sex-specific differences in memory functions using Novel Object Recognition (NOR) and Object-in-Place (OiP) paradigms. Animals were tested in the NOR with short (10min) and long-term (24h) inter-trial intervals (ITI) and in the OiP for a 30-min ITI between the familiarization and testing sessions. Plateau zokors showed a strong preference for novel objects manifested by a longer exploration time for the novel object after 10min ITI but failed to remember the familiar object when tested after 24h, suggesting a lack of long-term memory. In the OiP test, zokors effectively formed an association between the objects and the place where they were formerly encountered, resulting in a higher duration of exploration to the switched objects. However, both sexes showed equivalent results in exploration time during the NOR and OiP tests, which eliminates the possibility of discovering sex-specific variations in memory performance. Taken together, our study illustrates robust novelty preference and an effective short-term recognition memory without marked sex-specific differences, which might elucidate the dynamics of recognition memory formation and retrieval in plateau zokors. Copyright © 2017 Elsevier B.V. All rights reserved.

  4. 3-d interpolation in object perception: evidence from an objective performance paradigm.

    PubMed

    Kellman, Philip J; Garrigan, Patrick; Shipley, Thomas F; Yin, Carol; Machado, Liana

    2005-06-01

    Object perception requires interpolation processes that connect visible regions despite spatial gaps. Some research has suggested that interpolation may be a 3-D process, but objective performance data and evidence about the conditions leading to interpolation are needed. The authors developed an objective performance paradigm for testing 3-D interpolation and tested a new theory of 3-D contour interpolation, termed 3-D relatability. The theory indicates for a given edge which orientations and positions of other edges in space may be connected to it by interpolation. Results of 5 experiments showed that processing of orientation relations in 3-D relatable displays was superior to processing in 3-D nonrelatable displays and that these effects depended on object formation. 3-D interpolation and 3-D relatabilty are discussed in terms of their implications for computational and neural models of object perception, which have typically been based on 2-D-orientation-sensitive units. ((c) 2005 APA, all rights reserved).

  5. Behavioral Objectives for English

    ERIC Educational Resources Information Center

    Zoellner, Robert

    1972-01-01

    A review-critique of On Writing Behavioral Objectives for English, by John Maxwell and Anthony Lovat, in which behavioral objectives theory is dominated by a stimulus-response rather than a stimulus-response-reinforcement psychology. The reviewer questions whether behavioral objectives can be applied accurately and without distortion of meanings,…

  6. Sex and spatial position effects on object location memory following intentional learning of object identities.

    PubMed

    Alexander, Gerianne M; Packard, Mark G; Peterson, Bradley S

    2002-01-01

    Memory for object location relative both to veridical center (left versus right visual hemispace) and to eccentricity (central versus peripheral objects) was measured in 26 males and 25 females using the Silverman and Eals Location Memory Task. A subset of participants (17 males and 13 females) also completed a measure of implicit learning, the mirror-tracing task. No sex differences were observed in memory for object identities. Further, in both sexes, memory for object locations was better for peripherally located objects than for centrally located objects. In contrast to these similarities in female and male task performance, females but not males showed better recovery of object locations in the right compared to the left visual hemispace. Moreover, memory for object locations in the right hemispace was associated with mirror-tracing performance in women but not in men. Together, these data suggest that the processing of object features and object identification in the left cerebral hemisphere may include processing of spatial information that may contribute to superior object location memory in females relative to males.

  7. What's the object of object working memory in infancy? Unraveling 'what' and 'how many'.

    PubMed

    Kibbe, Melissa M; Leslie, Alan M

    2013-06-01

    Infants have a bandwidth-limited object working memory (WM) that can both individuate and identify objects in a scene, (answering 'how many?' or 'what?', respectively). Studies of infants' WM for objects have typically looked for limits on either 'how many' or 'what', yielding different estimates of infant capacity. Infants can keep track of about three individuals (regardless of identity), but appear to be much more limited in the number of specific identities they can recall. Why are the limits on 'how many' and 'what' different? Are the limits entirely separate, do they interact, or are they simply two different aspects of the same underlying limit? We sought to unravel these limits in a series of experiments which tested 9- and 12-month-olds' WM for object identities under varying degrees of difficulty. In a violation-of-expectation looking-time task, we hid objects one at a time behind separate screens, and then probed infants' WM for the shape identity of the penultimate object in the sequence. We manipulated the difficulty of the task by varying both the number of objects in hiding locations and the number of means by which infants could detect a shape change to the probed object. We found that 9-month-olds' WM for identities was limited by the number of hiding locations: when the probed object was one of two objects hidden (one in each of two locations), 9-month-olds succeeded, and they did so even though they were given only one means to detect the change. However, when the probed object was one of three objects hidden (one in each of three locations), they failed, even when they were given two means to detect the shape change. Twelve-month-olds, by contrast, succeeded at the most difficult task level. Results show that WM for 'how many' and for 'what' are not entirely separate. Individuated objects are tracked relatively cheaply. Maintaining bindings between indexed objects and identifying featural information incurs a greater attentional/memory cost

  8. Augmented reality three-dimensional object visualization and recognition with axially distributed sensing.

    PubMed

    Markman, Adam; Shen, Xin; Hua, Hong; Javidi, Bahram

    2016-01-15

    An augmented reality (AR) smartglass display combines real-world scenes with digital information enabling the rapid growth of AR-based applications. We present an augmented reality-based approach for three-dimensional (3D) optical visualization and object recognition using axially distributed sensing (ADS). For object recognition, the 3D scene is reconstructed, and feature extraction is performed by calculating the histogram of oriented gradients (HOG) of a sliding window. A support vector machine (SVM) is then used for classification. Once an object has been identified, the 3D reconstructed scene with the detected object is optically displayed in the smartglasses allowing the user to see the object, remove partial occlusions of the object, and provide critical information about the object such as 3D coordinates, which are not possible with conventional AR devices. To the best of our knowledge, this is the first report on combining axially distributed sensing with 3D object visualization and recognition for applications to augmented reality. The proposed approach can have benefits for many applications, including medical, military, transportation, and manufacturing.

  9. Presentation on Instructional Objectives

    ERIC Educational Resources Information Center

    Naz, Bibi Asia

    2009-01-01

    "Learning can be defined as change in a student's capacity for performance as a result of experience" (Kenneth D. Moore). The intended changes should be specified in instructional objectives. Viewed in this context, an objective can be defined as a clear and unambiguous description of your instructional intent. An objective is not a…

  10. Media Objectives for Teachers.

    ERIC Educational Resources Information Center

    Arrasjid, Harun, Ed.; Arrasjid, Dorine, Ed.

    The purpose of this book is to provide a compendium of instructional objectives concerning instructional media and materials. It is useful for either teacher training programs or college level media courses. Each objective is stated behaviorally, such as "list the important features of a tape recorder." Objectives are arranged by medium. The media…

  11. The Development of Invariant Object Recognition Requires Visual Experience with Temporally Smooth Objects

    ERIC Educational Resources Information Center

    Wood, Justin N.; Wood, Samantha M. W.

    2018-01-01

    How do newborns learn to recognize objects? According to temporal learning models in computational neuroscience, the brain constructs object representations by extracting smoothly changing features from the environment. To date, however, it is unknown whether newborns depend on smoothly changing features to build invariant object representations.…

  12. Examining Object Location and Object Recognition Memory in Mice

    PubMed Central

    Vogel-Ciernia, Annie; Wood, Marcelo A.

    2014-01-01

    Unit Introduction The ability to store and recall our life experiences defines a person's identity. Consequently, the loss of long-term memory is a particularly devastating part of a variety of cognitive disorders, diseases and injuries. There is a great need to develop therapeutics to treat memory disorders, and thus a variety of animal models and memory paradigms have been developed. Mouse models have been widely used both to study basic disease mechanisms and to evaluate potential drug targets for therapeutic development. The relative ease of genetic manipulation of Mus musculus has led to a wide variety of genetically altered mice that model cognitive disorders ranging from Alzheimer's disease to autism. Rodents, including mice, are particularly adept at encoding and remembering spatial relationships, and these long-term spatial memories are dependent on the medial temporal lobe of the brain. These brain regions are also some of the first and most heavily impacted in disorders of human memory including Alzheimer's disease. Consequently, some of the simplest and most commonly used tests of long-term memory in mice are those that examine memory for objects and spatial relationships. However, many of these tasks, such as Morris water maze and contextual fear conditioning, are dependent upon the encoding and retrieval of emotionally aversive and inherently stressful training events. While these types of memories are important, they do not reflect the typical day-to-day experiences or memories most commonly affected in human disease. In addition, stress hormone release alone can modulate memory and thus obscure or artificially enhance these types of tasks. To avoid these sorts of confounds, we and many others have utilized tasks testing animals’ memory for object location and novel object recognition. These tasks involve exploiting rodents’ innate preference for novelty, and are inherently not stressful. In this protocol we detail how memory for object location

  13. Image formation of thick three-dimensional objects in differential-interference-contrast microscopy.

    PubMed

    Trattner, Sigal; Kashdan, Eugene; Feigin, Micha; Sochen, Nir

    2014-05-01

    The differential-interference-contrast (DIC) microscope is of widespread use in life sciences as it enables noninvasive visualization of transparent objects. The goal of this work is to model the image formation process of thick three-dimensional objects in DIC microscopy. The model is based on the principles of electromagnetic wave propagation and scattering. It simulates light propagation through the components of the DIC microscope to the image plane using a combined geometrical and physical optics approach and replicates the DIC image of the illuminated object. The model is evaluated by comparing simulated images of three-dimensional spherical objects with the recorded images of polystyrene microspheres. Our computer simulations confirm that the model captures the major DIC image characteristics of the simulated object, and it is sensitive to the defocusing effects.

  14. Common path in-line holography using enhanced joint object reference digital interferometers

    PubMed Central

    Kelner, Roy; Katz, Barak; Rosen, Joseph

    2014-01-01

    Joint object reference digital interferometer (JORDI) is a recently developed system capable of recording holograms of various types [Opt. Lett. 38(22), 4719 (2013)24322115]. Presented here is a new enhanced system design that is based on the previous JORDI. While the previous JORDI has been based purely on diffractive optical elements, displayed on spatial light modulators, the present design incorporates an additional refractive objective lens, thus enabling hologram recording with improved resolution and increased system applicability. Experimental results demonstrate successful hologram recording for various types of objects, including transmissive, reflective, three-dimensional, phase and highly scattering objects. The resolution limit of the system is analyzed and experimentally validated. Finally, the suitability of JORDI for microscopic applications is verified as a microscope objective based configuration of the system is demonstrated. PMID:24663838

  15. Objectivity in Quantum Measurement

    NASA Astrophysics Data System (ADS)

    Li, Sheng-Wen; Cai, C. Y.; Liu, X. F.; Sun, C. P.

    2018-06-01

    The objectivity is a basic requirement for the measurements in the classical world, namely, different observers must reach a consensus on their measurement results, so that they believe that the object exists "objectively" since whoever measures it obtains the same result. We find that this simple requirement of objectivity indeed imposes an important constraint upon quantum measurements, i.e., if two or more observers could reach a consensus on their quantum measurement results, their measurement basis must be orthogonal vector sets. This naturally explains why quantum measurements are based on orthogonal vector basis, which is proposed as one of the axioms in textbooks of quantum mechanics. The role of the macroscopicality of the observers in an objective measurement is discussed, which supports the belief that macroscopicality is a characteristic of classicality.

  16. Objectivity in Quantum Measurement

    NASA Astrophysics Data System (ADS)

    Li, Sheng-Wen; Cai, C. Y.; Liu, X. F.; Sun, C. P.

    2018-05-01

    The objectivity is a basic requirement for the measurements in the classical world, namely, different observers must reach a consensus on their measurement results, so that they believe that the object exists "objectively" since whoever measures it obtains the same result. We find that this simple requirement of objectivity indeed imposes an important constraint upon quantum measurements, i.e., if two or more observers could reach a consensus on their quantum measurement results, their measurement basis must be orthogonal vector sets. This naturally explains why quantum measurements are based on orthogonal vector basis, which is proposed as one of the axioms in textbooks of quantum mechanics. The role of the macroscopicality of the observers in an objective measurement is discussed, which supports the belief that macroscopicality is a characteristic of classicality.

  17. Connection-based and object-based grouping in multiple-object tracking: A developmental study.

    PubMed

    Van der Hallen, Ruth; Reusens, Julie; Evers, Kris; de-Wit, Lee; Wagemans, Johan

    2018-03-30

    Developmental research on Gestalt laws has previously revealed that, even as young as infancy, we are bound to group visual elements into unitary structures in accordance with a variety of organizational principles. Here, we focus on the developmental trajectory of both connection-based and object-based grouping, and investigate their impact on object formation in participants, aged 9-21 years old (N = 113), using a multiple-object tracking paradigm. Results reveal a main effect of both age and grouping type, indicating that 9- to 21-year-olds are sensitive to both connection-based and object-based grouping interference, and tracking ability increases with age. In addition to its importance for typical development, these results provide an informative baseline to understand clinical aberrations in this regard. Statement of contribution What is already known on this subject? The origin of the Gestalt principles is still an ongoing debate: Are they innate, learned over time, or both? Developmental research has revealed how each Gestalt principle has its own trajectory and unique relationship to visual experience. Both connectedness and object-based grouping play an important role in object formation during childhood. What does this study add? The study identifies how sensitivity to connectedness and object-based grouping evolves in individuals, aged 9-21 years old. Using multiple-object tracking, results reveal that the ability to track multiple objects increases with age. These results provide an informative baseline to understand clinical aberrations in different types of grouping. © 2018 The Authors. British Journal of Developmental Psychology published by John Wiley & Sons Ltd on behalf of British Psychological Society.

  18. Robust visual object tracking with interleaved segmentation

    NASA Astrophysics Data System (ADS)

    Abel, Peter; Kieritz, Hilke; Becker, Stefan; Arens, Michael

    2017-10-01

    In this paper we present a new approach for tracking non-rigid, deformable objects by means of merging an on-line boosting-based tracker and a fast foreground background segmentation. We extend an on-line boosting- based tracker, which uses axes-aligned bounding boxes with fixed aspect-ratio as tracking states. By constructing a confidence map from the on-line boosting-based tracker and unifying this map with a confidence map, which is obtained from a foreground background segmentation algorithm, we build a superior confidence map. For constructing a rough confidence map of a new frame based on on-line boosting, we employ the responses of the strong classifier as well as the single weak classifier responses that were built before during the updating step. This confidence map provides a rough estimation of the object's position and dimension. In order to refine this confidence map, we build a fine, pixel-wisely segmented confidence map and merge both maps together. Our segmentation method is color-histogram-based and provides a fine and fast image segmentation. By means of back-projection and the Bayes' rule, we obtain a confidence value for every pixel. The rough and the fine confidence maps are merged together by building an adaptively weighted sum of both maps. The weights are obtained by utilizing the variances of both confidence maps. Further, we apply morphological operators in the merged confidence map in order to reduce the noise. In the resulting map we estimate the object localization and dimension via continuous adaptive mean shift. Our approach provides a rotated rectangle as tracking states, which enables a more precise description of non-rigid, deformable objects than axes-aligned bounding boxes. We evaluate our tracker on the visual object tracking (VOT) benchmark dataset 2016.

  19. Object schemas for grounding language in a responsive robot

    NASA Astrophysics Data System (ADS)

    Hsiao, Kai-Yuh; Tellex, Stefanie; Vosoughi, Soroush; Kubat, Rony; Roy, Deb

    2008-12-01

    An approach is introduced for physically grounded natural language interpretation by robots that reacts appropriately to unanticipated physical changes in the environment and dynamically assimilates new information pertinent to ongoing tasks. At the core of the approach is a model of object schemas that enables a robot to encode beliefs about physical objects in its environment using collections of coupled processes responsible for sensorimotor interaction. These interaction processes run concurrently in order to ensure responsiveness to the environment, while co-ordinating sensorimotor expectations, action planning and language use. The model has been implemented on a robot that manipulates objects on a tabletop in response to verbal input. The implementation responds to verbal requests such as 'Group the green block and the red apple', while adapting in real time to unexpected physical collisions and taking opportunistic advantage of any new information it may receive through perceptual and linguistic channels.

  20. The Language of Objection

    ERIC Educational Resources Information Center

    Duffy, Francis M.

    2010-01-01

    Whenever the author talks to audiences about transforming school systems, without exception people raise objections. The half dozen most common objections often come in the form of "Yes, nice idea but..." What follows the "but" is the objection. The author learned a technique for responding to these "buts" from family members who work in sales.…

  1. On the Crime Object

    ERIC Educational Resources Information Center

    Akutaev, Rasul M.; Magomedov, Guseyn B.

    2016-01-01

    The relevance of the research of this problem is caused by the theoretical and practical needs of a specific concept of the crime object as one of the corpus delicti signs essentially the determining and defining its object and objective side, thereby--the nature of socially dangerous act. Besides, being a facultative sign of corpus delicti, the…

  2. How learning might strengthen existing visual object representations in human object-selective cortex.

    PubMed

    Brants, Marijke; Bulthé, Jessica; Daniels, Nicky; Wagemans, Johan; Op de Beeck, Hans P

    2016-02-15

    Visual object perception is an important function in primates which can be fine-tuned by experience, even in adults. Which factors determine the regions and the neurons that are modified by learning is still unclear. Recently, it was proposed that the exact cortical focus and distribution of learning effects might depend upon the pre-learning mapping of relevant functional properties and how this mapping determines the informativeness of neural units for the stimuli and the task to be learned. From this hypothesis we would expect that visual experience would strengthen the pre-learning distributed functional map of the relevant distinctive object properties. Here we present a first test of this prediction in twelve human subjects who were trained in object categorization and differentiation, preceded and followed by a functional magnetic resonance imaging session. Specifically, training increased the distributed multi-voxel pattern information for trained object distinctions in object-selective cortex, resulting in a generalization from pre-training multi-voxel activity patterns to after-training activity patterns. Simulations show that the increased selectivity combined with the inter-session generalization is consistent with a training-induced strengthening of a pre-existing selectivity map. No training-related neural changes were detected in other regions. In sum, training to categorize or individuate objects strengthened pre-existing representations in human object-selective cortex, providing a first indication that the neuroanatomical distribution of learning effects depends upon the pre-learning mapping of visual object properties. Copyright © 2015 Elsevier Inc. All rights reserved.

  3. Cortical Circuit for Binding Object Identity and Location During Multiple-Object Tracking

    PubMed Central

    Nummenmaa, Lauri; Oksama, Lauri; Glerean, Erico; Hyönä, Jukka

    2017-01-01

    Abstract Sustained multifocal attention for moving targets requires binding object identities with their locations. The brain mechanisms of identity-location binding during attentive tracking have remained unresolved. In 2 functional magnetic resonance imaging experiments, we measured participants’ hemodynamic activity during attentive tracking of multiple objects with equivalent (multiple-object tracking) versus distinct (multiple identity tracking, MIT) identities. Task load was manipulated parametrically. Both tasks activated large frontoparietal circuits. MIT led to significantly increased activity in frontoparietal and temporal systems subserving object recognition and working memory. These effects were replicated when eye movements were prohibited. MIT was associated with significantly increased functional connectivity between lateral temporal and frontal and parietal regions. We propose that coordinated activity of this network subserves identity-location binding during attentive tracking. PMID:27913430

  4. The internal/external issue what is an outer object? Another person as object and as separate other in object relations models.

    PubMed

    Zachrisson, Anders

    2013-01-01

    The question of what we mean by the term outer object has its roots in the epistemological foundation of psychoanalysis. From the very beginning, Freud's view was Kantian, and psychoanalysis has kept that stance, as it seems. The author reviews the internal/external issue in Freud's thinking and in the central object relations theories (Klein, Winnicott, and Bion). On this background he proposes a simple model to differentiate the concept of object along one central dimension: internal object, external object, and actual person. The main arguments are: (1) there is no direct, unmediated perception of the actual person--the experience of the other is always affected by the perceiver's subjectivity; (2) in intense transference reactions and projections, the perception of the person is dominated by the qualities of an inner object--and the other person "becomes" an external object for the perceiver; (3) when this distortion is less dominating, the other person to a higher degree remains a separate other--a person in his or her own right. Clinical material illustrates these phenomena, and a graphical picture of the model is presented. Finally with the model as background, the author comments on a selection of phenomena and concepts such as unobjectionable transference, "the third position," mourning and loneliness. The way that the internal colours and distorts the external is of course a central preoccupation of psychoanalysis generally. (Spillius et al., 2011, p. 326)

  5. Registration of Space Objects

    NASA Astrophysics Data System (ADS)

    Schmidt-Tedd, Bernhard

    2017-07-01

    Space objects are subject to registration in order to allocate "jurisdiction and control" over those objects in the sovereign-free environment of outer space. This approach is similar to the registration of ships in view of the high sea and for aircrafts with respect to the international airspace. Registration is one of the basic principles of space law, starting with UN General Assembly Resolution 1721 B (XVI) of December 20, 1961, followed by Resolution 1962 (XVIII) of December 13, 1963, then formulated in Article VIII of the Outer Space Treaty of 1967 and as specified in the Registration Convention of 1975. Registration of space objects can be seen today as a principle of customary international law, relevant for each spacefaring state. Registration is divided into a national and an international level. The State Party establishes a national registry for its space objects, and those registrations have to be communicated via diplomatic channel to the UN Register of space objects. This UN Register is handled by the UN Office for Outer Space Affairs (UNOOSA) and is an open source of information for space objects worldwide. Registration is linked to the so-called launching state of the relevant space object. There might be more than one launching state for the specific launch event, but only one state actor can register a specific space object. The state of registry gains "jurisdiction and control" over the space object and therefore no double registration is permissible. Based on the established UN Space Law, registration practice was subject to some adaptions due to technical developments and legal challenges. After the privatization of the major international satellite organizations, a number of non-registrations had to be faced. The state actors reacted with the UN Registration Practice Resolution of 2007 as elaborated in the Legal Subcommittee of UNCOPUOS, the Committee for the Peaceful Use of Outer Space. In this context an UNOOSA Registration Information

  6. Factors affecting infants' manual search for occluded objects and the genesis of object permanence.

    PubMed

    Moore, M Keith; Meltzoff, Andrew N

    2008-04-01

    Two experiments systematically examined factors that influence infants' manual search for hidden objects (N=96). Experiment 1 used a new procedure to assess infants' search for partially versus totally occluded objects. Results showed that 8.75-month-old infants solved partial occlusions by removing the occluder and uncovering the object, but these same infants failed to use this skill on total occlusions. Experiment 2 used sound-producing objects to provide a perceptual clue to the objects' hidden location. Sound clues significantly increased the success rate on total occlusions for 10-month-olds, but not for 8.75-month-olds. An identity development account is offered for why infants succeed on partial occlusions earlier than total occlusions and why sound helps only the older infants. We propose a mechanism for how infants use object identity as a basis for developing a notion of permanence. Implications are drawn for understanding the dissociation between looking time and search assessments of object permanence.

  7. Object strength--an accurate measure for small objects that is insensitive to partial volume effects.

    PubMed

    Tofts, P S; Silver, N C; Barker, G J; Gass, A

    2005-07-01

    There are currently four problems in characterising small nonuniform lesions or other objects in Magnetic Resonance images where partial volume effects are significant. Object size is over- or under-estimated; boundaries are often not reproducible; mean object value cannot be measured; and fuzzy borders cannot be accommodated. A new measure, Object Strength, is proposed. This is the sum of all abnormal intensities, above a uniform background value. For a uniform object, this is simply the product of the increase in intensity and the size of the object. Biologically, this could be at least as relevant as existing measures of size or mean intensity. We hypothesise that Object Strength will perform better than traditional area measurements in characterising small objects. In a pilot study, the reproducibility of object strength measurements was investigated using MR images of small multiple sclerosis (MS) lesions. In addition, accuracy was investigated using artificial lesions of known volume (0.3-6.2 ml) and realistic appearance. Reproducibility approached that of area measurements (in 33/90 lesion reports the difference between repeats was less than for area measurements). Total lesion volume was accurate to 0.2%. In conclusion, Object Strength has potential for improved characterisation of small lesions and objects in imaging and possibly spectroscopy.

  8. Intermediate BL Lac objects

    NASA Astrophysics Data System (ADS)

    Bondi, M.; Marchã, M. J. M.; Dallacasa, D.; Stanghellini, C.

    2001-08-01

    The 200-mJy sample, defined by Marchã et al., contains about 60 nearby, northern, flat-spectrum radio sources. In particular, the sample has proved effective at finding nearby radio-selected BL Lac objects with radio luminosities comparable to those of X-ray-selected objects, and low-luminosity flat-spectrum weak emission-line radio galaxies (WLRGs). The 200-mJy sample contains 23 BL Lac objects (including 6 BL Lac candidates) and 19 WLRGs. We will refer to these subsamples as the 200-mJy BL Lac sample and the 200-mJy WLRG sample, respectively. We have started a systematic analysis of the morphological pc-scale properties of the 200-mJy radio sources using VLBI observations. This paper presents VLBI observations at 5 and 1.6GHz of 14 BL Lac objects and WLRGs selected from the 200-mJy sample. The pc-scale morphology of these objects is briefly discussed. We derive the radio beaming parameters of the 200-mJy BL Lac objects and WLRGs and compare them with those of other BL Lac samples and with a sample of FR I radio galaxies. The overall broad-band radio, optical and X-ray properties of the 200-mJy BL Lac sample are discussed and compared with those of other BL Lac samples, radio- and X-ray-selected. We find that the 200-mJy BL Lac objects fill the gap between HBL and LBL objects in the colour-colour plot, and have intermediate αXOX as expected in the spectral energy distribution unification scenario. Finally, we briefly discuss the role of the WLRGs.

  9. Object knowledge modulates colour appearance.

    PubMed

    Witzel, Christoph; Valkova, Hanna; Hansen, Thorsten; Gegenfurtner, Karl R

    2011-01-01

    We investigated the memory colour effect for colour diagnostic artificial objects. Since knowledge about these objects and their colours has been learned in everyday life, these stimuli allow the investigation of the influence of acquired object knowledge on colour appearance. These investigations are relevant for questions about how object and colour information in high-level vision interact as well as for research about the influence of learning and experience on perception in general. In order to identify suitable artificial objects, we developed a reaction time paradigm that measures (subjective) colour diagnosticity. In the main experiment, participants adjusted sixteen such objects to their typical colour as well as to grey. If the achromatic object appears in its typical colour, then participants should adjust it to the opponent colour in order to subjectively perceive it as grey. We found that knowledge about the typical colour influences the colour appearance of artificial objects. This effect was particularly strong along the daylight axis.

  10. Object knowledge modulates colour appearance

    PubMed Central

    Witzel, Christoph; Valkova, Hanna; Hansen, Thorsten; Gegenfurtner, Karl R

    2011-01-01

    We investigated the memory colour effect for colour diagnostic artificial objects. Since knowledge about these objects and their colours has been learned in everyday life, these stimuli allow the investigation of the influence of acquired object knowledge on colour appearance. These investigations are relevant for questions about how object and colour information in high-level vision interact as well as for research about the influence of learning and experience on perception in general. In order to identify suitable artificial objects, we developed a reaction time paradigm that measures (subjective) colour diagnosticity. In the main experiment, participants adjusted sixteen such objects to their typical colour as well as to grey. If the achromatic object appears in its typical colour, then participants should adjust it to the opponent colour in order to subjectively perceive it as grey. We found that knowledge about the typical colour influences the colour appearance of artificial objects. This effect was particularly strong along the daylight axis. PMID:23145224

  11. Active Prior Tactile Knowledge Transfer for Learning Tactual Properties of New Objects

    PubMed Central

    Feng, Di

    2018-01-01

    Reusing the tactile knowledge of some previously-explored objects (prior objects) helps us to easily recognize the tactual properties of new objects. In this paper, we enable a robotic arm equipped with multi-modal artificial skin, like humans, to actively transfer the prior tactile exploratory action experiences when it learns the detailed physical properties of new objects. These experiences, or prior tactile knowledge, are built by the feature observations that the robot perceives from multiple sensory modalities, when it applies the pressing, sliding, and static contact movements on objects with different action parameters. We call our method Active Prior Tactile Knowledge Transfer (APTKT), and systematically evaluated its performance by several experiments. Results show that the robot improved the discrimination accuracy by around 10% when it used only one training sample with the feature observations of prior objects. By further incorporating the predictions from the observation models of prior objects as auxiliary features, our method improved the discrimination accuracy by over 20%. The results also show that the proposed method is robust against transferring irrelevant prior tactile knowledge (negative knowledge transfer). PMID:29466300

  12. Learned Non-Rigid Object Motion is a View-Invariant Cue to Recognizing Novel Objects

    PubMed Central

    Chuang, Lewis L.; Vuong, Quoc C.; Bülthoff, Heinrich H.

    2012-01-01

    There is evidence that observers use learned object motion to recognize objects. For instance, studies have shown that reversing the learned direction in which a rigid object rotated in depth impaired recognition accuracy. This motion reversal can be achieved by playing animation sequences of moving objects in reverse frame order. In the current study, we used this sequence-reversal manipulation to investigate whether observers encode the motion of dynamic objects in visual memory, and whether such dynamic representations are encoded in a way that is dependent on the viewing conditions. Participants first learned dynamic novel objects, presented as animation sequences. Following learning, they were then tested on their ability to recognize these learned objects when their animation sequence was shown in the same sequence order as during learning or in the reverse sequence order. In Experiment 1, we found that non-rigid motion contributed to recognition performance; that is, sequence-reversal decreased sensitivity across different tasks. In subsequent experiments, we tested the recognition of non-rigidly deforming (Experiment 2) and rigidly rotating (Experiment 3) objects across novel viewpoints. Recognition performance was affected by viewpoint changes for both experiments. Learned non-rigid motion continued to contribute to recognition performance and this benefit was the same across all viewpoint changes. By comparison, learned rigid motion did not contribute to recognition performance. These results suggest that non-rigid motion provides a source of information for recognizing dynamic objects, which is not affected by changes to viewpoint. PMID:22661939

  13. Anticipatory scaling of grip forces when lifting objects of everyday life.

    PubMed

    Hermsdörfer, Joachim; Li, Yong; Randerath, Jennifer; Goldenberg, Georg; Eidenmüller, Sandra

    2011-07-01

    The ability to predict and anticipate the mechanical demands of the environment promotes smooth and skillful motor actions. Thus, the finger forces produced to grasp and lift an object are scaled to the physical properties such as weight. While grip force scaling is well established for neutral objects, only few studies analyzed objects known from daily routine and none studied grip forces. In the present study, eleven healthy subjects each lifted twelve objects of everyday life that encompassed a wide range of weights. The finger pads were covered with force sensors that enabled the measurement of grip force. A scale registered load forces. In a control experiment, the objects were wrapped into paper to prevent recognition by the subjects. Data from the first lift of each object confirmed that object weight was anticipated by adequately scaled forces. The maximum grip force rate during the force increase phase emerged as the most reliable measure to verify that weight was actually predicted and to characterize the precision of this prediction, while other force measures were scaled to object weight also when object identity was not known. Variability and linearity of the grip force-weight relationship improved for time points reached after liftoff, suggesting that sensory information refined the force adjustment. The same mechanism seemed to be involved with unrecognizable objects, though a lower precision was reached. Repeated lifting of the same object within a second and third presentation block did not improve the precision of the grip force scaling. Either practice was too variable or the motor system does not prioritize the optimization of the internal representation when objects are highly familiar.

  14. Robot Grasps Rotating Object

    NASA Technical Reports Server (NTRS)

    Wilcox, Brian H.; Tso, Kam S.; Litwin, Todd E.; Hayati, Samad A.; Bon, Bruce B.

    1991-01-01

    Experimental robotic system semiautomatically grasps rotating object, stops rotation, and pulls object to rest in fixture. Based on combination of advanced techniques for sensing and control, constructed to test concepts for robotic recapture of spinning artificial satellites. Potential terrestrial applications for technology developed with help of system includes tracking and grasping of industrial parts on conveyor belts, tracking of vehicles and animals, and soft grasping of moving objects in general.

  15. APPLICATION OF DATA QUALITY OBJECTIVES AND MEASUREMENT QUALITY OBJECTIVES TO RESEARCH PROJECTS

    EPA Science Inventory

    The paper assists systematic planning for research projects. It presents planning concepts in terms that have some utility for researchers. For example, measurement quality objectives are more familiar to researchers than data quality objectives because these quality criteria are...

  16. Object-oriented productivity metrics

    NASA Technical Reports Server (NTRS)

    Connell, John L.; Eller, Nancy

    1992-01-01

    Software productivity metrics are useful for sizing and costing proposed software and for measuring development productivity. Estimating and measuring source lines of code (SLOC) has proven to be a bad idea because it encourages writing more lines of code and using lower level languages. Function Point Analysis is an improved software metric system, but it is not compatible with newer rapid prototyping and object-oriented approaches to software development. A process is presented here for counting object-oriented effort points, based on a preliminary object-oriented analysis. It is proposed that this approach is compatible with object-oriented analysis, design, programming, and rapid prototyping. Statistics gathered on actual projects are presented to validate the approach.

  17. Single-beam, dual-view digital holographic interferometry for biomechanical strain measurements of biological objects

    NASA Astrophysics Data System (ADS)

    Pantelić, Dejan V.; Grujić, Dušan Ž.; Vasiljević, Darko M.

    2014-12-01

    We describe a method for dual-view biomechanical strain measurements of highly asymmetrical biological objects, like teeth or bones. By using a spherical mirror, we were able to simultaneously record a digital hologram of the object itself and the mirror image of its (otherwise invisible) rear side. A single laser beam was sufficient to illuminate both sides of the object, and to provide a reference beam. As a result, the system was mechanically very stable, enabling long exposure times (up to 2 min) without the need for vibration isolation. The setup is simple to construct and adjust, and can be used to interferometrically observe any object that is smaller than the mirror diameter. Parallel data processing on a CUDA-enabled (compute unified device architecture) graphics card was used to reconstruct digital holograms and to further correct image distortion. We used the setup to measure the deformation of a tooth due to mastication forces. The finite-element method was used to compare experimental results and theoretical predictions.

  18. Single-beam, dual-view digital holographic interferometry for biomechanical strain measurements of biological objects.

    PubMed

    Pantelić, Dejan V; Grujić, Dušan Ž; Vasiljević, Darko M

    2014-12-01

    We describe a method for dual-view biomechanical strain measurements of highly asymmetrical biological objects, like teeth or bones. By using a spherical mirror, we were able to simultaneously record a digital hologram of the object itself and the mirror image of its (otherwise invisible) rear side. A single laser beam was sufficient to illuminate both sides of the object, and to provide a reference beam. As a result, the system was mechanically very stable, enabling long exposure times (up to 2 min) without the need for vibration isolation. The setup is simple to construct and adjust, and can be used to interferometrically observe any object that is smaller than the mirror diameter. Parallel data processing on a CUDA-enabled (compute unified device architecture) graphics card was used to reconstruct digital holograms and to further correct image distortion. We used the setup to measure the deformation of a tooth due to mastication forces. The finite-element method was used to compare experimental results and theoretical predictions.

  19. A validated set of tool pictures with matched objects and non-objects for laterality research.

    PubMed

    Verma, Ark; Brysbaert, Marc

    2015-01-01

    Neuropsychological and neuroimaging research has established that knowledge related to tool use and tool recognition is lateralized to the left cerebral hemisphere. Recently, behavioural studies with the visual half-field technique have confirmed the lateralization. A limitation of this research was that different sets of stimuli had to be used for the comparison of tools to other objects and objects to non-objects. Therefore, we developed a new set of stimuli containing matched triplets of tools, other objects and non-objects. With the new stimulus set, we successfully replicated the findings of no visual field advantage for objects in an object recognition task combined with a significant right visual field advantage for tools in a tool recognition task. The set of stimuli is available as supplemental data to this article.

  20. Extracting Objects for Aerial Manipulation on UAVs Using Low Cost Stereo Sensors.

    PubMed

    Ramon Soria, Pablo; Bevec, Robert; Arrue, Begoña C; Ude, Aleš; Ollero, Aníbal

    2016-05-14

    Giving unmanned aerial vehicles (UAVs) the possibility to manipulate objects vastly extends the range of possible applications. This applies to rotary wing UAVs in particular, where their capability of hovering enables a suitable position for in-flight manipulation. Their manipulation skills must be suitable for primarily natural, partially known environments, where UAVs mostly operate. We have developed an on-board object extraction method that calculates information necessary for autonomous grasping of objects, without the need to provide the model of the object's shape. A local map of the work-zone is generated using depth information, where object candidates are extracted by detecting areas different to our floor model. Their image projections are then evaluated using support vector machine (SVM) classification to recognize specific objects or reject bad candidates. Our method builds a sparse cloud representation of each object and calculates the object's centroid and the dominant axis. This information is then passed to a grasping module. Our method works under the assumption that objects are static and not clustered, have visual features and the floor shape of the work-zone area is known. We used low cost cameras for creating depth information that cause noisy point clouds, but our method has proved robust enough to process this data and return accurate results.

  1. Object classification for obstacle avoidance

    NASA Astrophysics Data System (ADS)

    Regensburger, Uwe; Graefe, Volker

    1991-03-01

    Object recognition is necessary for any mobile robot operating autonomously in the real world. This paper discusses an object classifier based on a 2-D object model. Obstacle candidates are tracked and analyzed false alarms generated by the object detector are recognized and rejected. The methods have been implemented on a multi-processor system and tested in real-world experiments. They work reliably under favorable conditions but sometimes problems occur e. g. when objects contain many features (edges) or move in front of structured background.

  2. Cognitive object recognition system (CORS)

    NASA Astrophysics Data System (ADS)

    Raju, Chaitanya; Varadarajan, Karthik Mahesh; Krishnamurthi, Niyant; Xu, Shuli; Biederman, Irving; Kelley, Troy

    2010-04-01

    We have developed a framework, Cognitive Object Recognition System (CORS), inspired by current neurocomputational models and psychophysical research in which multiple recognition algorithms (shape based geometric primitives, 'geons,' and non-geometric feature-based algorithms) are integrated to provide a comprehensive solution to object recognition and landmarking. Objects are defined as a combination of geons, corresponding to their simple parts, and the relations among the parts. However, those objects that are not easily decomposable into geons, such as bushes and trees, are recognized by CORS using "feature-based" algorithms. The unique interaction between these algorithms is a novel approach that combines the effectiveness of both algorithms and takes us closer to a generalized approach to object recognition. CORS allows recognition of objects through a larger range of poses using geometric primitives and performs well under heavy occlusion - about 35% of object surface is sufficient. Furthermore, geon composition of an object allows image understanding and reasoning even with novel objects. With reliable landmarking capability, the system improves vision-based robot navigation in GPS-denied environments. Feasibility of the CORS system was demonstrated with real stereo images captured from a Pioneer robot. The system can currently identify doors, door handles, staircases, trashcans and other relevant landmarks in the indoor environment.

  3. Does long-term object priming depend on the explicit detection of object identity at encoding?

    PubMed Central

    Gomes, Carlos A.; Mayes, Andrew

    2015-01-01

    It is currently unclear whether objects have to be explicitly identified at encoding for reliable behavioral long-term object priming to occur. We conducted two experiments that investigated long-term object and non-object priming using a selective-attention encoding manipulation that reduces explicit object identification. In Experiment 1, participants either counted dots flashed within an object picture (shallow encoding) or engaged in an animacy task (deep encoding) at study, whereas, at test, they performed an object-decision task. Priming, as measured by reaction times (RTs), was observed for both types of encoding, and was of equivalent magnitude. In Experiment 2, non-object priming (faster RTs for studied relative to unstudied non-objects) was also obtained under the same selective-attention encoding manipulation as in Experiment 1, and the magnitude of the priming effect was equivalent between experiments. In contrast, we observed a linear decrement in recognition memory accuracy across conditions (deep encoding of Experiment 1 > shallow encoding Experiment 1 > shallow encoding of Experiment 2), suggesting that priming was not contaminated by explicit memory strategies. We argue that our results are more consistent with the identification/production framework than the perceptual/conceptual distinction, and we conclude that priming of pictures largely ignored at encoding can be subserved by the automatic retrieval of two types of instances: one at the motor level and another at an object-decision level. PMID:25852594

  4. Object Design: Twelve Concepts to Know, Understand and Apply

    ERIC Educational Resources Information Center

    Marschalek, Douglas G.

    2005-01-01

    Some art teachers say that art is all around us when they actually mean that "design" is all around us. The everyday objects we view, purchase, and use are designed. Some are well designed, others are poorly designed, and many are in-between. Teachers need to develop learning strategies that enable their students to understand how design is part…

  5. Motor experience influences object knowledge.

    PubMed

    Chrysikou, Evangelia G; Casasanto, Daniel; Thompson-Schill, Sharon L

    2017-03-01

    An object's perceived readiness-for-action (e.g., its size, the degree of rotation from its canonical position, the user's viewpoint) can influence semantic knowledge retrieval. Yet, the organization of object knowledge may also be affected by body-specific sensorimotor experiences. Here, we investigated whether people's history of performing motor actions with their hands influences the knowledge they store and retrieve about graspable objects. We compared object representations between healthy right- and left-handers (Experiment 1), and between unilateral stroke patients, whose motor experience was changed by impairment of either their right or left hand (Experiment 2). Participants saw pictures of graspable everyday items with the handles oriented toward either the left or right hand, and they generated the type of grasp they would employ (i.e., clench or pinch) when using each object, responding orally. In both experiments, hand dominance and object orientation interacted to predict response times. In Experiment 1, judgments were fastest when objects were oriented toward the right hand in right-handers, but not in left-handers. In Experiment 2, judgments were fastest when objects were oriented toward the left hand in patients who had lost the use of their right hand, even though these patients were right-handed prior to brain injury. Results suggest that at least some aspects of object knowledge are determined by motor experience, and can be changed by new patterns of motor experience. People with different bodily characteristics, who interact with objects in systematically different ways, form correspondingly different neurocognitive representations of the same common objects. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  6. General object-oriented software development

    NASA Technical Reports Server (NTRS)

    Seidewitz, Edwin V.; Stark, Mike

    1986-01-01

    Object-oriented design techniques are gaining increasing popularity for use with the Ada programming language. A general approach to object-oriented design which synthesizes the principles of previous object-oriented methods into the overall software life-cycle, providing transitions from specification to design and from design to code. It therefore provides the basis for a general object-oriented development methodology.

  7. Impact of Data Placement on Resilience in Large-Scale Object Storage Systems

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

    Carns, Philip; Harms, Kevin; Jenkins, John

    Distributed object storage architectures have become the de facto standard for high-performance storage in big data, cloud, and HPC computing. Object storage deployments using commodity hardware to reduce costs often employ object replication as a method to achieve data resilience. Repairing object replicas after failure is a daunting task for systems with thousands of servers and billions of objects, however, and it is increasingly difficult to evaluate such scenarios at scale on realworld systems. Resilience and availability are both compromised if objects are not repaired in a timely manner. In this work we leverage a high-fidelity discrete-event simulation model tomore » investigate replica reconstruction on large-scale object storage systems with thousands of servers, billions of objects, and petabytes of data. We evaluate the behavior of CRUSH, a well-known object placement algorithm, and identify configuration scenarios in which aggregate rebuild performance is constrained by object placement policies. After determining the root cause of this bottleneck, we then propose enhancements to CRUSH and the usage policies atop it to enable scalable replica reconstruction. We use these methods to demonstrate a simulated aggregate rebuild rate of 410 GiB/s (within 5% of projected ideal linear scaling) on a 1,024-node commodity storage system. We also uncover an unexpected phenomenon in rebuild performance based on the characteristics of the data stored on the system.« less

  8. Distributed Object Oriented Programming

    DTIC Science & Technology

    1990-02-01

    of the object oriented model of computation. Therefore, object oriented programming can provide the programmer with good conceptual tools to divide his...LABOR SALES-COMMISSION). The symbol + refers to the addition function and takes any number of numeric arguments. The third subtype of list forms is the...2) ’(:SEND-DONE) (SEWF (AREF OBJECT-i1-MESSAGES-SENT 2) ’(PROGN (FORMAT T "-s methd completely executed instr-ptr -s-V NAME %INSTR-PTR%) (INCF

  9. Factors Affecting Infants’ Manual Search for Occluded Objects and the Genesis of Object Permanence

    PubMed Central

    Moore, M. Keith; Meltzoff, Andrew N.

    2009-01-01

    Two experiments systematically examined factors that influence infants’ manual search for hidden objects (N = 96). Experiment 1 used a new procedure to assess infants’ search for partially versus totally occluded objects. Results showed that 8.75-month-old infants solved partial occlusions by removing the occluder and uncovering the object, but these same infants failed to use this skill on total occlusions. Experiment 2 used sound-producing objects to provide a perceptual clue to the objects’ hidden location. Sound clues significantly increased the success rate on total occlusions for 10-month-olds, but not for 8.75-month-olds. An identity development account is offered for why infants succeed on partial occlusions earlier than total occlusions and why sound helps only the older infants. We propose a mechanism for how infants use object identity as a basis for developing a notion of permanence. Implications are drawn for understanding the dissociation between looking-time and search assessments of object permanence. PMID:18036668

  10. Marked Object Recognition Multitouch Screen Printed Touchpad for Interactive Applications

    PubMed Central

    Nunes, Jivago Serrado; Castro, Nelson; Pereira, Nélson; Correia, Vitor; Lanceros-Mendez, Senentxu

    2017-01-01

    The market for interactive platforms is rapidly growing, and touchscreens have been incorporated in an increasing number of devices. Thus, the area of smart objects and devices is strongly increasing by adding interactive touch and multimedia content, leading to new uses and capabilities. In this work, a flexible screen printed sensor matrix is fabricated based on silver ink in a polyethylene terephthalate (PET) substrate. Diamond shaped capacitive electrodes coupled with conventional capacitive reading electronics enables fabrication of a highly functional capacitive touchpad, and also allows for the identification of marked objects. For the latter, the capacitive signatures are identified by intersecting points and distances between them. Thus, this work demonstrates the applicability of a low cost method using royalty-free geometries and technologies for the development of flexible multitouch touchpads for the implementation of interactive and object recognition applications. PMID:29194414

  11. Marked Object Recognition Multitouch Screen Printed Touchpad for Interactive Applications.

    PubMed

    Nunes, Jivago Serrado; Castro, Nelson; Gonçalves, Sergio; Pereira, Nélson; Correia, Vitor; Lanceros-Mendez, Senentxu

    2017-12-01

    The market for interactive platforms is rapidly growing, and touchscreens have been incorporated in an increasing number of devices. Thus, the area of smart objects and devices is strongly increasing by adding interactive touch and multimedia content, leading to new uses and capabilities. In this work, a flexible screen printed sensor matrix is fabricated based on silver ink in a polyethylene terephthalate (PET) substrate. Diamond shaped capacitive electrodes coupled with conventional capacitive reading electronics enables fabrication of a highly functional capacitive touchpad, and also allows for the identification of marked objects. For the latter, the capacitive signatures are identified by intersecting points and distances between them. Thus, this work demonstrates the applicability of a low cost method using royalty-free geometries and technologies for the development of flexible multitouch touchpads for the implementation of interactive and object recognition applications.

  12. Optical Monitoring of Young Stellar Objects

    NASA Astrophysics Data System (ADS)

    Kar, Aman; Jang-Condell, Hannah; Kasper, David; Findlay, Joseph; Kobulnicky, Henry A.

    2018-06-01

    Observing Young Stellar Objects (YSOs) for variability in different wavelengths enables us to understand the evolution and structure of the protoplanetary disks around stars. The stars observed in this project are known YSOs that show variability in the Infrared. Targets were selected from the Spitzer Space Telescope Young Stellar Object Variability (YSOVAR) Program, which monitored star-forming regions in the mid-infrared. The goal of our project is to investigate any correlation between the variability in the infrared versus the optical. Infrared variability of YSOs is associated with the heating of the protoplanetary disk while accretion signatures are observed in the H-alpha region. We used the University of Wyoming’s Red Buttes Observatory to monitor these stars for signs of accretion using an H-alpha narrowband filter and the Johnson-Cousins filter set, over the Summer of 2017. We perform relative photometry and inspect for an image-to-image variation by observing these targets for a period of four months every two to three nights. The study helps us better understand the link between accretion and H-alpha activity and establish a disk-star connection.

  13. Postural and Object-Oriented Experiences Advance Early Reaching, Object Exploration, and Means-End Behavior

    ERIC Educational Resources Information Center

    Lobo, Michele A.; Galloway, James C.

    2008-01-01

    The effects of 3 weeks of social (control), postural, or object-oriented experiences on 9- to 21-week-old infants' (N = 42) reaching, exploration, and means-end behaviors were assessed. Coders recorded object contacts, mouthing, fingering, attention, and affect from video. Postural and object-oriented experiences advanced reaching, haptic…

  14. MRI histogram analysis enables objective and continuous classification of intervertebral disc degeneration.

    PubMed

    Waldenberg, Christian; Hebelka, Hanna; Brisby, Helena; Lagerstrand, Kerstin Magdalena

    2018-05-01

    Magnetic resonance imaging (MRI) is the best diagnostic imaging method for low back pain. However, the technique is currently not utilized in its full capacity, often failing to depict painful intervertebral discs (IVDs), potentially due to the rough degeneration classification system used clinically today. MR image histograms, which reflect the IVD heterogeneity, may offer sensitive imaging biomarkers for IVD degeneration classification. This study investigates the feasibility of using histogram analysis as means of objective and continuous grading of IVD degeneration. Forty-nine IVDs in ten low back pain patients (six males, 25-69 years) were examined with MRI (T2-weighted images and T2-maps). Each IVD was semi-automatically segmented on three mid-sagittal slices. Histogram features of the IVD were extracted from the defined regions of interest and correlated to Pfirrmann grade. Both T2-weighted images and T2-maps displayed similar histogram features. Histograms of well-hydrated IVDs displayed two separate peaks, representing annulus fibrosus and nucleus pulposus. Degenerated IVDs displayed decreased peak separation, where the separation was shown to correlate strongly with Pfirrmann grade (P < 0.05). In addition, some degenerated IVDs within the same Pfirrmann grade displayed diametrically different histogram appearances. Histogram features correlated well with IVD degeneration, suggesting that IVD histogram analysis is a suitable tool for objective and continuous IVD degeneration classification. As histogram analysis revealed IVD heterogeneity, it may be a clinical tool for characterization of regional IVD degeneration effects. To elucidate the usefulness of histogram analysis in patient management, IVD histogram features between asymptomatic and symptomatic individuals needs to be compared.

  15. 3D high- and super-resolution imaging using single-objective SPIM.

    PubMed

    Galland, Remi; Grenci, Gianluca; Aravind, Ajay; Viasnoff, Virgile; Studer, Vincent; Sibarita, Jean-Baptiste

    2015-07-01

    Single-objective selective-plane illumination microscopy (soSPIM) is achieved with micromirrored cavities combined with a laser beam-steering unit installed on a standard inverted microscope. The illumination and detection are done through the same objective. soSPIM can be used with standard sample preparations and features high background rejection and efficient photon collection, allowing for 3D single-molecule-based super-resolution imaging of whole cells or cell aggregates. Using larger mirrors enabled us to broaden the capabilities of our system to image Drosophila embryos.

  16. Motor Experience Influences Object Knowledge

    PubMed Central

    Chrysikou, Evangelia G.; Casasanto, Daniel; Thompson-Schill, Sharon L.

    2016-01-01

    An object’s perceived readiness-for-action (e.g., its size, the degree of rotation from its canonical position, or the user’s viewpoint) can influence semantic knowledge retrieval. Yet, the organization of object knowledge may also be affected by body-specific sensorimotor experiences. Here, we investigated whether people’s history of performing motor actions with their hands influences the knowledge they store and retrieve about graspable objects. We compared object representations between healthy right- and left-handers (Experiment 1), and between unilateral stroke patients, whose motor experience was changed by impairment of either their right or left hand (Experiment 2). Participants saw pictures of graspable everyday items with the handles oriented toward either the left or right hand, and they generated the type of grasp they would employ (i.e., clench or pinch) when using each object, responding orally. In both experiments, hand dominance and object orientation interacted to predict response times. In Experiment 1, judgments were fastest when objects were oriented toward the right hand in right-handers, but not in left-handers. In Experiment 2, judgments were fastest when objects were oriented toward the left hand in patients who had lost the use of their right hand, even though these patients were right-handed prior to brain injury. Results suggest that at least some aspects of object knowledge are determined by motor experience, and can be changed by new patterns of motor experience. People with different bodily characteristics, who interact with objects in systematically different ways, form correspondingly different neurocognitive representations of the same common objects. PMID:28253009

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

    PubMed

    Saiki, Jun

    2002-01-01

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

  18. SODA: Smart Objects, Dumb Archives

    NASA Technical Reports Server (NTRS)

    Nelson, Michael L.; Maly, Kurt; Zubair, Mohammad; Shen, Stewart N. T.

    2004-01-01

    We present the Smart Object, Dumb Archive (SODA) model for digital libraries (DLs). The SODA model transfers functionality traditionally associated with archives to the archived objects themselves. We are exploiting this shift of responsibility to facilitate other DL goals, such as interoperability, object intelligence and mobility, and heterogeneity. Objects in a SODA DL negotiate presentation of content and handle their own terms and conditions. In this paper we present implementations of our smart objects, buckets, and our dumb archive (DA). We discuss the status of buckets and DA and how they are used in a variety of DL projects.

  19. Semantic memory in object use.

    PubMed

    Silveri, Maria Caterina; Ciccarelli, Nicoletta

    2009-10-01

    We studied five patients with semantic memory disorders, four with semantic dementia and one with herpes simplex virus encephalitis, to investigate the involvement of semantic conceptual knowledge in object use. Comparisons between patients who had semantic deficits of different severity, as well as the follow-up, showed that the ability to use objects was largely preserved when the deficit was mild but progressively decayed as the deficit became more severe. Naming was generally more impaired than object use. Production tasks (pantomime execution and actual object use) and comprehension tasks (pantomime recognition and action recognition) as well as functional knowledge about objects were impaired when the semantic deficit was severe. Semantic and unrelated errors were produced during object use, but actions were always fluent and patients performed normally on a novel tools task in which the semantic demand was minimal. Patients with severe semantic deficits scored borderline on ideational apraxia tasks. Our data indicate that functional semantic knowledge is crucial for using objects in a conventional way and suggest that non-semantic factors, mainly non-declarative components of memory, might compensate to some extent for semantic disorders and guarantee some residual ability to use very common objects independently of semantic knowledge.

  20. The paired-object affordance effect.

    PubMed

    Yoon, Eun Young; Humphreys, Glyn W; Riddoch, M Jane

    2010-08-01

    We demonstrate that right-handed participants make speeded classification responses to pairs of objects that appear in standard co-locations for right-handed actions relative to when they appear in reflected locations. These effects are greater when participants "weight" information for action when deciding if 2 objects are typically used together, compared with deciding if objects typically occur in a given context. The effects are enhanced, and affect both types of decision, when an agent is shown holding the objects. However, the effects are eliminated when the objects are not viewed from the first-person perspective and when words are presented rather than objects. The data suggest that (a) participants are sensitive to whether objects are positioned correctly for their own actions, (b) the position information is coded within an egocentric reference frame, (c) the critical representation involved is visual and not semantic, and (d) the effects are enhanced by a sense of agency. The results can be interpreted within a dual-route framework for action retrieval in which a direct visual route is influenced by affordances for action.

  1. Object links in the repository

    NASA Technical Reports Server (NTRS)

    Beck, Jon; Eichmann, David

    1991-01-01

    Some of the architectural ramifications of extending the Eichmann/Atkins lattice-based classification scheme to encompass the assets of the full life-cycle of software development are explored. In particular, we wish to consider a model which provides explicit links between objects in addition to the edges connecting classification vertices in the standard lattice. The model we consider uses object-oriented terminology. Thus, the lattice is viewed as a data structure which contains class objects which exhibit inheritance. A description of the types of objects in the repository is presented, followed by a discussion of how they interrelate. We discuss features of the object-oriented model which support these objects and their links, and consider behavior which an implementation of the model should exhibit. Finally, we indicate some thoughts on implementing a prototype of this repository architecture.

  2. A Taxonomy of Object-Oriented Measures Modeling the Object-Oriented Space

    NASA Technical Reports Server (NTRS)

    Neal, Ralph D.; Weistroffer, H. Roland; Coppins, Richard J.

    1997-01-01

    In order to control the quality of software and the software development process, it is important to understand the measurement of software. A first step toward a better comprehension of software measurement is the categorization of software measures by some meaningful taxonomy. The most worthwhile taxonomy would capture the fundamental nature of the object-oriented (O-O) space. The principal characteristics of object-oriented software offer a starting point for such a categorization of measures. This paper introduces a taxonomy of measures based upon fourteen characteristics of object-oriented software gathered from the literature. This taxonomy allows us to easily see gaps or redundancies in the existing O-O measures. The taxonomy also clearly differentiates among taxa so that there is no ambiguity as to the taxon to which a measure belongs. The taxonomy has been populated with measures taken from the literature.

  3. A Taxonomy of Object-Oriented Measures Modeling the Object Oriented Space

    NASA Technical Reports Server (NTRS)

    Neal, Ralph D.; Weistroffer, H. Roland; Coppins, Richard J.

    1997-01-01

    In order to control the quality of software and the software development process, it is important to understand the measurement of software. A first step toward a better comprehension of software measurement is the categorization of software measures by some meaningful taxonomy. The most worthwhile taxonomy would capture the fundamental nature of the object-oriented (O-O) space. The principal characteristics of object-oriented software offer a starting point for such a categorization of measures. This paper introduces a taxonomy of measures based upon fourteen characteristics of object-oriented software gathered from the literature. This taxonomy allows us to easily see gaps or redundancies in the existing O-O measures. The taxonomy also clearly differentiates among taxa so that there is no ambiguity as to the taxon to which a measure belongs. The taxonomy has been populated with measures taken from the literature.

  4. Detecting Target Objects by Natural Language Instructions Using an RGB-D Camera

    PubMed Central

    Bao, Jiatong; Jia, Yunyi; Cheng, Yu; Tang, Hongru; Xi, Ning

    2016-01-01

    Controlling robots by natural language (NL) is increasingly attracting attention for its versatility, convenience and no need of extensive training for users. Grounding is a crucial challenge of this problem to enable robots to understand NL instructions from humans. This paper mainly explores the object grounding problem and concretely studies how to detect target objects by the NL instructions using an RGB-D camera in robotic manipulation applications. In particular, a simple yet robust vision algorithm is applied to segment objects of interest. With the metric information of all segmented objects, the object attributes and relations between objects are further extracted. The NL instructions that incorporate multiple cues for object specifications are parsed into domain-specific annotations. The annotations from NL and extracted information from the RGB-D camera are matched in a computational state estimation framework to search all possible object grounding states. The final grounding is accomplished by selecting the states which have the maximum probabilities. An RGB-D scene dataset associated with different groups of NL instructions based on different cognition levels of the robot are collected. Quantitative evaluations on the dataset illustrate the advantages of the proposed method. The experiments of NL controlled object manipulation and NL-based task programming using a mobile manipulator show its effectiveness and practicability in robotic applications. PMID:27983604

  5. 15 CFR 923.122 - Objectives.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ... coastal zone enhancement objective means any of the following objectives: (1) Protection, restoration, or... AND ATMOSPHERIC ADMINISTRATION, DEPARTMENT OF COMMERCE OCEAN AND COASTAL RESOURCE MANAGEMENT COASTAL ZONE MANAGEMENT PROGRAM REGULATIONS Coastal Zone Enhancement Grants Program § 923.122 Objectives. (a...

  6. 15 CFR 923.122 - Objectives.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... coastal zone enhancement objective means any of the following objectives: (1) Protection, restoration, or... AND ATMOSPHERIC ADMINISTRATION, DEPARTMENT OF COMMERCE OCEAN AND COASTAL RESOURCE MANAGEMENT COASTAL ZONE MANAGEMENT PROGRAM REGULATIONS Coastal Zone Enhancement Grants Program § 923.122 Objectives. (a...

  7. 15 CFR 923.122 - Objectives.

    Code of Federal Regulations, 2014 CFR

    2014-01-01

    ... coastal zone enhancement objective means any of the following objectives: (1) Protection, restoration, or... AND ATMOSPHERIC ADMINISTRATION, DEPARTMENT OF COMMERCE OCEAN AND COASTAL RESOURCE MANAGEMENT COASTAL ZONE MANAGEMENT PROGRAM REGULATIONS Coastal Zone Enhancement Grants Program § 923.122 Objectives. (a...

  8. 15 CFR 923.122 - Objectives.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... coastal zone enhancement objective means any of the following objectives: (1) Protection, restoration, or... AND ATMOSPHERIC ADMINISTRATION, DEPARTMENT OF COMMERCE OCEAN AND COASTAL RESOURCE MANAGEMENT COASTAL ZONE MANAGEMENT PROGRAM REGULATIONS Coastal Zone Enhancement Grants Program § 923.122 Objectives. (a...

  9. 15 CFR 923.122 - Objectives.

    Code of Federal Regulations, 2012 CFR

    2012-01-01

    ... coastal zone enhancement objective means any of the following objectives: (1) Protection, restoration, or... AND ATMOSPHERIC ADMINISTRATION, DEPARTMENT OF COMMERCE OCEAN AND COASTAL RESOURCE MANAGEMENT COASTAL ZONE MANAGEMENT PROGRAM REGULATIONS Coastal Zone Enhancement Grants Program § 923.122 Objectives. (a...

  10. Quantum origins of objectivity

    NASA Astrophysics Data System (ADS)

    Horodecki, R.; Korbicz, J. K.; Horodecki, P.

    2015-03-01

    In spite of all of its successes, quantum mechanics leaves us with a central problem: How does nature create a bridge from fragile quanta to the objective world of everyday experience? Here we find that a basic structure within quantum mechanics that leads to the perceived objectivity is a so-called spectrum broadcast structure. We uncover this based on minimal assumptions, without referring to any dynamical details or a concrete model. More specifically, working formally within the decoherence theory setting with multiple environments (called quantum Darwinism), we show how a crucial for quantum mechanics notion of nondisturbance due to Bohr [N. Bohr, Phys. Rev. 48, 696 (1935), 10.1103/PhysRev.48.696] and a natural definition of objectivity lead to a canonical structure of a quantum system-environment state, reflecting objective information records about the system stored in the environment.

  11. Synchronous Parallel Emulation and Discrete Event Simulation System with Self-Contained Simulation Objects and Active Event Objects

    NASA Technical Reports Server (NTRS)

    Steinman, Jeffrey S. (Inventor)

    1998-01-01

    The present invention is embodied in a method of performing object-oriented simulation and a system having inter-connected processor nodes operating in parallel to simulate mutual interactions of a set of discrete simulation objects distributed among the nodes as a sequence of discrete events changing state variables of respective simulation objects so as to generate new event-defining messages addressed to respective ones of the nodes. The object-oriented simulation is performed at each one of the nodes by assigning passive self-contained simulation objects to each one of the nodes, responding to messages received at one node by generating corresponding active event objects having user-defined inherent capabilities and individual time stamps and corresponding to respective events affecting one of the passive self-contained simulation objects of the one node, restricting the respective passive self-contained simulation objects to only providing and receiving information from die respective active event objects, requesting information and changing variables within a passive self-contained simulation object by the active event object, and producing corresponding messages specifying events resulting therefrom by the active event objects.

  12. Indexing and retrieval of multimedia objects at different levels of granularity

    NASA Astrophysics Data System (ADS)

    Faudemay, Pascal; Durand, Gwenael; Seyrat, Claude; Tondre, Nicolas

    1998-10-01

    Intelligent access to multimedia databases for `naive user' should probably be based on queries formulation by `intelligent agents'. These agents should `understand' the semantics of the contents, learn user preferences and deliver to the user a subset of the source contents, for further navigation. The goal of such systems should be to enable `zero-command' access to the contents, while keeping the freedom of choice of the user. Such systems should interpret multimedia contents in terms of multiple audiovisual objects (from video to visual or audio object), and on actions and scenarios.

  13. Audiovisual communication of object-names improves the spatial accuracy of recalled object-locations in topographic maps.

    PubMed

    Lammert-Siepmann, Nils; Bestgen, Anne-Kathrin; Edler, Dennis; Kuchinke, Lars; Dickmann, Frank

    2017-01-01

    Knowing the correct location of a specific object learned from a (topographic) map is fundamental for orientation and navigation tasks. Spatial reference systems, such as coordinates or cardinal directions, are helpful tools for any geometric localization of positions that aims to be as exact as possible. Considering modern visualization techniques of multimedia cartography, map elements transferred through the auditory channel can be added easily. Audiovisual approaches have been discussed in the cartographic community for many years. However, the effectiveness of audiovisual map elements for map use has hardly been explored so far. Within an interdisciplinary (cartography-cognitive psychology) research project, it is examined whether map users remember object-locations better if they do not just read the corresponding place names, but also listen to them as voice recordings. This approach is based on the idea that learning object-identities influences learning object-locations, which is crucial for map-reading tasks. The results of an empirical study show that the additional auditory communication of object names not only improves memory for the names (object-identities), but also for the spatial accuracy of their corresponding object-locations. The audiovisual communication of semantic attribute information of a spatial object seems to improve the binding of object-identity and object-location, which enhances the spatial accuracy of object-location memory.

  14. Audiovisual communication of object-names improves the spatial accuracy of recalled object-locations in topographic maps

    PubMed Central

    Bestgen, Anne-Kathrin; Edler, Dennis; Kuchinke, Lars; Dickmann, Frank

    2017-01-01

    Knowing the correct location of a specific object learned from a (topographic) map is fundamental for orientation and navigation tasks. Spatial reference systems, such as coordinates or cardinal directions, are helpful tools for any geometric localization of positions that aims to be as exact as possible. Considering modern visualization techniques of multimedia cartography, map elements transferred through the auditory channel can be added easily. Audiovisual approaches have been discussed in the cartographic community for many years. However, the effectiveness of audiovisual map elements for map use has hardly been explored so far. Within an interdisciplinary (cartography-cognitive psychology) research project, it is examined whether map users remember object-locations better if they do not just read the corresponding place names, but also listen to them as voice recordings. This approach is based on the idea that learning object-identities influences learning object-locations, which is crucial for map-reading tasks. The results of an empirical study show that the additional auditory communication of object names not only improves memory for the names (object-identities), but also for the spatial accuracy of their corresponding object-locations. The audiovisual communication of semantic attribute information of a spatial object seems to improve the binding of object-identity and object-location, which enhances the spatial accuracy of object-location memory. PMID:29059237

  15. Variance approach for multi-objective linear programming with fuzzy random of objective function coefficients

    NASA Astrophysics Data System (ADS)

    Indarsih, Indrati, Ch. Rini

    2016-02-01

    In this paper, we define variance of the fuzzy random variables through alpha level. We have a theorem that can be used to know that the variance of fuzzy random variables is a fuzzy number. We have a multi-objective linear programming (MOLP) with fuzzy random of objective function coefficients. We will solve the problem by variance approach. The approach transform the MOLP with fuzzy random of objective function coefficients into MOLP with fuzzy of objective function coefficients. By weighted methods, we have linear programming with fuzzy coefficients and we solve by simplex method for fuzzy linear programming.

  16. Synthesis of superconducting magnesium diboride objects

    DOEpatents

    Finnemore, Douglas K.; Canfield, Paul C.; Bud'ko, Sergey L.; Ostenson, Jerome E.; Petrovic, Cedomir; Cunningham, Charles E.; Lapertot, Gerard

    2003-08-15

    A process to produce magnesium diboride objects from boron objects with a similar form is presented. Boron objects are reacted with magnesium vapor at a predetermined time and temperature to form magnesium diboride objects having a morphology similar to the boron object's original morphology.

  17. Synthesis Of Superconducting Magnesium Diboride Objects.

    DOEpatents

    Finnemore, Douglas K.; Canfield, Paul C.; Bud'ko, Sergey L.; Ostenson, Jerome E.; Petrovic, Cedomir; Cunningham, Charles E.; Lapertot, Gerard

    2003-07-08

    A process to produce magnesium diboride objects from boron objects with a similar form is presented. Boron objects are reacted with magnesium vapor at a predetermined time and temperature to form magnesium diboride objects having a morphology similar to the boron object's original morphology.

  18. 33 CFR 279.9 - Objective rationale.

    Code of Federal Regulations, 2012 CFR

    2012-07-01

    ... Section 279.9 Navigation and Navigable Waters CORPS OF ENGINEERS, DEPARTMENT OF THE ARMY, DEPARTMENT OF DEFENSE RESOURCE USE: ESTABLISHMENT OF OBJECTIVES § 279.9 Objective rationale. (a) Statement of objectives... objective(s) and providing the rationale, impact, and basic management measures for their accomplishment...

  19. 33 CFR 279.9 - Objective rationale.

    Code of Federal Regulations, 2011 CFR

    2011-07-01

    ... Section 279.9 Navigation and Navigable Waters CORPS OF ENGINEERS, DEPARTMENT OF THE ARMY, DEPARTMENT OF DEFENSE RESOURCE USE: ESTABLISHMENT OF OBJECTIVES § 279.9 Objective rationale. (a) Statement of objectives... objective(s) and providing the rationale, impact, and basic management measures for their accomplishment...

  20. 33 CFR 279.9 - Objective rationale.

    Code of Federal Regulations, 2013 CFR

    2013-07-01

    ... Section 279.9 Navigation and Navigable Waters CORPS OF ENGINEERS, DEPARTMENT OF THE ARMY, DEPARTMENT OF DEFENSE RESOURCE USE: ESTABLISHMENT OF OBJECTIVES § 279.9 Objective rationale. (a) Statement of objectives... objective(s) and providing the rationale, impact, and basic management measures for their accomplishment...

  1. 33 CFR 279.9 - Objective rationale.

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ... Section 279.9 Navigation and Navigable Waters CORPS OF ENGINEERS, DEPARTMENT OF THE ARMY, DEPARTMENT OF DEFENSE RESOURCE USE: ESTABLISHMENT OF OBJECTIVES § 279.9 Objective rationale. (a) Statement of objectives... objective(s) and providing the rationale, impact, and basic management measures for their accomplishment...

  2. 33 CFR 279.9 - Objective rationale.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... Section 279.9 Navigation and Navigable Waters CORPS OF ENGINEERS, DEPARTMENT OF THE ARMY, DEPARTMENT OF DEFENSE RESOURCE USE: ESTABLISHMENT OF OBJECTIVES § 279.9 Objective rationale. (a) Statement of objectives... objective(s) and providing the rationale, impact, and basic management measures for their accomplishment...

  3. Zoom microscope objective using electrowetting lenses.

    PubMed

    Li, Lei; Wang, Di; Liu, Chao; Wang, Qiong-Hua

    2016-02-08

    We report a zoom microscope objective which can achieve continuous zoom change and correct the aberrations dynamically. The objective consists of three electrowetting liquid lenses and two glass lenses. The magnification is changed by applying voltages on the three electrowetting lenses. Besides, the three electrowetting liquid lenses can play a role to correct the aberrations. A digital microscope based on the proposed objective is demonstrated. We analyzed the properties of the proposed objective. In contrast to the conventional objectives, the proposed objective can be tuned from ~7.8 × to ~13.2 × continuously. For our objective, the working distance is fixed, which means no movement parts are needed to refocus or change its magnification. Moreover, the zoom objective can be dynamically optimized for a wide range of wavelength. Using such an objective, the fabrication tolerance of the optical system is larger than that of a conventional system, which can decrease the fabrication cost. The proposed zoom microscope objective cannot only take place of the conventional objective, but also has potential application in the 3D microscopy.

  4. Application of a Web-Enabled Leg Training System for the Objective Monitoring and Quantitative Analysis of Exercise-Induced Fatigue

    PubMed Central

    Dedova, Irina V

    2016-01-01

    Background Sustained cardiac rehabilitation is the key intervention in the prevention and treatment of many human diseases. However, implementation of exercise programs can be challenging because of early fatigability in patients with chronic diseases, overweight individuals, and aged people. Current methods of fatigability assessment are based on subjective self-reporting such as rating of perceived exertion or require specialized laboratory conditions and sophisticated equipment. A practical approach allowing objective measurement of exercise-induced fatigue would be useful for the optimization of sustained delivery of cardiac rehabilitation to improve patient outcomes. Objectives The objective of this study is to develop and validate an innovative approach, allowing for the objective assessment of exercise-induced fatigue using the Web-enabled leg rehabilitation system. Methods MedExercise training devices were equipped with wireless temperature sensors in order to monitor their usage by temperature rise in the resistance unit (Δt°). Since Δt° correlated with the intensity and duration of exercise, this parameter was used to characterize participants’ leg work output (LWO). Personal smart devices such as laptop computers with wireless gateways and relevant software were used for monitoring of self-control training. Connection of smart devices to the Internet and cloud-based software allowed remote monitoring of LWO in participants training at home. Heart rates (HRs) were measured by fingertip pulse oximeters simultaneously with Δt° in 7 healthy volunteers. Results Exercise-induced fatigue manifested as the decline of LWO and/or rising HR, which could be observed in real-time. Conversely, training at the steady-state LWO and HR for the entire duration of exercise bout was considered as fatigue-free. The amounts of recommended daily physical activity were expressed as the individual Δt° values reached during 30-minute fatigue-free exercise of moderate

  5. Flat-field anastigmatic mirror objective for high-magnification extreme ultraviolet microscopy

    NASA Astrophysics Data System (ADS)

    Toyoda, Mitsunori

    2015-08-01

    To apply high-definition microscopy to the extreme ultraviolet (EUV) region in practice, i.e. to enable in situ observation of living tissue and the at-wavelength inspection of lithography masks, we constructed a novel reflective objective made of three multilayer mirrors. This objective is configured as a two-stage imaging system made of a Schwarzschild two-mirror system as the primary objective and an additional magnifier with a single curved mirror. This two-stage configuration can provide a high magnification of 1500, which is suitable for real-time observation with an EUV charge coupled device (CCD) camera. Besides, since off-axis aberrations can be corrected by the magnifier, which provides field flattener optics, we are able to configure the objective as a flat-field anastigmatic system, in which we will have a diffraction-limited spatial resolution over a large field-of-view. This paper describes in detail the optical design of the present objective. After calculating the closed-form equations representing the third-order aberrations of the objective, we apply these equations to practical design examples with a numerical aperture of 0.25 and an operation wavelength of 13.5 nm. We also confirm the imaging performances of this novel design by using the numerical ray-tracing method.

  6. Toward Self-Referential Autonomous Learning of Object and Situation Models.

    PubMed

    Damerow, Florian; Knoblauch, Andreas; Körner, Ursula; Eggert, Julian; Körner, Edgar

    2016-01-01

    Most current approaches to scene understanding lack the capability to adapt object and situation models to behavioral needs not anticipated by the human system designer. Here, we give a detailed description of a system architecture for self-referential autonomous learning which enables the refinement of object and situation models during operation in order to optimize behavior. This includes structural learning of hierarchical models for situations and behaviors that is triggered by a mismatch between expected and actual action outcome. Besides proposing architectural concepts, we also describe a first implementation of our system within a simulated traffic scenario to demonstrate the feasibility of our approach.

  7. The uncrowded window of object recognition

    PubMed Central

    Pelli, Denis G; Tillman, Katharine A

    2009-01-01

    It is now emerging that vision is usually limited by object spacing rather than size. The visual system recognizes an object by detecting and then combining its features. ‘Crowding’ occurs when objects are too close together and features from several objects are combined into a jumbled percept. Here, we review the explosion of studies on crowding—in grating discrimination, letter and face recognition, visual search, selective attention, and reading—and find a universal principle, the Bouma law. The critical spacing required to prevent crowding is equal for all objects, although the effect is weaker between dissimilar objects. Furthermore, critical spacing at the cortex is independent of object position, and critical spacing at the visual field is proportional to object distance from fixation. The region where object spacing exceeds critical spacing is the ‘uncrowded window’. Observers cannot recognize objects outside of this window and its size limits the speed of reading and search. PMID:18828191

  8. COGNITION, ACTION, AND OBJECT MANIPULATION

    PubMed Central

    Rosenbaum, David A.; Chapman, Kate M.; Weigelt, Matthias; Weiss, Daniel J.; van der Wel, Robrecht

    2012-01-01

    Although psychology is the science of mental life and behavior, it has paid little attention to the means by which mental life is translated into behavior. One domain where links between cognition and action have been explored is the manipulation of objects. This article reviews psychological research on this topic, with special emphasis on the tendency to grasp objects differently depending on what one plans to do with the objects. Such differential grasping has been demonstrated in a wide range of object manipulation tasks, including grasping an object in a way that reveals anticipation of the object's future orientation, height, and required placement precision. Differential grasping has also been demonstrated in a wide range of behaviors, including one-hand grasps, two-hand grasps, walking, and transferring objects from place to place as well as from person to person. The populations in whom the tendency has been shown are also diverse, including nonhuman primates as well as human adults, children, and babies. Meanwhile, the tendency is compromised in a variety of clinical populations and in children of a surprisingly advanced age. Verbal working memory is compromised as well if words are memorized while object manipulation tasks are performed; the recency portion of the serial position curve is reduced in this circumstance. In general, the research reviewed here points to rich connections between cognition and action as revealed through the study of object manipulation. Other implications concern affordances, Donders' Law, and naturalistic observation and the teaching of psychology. PMID:22448912

  9. Is naming faces different from naming objects? Semantic interference in a face- and object-naming task.

    PubMed

    Marful, Alejandra; Paolieri, Daniela; Bajo, M Teresa

    2014-04-01

    A current debate regarding face and object naming concerns whether they are equally vulnerable to semantic interference. Although some studies have shown similar patterns of interference, others have revealed different effects for faces and objects. In Experiment 1, we compared face naming to object naming when exemplars were presented in a semantically homogeneous context (grouped by their category) or in a semantically heterogeneous context (mixed) across four cycles. The data revealed significant slowing for both face and object naming in the homogeneous context. This semantic interference was explained as being due to lexical competition from the conceptual activation of category members. When focusing on the first cycle, a facilitation effect for objects but not for faces appeared. This result permits us to explain the previously observed discrepancies between face and object naming. Experiment 2 was identical to Experiment 1, with the exception that half of the stimuli were presented as face/object names for reading. Semantic interference was present for both face and object naming, suggesting that faces and objects behave similarly during naming. Interestingly, during reading, semantic interference was observed for face names but not for object names. This pattern is consistent with previous assumptions proposing the activation of a person identity during face name reading.

  10. A Real-Time Method to Estimate Speed of Object Based on Object Detection and Optical Flow Calculation

    NASA Astrophysics Data System (ADS)

    Liu, Kaizhan; Ye, Yunming; Li, Xutao; Li, Yan

    2018-04-01

    In recent years Convolutional Neural Network (CNN) has been widely used in computer vision field and makes great progress in lots of contents like object detection and classification. Even so, combining Convolutional Neural Network, which means making multiple CNN frameworks working synchronously and sharing their output information, could figure out useful message that each of them cannot provide singly. Here we introduce a method to real-time estimate speed of object by combining two CNN: YOLOv2 and FlowNet. In every frame, YOLOv2 provides object size; object location and object type while FlowNet providing the optical flow of whole image. On one hand, object size and object location help to select out the object part of optical flow image thus calculating out the average optical flow of every object. On the other hand, object type and object size help to figure out the relationship between optical flow and true speed by means of optics theory and priori knowledge. Therefore, with these two key information, speed of object can be estimated. This method manages to estimate multiple objects at real-time speed by only using a normal camera even in moving status, whose error is acceptable in most application fields like manless driving or robot vision.

  11. 48 CFR 44.301 - Objective.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 48 Federal Acquisition Regulations System 1 2010-10-01 2010-10-01 false Objective. 44.301 Section... SUBCONTRACTING POLICIES AND PROCEDURES Contractors' Purchasing Systems Reviews 44.301 Objective. The objective of... which the contractor spends Government funds and complies with Government policy when subcontracting...

  12. Experiments on sparsity assisted phase retrieval of phase objects

    NASA Astrophysics Data System (ADS)

    Gaur, Charu; Lochab, Priyanka; Khare, Kedar

    2017-05-01

    Iterative phase retrieval algorithms such as the Gerchberg-Saxton method and the Fienup hybrid input-output method are known to suffer from the twin image stagnation problem, particularly when the solution to be recovered is complex valued and has centrosymmetric support. Recently we showed that the twin image stagnation problem can be addressed using image sparsity ideas (Gaur et al 2015 J. Opt. Soc. Am. A 32 1922). In this work we test this sparsity assisted phase retrieval method with experimental single shot Fourier transform intensity data frames corresponding to phase objects displayed on a spatial light modulator. The standard iterative phase retrieval algorithms are combined with an image sparsity based penalty in an adaptive manner. Illustrations for both binary and continuous phase objects are provided. It is observed that image sparsity constraint has an important role to play in obtaining meaningful phase recovery without encountering the well-known stagnation problems. The results are valuable for enabling single shot coherent diffraction imaging of phase objects for applications involving illumination wavelengths over a wide range of electromagnetic spectrum.

  13. Investigating Music Information Objects

    ERIC Educational Resources Information Center

    Weissenberger, Lynnsey K.

    2016-01-01

    This dissertation, titled "Investigating Music Information Objects," is a study of the nature, description, representations, and ideas related to music information objects (MIOs). This research study investigates how music practitioners from various traditions describe and conceptualize MIOs, using a theoretical framework to classify…

  14. Multiple Object Tracking Reveals Object-Based Grouping Interference in Children with ASD

    ERIC Educational Resources Information Center

    Van der Hallen, Ruth; Evers, Kris; de-Wit, Lee; Steyaert, Jean; Noens, Ilse; Wagemans, Johan

    2018-01-01

    The multiple object tracking (MOT) paradigm has proven its value in targeting a number of aspects of visual cognition. This study used MOT to investigate the effect of object-based grouping, both in children with and without autism spectrum disorder (ASD). A modified MOT task was administered to both groups, who had to track and distinguish four…

  15. Regulation of object recognition and object placement by ovarian sex steroid hormones

    PubMed Central

    Tuscher, Jennifer J.; Fortress, Ashley M.; Kim, Jaekyoon; Frick, Karyn M.

    2014-01-01

    The ovarian hormones 17β-estradiol (E2) and progesterone (P4) are potent modulators of hippocampal memory formation. Both hormones have been demonstrated to enhance hippocampal memory by regulating the cellular and molecular mechanisms thought to underlie memory formation. Behavioral neuroendocrinologists have increasingly used the object recognition and object placement (object location) tasks to investigate the role of E2 and P4 in regulating hippocampal memory formation in rodents. These one-trial learning tasks are ideal for studying acute effects of hormone treatments on different phases of memory because they can be administered during acquisition (pre-training), consolidation (post-training), or retrieval (pre-testing). This review synthesizes the rodent literature testing the effects of E2 and P4 on object recognition (OR) and object placement (OP), and the molecular mechanisms in the hippocampus supporting memory formation in these tasks. Some general trends emerge from the data. Among gonadally intact females, object memory tends to be best when E2 and P4 levels are elevated during the estrous cycle, pregnancy, and in middle age. In ovariectomized females, E2 given before or immediately after testing generally enhances OR and OP in young and middle-aged rats and mice, although effects are mixed in aged rodents. Effects of E2 treatment on OR 7and OP memory consolidation can be mediated by both classical estrogen receptors (ERα and ERβ), and depend on glutamate receptors (NMDA, mGluR1) and activation of numerous cell signaling cascades (e.g., ERK, PI3K/Akt, mTOR) and epigenetic processes (e.g., histone H3 acetylation, DNA methylation). Acute P4 treatment given immediately after training also enhances OR and OP in young and middle-aged ovariectomized females by activating similar cell signaling pathways as E2 (e.g., ERK, mTOR). The few studies that have administered both hormones in combination suggest that treatment can enhance OR and OP, but that

  16. Student generated learning objectives: extent of congruence with faculty set objectives and factors influencing their generation.

    PubMed

    Abdul Ghaffar Al-Shaibani, Tarik A; Sachs-Robertson, Annette; Al Shazali, Hafiz O; Sequeira, Reginald P; Hamdy, Hosam; Al-Roomi, Khaldoon

    2003-07-01

    A problem-based learning strategy is used for curriculum planning and implementation at the Arabian Gulf University, Bahrain. Problems are constructed in a way that faculty-set objectives are expected to be identified by students during tutorials. Students in small groups, along with a tutor functioning as a facilitator, identify learning issues and define their learning objectives. We compared objectives identified by student groups with faculty-set objectives to determine extent of congruence, and identified factors that influenced students' ability at identifying faculty-set objectives. Male and female students were segregated and randomly grouped. A faculty tutor was allocated for each group. This study was based on 13 problems given to entry-level medical students. Pooled objectives of these problems were classified into four categories: structural, functional, clinical and psychosocial. Univariate analysis of variance was used for comparison, and a p > 0.05 was considered significant. The mean of overall objectives generated by the students was 54.2%, for each problem. Students identified psychosocial learning objectives more readily than structural ones. Female students identified more psychosocial objectives, whereas male students identified more of structural objectives. Tutor characteristics such as medical/non-medical background, and the years of teaching were correlated with categories of learning issues identified. Students identify part of the faculty-set learning objectives during tutorials with a faculty tutor acting as a facilitator. Students' gender influences types of learning issues identified. Content expertise of tutors does not influence identification of learning needs by students.

  17. Characterizing Resident Space Object Earthshine Signature Variability

    NASA Astrophysics Data System (ADS)

    Van Cor, Jared D.

    ?m]over a sample of ROIs. Further analysis using EPIC imagery found a total albedo difference of +0.03% and a cross correlation of 0.656. Also compared to EPIC imagery it was found our heterogeneous Earth model produced a reflected Earthshine radiance RMSE of +/-28 [watts/m. 2sr?m] incident on diffuse sphericalRSOs, specular spherical RSOs, and diffuse flat plate RSOs with an altitude of 1000km; this resulted in an apparent magnitude error of +/-0.28. Furthermore, it was found our heterogeneous Earthmodel produced a reflected Earthshine radiance RMSE of +/-68 [watts/m. 2sr?m] for specular flat plate RSOs withan altitude of 1000km; this resulted in an apparent magnitude error of +/-0.68. The Earth objects were used in a workflow with the Digital Imaging and Remote Sensing Image Generation (DIRSIG) tool to explore the impact of a range of characteristic RSO geometries, geographies, orientations, and materials on the signatures from an RSO due to Earthshine. An apparent magnitude was calculated and used to quantify RSO Earthshine signature variability; this is discussed in terms of the RMSE and maximum deviations of visible RSO Earthshine apparent magnitude signatures comparing the homogeneous Earth model to heterogeneous Earth model. The homogeneous diffuse Earth object was shown to approximate visible RSO Earthshine apparent magnitude signatures from spheres with a RMSE in reflected Earthshine apparent magnitude of +/-0.4 and a maximum apparent magnitude difference of 1.09 when compared to the heterogeneous Earth model. Similarly for diffuse flat plates, the visible RSO Earthshine apparent magnitude signature RMSE was shown to be +/-0.64, with a maximum apparent magnitude difference of 0.82. For specular flat plates, the visible RSO Earthshine apparent magnitude signature RMSE was shown to be +/-0.97 with maximum apparent magnitude difference of 2.26. This thesis explored only a portion of the parameter dependencies of Earth shine, but has enabled a preliminary understanding

  18. 7 CFR 1778.3 - Objective.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 7 Agriculture 12 2010-01-01 2010-01-01 false Objective. 1778.3 Section 1778.3 Agriculture Regulations of the Department of Agriculture (Continued) RURAL UTILITIES SERVICE, DEPARTMENT OF AGRICULTURE (CONTINUED) EMERGENCY AND IMMINENT COMMUNITY WATER ASSISTANCE GRANTS § 1778.3 Objective. The objective of the...

  19. 7 CFR 632.2 - Objectives.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... 7 Agriculture 6 2013-01-01 2013-01-01 false Objectives. 632.2 Section 632.2 Agriculture Regulations of the Department of Agriculture (Continued) NATURAL RESOURCES CONSERVATION SERVICE, DEPARTMENT OF AGRICULTURE LONG TERM CONTRACTING RURAL ABANDONED MINE PROGRAM General § 632.2 Objectives. (a) The objectives...

  20. 7 CFR 632.2 - Objectives.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ... 7 Agriculture 6 2011-01-01 2011-01-01 false Objectives. 632.2 Section 632.2 Agriculture Regulations of the Department of Agriculture (Continued) NATURAL RESOURCES CONSERVATION SERVICE, DEPARTMENT OF AGRICULTURE LONG TERM CONTRACTING RURAL ABANDONED MINE PROGRAM General § 632.2 Objectives. (a) The objectives...

  1. 7 CFR 632.2 - Objectives.

    Code of Federal Regulations, 2012 CFR

    2012-01-01

    ... 7 Agriculture 6 2012-01-01 2012-01-01 false Objectives. 632.2 Section 632.2 Agriculture Regulations of the Department of Agriculture (Continued) NATURAL RESOURCES CONSERVATION SERVICE, DEPARTMENT OF AGRICULTURE LONG TERM CONTRACTING RURAL ABANDONED MINE PROGRAM General § 632.2 Objectives. (a) The objectives...

  2. 7 CFR 632.2 - Objectives.

    Code of Federal Regulations, 2014 CFR

    2014-01-01

    ... 7 Agriculture 6 2014-01-01 2014-01-01 false Objectives. 632.2 Section 632.2 Agriculture Regulations of the Department of Agriculture (Continued) NATURAL RESOURCES CONSERVATION SERVICE, DEPARTMENT OF AGRICULTURE LONG TERM CONTRACTING RURAL ABANDONED MINE PROGRAM General § 632.2 Objectives. (a) The objectives...

  3. 7 CFR 632.2 - Objectives.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 7 Agriculture 6 2010-01-01 2010-01-01 false Objectives. 632.2 Section 632.2 Agriculture Regulations of the Department of Agriculture (Continued) NATURAL RESOURCES CONSERVATION SERVICE, DEPARTMENT OF AGRICULTURE LONG TERM CONTRACTING RURAL ABANDONED MINE PROGRAM General § 632.2 Objectives. (a) The objectives...

  4. 22 CFR 9.2 - Objective.

    Code of Federal Regulations, 2011 CFR

    2011-04-01

    ... 22 Foreign Relations 1 2011-04-01 2011-04-01 false Objective. 9.2 Section 9.2 Foreign Relations DEPARTMENT OF STATE GENERAL SECURITY INFORMATION REGULATIONS § 9.2 Objective. The objective of the Department's classification program is to ensure that national security information is protected from...

  5. 7 CFR 1948.52 - Objectives.

    Code of Federal Regulations, 2014 CFR

    2014-01-01

    ... REGULATIONS (CONTINUED) RURAL DEVELOPMENT Section 601 Energy Impacted Area Development Assistance Program § 1948.52 Objectives. The objective of the program is to help areas impacted by coal or uranium... 7 Agriculture 13 2014-01-01 2013-01-01 true Objectives. 1948.52 Section 1948.52 Agriculture...

  6. 7 CFR 1948.52 - Objectives.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... REGULATIONS (CONTINUED) RURAL DEVELOPMENT Section 601 Energy Impacted Area Development Assistance Program § 1948.52 Objectives. The objective of the program is to help areas impacted by coal or uranium... 7 Agriculture 13 2013-01-01 2013-01-01 false Objectives. 1948.52 Section 1948.52 Agriculture...

  7. 7 CFR 1948.52 - Objectives.

    Code of Federal Regulations, 2012 CFR

    2012-01-01

    ... REGULATIONS (CONTINUED) RURAL DEVELOPMENT Section 601 Energy Impacted Area Development Assistance Program § 1948.52 Objectives. The objective of the program is to help areas impacted by coal or uranium... 7 Agriculture 13 2012-01-01 2012-01-01 false Objectives. 1948.52 Section 1948.52 Agriculture...

  8. 7 CFR 1948.52 - Objectives.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ... REGULATIONS (CONTINUED) RURAL DEVELOPMENT Section 601 Energy Impacted Area Development Assistance Program § 1948.52 Objectives. The objective of the program is to help areas impacted by coal or uranium... 7 Agriculture 13 2011-01-01 2009-01-01 true Objectives. 1948.52 Section 1948.52 Agriculture...

  9. 22 CFR 9.2 - Objective.

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... 22 Foreign Relations 1 2010-04-01 2010-04-01 false Objective. 9.2 Section 9.2 Foreign Relations DEPARTMENT OF STATE GENERAL SECURITY INFORMATION REGULATIONS § 9.2 Objective. The objective of the Department's classification program is to ensure that national security information is protected from...

  10. Sheetmetal. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Murwin, Roland

    Several intermediate performance objectives and corresponding criterion measures are listed for each of six terminal objectives for a basic high school sheetmetal work course. The titles of the terminal objectives are Orientation, Shop Machinery and Material, Soldering, Measurements and Layouts, Assigned Shop Projects, and Radial and Triangulation…

  11. Objective Setting Materials. No. 158.

    ERIC Educational Resources Information Center

    Goddu, Roland

    Basic concepts of management by objectives are presented for the school principal interested in turning the idea of educational innovation into the fact of educational innovation. The difference between objectives (ideas) and outcomes (events, products, achievements) is discussed, and methods for developing, writing, and evaluating objectives are…

  12. Objects of Maximum Electromagnetic Chirality

    NASA Astrophysics Data System (ADS)

    Fernandez-Corbaton, Ivan; Fruhnert, Martin; Rockstuhl, Carsten

    2016-07-01

    We introduce a definition of the electromagnetic chirality of an object and show that it has an upper bound. Reciprocal objects attain the upper bound if and only if they are transparent for all the fields of one polarization handedness (helicity). Additionally, electromagnetic duality symmetry, i.e., helicity preservation upon interaction, turns out to be a necessary condition for reciprocal objects to attain the upper bound. We use these results to provide requirements for the design of such extremal objects. The requirements can be formulated as constraints on the polarizability tensors for dipolar objects or on the material constitutive relations for continuous media. We also outline two applications for objects of maximum electromagnetic chirality: a twofold resonantly enhanced and background-free circular dichroism measurement setup, and angle-independent helicity filtering glasses. Finally, we use the theoretically obtained requirements to guide the design of a specific structure, which we then analyze numerically and discuss its performance with respect to maximal electromagnetic chirality.

  13. An Evaluation of the Effects of Experimenter Control of Objects on Individuals' Engagement in Object Stereotypy

    ERIC Educational Resources Information Center

    Stangeland, Lindsay A.; Smith, Dean P.; Rapp, John T.

    2012-01-01

    In two experiments, the authors evaluated the extent to which (a) individuals preferred engaging in object stereotypy versus observing an experimenter while the experimenter engaged in object stereotypy and (b) an experimenter's engagement in object stereotypy decreased the participants' engagement in object stereotypy. Results of Experiment 1…

  14. Selecting and perceiving multiple visual objects

    PubMed Central

    Xu, Yaoda; Chun, Marvin M.

    2010-01-01

    To explain how multiple visual objects are attended and perceived, we propose that our visual system first selects a fixed number of about four objects from a crowded scene based on their spatial information (object individuation) and then encode their details (object identification). We describe the involvement of the inferior intra-parietal sulcus (IPS) in object individuation and the superior IPS and higher visual areas in object identification. Our neural object-file theory synthesizes and extends existing ideas in visual cognition and is supported by behavioral and neuroimaging results. It provides a better understanding of the role of the different parietal areas in encoding visual objects and can explain various forms of capacity-limited processing in visual cognition such as working memory. PMID:19269882

  15. It Takes Two–Skilled Recognition of Objects Engages Lateral Areas in Both Hemispheres

    PubMed Central

    Bilalić, Merim; Kiesel, Andrea; Pohl, Carsten; Erb, Michael; Grodd, Wolfgang

    2011-01-01

    Our object recognition abilities, a direct product of our experience with objects, are fine-tuned to perfection. Left temporal and lateral areas along the dorsal, action related stream, as well as left infero-temporal areas along the ventral, object related stream are engaged in object recognition. Here we show that expertise modulates the activity of dorsal areas in the recognition of man-made objects with clearly specified functions. Expert chess players were faster than chess novices in identifying chess objects and their functional relations. Experts' advantage was domain-specific as there were no differences between groups in a control task featuring geometrical shapes. The pattern of eye movements supported the notion that experts' extensive knowledge about domain objects and their functions enabled superior recognition even when experts were not directly fixating the objects of interest. Functional magnetic resonance imaging (fMRI) related exclusively the areas along the dorsal stream to chess specific object recognition. Besides the commonly involved left temporal and parietal lateral brain areas, we found that only in experts homologous areas on the right hemisphere were also engaged in chess specific object recognition. Based on these results, we discuss whether skilled object recognition does not only involve a more efficient version of the processes found in non-skilled recognition, but also qualitatively different cognitive processes which engage additional brain areas. PMID:21283683

  16. Ape metaphysics: object individuation without language.

    PubMed

    Mendes, Natacha; Rakoczy, Hannes; Call, Josep

    2008-02-01

    Developmental research suggests that whereas very young infants individuate objects purely on spatiotemporal grounds, from (at latest) around 1 year of age children are capable of individuating objects according to the kind they belong to and the properties they instantiate. As the latter ability has been found to correlate with language, some have speculated whether it might be essentially language dependent and therefore uniquely human. Existing studies with non-human primates seem to speak against this hypothesis, but fail to present conclusive evidence due to methodological shortcomings. In the present experiments we set out to test non-linguistic object individuation in three great ape species with a refined manual search methodology. Experiment 1 tested for spatiotemporal object individuation: Subjects saw 1 or 2 objects simultaneously being placed inside a box in which they could reach, and then in both conditions only found 1 object. After retrieval of the 1 object, subjects reached again significantly more often when they had seen 2 than when they had seen 1 object. Experiment 2 tested for object individuation according to property/kind information only: Subjects saw 1 object being placed inside the box, and then either found that object (expected) or an object of a different kind (unexpected). Analogously to Experiment 1, after retrieval of the 1 object, subjects reached again significantly more often in the unexpected than in the expected condition. These results thus confirm previous findings suggesting that individuating objects according to their property/kind is neither uniquely human nor essentially language dependent. It remains to be seen, however, whether this kind of object individuation requires sortal concepts as human linguistic thinkers use them, or whether some simpler form of tracking properties is sufficient.

  17. 23 CFR 669.5 - Objective.

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... 23 Highways 1 2010-04-01 2010-04-01 false Objective. 669.5 Section 669.5 Highways FEDERAL HIGHWAY ADMINISTRATION, DEPARTMENT OF TRANSPORTATION ENGINEERING AND TRAFFIC OPERATIONS ENFORCEMENT OF HEAVY VEHICLE USE TAX § 669.5 Objective. The objective of this regulation is to establish realistic and workable...

  18. Decoupling Object Detection and Categorization

    ERIC Educational Resources Information Center

    Mack, Michael L.; Palmeri, Thomas J.

    2010-01-01

    We investigated whether there exists a behavioral dependency between object detection and categorization. Previous work (Grill-Spector & Kanwisher, 2005) suggests that object detection and basic-level categorization may be the very same perceptual mechanism: As objects are parsed from the background they are categorized at the basic level. In…

  19. 15 CFR 930.120 - Objectives.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 15 Commerce and Foreign Trade 3 2010-01-01 2010-01-01 false Objectives. 930.120 Section 930.120... AND ATMOSPHERIC ADMINISTRATION, DEPARTMENT OF COMMERCE OCEAN AND COASTAL RESOURCE MANAGEMENT FEDERAL... Objectives of the Act and National Security Interests § 930.120 Objectives. This subpart sets forth the...

  20. The highs and lows of object impossibility: effects of spatial frequency on holistic processing of impossible objects.

    PubMed

    Freud, Erez; Avidan, Galia; Ganel, Tzvi

    2015-02-01

    Holistic processing, the decoding of a stimulus as a unified whole, is a basic characteristic of object perception. Recent research using Garner's speeded classification task has shown that this processing style is utilized even for impossible objects that contain an inherent spatial ambiguity. In particular, similar Garner interference effects were found for possible and impossible objects, indicating similar holistic processing styles for the two object categories. In the present study, we further investigated the perceptual mechanisms that mediate such holistic representation of impossible objects. We relied on the notion that, whereas information embedded in the high-spatial-frequency (HSF) content supports fine-detailed processing of object features, the information conveyed by low spatial frequencies (LSF) is more crucial for the emergence of a holistic shape representation. To test the effects of image frequency on the holistic processing of impossible objects, participants performed the Garner speeded classification task on images of possible and impossible cubes filtered for their LSF and HSF information. For images containing only LSF, similar interference effects were observed for possible and impossible objects, indicating that the two object categories were processed in a holistic manner. In contrast, for the HSF images, Garner interference was obtained only for possible, but not for impossible objects. Importantly, we provided evidence to show that this effect could not be attributed to a lack of sensitivity to object possibility in the LSF images. Particularly, even for full-spectrum images, Garner interference was still observed for both possible and impossible objects. Additionally, performance in an object classification task revealed high sensitivity to object possibility, even for LSF images. Taken together, these findings suggest that the visual system can tolerate the spatial ambiguity typical to impossible objects by relying on information

  1. Cloud object store for checkpoints of high performance computing applications using decoupling middleware

    DOEpatents

    Bent, John M.; Faibish, Sorin; Grider, Gary

    2016-04-19

    Cloud object storage is enabled for checkpoints of high performance computing applications using a middleware process. A plurality of files, such as checkpoint files, generated by a plurality of processes in a parallel computing system are stored by obtaining said plurality of files from said parallel computing system; converting said plurality of files to objects using a log structured file system middleware process; and providing said objects for storage in a cloud object storage system. The plurality of processes may run, for example, on a plurality of compute nodes. The log structured file system middleware process may be embodied, for example, as a Parallel Log-Structured File System (PLFS). The log structured file system middleware process optionally executes on a burst buffer node.

  2. Setting Priorities Among Educational Objectives.

    ERIC Educational Resources Information Center

    Sutjipto, Sudijarto; And Others

    This publication is intended to aid educational planners in developing nations in translating national goals and aspirations into educational objectives and in establishing and quantifying priorities among educational objectives. Much of the content is based on a model for setting educational objectives that was developed in Indonesia in 1972. The…

  3. 32 CFR 562.4 - Objectives.

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ... 32 National Defense 3 2014-07-01 2014-07-01 false Objectives. 562.4 Section 562.4 National Defense Department of Defense (Continued) DEPARTMENT OF THE ARMY ORGANIZED RESERVES RESERVE OFFICERS' TRAINING CORPS § 562.4 Objectives. The objectives of the ROTC program are to: (a) Attract, motivate, and prepare...

  4. Unrewarded Object Combinations in Captive Parrots

    PubMed Central

    Auersperg, Alice Marie Isabel; Oswald, Natalie; Domanegg, Markus; Gajdon, Gyula Koppany; Bugnyar, Thomas

    2015-01-01

    In primates, complex object combinations during play are often regarded as precursors of functional behavior. Here we investigate combinatory behaviors during unrewarded object manipulation in seven parrot species, including kea, African grey parrots and Goffin cockatoos, three species previously used as model species for technical problem solving. We further examine a habitually tool using species, the black palm cockatoo. Moreover, we incorporate three neotropical species, the yellow- and the black-billed Amazon and the burrowing parakeet. Paralleling previous studies on primates and corvids, free object-object combinations and complex object-substrate combinations such as inserting objects into tubes/holes or stacking rings onto poles prevailed in the species previously linked to advanced physical cognition and tool use. In addition, free object-object combinations were intrinsically structured in Goffin cockatoos and in kea. PMID:25984564

  5. Parallels between Action-Object Mapping and Word-Object Mapping in Young Children

    ERIC Educational Resources Information Center

    Riggs, Kevin J.; Mather, Emily; Hyde, Grace; Simpson, Andrew

    2016-01-01

    Across a series of four experiments with 3- to 4-year-olds we demonstrate how cognitive mechanisms supporting noun learning extend to the mapping of actions to objects. In Experiment 1 (n = 61) the demonstration of a novel action led children to select a novel, rather than a familiar object. In Experiment 2 (n = 78) children exhibited long-term…

  6. A Temporal Same-Object Advantage in the Tunnel Effect: Facilitated Change Detection for Persisting Objects

    ERIC Educational Resources Information Center

    Flombaum, Jonathan I.; Scholl, Brian J.

    2006-01-01

    Meaningful visual experience requires computations that identify objects as the same persisting individuals over time, motion, occlusion, and featural change. This article explores these computations in the tunnel effect: When an object moves behind an occluder, and then an object later emerges following a consistent trajectory, observers…

  7. Digital Equivalent Data System for XRF Labeling of Objects

    NASA Technical Reports Server (NTRS)

    Schramm, Harry F.; Kaiser, Bruce

    2005-01-01

    A digital equivalent data system (DEDS) is a system for identifying objects by means of the x-ray fluorescence (XRF) spectra of labeling elements that are encased in or deposited on the objects. As such, a DEDS is a revolutionary new major subsystem of an XRF system. A DEDS embodies the means for converting the spectral data output of an XRF scanner to an ASCII alphanumeric or barcode label that can be used to identify (or verify the assumed or apparent identity of) an XRF-scanned object. A typical XRF spectrum of interest contains peaks at photon energies associated with specific elements on the Periodic Table (see figure). The height of each spectral peak above the local background spectral intensity is proportional to the relative abundance of the corresponding element. Alphanumeric values are assigned to the relative abundances of the elements. Hence, if an object contained labeling elements in suitably chosen proportions, an alphanumeric representation of the object could be extracted from its XRF spectrum. The mixture of labeling elements and for reading the XRF spectrum would be compatible with one of the labeling conventions now used for bar codes and binary matrix patterns (essentially, two-dimensional bar codes that resemble checkerboards). A further benefit of such compatibility is that it would enable the conversion of the XRF spectral output to a bar or matrix-coded label, if needed. In short, a process previously used only for material composition analysis has been reapplied to the world of identification. This new level of verification is now being used for "authentication."

  8. Program Objectives for Mathematics. Revised.

    ERIC Educational Resources Information Center

    Dayoub, Iris; And Others

    The manual lists program objectives for the math curriculum at Kendall Demonstration Elementary School for hearing impaired students, objectives are grouped by age (preschool: grades 1, 2, 3, 4, 5, and 6). Objectives are organized into eight strands: relations (likenesses and differences among sets and numbers and on the order of sets and…

  9. 32 CFR 542.4 - Objectives.

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ... 32 National Defense 3 2014-07-01 2014-07-01 false Objectives. 542.4 Section 542.4 National Defense Department of Defense (Continued) DEPARTMENT OF THE ARMY MILITARY EDUCATION SCHOOLS AND COLLEGES § 542.4 Objectives. The Army JROTC/NDCC objectives are to develop in each cadet— (a) Good citizenship and partiotism...

  10. Objectives over Time: A Look at Four Decades of Objectives in the Educational Research Literature

    ERIC Educational Resources Information Center

    Marken, James; Morrison, Gary

    2013-01-01

    While the concept of objectives is widely used in many applied fields of instruction, the systematic derivation and application of objectives for learning and instruction is a key feature of systematic instructional design. However, the treatment of objectives and the terminology surrounding them is sometimes nebulously employed. This article…

  11. Relationships between Objective and Perceived Housing in Very Old Age

    ERIC Educational Resources Information Center

    Nygren, Carita; Oswald, Frank; Iwarsson, Susanne; Fange, Agneta; Sixsmith, Judith; Schilling, Oliver; Sixsmith, Andrew; Szeman, Zsuzsa; Tomsone, Signe; Wahl, Hans-Werner

    2007-01-01

    Purpose: Our purpose in this study was to explore relationships between aspects of objective and perceived housing in five European samples of very old adults, as well as to investigate whether cross-national comparable patterns exist. Design and Methods: We utilized data from the first wave of the ENABLE-AGE Survey Study. The five national…

  12. Biological objectives for bird populations

    Treesearch

    Jonathan Bart; Mark Koneff; Steve Wendt

    2005-01-01

    This paper explores the development of population based objectives for birds. The concept of population based objectives for bird conservation lies at the core of planning in the North American Bird Conservation Initiative. Clear objectives are needed as a basis for partnership, and a basis for program evaluation in an adaptive context. In the case of waterfowl,...

  13. The Use of Educational Objects

    ERIC Educational Resources Information Center

    Stearns, Clio

    2016-01-01

    This conceptual paper looks at the Winnicottian notion of object use as it relates to education. Object use is understood as the process of attaching to but then attempting to destroy the educator in an effort to create new knowledge and relationships. The paper argues for educational object use as a way of understanding and normalising resistance…

  14. Visual object agnosia is associated with a breakdown of object-selective responses in the lateral occipital cortex.

    PubMed

    Ptak, Radek; Lazeyras, François; Di Pietro, Marie; Schnider, Armin; Simon, Stéphane R

    2014-07-01

    Patients with visual object agnosia fail to recognize the identity of visually presented objects despite preserved semantic knowledge. Object agnosia may result from damage to visual cortex lying close to or overlapping with the lateral occipital complex (LOC), a brain region that exhibits selectivity to the shape of visually presented objects. Despite this anatomical overlap the relationship between shape processing in the LOC and shape representations in object agnosia is unknown. We studied a patient with object agnosia following isolated damage to the left occipito-temporal cortex overlapping with the LOC. The patient showed intact processing of object structure, yet often made identification errors that were mainly based on the global visual similarity between objects. Using functional Magnetic Resonance Imaging (fMRI) we found that the damaged as well as the contralateral, structurally intact right LOC failed to show any object-selective fMRI activity, though the latter retained selectivity for faces. Thus, unilateral damage to the left LOC led to a bilateral breakdown of neural responses to a specific stimulus class (objects and artefacts) while preserving the response to a different stimulus class (faces). These findings indicate that representations of structure necessary for the identification of objects crucially rely on bilateral, distributed coding of shape features. Copyright © 2014 Elsevier Ltd. All rights reserved.

  15. Type of Maternal Object Motion during Synchronous Naming Predicts Preverbal Infants' Learning of Word-Object Relations

    ERIC Educational Resources Information Center

    Matatyaho, Dalit J.; Gogate, Lakshmi J.

    2008-01-01

    Mothers' use of specific types of object motion in synchrony with object naming was examined, along with infants' joint attention to the mother and object, as a predictor of word learning. During a semistructured 3-min play episode, mothers (N = 24) taught the names of 2 toy objects to their preverbal 6- to 8-month-old infants. The episodes were…

  16. SO-QT: Collaborative Tool to Project the Future Space Object Population

    NASA Technical Reports Server (NTRS)

    Stupl, Jan

    2017-01-01

    Earth orbit gets increasingly congested, a challenge to space operators, both in governments and industry. We present a web tool that provides: 1) data on todays and the historic space object environments, by aggregating object-specific tracking data; and 2) future trends through a collaboration platform to collect information on planed launches. The collaborative platform enables experts to pool and compare their data in order to generate future launch scenarios. The tool is intended to support decision makers and mission designers while they investigate future missions and scholars as they develop strategies for space traffic management.

  17. [Influence of object material and inter-trial interval on novel object recognition test in mice].

    PubMed

    Li, Sheng-jian; Huang, Zhu-yan; Ye, Yi-lu; Yu, Yue-ping; Zhang, Wei-ping; Wei, Er-qing; Zhang, Qi

    2014-05-01

    To investigate the efficacy of novel object recognition (NOR) test in assessment of learning and memory ability in ICR mice in different experimental conditions. One hundred and thirty male ICR mice were randomly divided into 10 groups: 4 groups for different inter-trial intervals (ITI: 10 min, 90 min, 4 h, 24 h), 4 groups for different object materials (wood-wood, plastic-plastic, plastic-wood, wood-plastic) and 2 groups for repeated test (measured once a day or every 3 days, totally three times in each group). The locomotor tracks in the open field were recorded. The amount of time spent exploring the novel and familiar objects, the discrimination ratio (DR) and the discrimination index (DI) were analyzed. Compared with familiar object, DR and DI of novel object were both increased at ITI of 10 min and 90 min (P<0.01). Exploring time, DR and DI were greatly influenced by different object materials. DR and DI remained stable by using identical object material. NOR test could be done repeatedly in the same batch of mice. NOR test can be used to assess the learning and memory ability in mice at shorter ITI and with identical material. It can be done repeatedly.

  18. Multiple Level Crowding: Crowding at the Object Parts Level and at the Object Configural level.

    PubMed

    Kimchi, Ruth; Pirkner, Yossef

    2015-01-01

    In crowding, identification of a peripheral target in the presence of nearby flankers is worse than when the target appears alone. Prevailing theories hold that crowding occurs because of integration or "pooling" of low-level features at a single, relatively early stage of visual processing. Recent studies suggest that crowding can occur also between high-level object representations. The most relevant findings come from studies with faces and may be specific to faces. We examined whether crowding can occur at the object configural level in addition to part-level crowding, using nonface objects. Target (a disconnected square or diamond made of four elements) identification was measured at varying eccentricities. The flankers were similar either to the target parts or to the target configuration. The results showed crowding in both cases: Flankers interfered with target identification such that identification accuracy decreased with an increase in eccentricity, and no interference was observed at the fovea. Crowding by object parts, however, was weaker and had smaller spatial extent than crowding by object configurations; we related this finding to the relationship between crowding and perceptual organization. These results provide strong evidence that crowding occurs not only between object parts but also between configural representations of objects. © The Author(s) 2015.

  19. Perspectives on object manipulation and action grammar for percussive actions in primates

    PubMed Central

    Hayashi, Misato

    2015-01-01

    The skill of object manipulation is a common feature of primates including humans, although there are species-typical patterns of manipulation. Object manipulation can be used as a comparative scale of cognitive development, focusing on its complexity. Nut cracking in chimpanzees has the highest hierarchical complexity of tool use reported in non-human primates. An analysis of the patterns of object manipulation in naive chimpanzees after nut-cracking demonstrations revealed the cause of difficulties in learning nut-cracking behaviour. Various types of behaviours exhibited within a nut-cracking context can be examined in terms of the application of problem-solving strategies, focusing on their basis in causal understanding or insightful intentionality. Captive chimpanzees also exhibit complex forms of combinatory manipulation, which is the precursor of tool use. A new notation system of object manipulation was invented to assess grammatical rules in manipulative actions. The notation system of action grammar enabled direct comparisons to be made between primates including humans in a variety of object-manipulation tasks, including percussive-tool use. PMID:26483528

  20. Perspectives on object manipulation and action grammar for percussive actions in primates.

    PubMed

    Hayashi, Misato

    2015-11-19

    The skill of object manipulation is a common feature of primates including humans, although there are species-typical patterns of manipulation. Object manipulation can be used as a comparative scale of cognitive development, focusing on its complexity. Nut cracking in chimpanzees has the highest hierarchical complexity of tool use reported in non-human primates. An analysis of the patterns of object manipulation in naive chimpanzees after nut-cracking demonstrations revealed the cause of difficulties in learning nut-cracking behaviour. Various types of behaviours exhibited within a nut-cracking context can be examined in terms of the application of problem-solving strategies, focusing on their basis in causal understanding or insightful intentionality. Captive chimpanzees also exhibit complex forms of combinatory manipulation, which is the precursor of tool use. A new notation system of object manipulation was invented to assess grammatical rules in manipulative actions. The notation system of action grammar enabled direct comparisons to be made between primates including humans in a variety of object-manipulation tasks, including percussive-tool use. © 2015 The Author(s).

  1. Object Substitution Masking Induced by Illusory Masks: Evidence for Higher Object-Level Locus of Interference

    ERIC Educational Resources Information Center

    Hirose, Nobuyuki; Osaka, Naoyuki

    2009-01-01

    A briefly presented target can be rendered invisible by a lingering sparse mask that does not even touch it. This form of visual backward masking, called object substitution masking, is thought to occur at the object level of processing. However, it remains unclear whether object-level interference alone produces substitution masking because…

  2. Images of Axial Objects

    ERIC Educational Resources Information Center

    Rabal, Hector; Cap, Nelly; Trivi, Marcelo

    2011-01-01

    Imaging of three-dimensional objects by lenses and mirrors is sometimes poorly indicated in textbooks and can be incorrectly drawn. We stress a need to clarify the concept of longitudinal magnification, with simulated images illustrating distortions introduced along the optical axis. We consider all possible positions of the object for both a…

  3. Differential effects of spaced vs. massed training in long-term object-identity and object-location recognition memory.

    PubMed

    Bello-Medina, Paola C; Sánchez-Carrasco, Livia; González-Ornelas, Nadia R; Jeffery, Kathryn J; Ramírez-Amaya, Víctor

    2013-08-01

    Here we tested whether the well-known superiority of spaced training over massed training is equally evident in both object identity and object location recognition memory. We trained animals with objects placed in a variable or in a fixed location to produce a location-independent object identity memory or a location-dependent object representation. The training consisted of 5 trials that occurred either on one day (Massed) or over the course of 5 consecutive days (Spaced). The memory test was done in independent groups of animals either 24h or 7 days after the last training trial. In each test the animals were exposed to either a novel object, when trained with the objects in variable locations, or to a familiar object in a novel location, when trained with objects in fixed locations. The difference in time spent exploring the changed versus the familiar objects was used as a measure of recognition memory. For the object-identity-trained animals, spaced training produced clear evidence of recognition memory after both 24h and 7 days, but massed-training animals showed it only after 24h. In contrast, for the object-location-trained animals, recognition memory was evident after both retention intervals and with both training procedures. When objects were placed in variable locations for the two types of training and the test was done with a brand-new location, only the spaced-training animals showed recognition at 24h, but surprisingly, after 7 days, animals trained using both procedures were able to recognize the change, suggesting a post-training consolidation process. We suggest that the two training procedures trigger different neural mechanisms that may differ in the two segregated streams that process object information and that may consolidate differently. Copyright © 2013 Elsevier B.V. All rights reserved.

  4. Small object transporter. [Patent: for objects 0. 01 to 2. 00 mm dia

    DOEpatents

    Winkler, M.A.

    1980-05-21

    The disclosure relates to a small object transporter. Gas is passed through a conduit having a venturi. Small objects are picked up at a first location by a pickup tube in communication with the venturi and are forced out one end of the conduit at a desired second location.

  5. Object Scene Flow

    NASA Astrophysics Data System (ADS)

    Menze, Moritz; Heipke, Christian; Geiger, Andreas

    2018-06-01

    This work investigates the estimation of dense three-dimensional motion fields, commonly referred to as scene flow. While great progress has been made in recent years, large displacements and adverse imaging conditions as observed in natural outdoor environments are still very challenging for current approaches to reconstruction and motion estimation. In this paper, we propose a unified random field model which reasons jointly about 3D scene flow as well as the location, shape and motion of vehicles in the observed scene. We formulate the problem as the task of decomposing the scene into a small number of rigidly moving objects sharing the same motion parameters. Thus, our formulation effectively introduces long-range spatial dependencies which commonly employed local rigidity priors are lacking. Our inference algorithm then estimates the association of image segments and object hypotheses together with their three-dimensional shape and motion. We demonstrate the potential of the proposed approach by introducing a novel challenging scene flow benchmark which allows for a thorough comparison of the proposed scene flow approach with respect to various baseline models. In contrast to previous benchmarks, our evaluation is the first to provide stereo and optical flow ground truth for dynamic real-world urban scenes at large scale. Our experiments reveal that rigid motion segmentation can be utilized as an effective regularizer for the scene flow problem, improving upon existing two-frame scene flow methods. At the same time, our method yields plausible object segmentations without requiring an explicitly trained recognition model for a specific object class.

  6. Toward Imaging of Small Objects with XUV Radiation

    NASA Astrophysics Data System (ADS)

    Sayrac, Muhammed; Kolomenski, Alexandre A.; Boran, Yakup; Schuessler, Hans

    The coherent diffraction imaging (CDI) technique has the potential to capture high resolution images of nano- or micron-sized structures when using XUV radiation obtained by high harmonic radiation (HHG) process. When a small object is exposed to XUV radiation, a diffraction pattern of the object is created. The advances in the coherent HHG enable obtaining photon flux sufficient for XUV imaging. The diffractive imaging technique from coherent table top XUV beams have made possible nanometer-scale resolution imaging by replacing the imaging optics with a computer reconstruction algorithm. In this study, we present our initial work on diffractive imaging using a tabletop XUV source. The initial investigation of imaging of a micron-sized mesh with an optimized HHG source is demonstrated. This work was supported in part by the Robert A. Welch Foundation Grant No. A1546 and the Qatar Foundation under the grant NPRP 8-735-1-154. M. Sayrac acknowledges support from the Ministry of National Education of the Republic of Turkey.

  7. Standoff detection of hidden objects using backscattered ultra-intense laser-produced x-rays

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

    Kuwabara, H.; Mori, Y.; Kitagawa, Y.

    2013-08-28

    Ultra-intense laser-produced sub-ps X-ray pulses can detect backscattered signals from objects hidden in aluminium containers. Coincident measurements using primary X-rays enable differentiation among acrylic, copper, and lead blocks inside the container. Backscattering reveals the shapes of the objects, while their material composition can be identified from the modification methods of the energy spectra of backscattered X-ray beams. This achievement is an important step toward more effective homeland security.

  8. Exceptional Solar-System Objects

    NASA Astrophysics Data System (ADS)

    Zellner, Benjamin

    1990-12-01

    This is a target-of-opportunity proposal for HST observations to be executed if a previously unknown, truly exceptional solar-system object or phenomenon is discovered either in the normal course of HST work or by anyone, anywhere. Trails due to unknown moving objects will often appear on HST images made for other purposes. A short trail seen near the opposition point or at high ecliptic latitude could represent a major addition to our knowledge of the solar system. Thus we further propose that all short trials seen on HST images taken in favorable regions of the sky be given a quick analysis in the Observation Support System for their possible significance. If an unusual object is found we propose to: (1) Seek from the owner of data rights permission to proceed as may be appropriate; (2) Contact the Minor Planet Center for an evaluation of the significance of the discovery; and (3) For an object that appears to be of great significance where effective groundbased followup appears unlikely, request the HST schedule be replanned for followup images and physical studies using HST.

  9. Neural substrates of dynamic object occlusion.

    PubMed

    Shuwairi, Sarah M; Curtis, Clayton E; Johnson, Scott P

    2007-08-01

    In everyday environments, objects frequently go out of sight as they move and our view of them becomes obstructed by nearer objects, yet we perceive these objects as continuous and enduring entities. Here, we used functional magnetic resonance imaging with an attentive tracking paradigm to clarify the nature of perceptual and cognitive mechanisms subserving this ability to fill in the gaps in perception of dynamic object occlusion. Imaging data revealed distinct regions of cortex showing increased activity during periods of occlusion relative to full visibility. These regions may support active maintenance of a representation of the target's spatiotemporal properties ensuring that the object is perceived as a persisting entity when occluded. Our findings may shed light on the neural substrates involved in object tracking that give rise to the phenomenon of object permanence.

  10. The role of judgment frames and task precision in object attention: Reduced template sharpness limits dual-object performance.

    PubMed

    Liu, Shiau-Hua; Dosher, Barbara Anne; Lu, Zhong-Lin

    2009-06-01

    Multiple attributes of a single-object are often processed more easily than attributes of different objects-a phenomenon associated with object attention. Here we investigate the influence of two factors, judgment frames and judgment precision, on dual-object report deficits as an index of object attention. [Han, S., Dosher, B., & Lu, Z.-L. (2003). Object attention revisited: Identifying mechanisms and boundary conditions. Psychological Science, 14, 598-604] predicted that consistency of the frame for judgments about two separate objects could reduce or eliminate the expression of object attention limitations. The current studies examine the effects of judgment frames and of task precision in orientation identification and find that dual-object report deficits within one feature are indeed affected modestly by the congruency of the judgments and more substantially by the required precision of judgments. The observed dual-object deficits affected contrast thresholds for incongruent frame conditions and for high precision judgments and reduce psychometric asymptotes. These dual-object deficits reflect a combined effect of multiplicative noise and external noise exclusion in dual-object conditions, both related to the effects of attention on the tuning of perceptual templates. These results have implications for modification of object attention theory, for understanding limitations on concurrent tasks.

  11. Ferromagnetic Objects Magnetovision Detection System.

    PubMed

    Nowicki, Michał; Szewczyk, Roman

    2013-12-02

    This paper presents the application of a weak magnetic fields magnetovision scanning system for detection of dangerous ferromagnetic objects. A measurement system was developed and built to study the magnetic field vector distributions. The measurements of the Earth's field distortions caused by various ferromagnetic objects were carried out. The ability for passive detection of hidden or buried dangerous objects and the determination of their location was demonstrated.

  12. Popularity and user diversity of online objects

    NASA Astrophysics Data System (ADS)

    Wang, Jia-Hua; Guo, Qiang; Yang, Kai; Zhang, Yi-Lu; Han, Jingti; Liu, Jian-Guo

    2016-11-01

    The popularity has been widely used to describe the object property of online user-object bipartite networks regardless of the user characteristics. In this paper, we introduce a measurement namely user diversity to measure diversity of users who select or rate one type of objects by using the information entropy. We empirically calculate the user diversity of objects with specific degree for both MovieLens and Diggs data sets. The results indicate that more types of users select normal-degree objects than those who select large-degree and small-degree objects. Furthermore, small-degree objects are usually selected by large-degree users while large-degree objects are usually selected by small-degree users. Moreover, we define 15% objects of smallest degrees as unpopular objects and 10% ones of largest degrees as popular objects. The timestamp is introduced to help further analyze the evolution of user diversity of popular objects and unpopular objects. The dynamic analysis shows that as objects become popular gradually, they are more likely accepted by small-degree users but lose attention among the large-degree users.

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

    NASA Astrophysics Data System (ADS)

    Skourikhine, Alexei N.

    2005-08-01

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

  14. Extracting Objects for Aerial Manipulation on UAVs Using Low Cost Stereo Sensors

    PubMed Central

    Ramon Soria, Pablo; Bevec, Robert; Arrue, Begoña C.; Ude, Aleš; Ollero, Aníbal

    2016-01-01

    Giving unmanned aerial vehicles (UAVs) the possibility to manipulate objects vastly extends the range of possible applications. This applies to rotary wing UAVs in particular, where their capability of hovering enables a suitable position for in-flight manipulation. Their manipulation skills must be suitable for primarily natural, partially known environments, where UAVs mostly operate. We have developed an on-board object extraction method that calculates information necessary for autonomous grasping of objects, without the need to provide the model of the object’s shape. A local map of the work-zone is generated using depth information, where object candidates are extracted by detecting areas different to our floor model. Their image projections are then evaluated using support vector machine (SVM) classification to recognize specific objects or reject bad candidates. Our method builds a sparse cloud representation of each object and calculates the object’s centroid and the dominant axis. This information is then passed to a grasping module. Our method works under the assumption that objects are static and not clustered, have visual features and the floor shape of the work-zone area is known. We used low cost cameras for creating depth information that cause noisy point clouds, but our method has proved robust enough to process this data and return accurate results. PMID:27187413

  15. Children and Objects: Affection and Infection

    ERIC Educational Resources Information Center

    Jones, Liz; MacLure, Maggie; Holmes, Rachel; MacRae, Christina

    2012-01-01

    This paper considers young children's (aged 3-5 years) relations with objects, and in particular objects that are brought from home to school. We begin by considering the place of objects within early years classrooms and their relationship to children's education before considering why some objects are often separated from their owners on entry…

  16. Object detection in MOUT: evaluation of a hybrid approach for confirmation and rejection of object detection hypotheses

    NASA Astrophysics Data System (ADS)

    Manger, Daniel; Metzler, Jürgen

    2014-03-01

    Military Operations in Urban Terrain (MOUT) require the capability to perceive and to analyze the situation around a patrol in order to recognize potential threats. A permanent monitoring of the surrounding area is essential in order to appropriately react to the given situation, where one relevant task is the detection of objects that can pose a threat. Especially the robust detection of persons is important, as in MOUT scenarios threats usually arise from persons. This task can be supported by image processing systems. However, depending on the scenario, person detection in MOUT can be challenging, e.g. persons are often occluded in complex outdoor scenes and the person detection also suffers from low image resolution. Furthermore, there are several requirements on person detection systems for MOUT such as the detection of non-moving persons, as they can be a part of an ambush. Existing detectors therefore have to operate on single images with low thresholds for detection in order to not miss any person. This, in turn, leads to a comparatively high number of false positive detections which renders an automatic vision-based threat detection system ineffective. In this paper, a hybrid detection approach is presented. A combination of a discriminative and a generative model is examined. The objective is to increase the accuracy of existing detectors by integrating a separate hypotheses confirmation and rejection step which is built by a discriminative and generative model. This enables the overall detection system to make use of both the discriminative power and the capability to detect partly hidden objects with the models. The approach is evaluated on benchmark data sets generated from real-world image sequences captured during MOUT exercises. The extension shows a significant improvement of the false positive detection rate.

  17. An Object-Oriented Network-Centric Software Architecture for Physical Computing

    NASA Astrophysics Data System (ADS)

    Palmer, Richard

    1997-08-01

    Recent developments in object-oriented computer languages and infrastructure such as the Internet, Web browsers, and the like provide an opportunity to define a more productive computational environment for scientific programming that is based more closely on the underlying mathematics describing physics than traditional programming languages such as FORTRAN or C++. In this talk I describe an object-oriented software architecture for representing physical problems that includes classes for such common mathematical objects as geometry, boundary conditions, partial differential and integral equations, discretization and numerical solution methods, etc. In practice, a scientific program written using this architecture looks remarkably like the mathematics used to understand the problem, is typically an order of magnitude smaller than traditional FORTRAN or C++ codes, and hence easier to understand, debug, describe, etc. All objects in this architecture are ``network-enabled,'' which means that components of a software solution to a physical problem can be transparently loaded from anywhere on the Internet or other global network. The architecture is expressed as an ``API,'' or application programmers interface specification, with reference embeddings in Java, Python, and C++. A C++ class library for an early version of this API has been implemented for machines ranging from PC's to the IBM SP2, meaning that phidentical codes run on all architectures.

  18. Stream Clustering of Growing Objects

    NASA Astrophysics Data System (ADS)

    Siddiqui, Zaigham Faraz; Spiliopoulou, Myra

    We study incremental clustering of objects that grow and accumulate over time. The objects come from a multi-table stream e.g. streams of Customer and Transaction. As the Transactions stream accumulates, the Customers’ profiles grow. First, we use an incremental propositionalisation to convert the multi-table stream into a single-table stream upon which we apply clustering. For this purpose, we develop an online version of K-Means algorithm that can handle these swelling objects and any new objects that arrive. The algorithm also monitors the quality of the model and performs re-clustering when it deteriorates. We evaluate our method on the PKDD Challenge 1999 dataset.

  19. Astrophysics of Reference Frame Tie Objects

    NASA Technical Reports Server (NTRS)

    Johnston, Kenneth J.; Boboltz, David; Fey, Alan Lee; Gaume, Ralph A.; Zacharias, Norbert

    2004-01-01

    The Astrophysics of Reference Frame Tie Objects Key Science program will investigate the underlying physics of SIM grid objects. Extragalactic objects in the SIM grid will be used to tie the SIM reference frame to the quasi-inertial reference frame defined by extragalactic objects and to remove any residual frame rotation with respect to the extragalactic frame. The current realization of the extragalactic frame is the International Celestial Reference Frame (ICRF). The ICRF is defined by the radio positions of 212 extragalactic objects and is the IAU sanctioned fundamental astronomical reference frame. This key project will advance our knowledge of the physics of the objects which will make up the SIM grid, such as quasars and chromospherically active stars, and relates directly to the stability of the SIM reference frame. The following questions concerning the physics of reference frame tie objects will be investigated.

  20. Automatic feature-based grouping during multiple object tracking.

    PubMed

    Erlikhman, Gennady; Keane, Brian P; Mettler, Everett; Horowitz, Todd S; Kellman, Philip J

    2013-12-01

    Contour interpolation automatically binds targets with distractors to impair multiple object tracking (Keane, Mettler, Tsoi, & Kellman, 2011). Is interpolation special in this regard or can other features produce the same effect? To address this question, we examined the influence of eight features on tracking: color, contrast polarity, orientation, size, shape, depth, interpolation, and a combination (shape, color, size). In each case, subjects tracked 4 of 8 objects that began as undifferentiated shapes, changed features as motion began (to enable grouping), and returned to their undifferentiated states before halting. We found that intertarget grouping improved performance for all feature types except orientation and interpolation (Experiment 1 and Experiment 2). Most importantly, target-distractor grouping impaired performance for color, size, shape, combination, and interpolation. The impairments were, at times, large (>15% decrement in accuracy) and occurred relative to a homogeneous condition in which all objects had the same features at each moment of a trial (Experiment 2), and relative to a "diversity" condition in which targets and distractors had different features at each moment (Experiment 3). We conclude that feature-based grouping occurs for a variety of features besides interpolation, even when irrelevant to task instructions and contrary to the task demands, suggesting that interpolation is not unique in promoting automatic grouping in tracking tasks. Our results also imply that various kinds of features are encoded automatically and in parallel during tracking.

  1. BioBlend.objects: metacomputing with Galaxy.

    PubMed

    Leo, Simone; Pireddu, Luca; Cuccuru, Gianmauro; Lianas, Luca; Soranzo, Nicola; Afgan, Enis; Zanetti, Gianluigi

    2014-10-01

    BioBlend.objects is a new component of the BioBlend package, adding an object-oriented interface for the Galaxy REST-based application programming interface. It improves support for metacomputing on Galaxy entities by providing higher-level functionality and allowing users to more easily create programs to explore, query and create Galaxy datasets and workflows. BioBlend.objects is available online at https://github.com/afgane/bioblend. The new object-oriented API is implemented by the galaxy/objects subpackage. © The Author 2014. Published by Oxford University Press.

  2. Color image processing and object tracking workstation

    NASA Technical Reports Server (NTRS)

    Klimek, Robert B.; Paulick, Michael J.

    1992-01-01

    A system is described for automatic and semiautomatic tracking of objects on film or video tape which was developed to meet the needs of the microgravity combustion and fluid science experiments at NASA Lewis. The system consists of individual hardware parts working under computer control to achieve a high degree of automation. The most important hardware parts include 16 mm film projector, a lens system, a video camera, an S-VHS tapedeck, a frame grabber, and some storage and output devices. Both the projector and tapedeck have a computer interface enabling remote control. Tracking software was developed to control the overall operation. In the automatic mode, the main tracking program controls the projector or the tapedeck frame incrementation, grabs a frame, processes it, locates the edge of the objects being tracked, and stores the coordinates in a file. This process is performed repeatedly until the last frame is reached. Three representative applications are described. These applications represent typical uses and include tracking the propagation of a flame front, tracking the movement of a liquid-gas interface with extremely poor visibility, and characterizing a diffusion flame according to color and shape.

  3. 75 FR 66419 - Culturally Significant Objects Imported for Exhibition Determinations: “Object of Devotion...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-10-28

    ... DEPARTMENT OF STATE [Public Notice 7217] Culturally Significant Objects Imported for Exhibition Determinations: ``Object of Devotion: Medieval English Alabaster Sculpture From the Victoria and Albert Museum... Devotion: Medieval English Alabaster Sculpture from the Victoria and Albert Museum,'' imported from abroad...

  4. Simple shear of deformable square objects

    NASA Astrophysics Data System (ADS)

    Treagus, Susan H.; Lan, Labao

    2003-12-01

    Finite element models of square objects in a contrasting matrix in simple shear show that the objects deform to a variety of shapes. For a range of viscosity contrasts, we catalogue the changing shapes and orientations of objects in progressive simple shear. At moderate simple shear ( γ=1.5), the shapes are virtually indistinguishable from those in equivalent pure shear models with the same bulk strain ( RS=4), examined in a previous study. In theory, differences would be expected, especially for very stiff objects or at very large strain. In all our simple shear models, relatively competent square objects become asymmetric barrel shapes with concave shortened edges, similar to some types of boudin. Incompetent objects develop shapes surprisingly similar to mica fish described in mylonites.

  5. Theta synchronization networks emerge during human object-place memory encoding.

    PubMed

    Sato, Naoyuki; Yamaguchi, Yoko

    2007-03-26

    Recent rodent hippocampus studies have suggested that theta rhythm-dependent neural dynamics ('theta phase precession') is essential for an on-line memory formation. A computational study indicated that the phase precession enables a human object-place association memory with voluntary eye movements, although it is still an open question whether the human brain uses the dynamics. Here we elucidated subsequent memory-correlated activities in human scalp electroencephalography in an object-place association memory designed according the former computational study. Our results successfully demonstrated that subsequent memory recall is characterized by an increase in theta power and coherence, and further, that multiple theta synchronization networks emerge. These findings suggest the human theta dynamics in common with rodents in episodic memory formation.

  6. MFV-class: a multi-faceted visualization tool of object classes.

    PubMed

    Zhang, Zhi-meng; Pan, Yun-he; Zhuang, Yue-ting

    2004-11-01

    Classes are key software components in an object-oriented software system. In many industrial OO software systems, there are some classes that have complicated structure and relationships. So in the processes of software maintenance, testing, software reengineering, software reuse and software restructure, it is a challenge for software engineers to understand these classes thoroughly. This paper proposes a class comprehension model based on constructivist learning theory, and implements a software visualization tool (MFV-Class) to help in the comprehension of a class. The tool provides multiple views of class to uncover manifold facets of class contents. It enables visualizing three object-oriented metrics of classes to help users focus on the understanding process. A case study was conducted to evaluate our approach and the toolkit.

  7. Auditory memory can be object based.

    PubMed

    Dyson, Benjamin J; Ishfaq, Feraz

    2008-04-01

    Identifying how memories are organized remains a fundamental issue in psychology. Previous work has shown that visual short-term memory is organized according to the object of origin, with participants being better at retrieving multiple pieces of information from the same object than from different objects. However, it is not yet clear whether similar memory structures are employed for other modalities, such as audition. Under analogous conditions in the auditory domain, we found that short-term memories for sound can also be organized according to object, with a same-object advantage being demonstrated for the retrieval of information in an auditory scene defined by two complex sounds overlapping in both space and time. Our results provide support for the notion of an auditory object, in addition to the continued identification of similar processing constraints across visual and auditory domains. The identification of modality-independent organizational principles of memory, such as object-based coding, suggests possible mechanisms by which the human processing system remembers multimodal experiences.

  8. Language and memory for object location.

    PubMed

    Gudde, Harmen B; Coventry, Kenny R; Engelhardt, Paul E

    2016-08-01

    In three experiments, we investigated the influence of two types of language on memory for object location: demonstratives (this, that) and possessives (my, your). Participants first read instructions containing demonstratives/possessives to place objects at different locations, and then had to recall those object locations (following object removal). Experiments 1 and 2 tested contrasting predictions of two possible accounts of language on object location memory: the Expectation Model (Coventry, Griffiths, & Hamilton, 2014) and the congruence account (Bonfiglioli, Finocchiaro, Gesierich, Rositani, & Vescovi, 2009). In Experiment 3, the role of attention allocation as a possible mechanism was investigated. Results across all three experiments show striking effects of language on object location memory, with the pattern of data supporting the Expectation Model. In this model, the expected location cued by language and the actual location are concatenated leading to (mis)memory for object location, consistent with models of predictive coding (Bar, 2009; Friston, 2003). Copyright © 2016 The Authors. Published by Elsevier B.V. All rights reserved.

  9. Human Object-Similarity Judgments Reflect and Transcend the Primate-IT Object Representation

    PubMed Central

    Mur, Marieke; Meys, Mirjam; Bodurka, Jerzy; Goebel, Rainer; Bandettini, Peter A.; Kriegeskorte, Nikolaus

    2013-01-01

    Primate inferior temporal (IT) cortex is thought to contain a high-level representation of objects at the interface between vision and semantics. This suggests that the perceived similarity of real-world objects might be predicted from the IT representation. Here we show that objects that elicit similar activity patterns in human IT (hIT) tend to be judged as similar by humans. The IT representation explained the human judgments better than early visual cortex, other ventral-stream regions, and a range of computational models. Human similarity judgments exhibited category clusters that reflected several categorical divisions that are prevalent in the IT representation of both human and monkey, including the animate/inanimate and the face/body division. Human judgments also reflected the within-category representation of IT. However, the judgments transcended the IT representation in that they introduced additional categorical divisions. In particular, human judgments emphasized human-related additional divisions between human and non-human animals and between man-made and natural objects. hIT was more similar to monkey IT than to human judgments. One interpretation is that IT has evolved visual-feature detectors that distinguish between animates and inanimates and between faces and bodies because these divisions are fundamental to survival and reproduction for all primate species, and that other brain systems serve to more flexibly introduce species-dependent and evolutionarily more recent divisions. PMID:23525516

  10. Manipulator for hollow objects

    DOEpatents

    Cawley, William E.; Frantz, Charles E.

    1977-01-01

    A device for gripping the interior of a tubular object to pull it out of a body in which it has become stuck includes an expandable rubber tube having a plurality of metal cables lodged in the exterior of the rubber tube so as to protrude slightly therefrom, means for inflating the tube and means for pulling the tube longitudinally of the tubular object.

  11. Guidelines and enabling objectives for training primary healthcare providers, gynecologists and obstetric and gynecology residents in Female Pelvic Floor Medicine and Reconstructive Surgery.

    PubMed

    Contreras Ortiz, Oscar; Rizk, Diaa Ee; Falconi, Gabriele; Schreiner, Lucas; Gorbea Chávez, Viridiana

    2017-02-01

    For four decades, the training for fellows in Urogynecology has been defined by taking into account the proposals of the relevant international societies. Primary health care providers and general OB/GYN practitioners could not find validated guidelines for the integration of knowledge in pelvic floor dysfunctions. The FIGO Working Group (FWG) in Pelvic Floor Medicine and Reconstructive Surgery has looked for the consensus of international opinion leaders in order to develop a set of minimal requirements of knowledge and skills in this area. This manuscript is divided into three categories of knowledge and skills, these are: to know, to understand, and to perform in order to offer the patients a more holistic health care in this area. The FWG reached consensus on the minimal requirements of knowledge and skills regarding each of the enabling objectives identified for postgraduate obstetrics and gynecology physicians and for residents in obstetrics and gynecology. Our goal is to propose and validate the basic objectives of minimal knowledge in pelvic floor medicine and reconstructive surgery. Neurourol. Urodynam. 36:514-517, 2017. © 2015 Wiley Periodicals, Inc. © 2015 Wiley Periodicals, Inc.

  12. Exotic objects of atomic physics

    NASA Astrophysics Data System (ADS)

    Eletskii, A. V.

    2017-11-01

    There has been presented a short survey of physical properties, methods of production and exploration as well as directions of practical usage of the objects of atomic physics which are not yet described in detail in modern textbooks and manuals intended for students of technical universities. The family of these objects includes negative and multicharged ions, Rydberg atoms, excimer molecules, clusters. Besides of that, in recent decades this family was supplemented with new nanocarbon structures such as fullerenes, carbon nanotubes and graphene. The textbook “Exotic objects of atomic physics” [1] edited recently contains some information on the above-listed objects of the atomic physics. This textbook can be considered as a supplement to classic courses of atomic physics teaching in technical universities.

  13. How Prevalent Is Object-Based Attention?

    PubMed Central

    Pilz, Karin S.; Roggeveen, Alexa B.; Creighton, Sarah E.; Bennett, Patrick J.; Sekuler, Allison B.

    2012-01-01

    Previous research suggests that visual attention can be allocated to locations in space (space-based attention) and to objects (object-based attention). The cueing effects associated with space-based attention tend to be large and are found consistently across experiments. Object-based attention effects, however, are small and found less consistently across experiments. In three experiments we address the possibility that variability in object-based attention effects across studies reflects low incidence of such effects at the level of individual subjects. Experiment 1 measured space-based and object-based cueing effects for horizontal and vertical rectangles in 60 subjects comparing commonly used target detection and discrimination tasks. In Experiment 2 we ran another 120 subjects in a target discrimination task in which rectangle orientation varied between subjects. Using parametric statistical methods, we found object-based effects only for horizontal rectangles. Bootstrapping methods were used to measure effects in individual subjects. Significant space-based cueing effects were found in nearly all subjects in both experiments, across tasks and rectangle orientations. However, only a small number of subjects exhibited significant object-based cueing effects. Experiment 3 measured only object-based attention effects using another common paradigm and again, using bootstrapping, we found only a small number of subjects that exhibited significant object-based cueing effects. Our results show that object-based effects are more prevalent for horizontal rectangles, which is in accordance with the theory that attention may be allocated more easily along the horizontal meridian. The fact that so few individuals exhibit a significant object-based cueing effect presumably is why previous studies of this effect might have yielded inconsistent results. The results from the current study highlight the importance of considering individual subject data in addition to commonly

  14. TESS Objects of Interest

    NASA Astrophysics Data System (ADS)

    Guerrero, Natalia; Glidden, Ana; Fausnaugh, Michael; TESS Team

    2018-01-01

    We describe the search for TESS Objects of Interest (TOIs), led by the MIT branch of the TESS Science Office (TSO). TSO has developed a tool called TESS Exoplanet Vetter (TEV) to facilitate this process. Individuals independently examine data validation products for each target and assign a category to the object: planet candidate, eclipsing binary, other astrophysical, stellar variability, or instrument noise/systematic. TEV assigns a preliminary follow-up priority designation to each object and allows for modification when final dispositions are decided on in a group setting. When all targets are vetted, TEV exports a catalogue of TOIs which is delivered to the TESS Follow-Up Observing Program (TFOP), working with ExoFOP-TESS, and made publicly available on the official TESS website and the Mikulski Archive for Space Telescopes (MAST).

  15. [Medicine and conscientious objection].

    PubMed

    Martínez, K

    2007-01-01

    Conscientious objection to democratically accepted laws in democratic societies is a fact, both among citizens and among professionals. Due respect for laws is a prima facie duty in these societies. But democratic justice must at the same time respect peoples' conscience for it constitutes the ethical identity of individuals. And both law and ethics are necessary - although neither of them is sufficient - for its realization. The problem of conscientious objection among healthcare professionals is analysed from this standpoint and the conclusion is that objection is not an absolute right to exemption from several duties, but that the responsibility of the professional and of the institutions towards the citizenry must always be taken into account. Some solutions are suggested that try to protect both the professionals and the citizens in a bi-directional way.

  16. Coupled Low-thrust Trajectory and System Optimization via Multi-Objective Hybrid Optimal Control

    NASA Technical Reports Server (NTRS)

    Vavrina, Matthew A.; Englander, Jacob Aldo; Ghosh, Alexander R.

    2015-01-01

    The optimization of low-thrust trajectories is tightly coupled with the spacecraft hardware. Trading trajectory characteristics with system parameters ton identify viable solutions and determine mission sensitivities across discrete hardware configurations is labor intensive. Local independent optimization runs can sample the design space, but a global exploration that resolves the relationships between the system variables across multiple objectives enables a full mapping of the optimal solution space. A multi-objective, hybrid optimal control algorithm is formulated using a multi-objective genetic algorithm as an outer loop systems optimizer around a global trajectory optimizer. The coupled problem is solved simultaneously to generate Pareto-optimal solutions in a single execution. The automated approach is demonstrated on two boulder return missions.

  17. Object interest in autism spectrum disorder

    PubMed Central

    MCDUFFIE, ANDREA S.; LIEBERMAN, REBECCA G.; YODER, PAUL J.

    2014-01-01

    A randomized control trial comparing two social communication treatments for children with autism spectrum disorder examined the effect of treatment on object interest. Thirty-two children, 18–60 months, were randomly assigned to the Picture Exchange Communication System (PECS) or Responsive Education and Prelinguistic Milieu Teaching (RPMT) condition. Assessment of object interest was conducted in an unstructured play session with different toys, activities, adult, and location than experienced in treatment. Results indicated children in the RPMT condition showed greater increases in object interest as compared to children in the PECS condition. Because child characteristics such as interest in objects may influence response to interventions using object play as contexts for treatment, it is important to improve our understanding of whether intervention can affect object interest. PMID:22133872

  18. Object Oriented Modeling and Design

    NASA Technical Reports Server (NTRS)

    Shaykhian, Gholam Ali

    2007-01-01

    The Object Oriented Modeling and Design seminar is intended for software professionals and students, it covers the concepts and a language-independent graphical notation that can be used to analyze problem requirements, and design a solution to the problem. The seminar discusses the three kinds of object-oriented models class, state, and interaction. The class model represents the static structure of a system, the state model describes the aspects of a system that change over time as well as control behavior and the interaction model describes how objects collaborate to achieve overall results. Existing knowledge of object oriented programming may benefit the learning of modeling and good design. Specific expectations are: Create a class model, Read, recognize, and describe a class model, Describe association and link, Show abstract classes used with multiple inheritance, Explain metadata, reification and constraints, Group classes into a package, Read, recognize, and describe a state model, Explain states and transitions, Read, recognize, and describe interaction model, Explain Use cases and use case relationships, Show concurrency in activity diagram, Object interactions in sequence diagram.

  19. Luminance gradient at object borders communicates object location to the human oculomotor system.

    PubMed

    Kilpeläinen, Markku; Georgeson, Mark A

    2018-01-25

    The locations of objects in our environment constitute arguably the most important piece of information our visual system must convey to facilitate successful visually guided behaviour. However, the relevant objects are usually not point-like and do not have one unique location attribute. Relatively little is known about how the visual system represents the location of such large objects as visual processing is, both on neural and perceptual level, highly edge dominated. In this study, human observers made saccades to the centres of luminance defined squares (width 4 deg), which appeared at random locations (8 deg eccentricity). The phase structure of the square was manipulated such that the points of maximum luminance gradient at the square's edges shifted from trial to trial. The average saccade endpoints of all subjects followed those shifts in remarkable quantitative agreement. Further experiments showed that the shifts were caused by the edge manipulations, not by changes in luminance structure near the centre of the square or outside the square. We conclude that the human visual system programs saccades to large luminance defined square objects based on edge locations derived from the points of maximum luminance gradients at the square's edges.

  20. Object-oriented models of cognitive processing.

    PubMed

    Mather, G

    2001-05-01

    Information-processing models of vision and cognition are inspired by procedural programming languages. Models that emphasize object-based representations are closely related to object-oriented programming languages. The concepts underlying object-oriented languages provide a theoretical framework for cognitive processing that differs markedly from that offered by procedural languages. This framework is well-suited to a system designed to deal flexibly with discrete objects and unpredictable events in the world.

  1. BL Lacertae Objects

    NASA Technical Reports Server (NTRS)

    Stocke, John T.

    1998-01-01

    This grant has contributed to one of the original goals of the NAS/LTSA program, the goal of junior faculty development. Below I briefly summarize the following major results on BL Lacertae Objects that we have obtained. An invited talk on BL Lac Objects at IAU 175 "Extragalactic Radio Sources" at Bologna Italy in October 1995 summarized some of these results. A second invited talk in Oct 1998 at Green Bamk, WVA presented other BL Lac results at the conference entitled: "Highly Redshifted Radio Lines". We have used the EMSS sample to measure the X-ray luminosity function and cosmological evolution of BL Lacs. A new large sample of XBLs has been discovered.

  2. Object-oriented numerical computing C++

    NASA Technical Reports Server (NTRS)

    Vanrosendale, John

    1994-01-01

    An object oriented language is one allowing users to create a set of related types and then intermix and manipulate values of these related types. This paper discusses object oriented numerical computing using C++.

  3. Mysterious object He2-90

    NASA Image and Video Library

    1999-12-01

    Astronomers using NASA Hubble Space Telescope stumbled upon a mysterious object that grudgingly yielded clues to its identity. The object is classified as a planetary nebula, the glowing remains of a dying, lightweight star.

  4. Photometric Data from Non-Resolved Objects for Space Object Characterization and Improved Atmospheric Modeling

    NASA Astrophysics Data System (ADS)

    Linares, R.; Palmer, D.; Thompson, D.; Koller, J.

    2013-09-01

    Recent events in space, including the collision of Russia's Cosmos 2251 satellite with Iridium 33 and China's Feng Yun 1C anti-satellite demonstration, have stressed the capabilities of Space Surveillance Network (SSN) and its ability to provide accurate and actionable impact probability estimates. The SSN network has the unique challenge of tracking more than 18,000 resident space objects (RSOs) and providing critical collision avoidance warnings to military, NASA, and commercial systems. However, due to the large number of RSOs and the limited number of sensors available to track them, it is impossible to maintain persistent surveillance. Observation gaps result in large propagation intervals between measurements and close approaches. Coupled with nonlinear RSO dynamics this results in difficulty in modeling the probability distribution functions (pdfs) of the RSO. In particular low-Earth orbiting (LEO) satellites are heavily influenced by atmospheric drag, which is very difficult to model accurately. A number of atmospheric models exist which can be classified as either empirical or physics-based models. The current Air Force standard is the High Accuracy Satellite Drag Model (HASDM), which is an empirical model based on observation of calibration satellites. These satellite observations are used to determine model parameters based on their orbit determination solutions. Atmospheric orbits are perturbed by a number of factors including drag coefficient, attitude, and shape of the space object. The satellites used for the HASDM model calibration process are chosen because of their relatively simple shapes, to minimize errors introduced due to shape miss-modeling. Under this requirement the number of calibration satellites that can be used for calibrating the atmospheric models is limited. Los Alamos National Laboratory (LANL) has established a research effort, called IMPACT (Integrated Modeling of Perturbations in Atmospheres for Conjunction Tracking), to improve

  5. 29 CFR 102.41 - Objection to conduct of hearing; how made; objections not waived by further participation.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ..., including any objection to the introduction of evidence, may be stated orally or in writing, accompanied by a short statement of the grounds of such objection, and included in the record. No such objection...

  6. Methods and strategies of object localization

    NASA Technical Reports Server (NTRS)

    Shao, Lejun; Volz, Richard A.

    1989-01-01

    An important property of an intelligent robot is to be able to determine the location of an object in 3-D space. A general object localization system structure is proposed, some important issues on localization discussed, and an overview given for current available object localization algorithms and systems. The algorithms reviewed are characterized by their feature extracting and matching strategies; the range finding methods; the types of locatable objects; and the mathematical formulating methods.

  7. How Many Objects are You Worth? Quantification of the Self-Motion Load on Multiple Object Tracking

    PubMed Central

    Thomas, Laura E.; Seiffert, Adriane E.

    2011-01-01

    Perhaps walking and chewing gum is effortless, but walking and tracking moving objects is not. Multiple object tracking is impaired by walking from one location to another, suggesting that updating location of the self puts demands on object tracking processes. Here, we quantified the cost of self-motion in terms of the tracking load. Participants in a virtual environment tracked a variable number of targets (1–5) among distractors while either staying in one place or moving along a path that was similar to the objects’ motion. At the end of each trial, participants decided whether a probed dot was a target or distractor. As in our previous work, self-motion significantly impaired performance in tracking multiple targets. Quantifying tracking capacity for each individual under move versus stay conditions further revealed that self-motion during tracking produced a cost to capacity of about 0.8 (±0.2) objects. Tracking your own motion is worth about one object, suggesting that updating the location of the self is similar, but perhaps slightly easier, than updating locations of objects. PMID:21991259

  8. 22 CFR 1422.20 - Certification; objections to election; determination on objections and challenged ballots.

    Code of Federal Regulations, 2011 CFR

    2011-04-01

    ... interpretation or policy exists, the Regional Director shall notify the parties in the report and findings and...; objections to election; determination on objections and challenged ballots. (a) The Regional Director shall... Regional Director and copies shall be served on the parties. A statement of such service shall be filed...

  9. 22 CFR 1422.20 - Certification; objections to election; determination on objections and challenged ballots.

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... interpretation or policy exists, the Regional Director shall notify the parties in the report and findings and...; objections to election; determination on objections and challenged ballots. (a) The Regional Director shall... Regional Director and copies shall be served on the parties. A statement of such service shall be filed...

  10. 29 CFR 2200.72 - Objections.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... hearing, including any objection to the introduction of evidence or a ruling by the Judge, may be stated orally or in writing, accompanied by a short statement of the grounds for the objection, and shall be...

  11. Building Interoperable Learning Objects Using Reduced Learning Object Metadata

    ERIC Educational Resources Information Center

    Saleh, Mostafa S.

    2005-01-01

    The new e-learning generation depends on Semantic Web technology to produce learning objects. As the production of these components is very costly, they should be produced and registered once, and reused and adapted in the same context or in other contexts as often as possible. To produce those components, developers should use learning standards…

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

    PubMed

    Peterson, M A; Gibson, B S

    1994-11-01

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

  13. Identification of uncommon objects in containers

    DOEpatents

    Bremer, Peer-Timo; Kim, Hyojin; Thiagarajan, Jayaraman J.

    2017-09-12

    A system for identifying in an image an object that is commonly found in a collection of images and for identifying a portion of an image that represents an object based on a consensus analysis of segmentations of the image. The system collects images of containers that contain objects for generating a collection of common objects within the containers. To process the images, the system generates a segmentation of each image. The image analysis system may also generate multiple segmentations for each image by introducing variations in the selection of voxels to be merged into a segment. The system then generates clusters of the segments based on similarity among the segments. Each cluster represents a common object found in the containers. Once the clustering is complete, the system may be used to identify common objects in images of new containers based on similarity between segments of images and the clusters.

  14. Activity in human visual and parietal cortex reveals object-based attention in working memory.

    PubMed

    Peters, Benjamin; Kaiser, Jochen; Rahm, Benjamin; Bledowski, Christoph

    2015-02-25

    Visual attention enables observers to select behaviorally relevant information based on spatial locations, features, or objects. Attentional selection is not limited to physically present visual information, but can also operate on internal representations maintained in working memory (WM) in service of higher-order cognition. However, only little is known about whether attention to WM contents follows the same principles as attention to sensory stimuli. To address this question, we investigated in humans whether the typically observed effects of object-based attention in perception are also evident for object-based attentional selection of internal object representations in WM. In full accordance with effects in visual perception, the key behavioral and neuronal characteristics of object-based attention were observed in WM. Specifically, we found that reaction times were shorter when shifting attention to memory positions located on the currently attended object compared with equidistant positions on a different object. Furthermore, functional magnetic resonance imaging and multivariate pattern analysis of visuotopic activity in visual (areas V1-V4) and parietal cortex revealed that directing attention to one position of an object held in WM also enhanced brain activation for other positions on the same object, suggesting that attentional selection in WM activates the entire object. This study demonstrated that all characteristic features of object-based attention are present in WM and thus follows the same principles as in perception. Copyright © 2015 the authors 0270-6474/15/353360-10$15.00/0.

  15. An Object-Oriented Approach for Analyzing CALIPSO's Profile Observations

    NASA Astrophysics Data System (ADS)

    Trepte, C. R.

    2016-12-01

    The CALIPSO satellite mission is a pioneering international partnership between NASA and the French Space Agency, CNES. Since launch on 28 April 2006, CALIPSO has been acquiring near-continuous lidar profile observations of clouds and aerosols in the Earth's atmosphere. Many studies have profitably used these observations to advance our understanding of climate, weather and air quality. For the most part, however, these studies have considered CALIPSO profile measurements independent from one another and have not related each to neighboring or family observations within a cloud element or aerosol feature. In this presentation we describe an alternative approach that groups measurements into objects visually identified from CALIPSO browse images. The approach makes use of the Visualization of CALIPSO (VOCAL) software tool that enables a user to outline a region of interest and save coordinates into a database. The selected features or objects can then be analyzed to explore spatial correlations over the feature's domain and construct bulk statistical properties for each structure. This presentation will show examples that examine cirrus and dust layers and will describe how this object-oriented approach can provide added insight into physical processes beyond conventional statistical treatments. It will further show results with combined measurements from other A-Train sensors to highlight advantages of viewing features in this manner.

  16. Object tracking with stereo vision

    NASA Technical Reports Server (NTRS)

    Huber, Eric

    1994-01-01

    A real-time active stereo vision system incorporating gaze control and task directed vision is described. Emphasis is placed on object tracking and object size and shape determination. Techniques include motion-centroid tracking, depth tracking, and contour tracking.

  17. Cloud object store for archive storage of high performance computing data using decoupling middleware

    DOEpatents

    Bent, John M.; Faibish, Sorin; Grider, Gary

    2015-06-30

    Cloud object storage is enabled for archived data, such as checkpoints and results, of high performance computing applications using a middleware process. A plurality of archived files, such as checkpoint files and results, generated by a plurality of processes in a parallel computing system are stored by obtaining the plurality of archived files from the parallel computing system; converting the plurality of archived files to objects using a log structured file system middleware process; and providing the objects for storage in a cloud object storage system. The plurality of processes may run, for example, on a plurality of compute nodes. The log structured file system middleware process may be embodied, for example, as a Parallel Log-Structured File System (PLFS). The log structured file system middleware process optionally executes on a burst buffer node.

  18. Three-dimensional object surface identification

    NASA Astrophysics Data System (ADS)

    Celenk, Mehmet

    1995-03-01

    This paper describes a computationally efficient matching method for inspecting 3D objects using their serial cross sections. Object regions of interest in cross-sectional binary images of successive slices are aligned with those of the models. Cross-sectional differences between the object and the models are measured in the direction of the gradient of the cross section boundary. This is repeated in all the cross-sectional images. The model with minimum average cross-sectional difference is selected as the best match to the given object (i.e., no defect). The method is tested using various computer generated surfaces and matching results are presented. It is also demonstrated using Symult S-2010 16-node system that the method is suitable for parallel implementation in massage passing processors with the maximum attainable speedup (close to 16 for S-2010).

  19. Operator Localization of Virtual Objects

    NASA Technical Reports Server (NTRS)

    Ellis, Stephen R.; Menges, Brian M.; Null, Cynthia H. (Technical Monitor)

    1998-01-01

    Errors in the localization of nearby virtual objects presented via see-through, helmet mounted displays are examined as a function of viewing conditions and scene content. Monocular, biocular or stereoscopic presentation of the virtual objects, accommodation (required focus), subjects'age, and the position of physical surfaces are examined. Nearby physical surfaces are found to introduce localization errors that differ depending upon the other experimental factors. The apparent physical size and transparency of the virtual objects and physical surfaces respectively are also influenced by their relative position when superimposed. Design implications are discussed.

  20. IUE observations of extragalactic objects

    NASA Technical Reports Server (NTRS)

    Boksenberg, A.; Snijders, M. A. J.; Wilson, R.; Benvenuti, P.; Clavell, J.; Macchetto, F.; Penston, M.; Boggess, A.; Gull, T. R.; Gondhalekar, P.

    1978-01-01

    During the commissioning phase of IUE several extragalactic objects were observed spectrally at low dispersion in the UV range lambda lambda 1150-3200: the Seyfert galaxies NGC4151 and NGC1068, the QSO 3C273, the BL Lacertae object B2 1101+38, the giant elliptical galaxy M87 and the spiral galaxy M81. The results obtained are presented and a preliminary analysis given for all six objects, discussing the continuous spectrum, extinction, emission line spectrum and absorption line spectrum, where possible for each case. Several new or confirmatory astrophysical results are obtained.

  1. The rotation of very low mass objects

    NASA Astrophysics Data System (ADS)

    Scholz, Alexander

    2004-10-01

    This dissertation contains an investigation of the rotation of very low mass objects, i.e. Brown Dwarfs and stars with masses <0.4 MS. Today, it is well-established that there are large populations of such VLM objects in open clusters and in the field, but our knowledge about their physical properties and evolution is still very limited. Contrary to their solar-mass siblings, VLM objects are fully convective throughout their evolution. Thus, they are not able to form a large-scale magnetic field like for example the sun. The magnetic field, in turn, is crucial for the regulation of rotation: Magnetic interaction between star and circumstellar disk ("disk-locking") and angular momentum losses through stellar winds have dominant influence on the rotational evolution. Thus, we can expect major differences in the rotational behaviour of VLM objects and solar-mass stars. The best method to investigate stellar rotation is to measure rotation periods. If a star exhibits surface features which are asymmetrically distributed, its brightness may be modulated with the rotation period. Thus, this dissertation is based on the analysis of photometric time series. Open clusters are an ideal environment for such a project, since they enable one to follow many objects at the same time. Additionally, they allow one to investigate the age and mass dependence of rotation, because distance and age of the clusters are known in good approximation. For this thesis, five open clusters were observed, which span an age range from 3 to 750 Myr. In three of them (SigmaOri, EpsilonOri, IC4665), VLM objects were identified by means of colour magnitude diagrams. The candidate lists for these three regions comprise at least 100 objects, for which photometry in at least three wavelength bands is available. About a fifth to a third of these candidates could be contaminating field stars in the fore- or background of the clusters. For the remaining two clusters (Pleiades and Praesepe), objects from

  2. Algorithm of resonance orders for the objects

    NASA Astrophysics Data System (ADS)

    Zhang, YongGang; Zhang, JianXue

    2018-03-01

    In mechanical engineering, the object resonance phenomena often occur when the external incident wave frequency is close to object of the natural frequency. Object resonance phenomena get the maximum value when the external incident frequency is equal to object the natural frequency. Experiments found that resonance intension of the object is changed, different objects resonance phenomena present different characteristics of ladders. Based on object orders resonance characteristics, the calculation method of object orders resonance is put forward in the paper, and the application for the light and sound waves on the seven order resonance characteristics by people feel, the result error is less than 1%.Visible in this paper, the method has high accuracy and usability. The calculation method reveals that some object resonance occur present order characteristic only four types, namely the first-orders resonance characteristics, third-orders characteristics, five orders characteristic, and seven orders characteristic.

  3. The Timing of Visual Object Categorization

    PubMed Central

    Mack, Michael L.; Palmeri, Thomas J.

    2011-01-01

    An object can be categorized at different levels of abstraction: as natural or man-made, animal or plant, bird or dog, or as a Northern Cardinal or Pyrrhuloxia. There has been growing interest in understanding how quickly categorizations at different levels are made and how the timing of those perceptual decisions changes with experience. We specifically contrast two perspectives on the timing of object categorization at different levels of abstraction. By one account, the relative timing implies a relative timing of stages of visual processing that are tied to particular levels of object categorization: Fast categorizations are fast because they precede other categorizations within the visual processing hierarchy. By another account, the relative timing reflects when perceptual features are available over time and the quality of perceptual evidence used to drive a perceptual decision process: Fast simply means fast, it does not mean first. Understanding the short-term and long-term temporal dynamics of object categorizations is key to developing computational models of visual object recognition. We briefly review a number of models of object categorization and outline how they explain the timing of visual object categorization at different levels of abstraction. PMID:21811480

  4. REVIEWS OF TOPICAL PROBLEMS: Axisymmetric stationary flows in compact astrophysical objects

    NASA Astrophysics Data System (ADS)

    Beskin, Vasilii S.

    1997-07-01

    A review is presented of the analytical results available for a large class of axisymmetric stationary flows in the vicinity of compact astrophysical objects. The determination of the two-dimensional structure of the poloidal magnetic field (hydrodynamic flow field) faces severe difficulties, due to the complexity of the trans-field equation for stationary axisymmetric flows. However, an approach exists which enables direct problems to be solved even within the balance law framework. This possibility arises when an exact solution to the equation is available and flows close to it are investigated. As a result, with the use of simple model problems, the basic features of supersonic flows past real compact objects are determined.

  5. Teacher Trainees as Learning Object Designers: Problems and Issues in Learning Object Development Process

    ERIC Educational Resources Information Center

    Guler, Cetin; Altun, Arif

    2010-01-01

    Learning objects (LOs) can be defined as resources that are reusable, digital with the aim of fulfilling learning objectives (or expectations). Educators, both at the individual and institutional levels, are cautioned about the fact that LOs are to be processed through a proper development process. Who should be involved in the LO development…

  6. Knowledge-Based Object Detection in Laser Scanning Point Clouds

    NASA Astrophysics Data System (ADS)

    Boochs, F.; Karmacharya, A.; Marbs, A.

    2012-07-01

    Object identification and object processing in 3D point clouds have always posed challenges in terms of effectiveness and efficiency. In practice, this process is highly dependent on human interpretation of the scene represented by the point cloud data, as well as the set of modeling tools available for use. Such modeling algorithms are data-driven and concentrate on specific features of the objects, being accessible to numerical models. We present an approach that brings the human expert knowledge about the scene, the objects inside, and their representation by the data and the behavior of algorithms to the machine. This "understanding" enables the machine to assist human interpretation of the scene inside the point cloud. Furthermore, it allows the machine to understand possibilities and limitations of algorithms and to take this into account within the processing chain. This not only assists the researchers in defining optimal processing steps, but also provides suggestions when certain changes or new details emerge from the point cloud. Our approach benefits from the advancement in knowledge technologies within the Semantic Web framework. This advancement has provided a strong base for applications based on knowledge management. In the article we will present and describe the knowledge technologies used for our approach such as Web Ontology Language (OWL), used for formulating the knowledge base and the Semantic Web Rule Language (SWRL) with 3D processing and topologic built-ins, aiming to combine geometrical analysis of 3D point clouds, and specialists' knowledge of the scene and algorithmic processing.

  7. The modulation of inhibition of return by object-internal structure: implications for theories of object-based attentional selection.

    PubMed

    Reppa, Irene; Leek, E Charles

    2003-06-01

    Recently, Vecera, Behrmann, and McGoldrick (2000), using a divided-attention task, reported that targets are detected more accurately when they occur on the same structural part of an object, suggesting that attention can be directed toward object-internal features. We present converging evidence using the object-based inhibition of return (IOR) paradigm as an implicit measure of selection. The results show that IOR is attenuated when cues and targets appear on the same part of an object relative to when they are separated by a part boundary. These findings suggest that object-based mechanisms of selection can operate over shape representations that make explicit information about object-internal structure.

  8. Multi-objective engineering design using preferences

    NASA Astrophysics Data System (ADS)

    Sanchis, J.; Martinez, M.; Blasco, X.

    2008-03-01

    System design is a complex task when design parameters have to satisy a number of specifications and objectives which often conflict with those of others. This challenging problem is called multi-objective optimization (MOO). The most common approximation consists in optimizing a single cost index with a weighted sum of objectives. However, once weights are chosen the solution does not guarantee the best compromise among specifications, because there is an infinite number of solutions. A new approach can be stated, based on the designer's experience regarding the required specifications and the associated problems. This valuable information can be translated into preferences for design objectives, and will lead the search process to the best solution in terms of these preferences. This article presents a new method, which enumerates these a priori objective preferences. As a result, a single objective is built automatically and no weight selection need be performed. Problems occuring because of the multimodal nature of the generated single cost index are managed with genetic algorithms (GAs).

  9. Conjunctive Coding of Complex Object Features

    PubMed Central

    Erez, Jonathan; Cusack, Rhodri; Kendall, William; Barense, Morgan D.

    2016-01-01

    Critical to perceiving an object is the ability to bind its constituent features into a cohesive representation, yet the manner by which the visual system integrates object features to yield a unified percept remains unknown. Here, we present a novel application of multivoxel pattern analysis of neuroimaging data that allows a direct investigation of whether neural representations integrate object features into a whole that is different from the sum of its parts. We found that patterns of activity throughout the ventral visual stream (VVS), extending anteriorly into the perirhinal cortex (PRC), discriminated between the same features combined into different objects. Despite this sensitivity to the unique conjunctions of features comprising objects, activity in regions of the VVS, again extending into the PRC, was invariant to the viewpoints from which the conjunctions were presented. These results suggest that the manner in which our visual system processes complex objects depends on the explicit coding of the conjunctions of features comprising them. PMID:25921583

  10. Neural Dynamics of Object-Based Multifocal Visual Spatial Attention and Priming: Object Cueing, Useful-Field-of-View, and Crowding

    ERIC Educational Resources Information Center

    Foley, Nicholas C.; Grossberg, Stephen; Mingolla, Ennio

    2012-01-01

    How are spatial and object attention coordinated to achieve rapid object learning and recognition during eye movement search? How do prefrontal priming and parietal spatial mechanisms interact to determine the reaction time costs of intra-object attention shifts, inter-object attention shifts, and shifts between visible objects and covertly cued…

  11. Background Oriented Schlieren Using Celestial Objects

    NASA Technical Reports Server (NTRS)

    Haering, Edward, A., Jr. (Inventor); Hill, Michael A (Inventor)

    2017-01-01

    The present invention is a system and method of visualizing fluid flow around an object, such as an aircraft or wind turbine, by aligning the object between an imaging system and a celestial object having a speckled background, taking images, and comparing those images to obtain fluid flow visualization.

  12. Saving Educational Dollars through Quality Objectives.

    ERIC Educational Resources Information Center

    Alvir, Howard P.

    This document is a collection of working papers written to meet the specific needs of teachers who are starting to think about and write performance objectives. It emphasizes qualitative objectives as opposed to quantitative classroom goals. The author describes quality objectives as marked by their clarity, accessibility, accountability, and…

  13. Air Conditioning. Performance Objectives. Intermediate Course.

    ERIC Educational Resources Information Center

    Long, William

    Several intermediate performance objectives and corresponding criterion measures are listed for each of seven terminal objectives for an intermediate air conditioning course. The titles of the seven terminal objectives are Refrigeration Cycle, Job Requirement Skills, Air Conditioning, Trouble Shooting, Performance Test, Shop Management, and S.I.E.…

  14. The Automaticity of Affordance of Dangerous Object.

    PubMed

    Zhao, Liang

    2016-11-03

    Objects observation automatically elicits the activation of a reach-to-grasp response specifically directed to interact with the object, which is termed affordance. Murphy, van Velzen, and de Fockert (2012) found that only when an irrelevant object receives sufficient attention, it can potentiate an action. However, it remains unclear whether the dangerous object would afford an action when it receives insufficient attention. In this study, we manipulated the perceptual load in a letter identification task. Participants were required to identify a target letter with the right or left hand while ignoring a neutral or dangerous graspable object. The target letter was presented either on its own (low perceptual load), alongside five non-target letters (high load), or alongside eight non-target letters (super high load). Under the low perceptual load, for both neutral and dangerous object, responses were faster when the action afforded by the ignored object was congruent (vs. incongruent) with the current target response (t(27) = 4.44, p < .001; t(27) = 7.99, p < .001, respectively). However, during the high perceptual load, for dangerous object, responses were slower when the action afforded by the ignored object was congruent (vs. incongruent) with the current target response (t(27) = 4.97, p < .001). There was not any effect for both neutral object and dangerous object under super high perceptual load. These results suggest the affordance of dangerous object is also sensitive to the perceptual load. An irrelevant dangerous object can't potentiate an action if it receives insufficient attention.

  15. 48 CFR 2831.101 - Objectives.

    Code of Federal Regulations, 2010 CFR

    2010-10-01

    ... 48 Federal Acquisition Regulations System 6 2010-10-01 2010-10-01 true Objectives. 2831.101 Section 2831.101 Federal Acquisition Regulations System DEPARTMENT OF JUSTICE General Contracting Requirements CONTRACT COST PRINCIPLES AND PROCEDURES Applicability 2831.101 Objectives. (a) The PE is the...

  16. The effects of changes in object location on object identity detection: A simultaneous EEG-fMRI study.

    PubMed

    Yang, Ping; Fan, Chenggui; Wang, Min; Fogelson, Noa; Li, Ling

    2017-08-15

    Object identity and location are bound together to form a unique integration that is maintained and processed in visual working memory (VWM). Changes in task-irrelevant object location have been shown to impair the retrieval of memorial representations and the detection of object identity changes. However, the neural correlates of this cognitive process remain largely unknown. In the present study, we aim to investigate the underlying brain activation during object color change detection and the modulatory effects of changes in object location and VWM load. To this end we used simultaneous electroencephalography (EEG) and functional magnetic resonance imaging (fMRI) recordings, which can reveal the neural activity with both high temporal and high spatial resolution. Subjects responded faster and with greater accuracy in the repeated compared to the changed object location condition, when a higher VWM load was utilized. These results support the spatial congruency advantage theory and suggest that it is more pronounced with higher VWM load. Furthermore, the spatial congruency effect was associated with larger posterior N1 activity, greater activation of the right inferior frontal gyrus (IFG) and less suppression of the right supramarginal gyrus (SMG), when object location was repeated compared to when it was changed. The ERP-fMRI integrative analysis demonstrated that the object location discrimination-related N1 component is generated in the right SMG. Copyright © 2017 Elsevier Inc. All rights reserved.

  17. Localization of Virtual Objects in the Near Visual Field (Operator Interaction with Simple Virtual Objects)

    NASA Technical Reports Server (NTRS)

    Ellis, Stephen R.; Menges, Brian M.

    1998-01-01

    Errors in the localization of nearby virtual objects presented via see-through, helmet mounted displays are examined as a function of viewing conditions and scene content in four experiments using a total of 38 subjects. Monocular, biocular or stereoscopic presentation of the virtual objects, accommodation (required focus), subjects' age, and the position of physical surfaces are examined. Nearby physical surfaces are found to introduce localization errors that differ depending upon the other experimental factors. These errors apparently arise from the occlusion of the physical background by the optically superimposed virtual objects. But they are modified by subjects' accommodative competence and specific viewing conditions. The apparent physical size and transparency of the virtual objects and physical surfaces respectively are influenced by their relative position when superimposed. The design implications of the findings are discussed in a concluding section.

  18. Changes in Visual Object Recognition Precede the Shape Bias in Early Noun Learning

    PubMed Central

    Yee, Meagan; Jones, Susan S.; Smith, Linda B.

    2012-01-01

    Two of the most formidable skills that characterize human beings are language and our prowess in visual object recognition. They may also be developmentally intertwined. Two experiments, a large sample cross-sectional study and a smaller sample 6-month longitudinal study of 18- to 24-month-olds, tested a hypothesized developmental link between changes in visual object representation and noun learning. Previous findings in visual object recognition indicate that children’s ability to recognize common basic level categories from sparse structural shape representations of object shape emerges between the ages of 18 and 24 months, is related to noun vocabulary size, and is lacking in children with language delay. Other research shows in artificial noun learning tasks that during this same developmental period, young children systematically generalize object names by shape, that this shape bias predicts future noun learning, and is lacking in children with language delay. The two experiments examine the developmental relation between visual object recognition and the shape bias for the first time. The results show that developmental changes in visual object recognition systematically precede the emergence of the shape bias. The results suggest a developmental pathway in which early changes in visual object recognition that are themselves linked to category learning enable the discovery of higher-order regularities in category structure and thus the shape bias in novel noun learning tasks. The proposed developmental pathway has implications for understanding the role of specific experience in the development of both visual object recognition and the shape bias in early noun learning. PMID:23227015

  19. Preparing Instructional Objectives: Agony or Ecstasy?

    ERIC Educational Resources Information Center

    Roberts, Wesley K.

    This paper 1) discusses the problems encountered in preparing objectives for instructional programs; 2) describes an informal research project in which seven instructional designers working on the same project attempted to determine agreement on an objective; and 3) suggests how to prepare objectives so that difficulties can be minimized. One…

  20. Industrial Electronics. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Tiffany, Earl

    Several intermediate performance objectives and corresponding criterion measures are listed for each of 30 terminal objectives for a two-semester (2 hours daily) high school course in basic industrial electronics. The objectives cover instruction in basic electricity including AC-DC theory, magnetism, electrical safety, care and use of hand tools,…

  1. Course Objectives: Electronic Fundamentals, EL16.

    ERIC Educational Resources Information Center

    Wilson, David H.

    The general objective, recommended text, and specific objectives of a course titled "Electronic Fundamentals," as offered at St. Lawrence College of Applied Arts and Technology, are provided. The general objective of the course is "to acquire an understanding of diodes, transistors, and tubes, and so be able to analyze the operation…

  2. Mechanisms underlying selecting objects for action

    PubMed Central

    Wulff, Melanie; Laverick, Rosanna; Humphreys, Glyn W.; Wing, Alan M.; Rotshtein, Pia

    2015-01-01

    We assessed the factors which affect the selection of objects for action, focusing on the role of action knowledge and its modulation by distracters. Fourteen neuropsychological patients and 10 healthy aged-matched controls selected pairs of objects commonly used together among distracters in two contexts: with real objects and with pictures of the same objects presented sequentially on a computer screen. Across both tasks, semantically related distracters led to slower responses and more errors than unrelated distracters and the object actively used for action was selected prior to the object that would be passively held during the action. We identified a sub-group of patients (N = 6) whose accuracy was 2SDs below the controls performances in the real object task. Interestingly, these impaired patients were more affected by the presence of unrelated distracters during both tasks than intact patients and healthy controls. Note that the impaired patients had lesions to left parietal, right anterior temporal and bilateral pre-motor regions. We conclude that: (1) motor procedures guide object selection for action, (2) semantic knowledge affects action-based selection, (3) impaired action decision making is associated with the inability to ignore distracting information and (4) lesions to either the dorsal or ventral visual stream can lead to deficits in making action decisions. Overall, the data indicate that impairments in everyday tasks can be evaluated using a simulated computer task. The implications for rehabilitation are discussed. PMID:25954177

  3. A stepwise, multi-objective, multi-variable parameter optimization method for the APEX model

    USDA-ARS?s Scientific Manuscript database

    Proper parameterization enables hydrological models to make reliable estimates of non-point source pollution for effective control measures. The automatic calibration of hydrologic models requires significant computational power limiting its application. The study objective was to develop and eval...

  4. Intrinsic and contextual features in object recognition.

    PubMed

    Schlangen, Derrick; Barenholtz, Elan

    2015-01-28

    The context in which an object is found can facilitate its recognition. Yet, it is not known how effective this contextual information is relative to the object's intrinsic visual features, such as color and shape. To address this, we performed four experiments using rendered scenes with novel objects. In each experiment, participants first performed a visual search task, searching for a uniquely shaped target object whose color and location within the scene was experimentally manipulated. We then tested participants' tendency to use their knowledge of the location and color information in an identification task when the objects' images were degraded due to blurring, thus eliminating the shape information. In Experiment 1, we found that, in the absence of any diagnostic intrinsic features, participants identified objects based purely on their locations within the scene. In Experiment 2, we found that participants combined an intrinsic feature, color, with contextual location in order to uniquely specify an object. In Experiment 3, we found that when an object's color and location information were in conflict, participants identified the object using both sources of information equally. Finally, in Experiment 4, we found that participants used whichever source of information-either color or location-was more statistically reliable in order to identify the target object. Overall, these experiments show that the context in which objects are found can play as important a role as intrinsic features in identifying the objects. © 2015 ARVO.

  5. a Heuristic Approach for Multi Objective Distribution Feeder Reconfiguration: Using Fuzzy Sets in Normalization of Objective Functions

    NASA Astrophysics Data System (ADS)

    Milani, Armin Ebrahimi; Haghifam, Mahmood Reza

    2008-10-01

    The reconfiguration is an operation process used for optimization with specific objectives by means of changing the status of switches in a distribution network. In this paper each objectives is normalized with inspiration from fuzzy sets-to cause optimization more flexible- and formulized as a unique multi-objective function. The genetic algorithm is used for solving the suggested model, in which there is no risk of non-liner objective functions and constraints. The effectiveness of the proposed method is demonstrated through the examples.

  6. Extracting contours of oval-shaped objects by Hough transform and minimal path algorithms

    NASA Astrophysics Data System (ADS)

    Tleis, Mohamed; Verbeek, Fons J.

    2014-04-01

    Circular and oval-like objects are very common in cell and micro biology. These objects need to be analyzed, and to that end, digitized images from the microscope are used so as to come to an automated analysis pipeline. It is essential to detect all the objects in an image as well as to extract the exact contour of each individual object. In this manner it becomes possible to perform measurements on these objects, i.e. shape and texture features. Our measurement objective is achieved by probing contour detection through dynamic programming. In this paper we describe a method that uses Hough transform and two minimal path algorithms to detect contours of (ovoid-like) objects. These algorithms are based on an existing grey-weighted distance transform and a new algorithm to extract the circular shortest path in an image. The methods are tested on an artificial dataset of a 1000 images, with an F1-score of 0.972. In a case study with yeast cells, contours from our methods were compared with another solution using Pratt's figure of merit. Results indicate that our methods were more precise based on a comparison with a ground-truth dataset. As far as yeast cells are concerned, the segmentation and measurement results enable, in future work, to retrieve information from different developmental stages of the cell using complex features.

  7. Template-Based 3D Reconstruction of Non-rigid Deformable Object from Monocular Video

    NASA Astrophysics Data System (ADS)

    Liu, Yang; Peng, Xiaodong; Zhou, Wugen; Liu, Bo; Gerndt, Andreas

    2018-06-01

    In this paper, we propose a template-based 3D surface reconstruction system of non-rigid deformable objects from monocular video sequence. Firstly, we generate a semi-dense template of the target object with structure from motion method using a subsequence video. This video can be captured by rigid moving camera orienting the static target object or by a static camera observing the rigid moving target object. Then, with the reference template mesh as input and based on the framework of classical template-based methods, we solve an energy minimization problem to get the correspondence between the template and every frame to get the time-varying mesh to present the deformation of objects. The energy terms combine photometric cost, temporal and spatial smoothness cost as well as as-rigid-as-possible cost which can enable elastic deformation. In this paper, an easy and controllable solution to generate the semi-dense template for complex objects is presented. Besides, we use an effective iterative Schur based linear solver for the energy minimization problem. The experimental evaluation presents qualitative deformation objects reconstruction results with real sequences. Compare against the results with other templates as input, the reconstructions based on our template have more accurate and detailed results for certain regions. The experimental results show that the linear solver we used performs better efficiency compared to traditional conjugate gradient based solver.

  8. Research on Objectives for High-School Biology

    ERIC Educational Resources Information Center

    Korgan, John J., Jr.; Wilson, John T.

    1973-01-01

    Describes procedures to develop instructional objectives for high school biology. Two kinds of objectives are identified as pre-objectives and performance objectives. Models to classify these in branches of biology and to ensure quality control are provided. (PS)

  9. 7 CFR 1775.33 - Objectives.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 7 Agriculture 12 2010-01-01 2010-01-01 false Objectives. 1775.33 Section 1775.33 Agriculture Regulations of the Department of Agriculture (Continued) RURAL UTILITIES SERVICE, DEPARTMENT OF AGRICULTURE (CONTINUED) TECHNICAL ASSISTANCE GRANTS Technical Assistance and Training Grants § 1775.33 Objectives. The...

  10. Object concept and sleep regulation.

    PubMed

    Scher, A; Amir, T; Tirosh, E

    2000-10-01

    The association between infants' cognitive development and sleep regulation was investigated in 83 infants not at risk. It was found that 9-mo.-old infants with a more advanced object concept had significantly fewer sleep difficulties compared to infants with lower level of object permanence.

  11. Parallel Object Activation and Attentional Gating of Information: Evidence from Eye Movements in the Multiple Object Naming Paradigm

    ERIC Educational Resources Information Center

    Schotter, Elizabeth R.; Ferreira, Victor S.; Rayner, Keith

    2013-01-01

    Do we access information from any object we can see, or do we access information only from objects that we intend to name? In 3 experiments using a modified multiple object naming paradigm, subjects were required to name several objects in succession when previews appeared briefly and simultaneously in the same location as the target as well as at…

  12. Foreign object - inhaled

    MedlinePlus

    ... can easily inhale small foods (nuts, seeds, or popcorn) and objects (buttons, beads, or parts of toys) ... foods such as hot dogs, whole grapes, nuts, popcorn, food with bones, or hard candy to children ...

  13. Action-Driven Visual Object Tracking With Deep Reinforcement Learning.

    PubMed

    Yun, Sangdoo; Choi, Jongwon; Yoo, Youngjoon; Yun, Kimin; Choi, Jin Young

    2018-06-01

    In this paper, we propose an efficient visual tracker, which directly captures a bounding box containing the target object in a video by means of sequential actions learned using deep neural networks. The proposed deep neural network to control tracking actions is pretrained using various training video sequences and fine-tuned during actual tracking for online adaptation to a change of target and background. The pretraining is done by utilizing deep reinforcement learning (RL) as well as supervised learning. The use of RL enables even partially labeled data to be successfully utilized for semisupervised learning. Through the evaluation of the object tracking benchmark data set, the proposed tracker is validated to achieve a competitive performance at three times the speed of existing deep network-based trackers. The fast version of the proposed method, which operates in real time on graphics processing unit, outperforms the state-of-the-art real-time trackers with an accuracy improvement of more than 8%.

  14. Fault-tolerant wait-free shared objects

    NASA Technical Reports Server (NTRS)

    Jayanti, Prasad; Chandra, Tushar D.; Toueg, Sam

    1992-01-01

    A concurrent system consists of processes communicating via shared objects, such as shared variables, queues, etc. The concept of wait-freedom was introduced to cope with process failures: each process that accesses a wait-free object is guaranteed to get a response even if all the other processes crash. However, if a wait-free object 'crashes,' all the processes that access that object are prevented from making progress. In this paper, we introduce the concept of fault-tolerant wait-free objects, and study the problem of implementing them. We give a universal method to construct fault-tolerant wait-free objects, for all types of 'responsive' failures (including one in which faulty objects may 'lie'). In sharp contrast, we prove that many common and interesting types (such as queues, sets, and test&set) have no fault-tolerant wait-free implementations even under the most benign of the 'non-responsive' types of failure. We also introduce several concepts and techniques that are central to the design of fault-tolerant concurrent systems: the concepts of self-implementation and graceful degradation, and techniques to automatically increase the fault-tolerance of implementations. We prove matching lower bounds on the resource complexity of most of our algorithms.

  15. Functional dissociation between action and perception of object shape in developmental visual object agnosia.

    PubMed

    Freud, Erez; Ganel, Tzvi; Avidan, Galia; Gilaie-Dotan, Sharon

    2016-03-01

    According to the two visual systems model, the cortical visual system is segregated into a ventral pathway mediating object recognition, and a dorsal pathway mediating visuomotor control. In the present study we examined whether the visual control of action could develop normally even when visual perceptual abilities are compromised from early childhood onward. Using his fingers, LG, an individual with a rare developmental visual object agnosia, manually estimated (perceptual condition) the width of blocks that varied in width and length (but not in overall size), or simply picked them up across their width (grasping condition). LG's perceptual sensitivity to target width was profoundly impaired in the manual estimation task compared to matched controls. In contrast, the sensitivity to object shape during grasping, as measured by maximum grip aperture (MGA), the time to reach the MGA, the reaction time and the total movement time were all normal in LG. Further analysis, however, revealed that LG's sensitivity to object shape during grasping emerged at a later time stage during the movement compared to controls. Taken together, these results demonstrate a dissociation between action and perception of object shape, and also point to a distinction between different stages of the grasping movement, namely planning versus online control. Moreover, the present study implies that visuomotor abilities can develop normally even when perceptual abilities developed in a profoundly impaired fashion. Copyright © 2016 Elsevier Ltd. All rights reserved.

  16. Attentional Spreading in Object-Based Attention

    ERIC Educational Resources Information Center

    Richard, Ashleigh M.; Lee, Hyunkyu; Vecera, Shaun P.

    2008-01-01

    The authors investigated 2 effects of object-based attention: the spread of attention within an attended object and the prioritization of search across possible target locations within an attended object. Participants performed a flanker task in which the location of the task-relevant target was fixed and known to participants. A spreading…

  17. Electronics 7-12 [Instructional Objectives Exchange].

    ERIC Educational Resources Information Center

    California Univ., Los Angeles. Center for the Study of Evaluation.

    Included are instructional objectives which can be considered for use in a classroom or laboratory. The objectives are followed by measurement items meant to test if a certain objective is accomplished. Means for judging the adequacy of student responses are given. The areas of electronics included in this publication are: Fundamentals, Block…

  18. 7 CFR 3560.602 - Program objectives.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... AGRICULTURE DIRECT MULTI-FAMILY HOUSING LOANS AND GRANTS On-Farm Labor Housing § 3560.602 Program objectives. In addition to the objectives stated in § 3560.52, on-farm labor housing funds will be used to... 7 Agriculture 15 2010-01-01 2010-01-01 false Program objectives. 3560.602 Section 3560.602...

  19. 7 CFR 3560.552 - Program objectives.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... AGRICULTURE DIRECT MULTI-FAMILY HOUSING LOANS AND GRANTS Off-Farm Labor Housing § 3560.552 Program objectives. (a) In addition to the objectives stated in § 3560.52, off-farm labor housing loan and grant funds... 7 Agriculture 15 2010-01-01 2010-01-01 false Program objectives. 3560.552 Section 3560.552...

  20. Object extraction method for image synthesis

    NASA Astrophysics Data System (ADS)

    Inoue, Seiki

    1991-11-01

    The extraction of component objects from images is fundamentally important for image synthesis. In TV program production, one useful method is the Video-Matte technique for specifying the necessary boundary of an object. This, however, involves some manually intricate and tedious processes. A new method proposed in this paper can reduce the needed level of operator skill and simplify object extraction. The object is automatically extracted by just a simple drawing of a thick boundary line. The basic principle involves a thinning of the thick boundary line binary image using the edge intensity of the original image. This method has many practical advantages, including the simplicity of specifying an object, the high accuracy of thinned-out boundary line, its ease of application to moving images, and the lack of any need for adjustment.

  1. Operationalization of National Objectives of Ethiopia into Educational Objectives. African Studies in Curriculum Development & Evaluation. No. 60.

    ERIC Educational Resources Information Center

    Adaye, Abebe Alaro

    This paper reports on past educational objectives of the old political regime in Ethiopia and new educational objectives of revolutionary Ethiopia. It is reported that these new objectives focus on education for production, scientific research, and socialist consciousness, and that all subjects are based on Marxism-Leninism. Curricular objectives…

  2. A motor similarity effect in object memory.

    PubMed

    Downing-Doucet, Frédéric; Guérard, Katherine

    2014-08-01

    In line with theories of embodied cognition (e.g., Versace et al. European Journal of Cognitive Psychology, 21, 522-560, 2009), several studies have suggested that the motor system used to interact with objects in our environment is involved in object recognition (e.g., Helbig, Graf, & Kiefer Experimental Brain Research, 174, 221-228, 2006). However, the role of the motor system in immediate memory for objects is more controversial. The objective of the present study was to investigate the role of the motor system in object memory by manipulating the similarity between the actions associated to series of objects to be retained in memory. In Experiment 1, we showed that lists of objects associated to dissimilar actions were better recalled than lists associated to similar actions. We then showed that this effect was abolished when participants were required to perform a concurrent motor suppression task (Experiment 2) and when the objects to be memorized were unmanipulable (Experiment 3). The motor similarity effect provides evidence for the role of motor affordances in object memory.

  3. 30 CFR 900.2 - Objectives.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... texts of State and Federal cooperative agreements for regulation of mining on Federal lands. The... Resources OFFICE OF SURFACE MINING RECLAMATION AND ENFORCEMENT, DEPARTMENT OF THE INTERIOR PROGRAMS FOR THE CONDUCT OF SURFACE MINING OPERATIONS WITHIN EACH STATE INTRODUCTION § 900.2 Objectives. The objective of...

  4. 30 CFR 710.2 - Objectives.

    Code of Federal Regulations, 2012 CFR

    2012-07-01

    ... REGULATIONS INITIAL REGULATORY PROGRAM § 710.2 Objectives. The objectives of the initial regulatory program... resulting from surface coal mining operations during the interval between enactment of the Act and adoption of a permanent State or Federal regulatory program; and (b) Coordinate the State and Federal...

  5. 30 CFR 710.2 - Objectives.

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ... REGULATIONS INITIAL REGULATORY PROGRAM § 710.2 Objectives. The objectives of the initial regulatory program... resulting from surface coal mining operations during the interval between enactment of the Act and adoption of a permanent State or Federal regulatory program; and (b) Coordinate the State and Federal...

  6. 30 CFR 710.2 - Objectives.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... REGULATIONS INITIAL REGULATORY PROGRAM § 710.2 Objectives. The objectives of the initial regulatory program... resulting from surface coal mining operations during the interval between enactment of the Act and adoption of a permanent State or Federal regulatory program; and (b) Coordinate the State and Federal...

  7. 30 CFR 710.2 - Objectives.

    Code of Federal Regulations, 2013 CFR

    2013-07-01

    ... REGULATIONS INITIAL REGULATORY PROGRAM § 710.2 Objectives. The objectives of the initial regulatory program... resulting from surface coal mining operations during the interval between enactment of the Act and adoption of a permanent State or Federal regulatory program; and (b) Coordinate the State and Federal...

  8. 12 CFR 613.3005 - Lending objective.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 12 Banks and Banking 6 2010-01-01 2010-01-01 false Lending objective. 613.3005 Section 613.3005 Banks and Banking FARM CREDIT ADMINISTRATION FARM CREDIT SYSTEM ELIGIBILITY AND SCOPE OF FINANCING Financing Under Titles I and II of the Farm Credit Act § 613.3005 Lending objective. It is the objective of...

  9. Object detection and tracking system

    DOEpatents

    Ma, Tian J.

    2017-05-30

    Methods and apparatuses for analyzing a sequence of images for an object are disclosed herein. In a general embodiment, the method identifies a region of interest in the sequence of images. The object is likely to move within the region of interest. The method divides the region of interest in the sequence of images into sections and calculates signal-to-noise ratios for a section in the sections. A signal-to-noise ratio for the section is calculated using the section in the image, a prior section in a prior image to the image, and a subsequent section in a subsequent image to the image. The signal-to-noise ratios are for potential velocities of the object in the section. The method also selects a velocity from the potential velocities for the object in the section using a potential velocity in the potential velocities having a highest signal-to-noise ratio in the signal-to-noise ratios.

  10. Dynamical features of hazardous near-Earth objects

    NASA Astrophysics Data System (ADS)

    Emel'yanenko, V. V.; Naroenkov, S. A.

    2015-07-01

    We discuss the dynamical features of near-Earth objects moving in dangerous proximity to Earth. We report the computation results for the motions of all observed near-Earth objects over a 600-year-long time period: 300 years in the past and 300 years in the future. We analyze the dynamical features of Earth-approaching objects. In particular, we established that the observed distribution of geocentric velocities of dangerous objects depends on their size. No bodies with geocentric velocities smaller that 5 kms-1 have been found among hazardous objects with absolute magnitudes H <18, whereas 9% of observed objects with H <27 pass near Earth moving at such velocities. On the other hand, we found a tendency for geocentric velocities to increase at H >29. We estimated the distribution of absolute magnitudes of hazardous objects based on our analysis of the data for the asteroids that have passed close to Earth. We inferred the Earth-impact frequencies for objects of different sizes. Impacts of objects with H <18 with Earth occur on average once every 0.53 Myr, and impacts of objects with H <27—once every 130-240 years. We show that currently about 0.1% of all near-Earth objects with diameters greater than 10 m have been discovered. We point out the discrepancies between the estimates of impact rates of Chelyabinsk-type objects, determined from fireball observations and from the data of telescopic asteroid tracking surveys. These estimates can be reconciled assuming that Chelyabinsk-sized asteroids have very low albedos (about 0.02 on average).

  11. Direct manipulation of virtual objects

    NASA Astrophysics Data System (ADS)

    Nguyen, Long K.

    Interacting with a Virtual Environment (VE) generally requires the user to correctly perceive the relative position and orientation of virtual objects. For applications requiring interaction in personal space, the user may also need to accurately judge the position of the virtual object relative to that of a real object, for example, a virtual button and the user's real hand. This is difficult since VEs generally only provide a subset of the cues experienced in the real world. Complicating matters further, VEs presented by currently available visual displays may be inaccurate or distorted due to technological limitations. Fundamental physiological and psychological aspects of vision as they pertain to the task of object manipulation were thoroughly reviewed. Other sensory modalities -- proprioception, haptics, and audition -- and their cross-interactions with each other and with vision are briefly discussed. Visual display technologies, the primary component of any VE, were canvassed and compared. Current applications and research were gathered and categorized by different VE types and object interaction techniques. While object interaction research abounds in the literature, pockets of research gaps remain. Direct, dexterous, manual interaction with virtual objects in Mixed Reality (MR), where the real, seen hand accurately and effectively interacts with virtual objects, has not yet been fully quantified. An experimental test bed was designed to provide the highest accuracy attainable for salient visual cues in personal space. Optical alignment and user calibration were carefully performed. The test bed accommodated the full continuum of VE types and sensory modalities for comprehensive comparison studies. Experimental designs included two sets, each measuring depth perception and object interaction. The first set addressed the extreme end points of the Reality-Virtuality (R-V) continuum -- Immersive Virtual Environment (IVE) and Reality Environment (RE). This

  12. Young Infants' Expectations about Hidden Objects

    ERIC Educational Resources Information Center

    Ruffman, Ted; Slade, Lance; Redman, Jessica

    2005-01-01

    Infants aged 3-5 months (mean of approximately 4 months) were given a novel anticipatory looking task to test object permanence understanding. They were trained to expect an experimenter to retrieve an object from behind a transparent screen upon hearing a cue (''Doors up, here comes the hand''). The experimenter then hid the object behind one of…

  13. 7 CFR 634.2 - Objective.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... 7 Agriculture 6 2013-01-01 2013-01-01 false Objective. 634.2 Section 634.2 Agriculture Regulations of the Department of Agriculture (Continued) NATURAL RESOURCES CONSERVATION SERVICE, DEPARTMENT OF AGRICULTURE LONG TERM CONTRACTING RURAL CLEAN WATER PROGRAM General § 634.2 Objective. The RCWP is designed to...

  14. 7 CFR 634.2 - Objective.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 7 Agriculture 6 2010-01-01 2010-01-01 false Objective. 634.2 Section 634.2 Agriculture Regulations of the Department of Agriculture (Continued) NATURAL RESOURCES CONSERVATION SERVICE, DEPARTMENT OF AGRICULTURE LONG TERM CONTRACTING RURAL CLEAN WATER PROGRAM General § 634.2 Objective. The RCWP is designed to...

  15. 7 CFR 634.2 - Objective.

    Code of Federal Regulations, 2014 CFR

    2014-01-01

    ... 7 Agriculture 6 2014-01-01 2014-01-01 false Objective. 634.2 Section 634.2 Agriculture Regulations of the Department of Agriculture (Continued) NATURAL RESOURCES CONSERVATION SERVICE, DEPARTMENT OF AGRICULTURE LONG TERM CONTRACTING RURAL CLEAN WATER PROGRAM General § 634.2 Objective. The RCWP is designed to...

  16. 7 CFR 634.2 - Objective.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ... 7 Agriculture 6 2011-01-01 2011-01-01 false Objective. 634.2 Section 634.2 Agriculture Regulations of the Department of Agriculture (Continued) NATURAL RESOURCES CONSERVATION SERVICE, DEPARTMENT OF AGRICULTURE LONG TERM CONTRACTING RURAL CLEAN WATER PROGRAM General § 634.2 Objective. The RCWP is designed to...

  17. 7 CFR 634.2 - Objective.

    Code of Federal Regulations, 2012 CFR

    2012-01-01

    ... 7 Agriculture 6 2012-01-01 2012-01-01 false Objective. 634.2 Section 634.2 Agriculture Regulations of the Department of Agriculture (Continued) NATURAL RESOURCES CONSERVATION SERVICE, DEPARTMENT OF AGRICULTURE LONG TERM CONTRACTING RURAL CLEAN WATER PROGRAM General § 634.2 Objective. The RCWP is designed to...

  18. Optimization of forest wildlife objectives

    Treesearch

    John Hof; Robert Haight

    2007-01-01

    This chapter presents an overview of methods for optimizing wildlife-related objectives. These objectives hinge on landscape pattern, so we refer to these methods as "spatial optimization." It is currently possible to directly capture deterministic characterizations of the most basic spatial relationships: proximity relationships (including those that lead to...

  19. [The Object Permanence Fallacy.] Commentary.

    ERIC Educational Resources Information Center

    Bradley, Ben S.

    1996-01-01

    Suggests that Greenberg's challenge to the centrality of object permanence in developmental thinking reveals that developmentalists' theories about childhood speak about their own self-images. Notes that developmentalists have been guilty of not only the object permanence fallacy but also the genetic fallacy, or the mistaken belief that describing…

  20. Math: Objectives Guide. Project CAST.

    ERIC Educational Resources Information Center

    Charles County Board of Education, La Plata, MD. Office of Special Education.

    The guide lists math objectives needed for independent living by secondary special education students. One of a series of Project CAST (Community and School Together) life skills manuals, the guide outlines basic competencies in terms of goal statements, behavioral objectives, and specialized vocabulary for the following areas: money, making…

  1. Objectives of Financial Statements. Report of the Study Group on the Objectives of Financial Statements.

    ERIC Educational Resources Information Center

    American Inst. of Certified Public Accountants, New York, NY.

    This report discusses the objectives of financial statements. Emphasis is placed on the function of objectives; users, their goals, and their information needs; the primary enterprise goal and earning power; accountability and financial statements; financial statements--reporting on the goal attainment of business enterprises; financial…

  2. Object-oriented Persistent Homology

    PubMed Central

    Wang, Bao; Wei, Guo-Wei

    2015-01-01

    Persistent homology provides a new approach for the topological simplification of big data via measuring the life time of intrinsic topological features in a filtration process and has found its success in scientific and engineering applications. However, such a success is essentially limited to qualitative data classification and analysis. Indeed, persistent homology has rarely been employed for quantitative modeling and prediction. Additionally, the present persistent homology is a passive tool, rather than a proactive technique, for classification and analysis. In this work, we outline a general protocol to construct object-oriented persistent homology methods. By means of differential geometry theory of surfaces, we construct an objective functional, namely, a surface free energy defined on the data of interest. The minimization of the objective functional leads to a Laplace-Beltrami operator which generates a multiscale representation of the initial data and offers an objective oriented filtration process. The resulting differential geometry based object-oriented persistent homology is able to preserve desirable geometric features in the evolutionary filtration and enhances the corresponding topological persistence. The cubical complex based homology algorithm is employed in the present work to be compatible with the Cartesian representation of the Laplace-Beltrami flow. The proposed Laplace-Beltrami flow based persistent homology method is extensively validated. The consistence between Laplace-Beltrami flow based filtration and Euclidean distance based filtration is confirmed on the Vietoris-Rips complex for a large amount of numerical tests. The convergence and reliability of the present Laplace-Beltrami flow based cubical complex filtration approach are analyzed over various spatial and temporal mesh sizes. The Laplace-Beltrami flow based persistent homology approach is utilized to study the intrinsic topology of proteins and fullerene molecules. Based on a

  3. Motion measurement of acoustically levitated object

    NASA Technical Reports Server (NTRS)

    Watkins, John L. (Inventor); Barmatz, Martin B. (Inventor)

    1993-01-01

    A system is described for determining motion of an object that is acoustically positioned in a standing wave field in a chamber. Sonic energy in the chamber is sensed, and variation in the amplitude of the sonic energy is detected, which is caused by linear motion, rotational motion, or drop shape oscillation of the object. Apparatus for detecting object motion can include a microphone coupled to the chamber and a low pass filter connected to the output of the microphone, which passes only frequencies below the frequency of sound produced by a transducer that maintains the acoustic standing wave field. Knowledge about object motion can be useful by itself, can be useful to determine surface tension, viscosity, and other information about the object, and can be useful to determine the pressure and other characteristics of the acoustic field.

  4. Near-Earth Objects. Chapter 27

    NASA Technical Reports Server (NTRS)

    Harris, Alan W.; Drube, Line; McFadden, Lucy A.; Binzel, Richard P.

    2014-01-01

    A near-Earth object (NEO) is an asteroid or comet orbiting the Sun with a perihelion distance of less than 1.3 Astronomical Units (AU) (1 AU, an astronomical unit, is the mean distance between the Earth and the Sun, around 150 million kilometers). If the orbit of an NEO can bring it to within 0.05 AU of the Earth's orbit, and it is larger than about 120 meters, it is termed a potentially hazardous object (PHO); an object of this size is likely to survive passage through the atmosphere and cause extensive damage on impact. (The acronyms NEA and PHO are used when referring specifically to asteroids.)

  5. Teaching Object Permanence: An Action Research Study

    ERIC Educational Resources Information Center

    Bruce, Susan M.; Vargas, Claudia

    2013-01-01

    "Object permanence," also known as "object concept" in the field of visual impairment, is one of the most important early developmental milestones. The achievement of object permanence is associated with the onset of representational thought and language. Object permanence is important to orientation, including the recognition of landmarks.…

  6. Program Objectives for Science. Revised.

    ERIC Educational Resources Information Center

    Bednarczyk, Angela; And Others

    The guide lists program objectives for science instruction of hearing impaired students at Kendall Demonstration Elementary School. The curriculum, it is explained, is based on theories of J. Piaget. Objectives are stated in terms of process skills within four Piagetian stages of development: pre-operational, transition to concrete, concrete, and…

  7. Carpentry. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Downing, C. L.; Adcox, John W., Jr.

    Several intermediate performance objectives and corresponding criterion measures are listed for each of 12 terminal objectives in this course guide in basic carpentry. The guide is designed to prepare persons for initial employment, or to upgrade or retrain persons already employed, or to provide the apprenticeship related course work necessary to…

  8. Masonry. Performance Objectives. Intermediate Course.

    ERIC Educational Resources Information Center

    Thompson, Moses

    Several intermediate performance objectives and corresponding criterion measures are listed for each of 13 terminal objectives for an intermediate masonry course. These materials, developed for a two-semester (3 hours daily) course, are designed to provide the student with the skills and knowledge necessary for entry level employment in the field…

  9. [Managing Community Colleges by Objectives.

    ERIC Educational Resources Information Center

    Connellan, Thomas K.; Lahti, Robert E.

    These two speeches deal with management by objectives (MBO). The first explains the rationale for such a system based on systems theory, surveys and research projects, and research in the field of behavioral sciences. It is a system of organizational leadership that translates organizational goals into specific objectives for organization members…

  10. 10 CFR 782.2 - Objectives.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 10 Energy 4 2010-01-01 2010-01-01 false Objectives. 782.2 Section 782.2 Energy DEPARTMENT OF ENERGY CLAIMS FOR PATENT AND COPYRIGHT INFRINGEMENT General § 782.2 Objectives. Whenever a claim of infringement of privately owned rights in patented inventions or copyrighted works is asserted against the...

  11. Improving Objective Measures of Mobility.

    ERIC Educational Resources Information Center

    Dodds, Allan G.; And Others

    1983-01-01

    The article examines shortcomings in existing objective measures of mobility for blind persons in the light of evaluative experiences and demonstrates improvements in reliability, together with a new technique for tracking pavement position. It refutes the idea that it is not possible to measure improvement in performance objectively. (Author/CL)

  12. Resident Space Object Characterization and Behavior Understanding via Machine Learning and Ontology-based Bayesian Networks

    NASA Astrophysics Data System (ADS)

    Furfaro, R.; Linares, R.; Gaylor, D.; Jah, M.; Walls, R.

    2016-09-01

    In this paper, we present an end-to-end approach that employs machine learning techniques and Ontology-based Bayesian Networks (BN) to characterize the behavior of resident space objects. State-of-the-Art machine learning architectures (e.g. Extreme Learning Machines, Convolutional Deep Networks) are trained on physical models to learn the Resident Space Object (RSO) features in the vectorized energy and momentum states and parameters. The mapping from measurements to vectorized energy and momentum states and parameters enables behavior characterization via clustering in the features space and subsequent RSO classification. Additionally, Space Object Behavioral Ontologies (SOBO) are employed to define and capture the domain knowledge-base (KB) and BNs are constructed from the SOBO in a semi-automatic fashion to execute probabilistic reasoning over conclusions drawn from trained classifiers and/or directly from processed data. Such an approach enables integrating machine learning classifiers and probabilistic reasoning to support higher-level decision making for space domain awareness applications. The innovation here is to use these methods (which have enjoyed great success in other domains) in synergy so that it enables a "from data to discovery" paradigm by facilitating the linkage and fusion of large and disparate sources of information via a Big Data Science and Analytics framework.

  13. Object-based Landslide Mapping: Examples, Challenges and Opportunities

    NASA Astrophysics Data System (ADS)

    Hölbling, Daniel; Eisank, Clemens; Friedl, Barbara; Chang, Kang-Tsung; Tsai, Tsai-Tsung; Birkefeldt Møller Pedersen, Gro; Betts, Harley; Cigna, Francesca; Chiang, Shou-Hao; Aubrey Robson, Benjamin; Bianchini, Silvia; Füreder, Petra; Albrecht, Florian; Spiekermann, Raphael; Weinke, Elisabeth; Blaschke, Thomas; Phillips, Chris

    2016-04-01

    Over the last decade, object-based image analysis (OBIA) has been increasingly used for mapping landslides that occur after triggering events such as heavy rainfall. The increasing availability and quality of Earth Observation (EO) data in terms of temporal, spatial and spectral resolution allows for comprehensive mapping of landslides at multiple scales. Most often very high resolution (VHR) or high resolution (HR) optical satellite images are used in combination with a digital elevation model (DEM) and its products such as slope and curvature. Semi-automated object-based mapping makes use of various characteristics of image objects that are derived through segmentation. OBIA enables numerous spectral, spatial, contextual and textural image object properties to be applied during an analysis. This is especially useful when mapping complex natural features such as landslides and constitutes an advantage over pixel-based image analysis. However, several drawbacks in the process of object-based landslide mapping have not been overcome yet. The developed classification routines are often rather complex and limited regarding their transferability across areas and sensors. There is still more research needed to further improve present approaches and to fully exploit the capabilities of OBIA for landslide mapping. In this study several examples of object-based landslide mapping from various geographical regions with different characteristics are presented. Examples from the Austrian and Italian Alps are shown, whereby one challenge lies in the detection of small-scale landslides on steep slopes while preventing the classification of false positives with similar spectral properties (construction areas, utilized land, etc.). Further examples feature landslides mapped in Iceland, where the differentiation of landslides from other landscape-altering processes in a highly dynamic volcanic landscape poses a very distinct challenge, and in Norway, which is exposed to multiple

  14. Relative recency influences object-in-context memory

    PubMed Central

    Tam, Shu K.E.; Bonardi, Charlotte; Robinson, Jasper

    2015-01-01

    In two experiments rats received training on an object-in-context (OIC) task, in which they received preexposure to object A in context x, followed by exposure to object B in context y. In a subsequent test both A and B are presented in either context x or context y. Usually more exploration is seen of the object that has not previously been paired with the test context, an effect attributed to the ability to remember where an object was encountered. However, in the typical version of this task, object A has also been encountered less recently than object B at test. This is precisely the arrangement in tests of ‘relatively recency’ (RR), in which more remotely presented objects are explored more than objects experienced more recently. RR could contaminate performance on the OIC task, by enhancing the OIC effect when animals are tested in context y, and masking it when the test is in context x. This possibility was examined in two experiments, and evidence for superior performance in context y was obtained. The implications of this for theoretical interpretations of recognition memory and the procedures used to explore it are discussed. PMID:25546721

  15. Phagocytosis-inspired behaviour in synthetic protocell communities of compartmentalized colloidal objects

    NASA Astrophysics Data System (ADS)

    Rodríguez-Arco, Laura; Li, Mei; Mann, Stephen

    2017-08-01

    The spontaneous assembly of micro-compartmentalized colloidal objects capable of controlled interactions offers a step towards rudimentary forms of collective behaviour in communities of artificial cell-like entities (synthetic protocells). Here we report a primitive form of artificial phagocytosis in a binary community of synthetic protocells in which multiple silica colloidosomes are selectively ingested by self-propelled magnetic Pickering emulsion (MPE) droplets comprising particle-free fatty acid-stabilized apertures. Engulfment of the colloidosomes enables selective delivery and release of water-soluble payloads, and can be coupled to enzyme activity within the MPE droplets. Our results highlight opportunities for the development of new materials based on consortia of colloidal objects, and provide a novel microscale engineering approach to inducing higher-order behaviour in mixed populations of synthetic protocells.

  16. The Dynamic Multisensory Engram: Neural Circuitry Underlying Crossmodal Object Recognition in Rats Changes with the Nature of Object Experience.

    PubMed

    Jacklin, Derek L; Cloke, Jacob M; Potvin, Alphonse; Garrett, Inara; Winters, Boyer D

    2016-01-27

    Rats, humans, and monkeys demonstrate robust crossmodal object recognition (CMOR), identifying objects across sensory modalities. We have shown that rats' performance of a spontaneous tactile-to-visual CMOR task requires functional integration of perirhinal (PRh) and posterior parietal (PPC) cortices, which seemingly provide visual and tactile object feature processing, respectively. However, research with primates has suggested that PRh is sufficient for multisensory object representation. We tested this hypothesis in rats using a modification of the CMOR task in which multimodal preexposure to the to-be-remembered objects significantly facilitates performance. In the original CMOR task, with no preexposure, reversible lesions of PRh or PPC produced patterns of impairment consistent with modality-specific contributions. Conversely, in the CMOR task with preexposure, PPC lesions had no effect, whereas PRh involvement was robust, proving necessary for phases of the task that did not require PRh activity when rats did not have preexposure; this pattern was supported by results from c-fos imaging. We suggest that multimodal preexposure alters the circuitry responsible for object recognition, in this case obviating the need for PPC contributions and expanding PRh involvement, consistent with the polymodal nature of PRh connections and results from primates indicating a key role for PRh in multisensory object representation. These findings have significant implications for our understanding of multisensory information processing, suggesting that the nature of an individual's past experience with an object strongly determines the brain circuitry involved in representing that object's multisensory features in memory. The ability to integrate information from multiple sensory modalities is crucial to the survival of organisms living in complex environments. Appropriate responses to behaviorally relevant objects are informed by integration of multisensory object features

  17. On the Indirect Object in English.

    ERIC Educational Resources Information Center

    DeArmond, Richard C.

    The aim of this paper is to determine whether the first predicate noun (NP) after the verb in sentences such as "Kelly gave Rose a piano" is the direct object or the indirect object in the surface structure of English. An analysis reveals that the direct object in English is not marked by its position immediately after a (transitive)…

  18. From Phenomena to Objects: Segmentation of Fuzzy Objects and its Application to Oceanic Eddies

    NASA Astrophysics Data System (ADS)

    Wu, Qingling

    A challenging image analysis problem that has received limited attention to date is the isolation of fuzzy objects---i.e. those with inherently indeterminate boundaries---from continuous field data. This dissertation seeks to bridge the gap between, on the one hand, the recognized need for Object-Based Image Analysis of fuzzy remotely sensed features, and on the other, the optimization of existing image segmentation techniques for the extraction of more discretely bounded features. Using mesoscale oceanic eddies as a case study of a fuzzy object class evident in Sea Surface Height Anomaly (SSHA) imagery, the dissertation demonstrates firstly, that the widely used region-growing and watershed segmentation techniques can be optimized and made comparable in the absence of ground truth data using the principle of parsimony. However, they both have significant shortcomings, with the region growing procedure creating contour polygons that do not follow the shape of eddies while the watershed technique frequently subdivides eddies or groups together separate eddy objects. Secondly, it was determined that these problems can be remedied by using a novel Non-Euclidian Voronoi (NEV) tessellation technique. NEV is effective in isolating the extrema associated with eddies in SSHA data while using a non-Euclidian cost-distance based procedure (based on cumulative gradients in ocean height) to define the boundaries between fuzzy objects. Using this procedure as the first stage in isolating candidate eddy objects, a novel "region-shrinking" multicriteria eddy identification algorithm was developed that includes consideration of shape and vorticity. Eddies identified by this region-shrinking technique compare favorably with those identified by existing techniques, while simplifying and improving existing automated eddy detection algorithms. However, it also tends to find a larger number of eddies as a result of its ability to separate what other techniques identify as connected

  19. The Mission Accessible Near-Earth Objects Survey (MANOS): spectroscopy results

    NASA Astrophysics Data System (ADS)

    Thomas, Cristina A.; Moskovitz, Nicholas; Hinkle, Mary L.; Mommert, Michael; Polishook, David; Thirouin, Audrey; Binzel, Richard; Christensen, Eric J.; DeMeo, Francesca E.; Person, Michael J.; Trilling, David E.; Willman, Mark; Burt, Brian

    2016-10-01

    The Mission Accessible Near-Earth Object Survey (MANOS) is an ongoing physical characterization survey to build a large, uniform catalog of physical properties including lightcurves and visible wavelength spectroscopy. We will use this catalog to investigate the global properties of the small NEO population and identify individual objects that can be targets of interest for future exploration. To accomplish our goals, MANOS uses a wide variety of telescopes (1-8m) in both the northern and southern hemispheres. We focus on targets that have been recently discovered and operate on a regular cadence of remote and queue observations to enable rapid characterization of small NEOs. Targets for MANOS are selected based on three criteria: mission accessibility, size, and observability. With our resources, we observe 5-10 newly discovered sub-km NEOs per month. MANOS has been operating for three years and we have observed over 500 near-Earth objects in that time.We will present results from the spectroscopy component of the MANOS program. Visible wavelength spectra are obtained using DeVeny on the Discovery Channel Telescope (DCT), Goodman on the Southern Astrophysical Research (SOAR) telescope, and GMOS on Gemini North and South. Over 300 NEO spectra have been obtained during our program. We will present preliminary results from our spectral sample. We will discuss the compositional diversity of the small NEO population and how the observed NEOs compare to the meteorite population.MANOS is funded by the NASA Near-Earth Object Observations program.

  20. Welding. Performance Objectives. Intermediate Course.

    ERIC Educational Resources Information Center

    Vincent, Kenneth

    Several intermediate performance objectives and corresponding criterion measures are listed for each of nine terminal objectives for an intermediate welding course. The materials were developed for a 36-week (3 hours daily) course designed to prepare the student for employment in the field of welding. Electric welding and specialized (TIG & MIG)…

  1. Welding. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Vincent, Kenneth

    Several intermediate performance objectives and corresponding criterion measures are listed for each of eight terminal objectives for a basic welding course. The materials were developed for a 36-week (2 hours daily) course developed to teach the fundamentals of welding shop work, to become familiar with the operation of the welding shop…

  2. Cabinetmaking. Performance Objectives. Basic Course.

    ERIC Educational Resources Information Center

    Harvey, Bill

    Several intermediate performance objectives and corresponding criterion measures are listed for each of 15 terminal objectives for a high school basic cabinetmaking course. The materials were developed for a two-semester (2 hours daily) course designed to develop and implement a well-grounded knowledge of the fundamentals of all phases of planning…

  3. Difference between highlight and object colors enhances glossiness.

    PubMed

    Hanada, Mitsuhiko

    2012-06-01

    The effect of highlight and object colors on perception of glossiness was examined. Ten participants rated glossiness of object images. The color coordinates of objects and highlights were varied while luminance of each pixel was unchanged. Four colors were used for objects and highlights. Objects were perceived as glossier when the highlight color was different from the object color than when they were the same. Objects with some unnatural combinations of highlight and object colors were perceived to be as glossy as those with natural color combinations. The results suggested that differences between highlight and object colors enhance perceived glossiness and that perceived glossiness does not depend on naturalness of color combination for highlights and objects.

  4. Object tracking using multiple camera video streams

    NASA Astrophysics Data System (ADS)

    Mehrubeoglu, Mehrube; Rojas, Diego; McLauchlan, Lifford

    2010-05-01

    Two synchronized cameras are utilized to obtain independent video streams to detect moving objects from two different viewing angles. The video frames are directly correlated in time. Moving objects in image frames from the two cameras are identified and tagged for tracking. One advantage of such a system involves overcoming effects of occlusions that could result in an object in partial or full view in one camera, when the same object is fully visible in another camera. Object registration is achieved by determining the location of common features in the moving object across simultaneous frames. Perspective differences are adjusted. Combining information from images from multiple cameras increases robustness of the tracking process. Motion tracking is achieved by determining anomalies caused by the objects' movement across frames in time in each and the combined video information. The path of each object is determined heuristically. Accuracy of detection is dependent on the speed of the object as well as variations in direction of motion. Fast cameras increase accuracy but limit the speed and complexity of the algorithm. Such an imaging system has applications in traffic analysis, surveillance and security, as well as object modeling from multi-view images. The system can easily be expanded by increasing the number of cameras such that there is an overlap between the scenes from at least two cameras in proximity. An object can then be tracked long distances or across multiple cameras continuously, applicable, for example, in wireless sensor networks for surveillance or navigation.

  5. Object tracking using plenoptic image sequences

    NASA Astrophysics Data System (ADS)

    Kim, Jae Woo; Bae, Seong-Joon; Park, Seongjin; Kim, Do Hyung

    2017-05-01

    Object tracking is a very important problem in computer vision research. Among the difficulties of object tracking, partial occlusion problem is one of the most serious and challenging problems. To address the problem, we proposed novel approaches to object tracking on plenoptic image sequences. Our approaches take advantage of the refocusing capability that plenoptic images provide. Our approaches input the sequences of focal stacks constructed from plenoptic image sequences. The proposed image selection algorithms select the sequence of optimal images that can maximize the tracking accuracy from the sequence of focal stacks. Focus measure approach and confidence measure approach were proposed for image selection and both of the approaches were validated by the experiments using thirteen plenoptic image sequences that include heavily occluded target objects. The experimental results showed that the proposed approaches were satisfactory comparing to the conventional 2D object tracking algorithms.

  6. Dependence of behavioral performance on material category in an object grasping task with monkeys.

    PubMed

    Yokoi, Isao; Tachibana, Atsumichi; Minamimoto, Takafumi; Goda, Naokazu; Komatsu, Hidehiko

    2018-05-02

    Material perception is an essential part of our cognitive function that enables us to properly interact with our complex daily environment. One important aspect of material perception is its multimodal nature. When we see an object, we generally recognize its haptic properties as well as its visual properties. Consequently, one must examine behavior using real objects that are perceived both visually and haptically to fully understand the characteristics of material perception. As a first step, we examined whether there is any difference in the behavioral responses to different materials in monkeys trained to perform an object grasping task in which they saw and grasped rod-shaped real objects made of various materials. We found that the monkeys' behavior in the grasping task, measured based on the success rate and the pulling force, differed depending on the material category. Monkeys easily and correctly grasped objects of some materials, such as metal and glass, but failed to grasp objects of other materials. In particular, monkeys avoided grasping fur-covered objects. The differences in the behavioral responses to the material categories cannot be explained solely based on the degree of familiarity with the different materials. These results shed light on the organization of multimodal representation of materials, where their biological significance is an important factor. In addition, a monkey that avoided touching real fur-covered objects readily touched images of the same objects presented on a CRT display. This suggests employing real objects is important when studying behaviors related to material perception.

  7. [Conscientious objection in the matter of abortion].

    PubMed

    Serrano Gil, A; García Casado, M L

    1992-03-01

    The issue of conscientious objection in Spain has been used by pro-choice groups against objecting health personnel as one of the obstacles to the implementation of the abortion law, a misnomer. At present objection is massive in the public sector; 95% of abortions are carried out in private clinics with highly lucrative returns; abortion tourism has decreased; and false objection has proliferated in the public sector when the objector performs abortions in the private sector for high fees. The legal framework for conscientious objection is absent in Spain. Neither Article 417 of the Penal Code depenalizing abortion, nor the Ministerial Decree of July 31, 1985, nor the Royal Decree of November 21, 1986 recognize such a concept. However, the ruling of the Constitutional Court on April 11, 1985 confirmed that such objection can be exercised with independence. Some authors refer to the applicability of Law No. 48 of December 16, 1984 that regulates conscientious objection in military service to health personnel. The future law concerning the fundamental right of ideological and religious liberty embodied in Article 16.1 of the Constitution has to be revised. A draft bill was submitted in the Congress or Representatives concerning this issue on May 3, 1985 that recognizes the right of medical personnel to object to abortion without career repercussions. Another draft bill was introduced on April 17, 1985 that would allow the nonparticipation of medical personnel in the interruption of pregnancy, however, they would be prohibited from practicing such in the private hospitals. Neither of these proposed bills became law. Professional groups either object unequivocally, or do not object at all, or object on an ethical level but do not object to therapeutic abortion. The resolution of this issue has to be by consensus and not by imposition.

  8. B, V, and R Band Photometry of Trans-Neptunian Objects and Centaur Objects

    NASA Astrophysics Data System (ADS)

    Tegler, S.; Romanishin, W.; Levine, J.; Butler, N.

    1996-09-01

    We present a progress report on our program at the Steward Observatory 2.3-m Telescope on Kitt Peak, Arizona to carry out B, V, and R band photometry of Trans-Neptunian Objects (TNOs) and Centaur Objects. The goal of our program is to answer the following first order questions: (1) Is there color diversity and hence surface composition diversity among TNOs? (2) What is the mechanism responsible for the diversity among Centaurs (and possibly TNOs)? We present B, V, and R band photometry of two TNOs (1994 TB and 1993 SC) and four Centaurs (1995 GO, 1993 HA2, 5145 Pholus, and 2060 Chiron). We find that 1994 TB, 1993 SC, 1993 HA2, and 5145 Pholus are among the reddest objects in the solar system and 1995 GO and 2060 Chiron are solar in color. In order to determine whether a diversity exists among TNOs and the nature of the mechanism responsible for the diversity among Cenaturs, we present our colors as well as colors in the literature on two diagrams: (1) a B-V vs V-R diagram and (2) a V-R vs semi-major axis diagram. We draw a number of interesting conclusions from these diagrams. However, colors are needed for many more objects before firm conclusions can be drawn. This research is sponsored by the NASA Origins of Solar Systems Program. J. L. and N. B. thank the NSF Research Experience for Undergraduates Program at Northern Arizona University.

  9. Bottlenose dolphins perceive object features through echolocation.

    PubMed

    Harley, Heidi E; Putman, Erika A; Roitblat, Herbert L

    2003-08-07

    How organisms (including people) recognize distant objects is a fundamental question. The correspondence between object characteristics (distal stimuli), like visual shape, and sensory characteristics (proximal stimuli), like retinal projection, is ambiguous. The view that sensory systems are 'designed' to 'pick up' ecologically useful information is vague about how such mechanisms might work. In echolocating dolphins, which are studied as models for object recognition sonar systems, the correspondence between echo characteristics and object characteristics is less clear. Many cognitive scientists assume that object characteristics are extracted from proximal stimuli, but evidence for this remains ambiguous. For example, a dolphin may store 'sound templates' in its brain and identify whole objects by listening for a particular sound. Alternatively, a dolphin's brain may contain algorithms, derived through natural endowments or experience or both, which allow it to identify object characteristics based on sounds. The standard method used to address this question in many species is indirect and has led to equivocal results with dolphins. Here we outline an appropriate method and test it to show that dolphins extract object characteristics directly from echoes.

  10. 32 CFR 542.4 - Objectives.

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... 32 National Defense 3 2010-07-01 2010-07-01 true Objectives. 542.4 Section 542.4 National Defense Department of Defense (Continued) DEPARTMENT OF THE ARMY MILITARY EDUCATION SCHOOLS AND COLLEGES § 542.4... respect for the role of the US Army in support of national objectives. (f) A knowledge of basic military...

  11. Association of Environmental Indicators with Teen Alcohol Use and Problem Behavior: Teens’ Observations vs. Objectively-Measured Indicators

    PubMed Central

    Byrnes, Hilary F.; Miller, Brenda A.; Morrison, Christopher N.; Wiebe, Douglas J.; Woychik, Marcie; Wiehe, Sarah E.

    2017-01-01

    Most prior studies use objectively measured data (e.g., census-based indicators) to assess contextual risks. However, teens’ observations might be more important for their risk behavior. Objectives: 1) determine relationships between observed and objective indicators of contextual risks 2) determine relations of observed and objective indicators with teen alcohol use and problem behavior. Teens aged 14–16 (N=170) carried GPS-enabled smartphones for one month, with locations documented. Ecological momentary assessment (EMA) measured teens’ observations via texts regarding risk behaviors and environmental observations. Objective indicators of alcohol outlets and disorganization were spatially joined to EMAs based on teens’ location at the time of the texts. Observed and objective disorganization, and objective indicators of alcohol outlets were related to alcohol use. Observed disorganization was related to problem behavior, while objective indicators were unrelated. Findings suggest the importance of considering teens’ observations of contextual risk for understanding influences on risk behavior and suggest future directions for research and prevention strategies. PMID:28061392

  12. Understanding Learner Acceptance of Learning Objects: The Roles of Learning Object Characteristics and Individual Differences

    ERIC Educational Resources Information Center

    Lau, Siong-Hoe; Woods, Peter C.

    2009-01-01

    Many organisations and institutions have integrated learning objects into their e-learning systems to make the instructional resources more efficient. Like any other information systems, this trend has made user acceptance of learning objects an increasingly critical issue as a high level of learner satisfaction and acceptance reflects that the…

  13. Seeing big things: overestimation of heights is greater for real objects than for objects in pictures

    NASA Technical Reports Server (NTRS)

    Yang, T. L.; Dixon, M. W.; Proffitt, D. R.; Kaiser, M. K. (Principal Investigator)

    1999-01-01

    In six experiments we demonstrate that the vertical-horizontal illusion that is evoked when viewing photographs and line drawings is relatively small, whereas the magnitude of this illusion when large objects are viewed is at least twice as great. Furthermore, we show that the illusion is due more to vertical overestimation than horizontal underestimation. The lack of a difference in vertical overestimation between pictures and line drawings suggests that vertical overestimation in pictures depends solely on the perceived physical size of the projection on the picture surface, rather than on what is apparent about an object's represented size. The vertical-horizontal illusion is influenced by perceived physical size. It is greater when viewing large objects than small pictures of these same objects, even when visual angles are equated.

  14. Compare Human-Made Objects with Natural Objects. Grades 3-5.

    ERIC Educational Resources Information Center

    Rushton, Erik; Ryan, Emily; Swift, Charles

    In this activity, students experiment and observe the similarities and differences between human-made objects and nature in small groups. Students compare the function and structure of hollow bones with drinking straws, bird beaks and tool pliers, and bat wings and airplane wings. A classroom discussion can be held to discuss similarities and…

  15. R&D 100, 2016: Pyomo 4.0 – Python Optimization Modeling Objects

    ScienceCinema

    Hart, William; Laird, Carl; Siirola, John

    2018-06-13

    Pyomo provides a rich software environment for formulating and analyzing optimization applications. Pyomo supports the algebraic specification of complex sets of objectives and constraints, which enables optimization solvers to exploit problem structure to efficiently perform optimization.

  16. The Mission Accessible Near-Earth Object Survey (MANOS): Project Overview

    NASA Astrophysics Data System (ADS)

    Moskovitz, Nicholas; Polishook, David; Thomas, Cristina; Willman, Mark; DeMeo, Francesca; Mommert, Michael; Endicott, Thomas; Trilling, David; Binzel, Richard; Hinkle, Mary; Siu, Hosea; Neugent, Kathryn; Christensen, Eric; Person, Michael; Burt, Brian; Grundy, Will; Roe, Henry; Abell, Paul; Busch, Michael

    2014-11-01

    The Mission Accessible Near-Earth Object Survey (MANOS) began in August 2013 as a multi-year physical characterization survey that was awarded survey status by NOAO. MANOS will target several hundred mission-accessible NEOs across visible and near-infrared wavelengths, ultimately providing a comprehensive catalog of physical properties (astrometry, light curves, spectra). Particular focus is paid to sub-km NEOs, for which little data currently exists. These small bodies are essential to understanding the link between meteorites and asteroids, pose the most immediate impact hazard to the Earth, and are highly relevant to a variety of planetary mission scenarios. Accessing these targets is enabled through a combination of classical, queue, and target-of-opportunity observations carried out at 1- to 8-meter class facilities in both the northern and southern hemispheres. The MANOS observing strategy is specifically designed to rapidly characterize newly discovered NEOs before they fade beyond observational limits. MANOS will provide major advances in our understanding of the NEO population as a whole and for specific objects of interest. Here we present an overview of the survey, progress to date, and early science highlights including: (1) an estimate of the taxonomic distribution of spectral types for NEOs smaller than ~100 meters, (2) the distribution of rotational properties for approximately 100 previously unstudied objects, (3) models for the dynamical evolution of the overall NEO population over the past 0.5 Myr, and (4) progress in developing a new set of online tools at asteroid.lowell.edu that will enable near realtime public dissemination of our data while providing a portal to facilitate coordination efforts within the small body observer community.MANOS is supported through telescope allocations from NOAO and Lowell Observatory. We acknowledge funding support from an NSF Astronomy and Astrophysics Postdoctoral Fellowship to N. Moskovitz and NASA NEOO grant

  17. Canonical Visual Size for Real-World Objects

    PubMed Central

    Konkle, Talia; Oliva, Aude

    2012-01-01

    Real-world objects can be viewed at a range of distances and thus can be experienced at a range of visual angles within the visual field. Given the large amount of visual size variation possible when observing objects, we examined how internal object representations represent visual size information. In a series of experiments which required observers to access existing object knowledge, we observed that real-world objects have a consistent visual size at which they are drawn, imagined, and preferentially viewed. Importantly, this visual size is proportional to the logarithm of the assumed size of the object in the world, and is best characterized not as a fixed visual angle, but by the ratio of the object and the frame of space around it. Akin to the previous literature on canonical perspective, we term this consistent visual size information the canonical visual size. PMID:20822298

  18. Repetition Blindness for Rotated Objects

    ERIC Educational Resources Information Center

    Hayward, William G.; Zhou, Guomei; Man, Wai-Fung; Harris, Irina M.

    2010-01-01

    Repetition blindness (RB) is the finding that observers often miss the repetition of an item within a rapid stream of words or objects. Recent studies have shown that RB for objects is largely unaffected by variations in viewpoint between the repeated items. In 5 experiments, we tested RB under different axes of rotation, with different types of…

  19. 7 CFR 1778.3 - Objective.

    Code of Federal Regulations, 2011 CFR

    2011-01-01

    ... quantity or quality of water, or in which such a decline is considered imminent, to obtain or maintain adequate quantities of water that meets the standards set by the Safe Drinking Water Act (42 U.S.C. 300f et... (CONTINUED) EMERGENCY AND IMMINENT COMMUNITY WATER ASSISTANCE GRANTS § 1778.3 Objective. The objective of the...

  20. CEBS object model for systems biology data, SysBio-OM.

    PubMed

    Xirasagar, Sandhya; Gustafson, Scott; Merrick, B Alex; Tomer, Kenneth B; Stasiewicz, Stanley; Chan, Denny D; Yost, Kenneth J; Yates, John R; Sumner, Susan; Xiao, Nianqing; Waters, Michael D

    2004-09-01

    To promote a systems biology approach to understanding the biological effects of environmental stressors, the Chemical Effects in Biological Systems (CEBS) knowledge base is being developed to house data from multiple complex data streams in a systems friendly manner that will accommodate extensive querying from users. Unified data representation via a single object model will greatly aid in integrating data storage and management, and facilitate reuse of software to analyze and display data resulting from diverse differential expression or differential profile technologies. Data streams include, but are not limited to, gene expression analysis (transcriptomics), protein expression and protein-protein interaction analysis (proteomics) and changes in low molecular weight metabolite levels (metabolomics). To enable the integration of microarray gene expression, proteomics and metabolomics data in the CEBS system, we designed an object model, Systems Biology Object Model (SysBio-OM). The model is comprehensive and leverages other open source efforts, namely the MicroArray Gene Expression Object Model (MAGE-OM) and the Proteomics Experiment Data Repository (PEDRo) object model. SysBio-OM is designed by extending MAGE-OM to represent protein expression data elements (including those from PEDRo), protein-protein interaction and metabolomics data. SysBio-OM promotes the standardization of data representation and data quality by facilitating the capture of the minimum annotation required for an experiment. Such standardization refines the accuracy of data mining and interpretation. The open source SysBio-OM model, which can be implemented on varied computing platforms is presented here. A universal modeling language depiction of the entire SysBio-OM is available at http://cebs.niehs.nih.gov/SysBioOM/. The Rational Rose object model package is distributed under an open source license that permits unrestricted academic and commercial use and is available at http

  1. Automatic Recognition of Object Names in Literature

    NASA Astrophysics Data System (ADS)

    Bonnin, C.; Lesteven, S.; Derriere, S.; Oberto, A.

    2008-08-01

    SIMBAD is a database of astronomical objects that provides (among other things) their bibliographic references in a large number of journals. Currently, these references have to be entered manually by librarians who read each paper. To cope with the increasing number of papers, CDS develops a tool to assist the librarians in their work, taking advantage of the Dictionary of Nomenclature of Celestial Objects, which keeps track of object acronyms and of their origin. The program searches for object names directly in PDF documents by comparing the words with all the formats stored in the Dictionary of Nomenclature. It also searches for variable star names based on constellation names and for a large list of usual names such as Aldebaran or the Crab. Object names found in the documents often correspond to several astronomical objects. The system retrieves all possible matches, displays them with their object type given by SIMBAD, and lets the librarian make the final choice. The bibliographic reference can then be automatically added to the object identifiers in the database. Besides, the systematic usage of the Dictionary of Nomenclature, which is updated manually, permitted to automatically check it and to detect errors and inconsistencies. Last but not least, the program collects some additional information such as the position of the object names in the document (in the title, subtitle, abstract, table, figure caption...) and their number of occurrences. In the future, this will permit to calculate the 'weight' of an object in a reference and to provide SIMBAD users with an important new information, which will help them to find the most relevant papers in the object reference list.

  2. Temporal Limitations in the Effective Binding of Attended Target Attributes in the Mutual Masking of Visual Objects

    ERIC Educational Resources Information Center

    Hommuk, Karita; Bachmann, Talis

    2009-01-01

    The problem of feature binding has been examined under conditions of distributed attention or with spatially dispersed stimuli. We studied binding by asking whether selective attention to a feature of a masked object enables perceptual access to the other features of that object using conditions in which spatial attention was directed at a single…

  3. Hunger promotes acquisition of nonfood objects.

    PubMed

    Xu, Alison Jing; Schwarz, Norbert; Wyer, Robert S

    2015-03-03

    Hunger motivates people to consume food, for which finding and acquiring food is a prerequisite. We test whether the acquisition component spills over to nonfood objects: Are hungry people more likely to acquire objects that cannot satisfy their hunger? Five laboratory and field studies show that hunger increases the accessibility of acquisition-related concepts and the intention to acquire not only food but also nonfood objects. Moreover, people act on this intention and acquire more nonfood objects (e.g., binder clips) when they are hungry, both when these items are freely available and when they must be paid for. However, hunger does not influence how much they like nonfood objects. We conclude that a basic biologically based motivation can affect substantively unrelated behaviors that cannot satisfy the motivation. This presumably occurs because hunger renders acquisition-related concepts and behaviors more accessible, which influences decisions in situations to which they can be applied.

  4. Hunger promotes acquisition of nonfood objects

    PubMed Central

    Xu, Alison Jing; Schwarz, Norbert; Wyer, Robert S.

    2015-01-01

    Hunger motivates people to consume food, for which finding and acquiring food is a prerequisite. We test whether the acquisition component spills over to nonfood objects: Are hungry people more likely to acquire objects that cannot satisfy their hunger? Five laboratory and field studies show that hunger increases the accessibility of acquisition-related concepts and the intention to acquire not only food but also nonfood objects. Moreover, people act on this intention and acquire more nonfood objects (e.g., binder clips) when they are hungry, both when these items are freely available and when they must be paid for. However, hunger does not influence how much they like nonfood objects. We conclude that a basic biologically based motivation can affect substantively unrelated behaviors that cannot satisfy the motivation. This presumably occurs because hunger renders acquisition-related concepts and behaviors more accessible, which influences decisions in situations to which they can be applied. PMID:25730858

  5. A retrograde object near Jupiter's orbit

    NASA Astrophysics Data System (ADS)

    Connors, M.; Wiegert, P.

    2018-02-01

    Asteroid 2007 VW266 is among the rare objects with a heliocentric retrograde orbit, and its semimajor axis is within a Hill sphere radius of that of Jupiter. This raised the interesting possibility that it could be in co-orbital retrograde resonance with Jupiter, a second "counter-orbital" object in addition to recently discovered 2015 BZ509. We find instead that the object is in 13/14 retrograde mean motion resonance (also referred to as 13/-14). The object is shown to have entered its present orbit about 1700 years ago, and it will leave it in about 8000 years, both through close approach to Jupiter. Entry and exit states both avoid 1:1 retrograde resonance, but the retrograde nature is preserved. The temporary stable state is due to an elliptic orbit with high inclination keeping nodal passages far from the associated planet. We discuss the motion of this unusual object based on modeling and theory, and its observational prospects.

  6. Astronomical telescope with holographic primary objective

    NASA Astrophysics Data System (ADS)

    Ditto, Thomas D.; Friedman, Jeffrey F.; Content, David A.

    2011-09-01

    A dual dispersion telescope with a plane grating primary objective was previously disclosed that can overcome intrinsic chromatic aberration of dispersive optics while allowing for unprecedented features such as million object spectroscopy, extraordinary étendue, flat primary objective with a relaxed figure tolerance, gossamer membrane substrate stowable as an unsegmented roll inside a delivery vehicle, and extensibility past 100 meter aperture at optical wavelengths. The novel design meets many criteria for space deployment. Other embodiments are suitable for airborne platforms as well as terrestrial and lunar sites. One problem with this novel telescope is that the grazing exodus configuration necessary to achieve a large aperture is traded for throughput efficiency. Now we show how the hologram of a point source used in place of the primary objective plane grating can improve efficiency by lowering the diffraction angle below grazing exodus. An intermediate refractive element is used to compensate for wavelength dependent focal lengths of the holographic primary objective.

  7. Extraction of composite visual objects from audiovisual materials

    NASA Astrophysics Data System (ADS)

    Durand, Gwenael; Thienot, Cedric; Faudemay, Pascal

    1999-08-01

    An effective analysis of Visual Objects appearing in still images and video frames is required in order to offer fine grain access to multimedia and audiovisual contents. In previous papers, we showed how our method for segmenting still images into visual objects could improve content-based image retrieval and video analysis methods. Visual Objects are used in particular for extracting semantic knowledge about the contents. However, low-level segmentation methods for still images are not likely to extract a complex object as a whole but instead as a set of several sub-objects. For example, a person would be segmented into three visual objects: a face, hair, and a body. In this paper, we introduce the concept of Composite Visual Object. Such an object is hierarchically composed of sub-objects called Component Objects.

  8. Parallel Flux Tensor Analysis for Efficient Moving Object Detection

    DTIC Science & Technology

    2011-07-01

    computing as well as parallelization to enable real time performance in analyzing complex video [3, 4 ]. There are a number of challenging computer vision... 4 . TITLE AND SUBTITLE Parallel Flux Tensor Analysis for Efficient Moving Object Detection 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT...We use the trace of the flux tensor matrix, referred to as Tr JF , that is defined below, Tr JF = ∫ Ω W (x− y)(I2xt(y) + I2yt(y) + I2tt(y))dy ( 4 ) as

  9. Unaware Processing of Tools in the Neural System for Object-Directed Action Representation.

    PubMed

    Tettamanti, Marco; Conca, Francesca; Falini, Andrea; Perani, Daniela

    2017-11-01

    The hypothesis that the brain constitutively encodes observed manipulable objects for the actions they afford is still debated. Yet, crucial evidence demonstrating that, even in the absence of perceptual awareness, the mere visual appearance of a manipulable object triggers a visuomotor coding in the action representation system including the premotor cortex, has hitherto not been provided. In this fMRI study, we instantiated reliable unaware visual perception conditions by means of continuous flash suppression, and we tested in 24 healthy human participants (13 females) whether the visuomotor object-directed action representation system that includes left-hemispheric premotor, parietal, and posterior temporal cortices is activated even under subliminal perceptual conditions. We found consistent activation in the target visuomotor cortices, both with and without perceptual awareness, specifically for pictures of manipulable versus non-manipulable objects. By means of a multivariate searchlight analysis, we also found that the brain activation patterns in this visuomotor network enabled the decoding of manipulable versus non-manipulable object picture processing, both with and without awareness. These findings demonstrate the intimate neural coupling between visual perception and motor representation that underlies manipulable object processing: manipulable object stimuli specifically engage the visuomotor object-directed action representation system, in a constitutive manner that is independent from perceptual awareness. This perceptuo-motor coupling endows the brain with an efficient mechanism for monitoring and planning reactions to external stimuli in the absence of awareness. SIGNIFICANCE STATEMENT Our brain constantly encodes the visual information that hits the retina, leading to a stimulus-specific activation of sensory and semantic representations, even for objects that we do not consciously perceive. Do these unconscious representations encompass the motor

  10. An object oriented extension to CLIPS

    NASA Technical Reports Server (NTRS)

    Sobkowicz, Clifford

    1990-01-01

    A presentation of software sub-system developed to augment C Language Production Systems (CLIPS) with facilities for object oriented Knowledge representation. Functions are provided to define classes, instantiate objects, access attributes, and assert object related facts. This extension is implemented via the CLIPS user function interface and does not require modification of any CLIPS code. It does rely on internal CLIPS functions for memory management and symbol representation.

  11. Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks.

    PubMed

    Ren, Shaoqing; He, Kaiming; Girshick, Ross; Sun, Jian

    2017-06-01

    State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet [1] and Fast R-CNN [2] have reduced the running time of these detection networks, exposing region proposal computation as a bottleneck. In this work, we introduce a Region Proposal Network (RPN) that shares full-image convolutional features with the detection network, thus enabling nearly cost-free region proposals. An RPN is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained end-to-end to generate high-quality region proposals, which are used by Fast R-CNN for detection. We further merge RPN and Fast R-CNN into a single network by sharing their convolutional features-using the recently popular terminology of neural networks with 'attention' mechanisms, the RPN component tells the unified network where to look. For the very deep VGG-16 model [3] , our detection system has a frame rate of 5 fps (including all steps) on a GPU, while achieving state-of-the-art object detection accuracy on PASCAL VOC 2007, 2012, and MS COCO datasets with only 300 proposals per image. In ILSVRC and COCO 2015 competitions, Faster R-CNN and RPN are the foundations of the 1st-place winning entries in several tracks. Code has been made publicly available.

  12. Neural Correlates of the Perception for Novel Objects

    PubMed Central

    Zhang, Hao; Liu, Jia; Zhang, Qinglin

    2013-01-01

    Perception of novel objects is of enormous importance in our lives. People have to perceive or understand novel objects when seeing an original painting, admiring an unconventional construction, and using an inventive device. However, very little is known about neural mechanisms underlying the perception for novel objects. Perception of novel objects relies on the integration of unusual features of novel objects in order to identify what such objects are. In the present study, functional Magnetic Resonance Imaging (MRI) was employed to investigate neural correlates of perception of novel objects. The neuroimaging data on participants engaged in novel object viewing versus ordinary object viewing revealed that perception of novel objects involves significant activation in the left precuneus (Brodmann area 7) and the right visual cortex. The results suggest that the left precuneus is associated with the integration of unusual features of novel objects, while the right visual cortex is sensitive to the detection of such features. Our findings highlight the left precuneus as a crucial component of the neural circuitry underlying perception of novel objects. PMID:23646167

  13. Top-down attention based on object representation and incremental memory for knowledge building and inference.

    PubMed

    Kim, Bumhwi; Ban, Sang-Woo; Lee, Minho

    2013-10-01

    Humans can efficiently perceive arbitrary visual objects based on an incremental learning mechanism with selective attention. This paper proposes a new task specific top-down attention model to locate a target object based on its form and color representation along with a bottom-up saliency based on relativity of primitive visual features and some memory modules. In the proposed model top-down bias signals corresponding to the target form and color features are generated, which draw the preferential attention to the desired object by the proposed selective attention model in concomitance with the bottom-up saliency process. The object form and color representation and memory modules have an incremental learning mechanism together with a proper object feature representation scheme. The proposed model includes a Growing Fuzzy Topology Adaptive Resonance Theory (GFTART) network which plays two important roles in object color and form biased attention; one is to incrementally learn and memorize color and form features of various objects, and the other is to generate a top-down bias signal to localize a target object by focusing on the candidate local areas. Moreover, the GFTART network can be utilized for knowledge inference which enables the perception of new unknown objects on the basis of the object form and color features stored in the memory during training. Experimental results show that the proposed model is successful in focusing on the specified target objects, in addition to the incremental representation and memorization of various objects in natural scenes. In addition, the proposed model properly infers new unknown objects based on the form and color features of previously trained objects. Copyright © 2013 Elsevier Ltd. All rights reserved.

  14. The foundations of object permanence: does perceived cohesion determine infants' appreciation of the continuous existence of material objects?

    PubMed

    Cacchione, Trix

    2013-09-01

    One of the most fundamental achievements in infants' cognitive development is their appreciation that material objects exist permanently in space and time. Recent findings suggest that infants fail to identify fragmented material objects as continuously existing items. Four experiments assessed 8-12-month-old infants' ability to further represent an object that was fragmented into two or more parts. Results suggest that infants successfully trace the spatiotemporal displacement of fragmented objects, but that their processing of size/quantity-related property information may be affected. This suggests that, contrary to recent claims, 8- to 12-month-old infants can and do appreciate the continuity of fragmented objects. Copyright © 2013 Elsevier B.V. All rights reserved.

  15. An objective method for a video quality evaluation in a 3DTV service

    NASA Astrophysics Data System (ADS)

    Wilczewski, Grzegorz

    2015-09-01

    The following article describes proposed objective method for a 3DTV video quality evaluation, a Compressed Average Image Intensity (CAII) method. Identification of the 3DTV service's content chain nodes enables to design a versatile, objective video quality metric. It is based on an advanced approach to the stereoscopic videostream analysis. Insights towards designed metric mechanisms, as well as the evaluation of performance of the designed video quality metric, in the face of the simulated environmental conditions are herein discussed. As a result, created CAII metric might be effectively used in a variety of service quality assessment applications.

  16. Information Object Definition–based Unified Modeling Language Representation of DICOM Structured Reporting

    PubMed Central

    Tirado-Ramos, Alfredo; Hu, Jingkun; Lee, K.P.

    2002-01-01

    Supplement 23 to DICOM (Digital Imaging and Communications for Medicine), Structured Reporting, is a specification that supports a semantically rich representation of image and waveform content, enabling experts to share image and related patient information. DICOM SR supports the representation of textual and coded data linked to images and waveforms. Nevertheless, the medical information technology community needs models that work as bridges between the DICOM relational model and open object-oriented technologies. The authors assert that representations of the DICOM Structured Reporting standard, using object-oriented modeling languages such as the Unified Modeling Language, can provide a high-level reference view of the semantically rich framework of DICOM and its complex structures. They have produced an object-oriented model to represent the DICOM SR standard and have derived XML-exchangeable representations of this model using World Wide Web Consortium specifications. They expect the model to benefit developers and system architects who are interested in developing applications that are compliant with the DICOM SR specification. PMID:11751804

  17. Parallel Processing of Objects in a Naming Task

    ERIC Educational Resources Information Center

    Meyer, Antje S.; Ouellet, Marc; Hacker, Christine

    2008-01-01

    The authors investigated whether speakers who named several objects processed them sequentially or in parallel. Speakers named object triplets, arranged in a triangle, in the order left, right, and bottom object. The left object was easy or difficult to identify and name. During the saccade from the left to the right object, the right object shown…

  18. View-invariant object category learning, recognition, and search: how spatial and object attention are coordinated using surface-based attentional shrouds.

    PubMed

    Fazl, Arash; Grossberg, Stephen; Mingolla, Ennio

    2009-02-01

    How does the brain learn to recognize an object from multiple viewpoints while scanning a scene with eye movements? How does the brain avoid the problem of erroneously classifying parts of different objects together? How are attention and eye movements intelligently coordinated to facilitate object learning? A neural model provides a unified mechanistic explanation of how spatial and object attention work together to search a scene and learn what is in it. The ARTSCAN model predicts how an object's surface representation generates a form-fitting distribution of spatial attention, or "attentional shroud". All surface representations dynamically compete for spatial attention to form a shroud. The winning shroud persists during active scanning of the object. The shroud maintains sustained activity of an emerging view-invariant category representation while multiple view-specific category representations are learned and are linked through associative learning to the view-invariant object category. The shroud also helps to restrict scanning eye movements to salient features on the attended object. Object attention plays a role in controlling and stabilizing the learning of view-specific object categories. Spatial attention hereby coordinates the deployment of object attention during object category learning. Shroud collapse releases a reset signal that inhibits the active view-invariant category in the What cortical processing stream. Then a new shroud, corresponding to a different object, forms in the Where cortical processing stream, and search using attention shifts and eye movements continues to learn new objects throughout a scene. The model mechanistically clarifies basic properties of attention shifts (engage, move, disengage) and inhibition of return. It simulates human reaction time data about object-based spatial attention shifts, and learns with 98.1% accuracy and a compression of 430 on a letter database whose letters vary in size, position, and orientation

  19. Object-oriented Technology for Compressor Simulation

    NASA Technical Reports Server (NTRS)

    Drummond, C. K.; Follen, G. J.; Cannon, M. R.

    1994-01-01

    An object-oriented basis for interdisciplinary compressor simulation can, in principle, overcome several barriers associated with the traditional structured (procedural) development approach. This paper presents the results of a research effort with the objective to explore the repercussions on design, analysis, and implementation of a compressor model in an object oriented (OO) language, and to examine the ability of the OO system design to accommodate computational fluid dynamics (CFD) code for compressor performance prediction. Three fundamental results are that: (1) the selection of the object oriented language is not the central issue; enhanced (interdisciplinary) analysis capability derives from a broader focus on object-oriented technology; (2) object-oriented designs will produce more effective and reusable computer programs when the technology is applied to issues involving complex system inter-relationships (more so than when addressing the complex physics of an isolated discipline); and (3) the concept of disposable prototypes is effective for exploratory research programs, but this requires organizations to have a commensurate long-term perspective. This work also suggests that interdisciplinary simulation can be effectively accomplished (over several levels of fidelity) with a mixed language treatment (i.e., FORTRAN-C++), reinforcing the notion the OO technology implementation into simulations is a 'journey' in which the syntax can, by design, continuously evolve.

  20. Trajectory Perception and Object Continuity: Effects of Shape and Color Change on 4-Month-Olds' Perception of Object Identity

    ERIC Educational Resources Information Center

    Bremner, J. Gavin; Slater, Alan M.; Mason, Uschi C.; Spring, Jo; Johnson, Scott P.

    2013-01-01

    Previous work has demonstrated that infants use object trajectory continuity as a cue to the constant identity of an object, but results are equivocal regarding the role of object features, with some work suggesting that a change in the appearance of an object does not cue a change in identity. In an experiment involving 72 participants, we…