WorldWideScience

Sample records for psychological color space

  1. Color in interior spaces

    OpenAIRE

    Demirörs, Müge Bozbeyli

    1992-01-01

    Ankara : The Department of Interior Architecture and Environmental Design and the Institute of Fine Arts of Bilkent University, 1992. Thesis (Master's) -- -Bilkent University, 1992. Includes bibliographical references leaves 95-99. Color can be approached from different perspectives and disciplines such as, biology, theory, technology, and psychology. This thesis discusses color, from the stand point of interior spaces, which to some extent involves most of these discipli...

  2. Uniform color space is not homogeneous

    Science.gov (United States)

    Kuehni, Rolf G.

    2002-06-01

    Historical data of chroma scaling and hue scaling are compared and evidence is shown that we do not have a reliable basis in either case. Several data sets indicate explicitly or implicitly that the number of constant sized hue differences between unique hues as well as in the quadrants of the a*, b* diagram differs making what is commonly regarded as uniform color space inhomogeneous. This problem is also shown to affect the OSA-UCS space. A Euclidean uniform psychological or psychophysical color space appears to be impossible.

  3. Color Space and Its Divisions: Color Order from Antiquity to the Present

    Science.gov (United States)

    Kuehni, Rolf G.

    2003-03-01

    It has been postulated that humans can differentiate between millions of gradations in color. Not surprisingly, no completely adequate, detailed catalog of colors has yet been devised, however the quest to understand, record, and depict color is as old as the quest to understand the fundamentals of the physical world and the nature of human consciousness. Rolf Kuehni's Color Space and Its Divisions: Color Order from Antiquity to the Present represents an ambitious and unprecedented history of man's inquiry into color order, focusing on the practical applications of the most contemporary developments in the field. Kuehni devotes much of his study to geometric, three-dimensional arrangements of color experiences, a type of system developed only in the mid-nineteenth century. Color spaces are of particular interest for color quality-control purposes in the manufacturing and graphics industries. The author analyzes three major color order systems in detail: Munsell, OSA-UCS, and NCS. He presents historical and current information on color space developments in color vision, psychology, psychophysics, and color technology. Chapter topics include: A historical account of color order systems Fundamentals of psychophysics and the relationship between stimuli and experience Results of perceptual scaling of colors according to attributes History of the development of mathematical color space and difference formulas Analysis of the agreements and discrepancies in psychophysical data describing color differences An experimental plan for the reliable, replicated perceptual data necessary to make progress in the field Experts in academia and industry, neuroscientists, designers, art historians, and anyone interested in the nature of color will find Color Space and Its Divisions to be the authoritative reference in its field.

  4. Interconnection of psychology, color and design

    OpenAIRE

    Minchuk, A. M.; Kudryashova, Aleksandra Vladimirovna

    2016-01-01

    The paper presents the direct interconnection between color, design and psychology on the basis of theoretical and historical analysis. It describes the peculiarities of how peopleperceive color. In the paper some of the historical details concerning the way our ancestors used color are presented and the modern scientific discoveries in the field of psychology, which give the evidence of the great psychological, emotional and physical influence of color on a person are shown as well. The pape...

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

    Science.gov (United States)

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

    2003-09-01

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

  6. The Psychological Four-Color Mapping Problem

    Science.gov (United States)

    Francis, Gregory; Bias, Keri; Shive, Joshua

    2010-01-01

    Mathematicians have proven that four colors are sufficient to color 2-D maps so that no neighboring regions share the same color. Here we consider the psychological 4-color problem: Identifying which 4 colors should be used to make a map easy to use. We build a model of visual search for this design task and demonstrate how to apply it to the task…

  7. Color segmentation in the HSI color space using the K-means algorithm

    Science.gov (United States)

    Weeks, Arthur R.; Hague, G. Eric

    1997-04-01

    Segmentation of images is an important aspect of image recognition. While grayscale image segmentation has become quite a mature field, much less work has been done with regard to color image segmentation. Until recently, this was predominantly due to the lack of available computing power and color display hardware that is required to manipulate true color images (24-bit). TOday, it is not uncommon to find a standard desktop computer system with a true-color 24-bit display, at least 8 million bytes of memory, and 2 gigabytes of hard disk storage. Segmentation of color images is not as simple as segmenting each of the three RGB color components separately. The difficulty of using the RGB color space is that it doesn't closely model the psychological understanding of color. A better color model, which closely follows that of human visual perception is the hue, saturation, intensity model. This color model separates the color components in terms of chromatic and achromatic information. Strickland et al. was able to show the importance of color in the extraction of edge features form an image. His method enhances the edges that are detectable in the luminance image with information from the saturation image. Segmentation of both the saturation and intensity components is easily accomplished with any gray scale segmentation algorithm, since these spaces are linear. The modulus 2(pi) nature of the hue color component makes its segmentation difficult. For example, a hue of 0 and 2(pi) yields the same color tint. Instead of applying separate image segmentation to each of the hue, saturation, and intensity components, a better method is to segment the chromatic component separately from the intensity component because of the importance that the chromatic information plays in the segmentation of color images. This paper presents a method of using the gray scale K-means algorithm to segment 24-bit color images. Additionally, this paper will show the importance the hue

  8. Centralizing the Experiences of LGB People of Color in Counseling Psychology

    Science.gov (United States)

    Moradi, Bonnie; DeBlaere, Cirleen; Huang, Yu-Ping

    2010-01-01

    This article introduces the Major Contribution on centralizing the experiences of lesbian, gay, and bisexual (LGB) people of color in counseling psychology. The roles of LGB people of color in LGB sociopolitical movements and their invisibility in the psychological literature are discussed as a context for this series of articles. This article…

  9. Colored Range Searching in Linear Space

    DEFF Research Database (Denmark)

    Grossi, Roberto; Vind, Søren Juhl

    2014-01-01

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

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

    Directory of Open Access Journals (Sweden)

    Dina Khattab

    2014-01-01

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

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

    CERN Document Server

    Dubois, Eric

    2009-01-01

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

  12. Micro-Expression Recognition Using Color Spaces.

    Science.gov (United States)

    Wang, Su-Jing; Yan, Wen-Jing; Li, Xiaobai; Zhao, Guoying; Zhou, Chun-Guang; Fu, Xiaolan; Yang, Minghao; Tao, Jianhua

    2015-12-01

    Micro-expressions are brief involuntary facial expressions that reveal genuine emotions and, thus, help detect lies. Because of their many promising applications, they have attracted the attention of researchers from various fields. Recent research reveals that two perceptual color spaces (CIELab and CIELuv) provide useful information for expression recognition. This paper is an extended version of our International Conference on Pattern Recognition paper, in which we propose a novel color space model, tensor independent color space (TICS), to help recognize micro-expressions. In this paper, we further show that CIELab and CIELuv are also helpful in recognizing micro-expressions, and we indicate why these three color spaces achieve better performance. A micro-expression color video clip is treated as a fourth-order tensor, i.e., a four-dimension array. The first two dimensions are the spatial information, the third is the temporal information, and the fourth is the color information. We transform the fourth dimension from RGB into TICS, in which the color components are as independent as possible. The combination of dynamic texture and independent color components achieves a higher accuracy than does that of RGB. In addition, we define a set of regions of interests (ROIs) based on the facial action coding system and calculated the dynamic texture histograms for each ROI. Experiments are conducted on two micro-expression databases, CASME and CASME 2, and the results show that the performances for TICS, CIELab, and CIELuv are better than those for RGB or gray.

  13. A subjective evaluation of high-chroma color with wide color-gamut display

    Science.gov (United States)

    Kishimoto, Junko; Yamaguchi, Masahiro; Ohyama, Nagaaki

    2009-01-01

    Displays tends to expand its color gamut, such as multi-primary color display, Adobe RGB and so on. Therefore displays got possible to display high chroma colors. However sometimes, we feel unnatural some for the image which only expanded chroma. Appropriate gamut mapping method to expand color gamut is not proposed very much. We are attempting preferred expanded color reproduction on wide color gamut display utilizing high chroma colors effectively. As a first step, we have conducted an experiment to investigate the psychological effect of color schemes including highly saturated colors. We used the six-primary-color projector that we have developed for the presentation of test colors. The six-primary-color projector's gamut volume in CIELAB space is about 1.8 times larger than the normal RGB projector. We conducted a subjective evaluation experiment using the SD (Semantic Differential) technique to find the quantitative psychological effect of high chroma colors.

  14. Image Transform Based on the Distribution of Representative Colors for Color Deficient

    Science.gov (United States)

    Ohata, Fukashi; Kudo, Hiroaki; Matsumoto, Tetsuya; Takeuchi, Yoshinori; Ohnishi, Noboru

    This paper proposes the method to convert digital image containing distinguishing difficulty sets of colors into the image with high visibility. We set up four criteria, automatically processing by a computer, retaining continuity in color space, not making images into lower visible for people with normal color vision, and not making images not originally having distinguishing difficulty sets of colors into lower visible. We conducted the psychological experiment. We obtained the result that the visibility of a converted image had been improved at 60% for 40 images, and we confirmed the main criterion of the continuity in color space was kept.

  15. Space Psychology and Psychiatry

    Science.gov (United States)

    Kanas, N.; Manzey, D.

    2003-09-01

    This book deals with psychological, psychiatric, and psychosocial issues that affect people who live and work in space. Unlike other books that focus on anecdotal reports and ground-based simulation studies, this book emphasizes the findings from psychological research conducted during actual space missions. Both authors have been active in such research. What is presented in this readable text has previously been found only in scientific journal articles. Topics that are discussed include: behavioral adaptation to space; human performance and cognitive effects; crewmember interactions; psychiatric responses; psychological counter-measures related to habitability factors, work-design, selection, training, and in-flight monitoring and support; and the impact of expeditionary missions to Mars and beyond. People finding this book of interest will include: psychology and social science students and professors in universities; medical students and residents in psychiatry and aerospace medicine; human factors workers in space and aviation professions; individuals involved with isolated environments on Earth (e.g., the Antarctic, submarines); aerospace workers in businesses and space agencies such as NASA and ESA; and anyone who is interested in learning the facts about the human side of long-duration space missions. Link: http://www.wkap.nl/prod/b/1-4020-1341-8

  16. A Call for Considering Color Vision Deficiency When Creating Graphics for Psychology Reports.

    Science.gov (United States)

    Frane, Andrew

    2015-01-01

    Although color vision deficiency (CVD) is fairly common, it is often not adequately considered when data is presented in color graphics. This study found that CVD tends to be mentioned neither in the author guidelines of psychology journals nor in the standard publication manuals of the field (e.g., the publication manuals of the American Psychological Association and the American Medical Association). To illustrate the relevance of this problem, a panel of scholars with CVD was used to evaluate the color figures in three respected psychological science journals. Results suggested that a substantial proportion of those figures were needlessly confusing for viewers with CVD and could have been easily improved through simple adjustments. Based on prior literature and on feedback from the panelists, recommendations are made for improving the accessibility of graphics in psychology reports.

  17. Historical spaces of social psychology

    OpenAIRE

    Kalampalikis , Nikos; Delouvée , Sylvain; Pétard , Jean-Pierre

    2006-01-01

    International audience; An extensive analysis of all social psychology textbooks published, in french, between 1947 and 2001, including a history chapter, provides a rich corpus for the study of the history of social psychology. In this article we choose to study the historical spaces of social psychology, in order to show how the discipline was located in geographical, urban, institutional and collective spaces. We argue that, into this specific corpus, spaces are essentially related to some...

  18. Space psychology

    Science.gov (United States)

    Parin, V. V.; Gorbov, F. D.; Kosmolinskiy, F. P.

    1974-01-01

    Psychological selection of astronauts considers mental responses and adaptation to the following space flight stress factors: (1) confinement in a small space; (2) changes in three dimensional orientation; (3) effects of altered gravity and weightlessness; (4) decrease in afferent nerve pulses; (5) a sensation of novelty and danger; and (6) a sense of separation from earth.

  19. Color in context: psychological context moderates the influence of red on approach- and avoidance-motivated behavior.

    Science.gov (United States)

    Meier, Brian P; D'Agostino, Paul R; Elliot, Andrew J; Maier, Markus A; Wilkowski, Benjamin M

    2012-01-01

    A basic premise of the recently proffered color-in-context model is that the influence of color on psychological functioning varies as a function of the psychological context in which color is perceived. Some research has examined the appetitive and aversive implications of viewing the color red in romance- and achievement-relevant contexts, respectively, but in all existing empirical work approach and avoidance behavior has been studied in separate tasks and separate experiments. Research is needed to directly test whether red influences the same behavior differently depending entirely on psychological context. The present experiment was designed to put this premise to direct test in romance- and achievement-relevant contexts within the same experimental paradigm involving walking behavior. Our results revealed that exposure to red (but not blue) indeed has differential implications for walking behavior as a function of the context in which the color is perceived. Red increased the speed with which participants walked to an ostensible interview about dating (a romance-relevant context), but decreased the speed with which they walked to an ostensible interview about intelligence (an achievement-relevant context). These results are the first direct evidence that the influence of red on psychological functioning in humans varies by psychological context. Our findings contribute to both the literature on color psychology and the broader, emerging literature on the influence of context on basic psychological processes.

  20. A composite model of the space-time and 'colors'

    International Nuclear Information System (INIS)

    Terazawa, Hidezumi.

    1987-03-01

    A pregeometric and pregauge model of the space-time and ''colors'' in which the space-time metric and ''color'' gauge fields are both composite is presented. By the non-triviality of the model, the number of space-time dimensions is restricted to be not larger than the number of ''colors''. The long conjectured space-color correspondence is realized in the model action of the Nambu-Goto type which is invariant under both general-coordinate and local-gauge transformations. (author)

  1. Color in context: psychological context moderates the influence of red on approach- and avoidance-motivated behavior.

    Directory of Open Access Journals (Sweden)

    Brian P Meier

    Full Text Available BACKGROUND: A basic premise of the recently proffered color-in-context model is that the influence of color on psychological functioning varies as a function of the psychological context in which color is perceived. Some research has examined the appetitive and aversive implications of viewing the color red in romance- and achievement-relevant contexts, respectively, but in all existing empirical work approach and avoidance behavior has been studied in separate tasks and separate experiments. Research is needed to directly test whether red influences the same behavior differently depending entirely on psychological context. METHODOLOGY/PRINCIPAL FINDINGS: The present experiment was designed to put this premise to direct test in romance- and achievement-relevant contexts within the same experimental paradigm involving walking behavior. Our results revealed that exposure to red (but not blue indeed has differential implications for walking behavior as a function of the context in which the color is perceived. Red increased the speed with which participants walked to an ostensible interview about dating (a romance-relevant context, but decreased the speed with which they walked to an ostensible interview about intelligence (an achievement-relevant context. CONCLUSIONS/SIGNIFICANCE: These results are the first direct evidence that the influence of red on psychological functioning in humans varies by psychological context. Our findings contribute to both the literature on color psychology and the broader, emerging literature on the influence of context on basic psychological processes.

  2. Color in Context: Psychological Context Moderates the Influence of Red on Approach- and Avoidance-Motivated Behavior

    Science.gov (United States)

    Meier, Brian P.; D’Agostino, Paul R.; Elliot, Andrew J.; Maier, Markus A.; Wilkowski, Benjamin M.

    2012-01-01

    Background A basic premise of the recently proffered color-in-context model is that the influence of color on psychological functioning varies as a function of the psychological context in which color is perceived. Some research has examined the appetitive and aversive implications of viewing the color red in romance- and achievement-relevant contexts, respectively, but in all existing empirical work approach and avoidance behavior has been studied in separate tasks and separate experiments. Research is needed to directly test whether red influences the same behavior differently depending entirely on psychological context. Methodology/Principal Findings The present experiment was designed to put this premise to direct test in romance- and achievement-relevant contexts within the same experimental paradigm involving walking behavior. Our results revealed that exposure to red (but not blue) indeed has differential implications for walking behavior as a function of the context in which the color is perceived. Red increased the speed with which participants walked to an ostensible interview about dating (a romance-relevant context), but decreased the speed with which they walked to an ostensible interview about intelligence (an achievement-relevant context). Conclusions/Significance These results are the first direct evidence that the influence of red on psychological functioning in humans varies by psychological context. Our findings contribute to both the literature on color psychology and the broader, emerging literature on the influence of context on basic psychological processes. PMID:22808136

  3. Space Environmental Effects on Colored Coatings and Anodizes

    Science.gov (United States)

    Kamenetzky, Rachel R.; Finckenor, Miria M.; Vaughn, Jason A.

    1999-01-01

    Colored coatings and anodizes are used on spacecraft as markers and astronaut visual aids. These materials must be stable in the space environment and withstand atomic oxygen, ultraviolet radiation, particulate radiation, thermal cycling, and high vacuum without significant change in optical and mechanical properties. A variety of colored coatings and anodizes have been exposed to simulated space environments at Marshall Space Flight Center and also actual space environment as part of the Passive Optical Sample Assembly (POSA) - I flight experiment. Colored coatings were developed by AZ Technology, Huntsville, AL, under a NASA contract for International Space Station (ISS). These include yellow, red, blue, and black paints suitable for Extra-Vehicular Activity (EVA) visual aids and ISS emblems. AaChron, Inc., Minneapolis, MN, developed stable colored anodizes, also in yellow, red, blue, and black, for astronaut visual aids. These coatings were exposed in the laboratory to approximately 550 equivalent sun-hours of solar ultraviolet radiation and approximately 1 x 10(exp 21) atoms/sq cm of atomic oxygen in vacuum. The AZ Technology yellow colored coating, designated TMS800IY, and all four AaChron colored anodizes were flown on POSA-I. POSA-I was a Risk Mitigation Experiment for ISS. It was attached to the exterior of the Mir space station docking module by EVA and was exposed for 18 months. The laboratory-simulated space environment, the natural space environment and the unique environment of an orbiting, active space station and their effects on these developmental materials are discussed.

  4. A deblocking algorithm based on color psychology for display quality enhancement

    Science.gov (United States)

    Yeh, Chia-Hung; Tseng, Wen-Yu; Huang, Kai-Lin

    2012-12-01

    This article proposes a post-processing deblocking filter to reduce blocking effects. The proposed algorithm detects blocking effects by fusing the results of Sobel edge detector and wavelet-based edge detector. The filtering stage provides four filter modes to eliminate blocking effects at different color regions according to human color vision and color psychology analysis. Experimental results show that the proposed algorithm has better subjective and objective qualities for H.264/AVC reconstructed videos when compared to several existing methods.

  5. Color preferences for four different types of spaces

    NARCIS (Netherlands)

    van der Voordt, Theo; Bakker, I.C.; de Boon, J

    2017-01-01

    Purpose: Studies on color preferences for different types of spaces are scarce and show ambiguous results. This paper aims to present data about preferred colors for two work environments: the office and a meeting room, and two residential spaces: the living room and the bedroom. The authors also

  6. A Novel Algorithm for Color Space Conversion Model from CMYK to LAB

    OpenAIRE

    Juan-li Hu; Jia-bing Deng; Shan-shan Zou

    2010-01-01

    Color space conversion has become a very important role in the image acquisition, display and the transmission of the color information in the replication. Printers and Image setter express color by CMYK space. But if color is edited and corrected in the CMYK space, it will cause a greater loss of color, and the Computing of computer will also be slowed down. So it often needs to be converted to a LAB uniform color space. Among the previous conversion methods, there is a widespread problem th...

  7. Gamut mapping in a high-dynamic-range color space

    Science.gov (United States)

    Preiss, Jens; Fairchild, Mark D.; Ferwerda, James A.; Urban, Philipp

    2014-01-01

    In this paper, we present a novel approach of tone mapping as gamut mapping in a high-dynamic-range (HDR) color space. High- and low-dynamic-range (LDR) images as well as device gamut boundaries can simultaneously be represented within such a color space. This enables a unified transformation of the HDR image into the gamut of an output device (in this paper called HDR gamut mapping). An additional aim of this paper is to investigate the suitability of a specific HDR color space to serve as a working color space for the proposed HDR gamut mapping. For the HDR gamut mapping, we use a recent approach that iteratively minimizes an image-difference metric subject to in-gamut images. A psychophysical experiment on an HDR display shows that the standard reproduction workflow of two subsequent transformations - tone mapping and then gamut mapping - may be improved by HDR gamut mapping.

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

    NARCIS (Netherlands)

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

    1997-01-01

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

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

    NARCIS (Netherlands)

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

    1993-01-01

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

  10. [Colors and their meaning in culture and psychology--a historical outline and contemporary status of color vision theories].

    Science.gov (United States)

    Grzybowski, Andrzej; Lewicka, Romana; Torlińska, Teresa; Stelcer, Bogusław

    2008-01-01

    psychological analyses of patients. The paper outlines major historical concepts of color perception and the present usefulness of color vision tests in psychology.

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

    Directory of Open Access Journals (Sweden)

    Li Deng

    2014-01-01

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

  12. Extending color psychology to the personality realm: interpersonal hostility varies by red preferences and perceptual biases.

    Science.gov (United States)

    Fetterman, Adam K; Liu, Tianwei; Robinson, Michael D

    2015-02-01

    The color psychology literature has made a convincing case that color is not just about aesthetics, but also about meaning. This work has involved situational manipulations of color, rendering it uncertain as to whether color-meaning associations can be used to characterize how people differ from each other. The present research focuses on the idea that the color red is linked to, or associated with, individual differences in interpersonal hostility. Across four studies (N = 376 undergraduates), red preferences and perceptual biases were measured along with individual differences in interpersonal hostility. It was found that (a) a preference for the color red was higher as interpersonal hostility increased, (b) hostile people were biased to see the color red more frequently than nonhostile people, and (c) there was a relationship between a preference for the color red and hostile social decision making. These studies represent an important extension of the color psychology literature, highlighting the need to attend to person-based, as well as situation-based, factors. © 2014 Wiley Periodicals, Inc.

  13. Effect of area on color harmony in interior spaces

    OpenAIRE

    Odabaşıoğlu, Seden

    2015-01-01

    Cataloged from PDF version of article. Thesis (Ph.D.): Bilkent University, Department of Interior Architecture and Environmental Design, İhsan Doğramacı Bilkent University, 2015. Includes bibliographical references (leaves 142-152). The main aim of this study is to examine the effect of area on color harmony in interior spaces. Area in color harmony is the relative amount of different color areas represented as a proportion on which color harmony depends. Colors in the color ...

  14. Mood perception of interior colors in a gym

    Science.gov (United States)

    Ohno, Haruyo; Koizumi, Naoko

    2002-06-01

    When people enter a gym, they feel more like exercising in some cases than other cases. The interior color of the space may be a contributing factor. This paper discusses how the interior color of a gym affects female subjects in their twenties and forties to fifties both physiologically and psychologically.

  15. Psychological considerations in future space missions

    Science.gov (United States)

    Helmreich, R. L.; Wilhelm, J. A.; Runge, T. E.

    1980-01-01

    Issues affecting human psychological adjustments to long space missions are discussed. Noting that the Shuttle flight crewmembers will not have extensive flight qualification requirements, the effects of a more heterogeneous crew mixture than in early space flights is considered to create possibilities of social conflicts. Routine space flight will decrease the novelty of a formerly unique experience, and the necessity of providing personal space or other mechanisms for coping with crowded, permanently occupied space habitats is stressed. Women are noted to display more permeable personal space requirements. The desirability of planning leisure activities is reviewed, and psychological test results for female and male characteristics are cited to show that individuals with high scores in both traditionally male and female attributes are most capable of effective goal-oriented behavior and interpersonal relationships. Finally, it is shown that competitiveness is negatively correlated with the success of collaborative work and the social climate of an environment.

  16. The Verriest Lecture: Color lessons from space, time, and motion

    Science.gov (United States)

    Shevell, Steven K.

    2012-01-01

    The appearance of a chromatic stimulus depends on more than the wavelengths composing it. The scientific literature has countless examples showing that spatial and temporal features of light influence the colors we see. Studying chromatic stimuli that vary over space, time or direction of motion has a further benefit beyond predicting color appearance: the unveiling of otherwise concealed neural processes of color vision. Spatial or temporal stimulus variation uncovers multiple mechanisms of brightness and color perception at distinct levels of the visual pathway. Spatial variation in chromaticity and luminance can change perceived three-dimensional shape, an example of chromatic signals that affect a percept other than color. Chromatic objects in motion expose the surprisingly weak link between the chromaticity of objects and their physical direction of motion, and the role of color in inducing an illusory motion direction. Space, time and motion – color’s colleagues – reveal the richness of chromatic neural processing. PMID:22330398

  17. Performance Comparison of Assorted Color Spaces for Multilevel Block Truncation Coding based Face Recognition

    OpenAIRE

    H.B. Kekre; Sudeep Thepade; Karan Dhamejani; Sanchit Khandelwal; Adnan Azmi

    2012-01-01

    The paper presents a performance analysis of Multilevel Block Truncation Coding based Face Recognition among widely used color spaces. In [1], Multilevel Block Truncation Coding was applied on the RGB color space up to four levels for face recognition. Better results were obtained when the proposed technique was implemented using Kekre’s LUV (K’LUV) color space [25]. This was the motivation to test the proposed technique using assorted color spaces. For experimental analysis, two face databas...

  18. Tulip, a Modified Munsell Color Space

    Science.gov (United States)

    Feldman, Uri

    1990-03-01

    The "Tulip" is a modified Munsell Color Space in which equal hue spacing is converted to variable hue spacing, reflecting the differential sensitivity to hue as a function of value, for a fixed chroma. Number of discernible hues, when plotted on a hue-value plane, results in the proposed tulip shape, with curved lines delineating the boundaries between hues. By means of a signal detection experiment, the tulip for yellow-green and for blue is determined. It is shown that more distinct hues of yellow-green are discernible at a high value than at low value. Conversely, for blue, more distinct hues are discernible at low value than at high value.

  19. Optimal color design of psychological counseling room by design of experiments and response surface methodology.

    Science.gov (United States)

    Liu, Wenjuan; Ji, Jianlin; Chen, Hua; Ye, Chenyu

    2014-01-01

    Color is one of the most powerful aspects of a psychological counseling environment. Little scientific research has been conducted on color design and much of the existing literature is based on observational studies. Using design of experiments and response surface methodology, this paper proposes an optimal color design approach for transforming patients' perception into color elements. Six indices, pleasant-unpleasant, interesting-uninteresting, exciting-boring, relaxing-distressing, safe-fearful, and active-inactive, were used to assess patients' impression. A total of 75 patients participated, including 42 for Experiment 1 and 33 for Experiment 2. 27 representative color samples were designed in Experiment 1, and the color sample (L = 75, a = 0, b = -60) was the most preferred one. In Experiment 2, this color sample was set as the 'central point', and three color attributes were optimized to maximize the patients' satisfaction. The experimental results show that the proposed method can get the optimal solution for color design of a counseling room.

  20. Performance of Scattering Matrix Decomposition and Color Spaces for Synthetic Aperture Radar Imagery

    Science.gov (United States)

    2010-03-01

    Color Spaces and Synthetic Aperture Radar (SAR) Multicolor Imaging. 15 2.3.1 Colorimetry . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 2.3.2...III. Decomposition Techniques on SAR Polarimetry and Colorimetry applied to SAR Imagery...space polarimetric SAR systems. Colorimetry is also introduced in this chapter, presenting the fundamentals of the RGB and CMY color spaces, defined for

  1. A Discrete Model for Color Naming

    Science.gov (United States)

    Menegaz, G.; Le Troter, A.; Sequeira, J.; Boi, J. M.

    2006-12-01

    The ability to associate labels to colors is very natural for human beings. Though, this apparently simple task hides very complex and still unsolved problems, spreading over many different disciplines ranging from neurophysiology to psychology and imaging. In this paper, we propose a discrete model for computational color categorization and naming. Starting from the 424 color specimens of the OSA-UCS set, we propose a fuzzy partitioning of the color space. Each of the 11 basic color categories identified by Berlin and Kay is modeled as a fuzzy set whose membership function is implicitly defined by fitting the model to the results of an ad hoc psychophysical experiment (Experiment 1). Each OSA-UCS sample is represented by a feature vector whose components are the memberships to the different categories. The discrete model consists of a three-dimensional Delaunay triangulation of the CIELAB color space which associates each OSA-UCS sample to a vertex of a 3D tetrahedron. Linear interpolation is used to estimate the membership values of any other point in the color space. Model validation is performed both directly, through the comparison of the predicted membership values to the subjective counterparts, as evaluated via another psychophysical test (Experiment 2), and indirectly, through the investigation of its exploitability for image segmentation. The model has proved to be successful in both cases, providing an estimation of the membership values in good agreement with the subjective measures as well as a semantically meaningful color-based segmentation map.

  2. Urban Public Space Context and Cognitive Psychology Evolution in Information Environment

    Science.gov (United States)

    Feng, Chen; Xu, Hua-wei

    2017-11-01

    The rapid development of information technology has had a great impact on the understanding of urban environment, which brings different spatially psychological experience. Information and image transmission has been full with the streets, both the physical space and virtual space have been unprecedentedly blended together through pictures, images, electronic media and other tools, which also stimulates people’s vision and psychology and gives birth to a more complex form of urban space. Under the dual role of spatial mediumlization and media spatialization, the psychological cognitive pattern of urban public space context is changing.

  3. Reaction to the Special Issue on Centralizing the Experiences of LGB People of Color in Counseling Psychology

    Science.gov (United States)

    Zea, Maria Cecilia

    2010-01-01

    This reaction article comments on the Major Contribution "Centralizing the Experiences of LGB People of Color in Counseling Psychology." The content analysis of the published literature on lesbian, gay, and bisexual (LGB) people of color from 1998 to 2007 provides much-needed information that will help psychologists set future research agendas and…

  4. Influence of outdoor advertisement colors on psychological evaluation of townscape in Kyoto

    Science.gov (United States)

    Onishi, Ayumi; Ishida, Taiichiro; Katsuya, Yoshiko

    2002-06-01

    Outdoor advertisements must be one of the major factors that affect our psychological impression for townscapes. They often conflict with propr color environments in cities particularly in historic cities like Kyoto. In this study we investigated how outdoor advertisements influenced our visual evaluation of townscapes in Kyoto. In recent years, a new regulation for outdoor advertisements came into operation in Kyoto and some of the advertisements have been replaced or removed gradually. We examined psychological evaluation for the townscapes before and after their changes. In the experiment, subjects evaluated 'visual harmony,' 'visual busyness,' 'visual comfort' and 'suitability to Kyoto' of townscapes projected on a screen. The results indicated that the evaluation of 'visual busyness' significantly decreased with the amount of the advertisements. The relations between the advertisements and the psychological evaluation of the townscape are discussed.

  5. Light and Color in Nature and Art

    Science.gov (United States)

    Williamson, Samuel J.; Cummins, Herman Z.

    1983-02-01

    An introduction to the science of light and color and its applications to photography, art, natural phenomena, and other related areas. Explains the origin of phenomena commonly encountered in nature and art, emphasizing the physical aspects but also touching on aspects of physiology and psychology that directly influence how visual images are perceived. Covers the effect of mixing color, the notion of color spaces, how atoms and molecules affect light, how light can be measured, the effect of using a lens, and many other topics. Requires little or no mathematical background. Includes questions and references for further reading.

  6. Psychological aspects of living in space - architectural challenges

    Science.gov (United States)

    Häuplik, Sandra; Lorenz, Susanne

    2002-10-01

    Space missions have generally involved crews, drawn from a highly homogeneous pool (such as white, educated, young adult males) and functioned for limited periods of time. Future missions may involve crews drawn from a more heterogeneous pool and missions could eventually last years. 3 to 5-person groups are considered appropriate for the Space Shuttle and the first interplanetry missions. In addition to the above mentioned topics the success of a mission will no longer be dependent only on safety issues due to technological progress, but sociological and psychological aspects will become important determinants off the success or failure of future space missions. To create and ensure the social and psychological balance an adequate spatial planning is essential. In the following essay notions for a conception basis of designing a space station will be described.

  7. A Discrete Model for Color Naming

    Directory of Open Access Journals (Sweden)

    J. M. Boi

    2007-01-01

    Full Text Available The ability to associate labels to colors is very natural for human beings. Though, this apparently simple task hides very complex and still unsolved problems, spreading over many different disciplines ranging from neurophysiology to psychology and imaging. In this paper, we propose a discrete model for computational color categorization and naming. Starting from the 424 color specimens of the OSA-UCS set, we propose a fuzzy partitioning of the color space. Each of the 11 basic color categories identified by Berlin and Kay is modeled as a fuzzy set whose membership function is implicitly defined by fitting the model to the results of an ad hoc psychophysical experiment (Experiment 1. Each OSA-UCS sample is represented by a feature vector whose components are the memberships to the different categories. The discrete model consists of a three-dimensional Delaunay triangulation of the CIELAB color space which associates each OSA-UCS sample to a vertex of a 3D tetrahedron. Linear interpolation is used to estimate the membership values of any other point in the color space. Model validation is performed both directly, through the comparison of the predicted membership values to the subjective counterparts, as evaluated via another psychophysical test (Experiment 2, and indirectly, through the investigation of its exploitability for image segmentation. The model has proved to be successful in both cases, providing an estimation of the membership values in good agreement with the subjective measures as well as a semantically meaningful color-based segmentation map.

  8. Humans in space the psychological hurdles

    CERN Document Server

    Kanas, Nick

    2015-01-01

    Using anecdotal reports from astronauts and cosmonauts, and the results from studies conducted in space analog environments on Earth and in the actual space environment, this book broadly reviews the various psychosocial issues that affect space travelers.  Unlike other books that are more technical in format, this text is targeted for the general public.  With the advent of space tourism and the increasing involvement of private enterprise in space, there is now a need to explore the impact of space missions on the human psyche and on the interpersonal relationships of the crewmembers. Separate chapters of the book deal with psychosocial stressors in space and in space analog environments; psychological, psychiatric, interpersonal, and cultural issues pertaining to space missions; positive growth-enhancing aspects of space travel; the crew-ground interaction; space tourism; countermeasures for dealing with space; and unique aspects of a trip to Mars, the outer solar system, and interstellar travel. .

  9. The space of colored interval exchange transformations with flips

    International Nuclear Information System (INIS)

    Zaw, Myint

    2002-04-01

    We study the space Cr(2h, c) of c-colored exchange transformations with flips on 2h-intervals. We describe its relation to the moduli space M g,c *c of non-orientable Riemann surfaces of genus g≥0 with one boundary curve and c≥0 extra points where g=h-c-1. (author)

  10. Color-Space-Based Visual-MIMO for V2X Communication

    OpenAIRE

    Jai-Eun Kim; Ji-Won Kim; Youngil Park; Ki-Doo Kim

    2016-01-01

    In this paper, we analyze the applicability of color-space-based, color-independent visual-MIMO for V2X. We aim to achieve a visual-MIMO scheme that can maintain the original color and brightness while performing seamless communication. We consider two scenarios of GCM based visual-MIMO for V2X. One is a multipath transmission using visual-MIMO networking and the other is multi-node V2X communication. In the scenario of multipath transmission, we analyze the channel capacity numerically and w...

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

    Science.gov (United States)

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

    2017-06-01

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

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

    Science.gov (United States)

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

    2017-06-01

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

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

    African Journals Online (AJOL)

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

  14. Modeling human color categorization: Color discrimination and color memory

    NARCIS (Netherlands)

    Heskes, T.; van den Broek, Egon; Lucas, P.; Hendriks, Maria A.; Vuurpijl, L.G.; Puts, M.J.H.; Wiegerinck, W.

    2003-01-01

    Color matching in Content-Based Image Retrieval is done using a color space and measuring distances between colors. Such an approach yields non-intuitive results for the user. We introduce color categories (or focal colors), determine that they are valid, and use them in two experiments. The

  15. Space weathering and the color indexes of minor bodies in the outer Solar System

    Science.gov (United States)

    Kaňuchová, Zuzana; Brunetto, Rosario; Melita, Mario; Strazzulla, Giovanni

    2012-09-01

    The surfaces of small bodies in the outer Solar System are rich in organic compounds and carbonaceous refractories mixed with ices and silicates. As made clear by dedicated laboratory experiments space weathering (e.g. energetic ion bombardment) can produce red colored materials starting from bright and spectrally flat ices. In a classical scenario, the space weathering processes “nurture” alter the small bodies surface spectra but are in competition with resurfacing agents that restore the original colors, and the result of these competing processes continuously modifying the surfaces is supposed to be responsible for the observed spectral variety of those small bodies. However an alternative point of view is that the different colors are due to “nature” i.e. to the different primordial composition of different objects. In this paper we present a model, based on laboratory results, that gives an original contribution to the “nature” vs. “nurture” debate by addressing the case of surfaces showing different fractions of rejuvenated vs. space weathered surface, and calculating the corresponding color variations. We will show how a combination of increasing dose coupled to different resurfacing can reproduce the whole range of observations of small outer Solar System bodies. Here we demonstrate, for the first time that objects having a fully weathered material turn back in the color-color diagrams. At the same time, object with the different ratio of pristine and weathered surface areas lay on specific lines in color-color diagrams, if exposed to the same amount of irradiation.

  16. An alternative reference space for H&E color normalization.

    Directory of Open Access Journals (Sweden)

    Mark D Zarella

    Full Text Available Digital imaging of H&E stained slides has enabled the application of image processing to support pathology workflows. Potential applications include computer-aided diagnostics, advanced quantification tools, and innovative visualization platforms. However, the intrinsic variability of biological tissue and the vast differences in tissue preparation protocols often lead to significant image variability that can hamper the effectiveness of these computational tools. We developed an alternative representation for H&E images that operates within a space that is more amenable to many of these image processing tools. The algorithm to derive this representation operates by exploiting the correlation between color and the spatial properties of the biological structures present in most H&E images. In this way, images are transformed into a structure-centric space in which images are segregated into tissue structure channels. We demonstrate that this framework can be extended to achieve color normalization, effectively reducing inter-slide variability.

  17. Modeling human color categorization: Color discrimination and color memory

    OpenAIRE

    Heskes, T.; van den Broek, Egon; Lucas, P.; Hendriks, Maria A.; Vuurpijl, L.G.; Puts, M.J.H.; Wiegerinck, W.

    2003-01-01

    Color matching in Content-Based Image Retrieval is done using a color space and measuring distances between colors. Such an approach yields non-intuitive results for the user. We introduce color categories (or focal colors), determine that they are valid, and use them in two experiments. The experiments conducted prove the difference between color categorization by the cognitive processes color discrimination and color memory. In addition, they yield a Color Look-Up Table, which can improve c...

  18. Soccer player recognition by pixel classification in a hybrid color space

    Science.gov (United States)

    Vandenbroucke, Nicolas; Macaire, Ludovic; Postaire, Jack-Gerard

    1997-08-01

    Soccer is a very popular sport all over the world, Coaches and sport commentators need accurate information about soccer games, especially about the players behavior. These information can be gathered by inspectors who watch the soccer match and report manually the actions of the players involved in the principal phases of the game. Generally, these inspectors focus their attention on the few players standing near the ball and don't report about the motion of all the other players. So it seems desirable to design a system which automatically tracks all the players in real- time. That's why we propose to automatically track each player through the successive color images of the sequences acquired by a fixed color camera. Each player which is present in the image, is modelized by an active contour model or snake. When, during the soccer match, a player is hidden by another, the snakes which track these two players merge. So, it becomes impossible to track the players, except if the snakes are interactively re-initialized. Fortunately, in most cases, the two players don't belong to the same team. That is why we present an algorithm which recognizes the teams of the players by pixels representing the soccer ground which must be withdrawn before considering the players themselves. To eliminate these pixels, the color characteristics of the ground are determined interactively. In a second step, dealing with windows containing only one player of one team, the color features which yield the best discrimination between the two teams are selected. Thanks to these color features, the pixels associated to the players of the two teams form two separated clusters into a color space. In fact, there are many color representation systems and it's interesting to evaluate the features which provide the best separation between the two classes of pixels according to the players soccer suit. Finally, the classification process for image segmentation is based on the three most

  19. Perceptual Color Space Representations in the Oculomotor System Are Modulated by Surround Suppression and Biased Selection

    Directory of Open Access Journals (Sweden)

    Devin H. Kehoe

    2018-01-01

    Full Text Available The oculomotor system utilizes color extensively for planning saccades. Therefore, we examined how the oculomotor system actually encodes color and several factors that modulate these representations: attention-based surround suppression and inherent biases in selecting and encoding color categories. We measured saccade trajectories while human participants performed a memory-guided saccade task with color targets and distractors and examined whether oculomotor target selection processing was functionally related to the CIE (x,y color space distances between color stimuli and whether there were hierarchical differences between color categories in the strength and speed of encoding potential saccade goals. We observed that saccade planning was modulated by the CIE (x,y distances between stimuli thus demonstrating that color is encoded in perceptual color space by the oculomotor system. Furthermore, these representations were modulated by (1 cueing attention to a particular color thereby eliciting surround suppression in oculomotor color space and (2 inherent selection and encoding biases based on color category independent of cueing and perceptual discriminability. Since surround suppression emerges from recurrent feedback attenuation of sensory projections, observing oculomotor surround suppression suggested that oculomotor encoding of behavioral relevance results from integrating sensory and cognitive signals that are pre-attenuated based on task demands and that the oculomotor system therefore does not functionally contribute to this process. Second, although perceptual discriminability did partially account for oculomotor processing differences between color categories, we also observed preferential processing of the red color category across various behavioral metrics. This is consistent with numerous previous studies and could not be simply explained by perceptual discriminability. Since we utilized a memory-guided saccade task, this

  20. Perceptual Color Space Representations in the Oculomotor System Are Modulated by Surround Suppression and Biased Selection.

    Science.gov (United States)

    Kehoe, Devin H; Rahimi, Maryam; Fallah, Mazyar

    2018-01-01

    The oculomotor system utilizes color extensively for planning saccades. Therefore, we examined how the oculomotor system actually encodes color and several factors that modulate these representations: attention-based surround suppression and inherent biases in selecting and encoding color categories. We measured saccade trajectories while human participants performed a memory-guided saccade task with color targets and distractors and examined whether oculomotor target selection processing was functionally related to the CIE ( x , y ) color space distances between color stimuli and whether there were hierarchical differences between color categories in the strength and speed of encoding potential saccade goals. We observed that saccade planning was modulated by the CIE ( x , y ) distances between stimuli thus demonstrating that color is encoded in perceptual color space by the oculomotor system. Furthermore, these representations were modulated by (1) cueing attention to a particular color thereby eliciting surround suppression in oculomotor color space and (2) inherent selection and encoding biases based on color category independent of cueing and perceptual discriminability. Since surround suppression emerges from recurrent feedback attenuation of sensory projections, observing oculomotor surround suppression suggested that oculomotor encoding of behavioral relevance results from integrating sensory and cognitive signals that are pre-attenuated based on task demands and that the oculomotor system therefore does not functionally contribute to this process. Second, although perceptual discriminability did partially account for oculomotor processing differences between color categories, we also observed preferential processing of the red color category across various behavioral metrics. This is consistent with numerous previous studies and could not be simply explained by perceptual discriminability. Since we utilized a memory-guided saccade task, this indicates that

  1. Autonomous detection of ISO fade point with color laser printers

    Science.gov (United States)

    Yan, Ni; Maggard, Eric; Fothergill, Roberta; Jessome, Renee J.; Allebach, Jan P.

    2015-01-01

    Image quality assessment is a very important field in image processing. Human observation is slow and subjective, it also requires strict environment setup for the psychological test 1. Thus developing algorithms to match desired human experiments is always in need. Many studies have focused on detecting the fading phenomenon after the materials are printed, that is to monitor the persistence of the color ink 2-4. However, fading is also a common artifact produced by printing systems when the cartridges run low. We want to develop an automatic system to monitor cartridge life and report fading defects when they appear. In this paper, we first describe a psychological experiment that studies the human perspective on printed fading pages. Then we propose an algorithm based on Color Space Projection and K-means clustering to predict the visibility of fading defects. At last, we integrate the psychological experiment result with our algorithm to give a machine learning tool that monitors cartridge life.

  2. Color-Space-Based Visual-MIMO for V2X Communication.

    Science.gov (United States)

    Kim, Jai-Eun; Kim, Ji-Won; Park, Youngil; Kim, Ki-Doo

    2016-04-23

    In this paper, we analyze the applicability of color-space-based, color-independent visual-MIMO for V2X. We aim to achieve a visual-MIMO scheme that can maintain the original color and brightness while performing seamless communication. We consider two scenarios of GCM based visual-MIMO for V2X. One is a multipath transmission using visual-MIMO networking and the other is multi-node V2X communication. In the scenario of multipath transmission, we analyze the channel capacity numerically and we illustrate the significance of networking information such as distance, reference color (symbol), and multiplexing-diversity mode transitions. In addition, in the V2X scenario of multiple access, we may achieve the simultaneous multiple access communication without node interferences by dividing the communication area using image processing. Finally, through numerical simulation, we show the superior SER performance of the visual-MIMO scheme compared with LED-PD communication and show the numerical result of the GCM based visual-MIMO channel capacity versus distance.

  3. Color reproduction system based on color appearance model and gamut mapping

    Science.gov (United States)

    Cheng, Fang-Hsuan; Yang, Chih-Yuan

    2000-06-01

    By the progress of computer, computer peripherals such as color monitor and printer are often used to generate color image. However, cross media color reproduction by human perception is usually different. Basically, the influence factors are device calibration and characterization, viewing condition, device gamut and human psychology. In this thesis, a color reproduction system based on color appearance model and gamut mapping is proposed. It consists of four parts; device characterization, color management technique, color appearance model and gamut mapping.

  4. Restoration of color in a remote sensing image and its quality evaluation

    Science.gov (United States)

    Zhang, Zuxun; Li, Zhijiang; Zhang, Jianqing; Wang, Zhihe

    2003-09-01

    This paper is focused on the restoration of color remote sensing (including airborne photo). A complete approach is recommended. It propose that two main aspects should be concerned in restoring a remote sensing image, that are restoration of space information, restoration of photometric information. In this proposal, the restoration of space information can be performed by making the modulation transfer function (MTF) as degradation function, in which the MTF is obtained by measuring the edge curve of origin image. The restoration of photometric information can be performed by improved local maximum entropy algorithm. What's more, a valid approach in processing color remote sensing image is recommended. That is splits the color remote sensing image into three monochromatic images which corresponding three visible light bands and synthesizes the three images after being processed separately with psychological color vision restriction. Finally, three novel evaluation variables are obtained based on image restoration to evaluate the image restoration quality in space restoration quality and photometric restoration quality. An evaluation is provided at last.

  5. Visual comfort evaluated by opponent colors

    Science.gov (United States)

    Sagawa, Ken

    2002-06-01

    This study aimed to evaluate psychological impression of visual comfort when we see an image of ordinary colored scene presented in a color display. Effects of opponent colors, i.e. red, green, yellow and blue component, on the subjective judgement on visual comfort to the image were investigated. Three kinds of psychological experiment were designed to see the effects and the results indicated that the red/green opponent color component was more affecting than the yellow-blue one, and red color in particular was the most affecting factor on visual comfort.

  6. Color digital halftoning taking colorimetric color reproduction into account

    Science.gov (United States)

    Haneishi, Hideaki; Suzuki, Toshiaki; Shimoyama, Nobukatsu; Miyake, Yoichi

    1996-01-01

    Taking colorimetric color reproduction into account, the conventional error diffusion method is modified for color digital half-toning. Assuming that the input to a bilevel color printer is given in CIE-XYZ tristimulus values or CIE-LAB values instead of the more conventional RGB or YMC values, two modified versions based on vector operation in (1) the XYZ color space and (2) the LAB color space were tested. Experimental results show that the modified methods, especially the method using the LAB color space, resulted in better color reproduction performance than the conventional methods. Spatial artifacts that appear in the modified methods are presented and analyzed. It is also shown that the modified method (2) with a thresholding technique achieves a good spatial image quality.

  7. Color-based free-space segmentation using online disparity-supervised learning

    NARCIS (Netherlands)

    Sanberg, W.P.; Dubbelman, G.; de With, P.H.N.

    2015-01-01

    This work contributes to vision processing for Advanced Driver Assist Systems (ADAS) and intelligent vehicle applications. We propose a color-only stixel segmentation framework to segment traffic scenes into free, drivable space and obstacles, which has a reduced latency to improve the real-time

  8. Color-Space-Based Visual-MIMO for V2X Communication

    Directory of Open Access Journals (Sweden)

    Jai-Eun Kim

    2016-04-01

    Full Text Available In this paper, we analyze the applicability of color-space-based, color-independent visual-MIMO for V2X. We aim to achieve a visual-MIMO scheme that can maintain the original color and brightness while performing seamless communication. We consider two scenarios of GCM based visual-MIMO for V2X. One is a multipath transmission using visual-MIMO networking and the other is multi-node V2X communication. In the scenario of multipath transmission, we analyze the channel capacity numerically and we illustrate the significance of networking information such as distance, reference color (symbol, and multiplexing-diversity mode transitions. In addition, in the V2X scenario of multiple access, we may achieve the simultaneous multiple access communication without node interferences by dividing the communication area using image processing. Finally, through numerical simulation, we show the superior SER performance of the visual-MIMO scheme compared with LED-PD communication and show the numerical result of the GCM based visual-MIMO channel capacity versus distance.

  9. CIEL*a*b* color space predictive models for colorimetry devices--analysis of perfume quality.

    Science.gov (United States)

    Korifi, Rabia; Le Dréau, Yveline; Antinelli, Jean-François; Valls, Robert; Dupuy, Nathalie

    2013-01-30

    Color perception plays a major role in the consumer evaluation of perfume quality. Consumers need first to be entirely satisfied with the sensory properties of products, before other quality dimensions become relevant. The evaluation of complex mixtures color presents a challenge even for modern analytical techniques. A variety of instruments are available for color measurement. They can be classified as tristimulus colorimeters and spectrophotometers. Obsolescence of the electronics of old tristimulus colorimeter arises from the difficulty in finding repair parts and leads to its replacement by more modern instruments. High quality levels in color measurement, i.e., accuracy and reliability in color control are the major advantages of the new generation of color instrumentation, the integrating sphere spectrophotometer. Two models of spectrophotometer were tested in transmittance mode, employing the d/0° geometry. The CIEL(*)a(*)b(*) color space parameters were measured with each instrument for 380 samples of raw materials and bases used in the perfume compositions. The results were graphically compared between the colorimeter device and the spectrophotometer devices. All color space parameters obtained with the colorimeter were used as dependent variables to generate regression equations with values obtained from the spectrophotometers. The data was statistically analyzed to create predictive model between the reference and the target instruments through two methods. The first method uses linear regression analysis and the second method consists of partial least square regression (PLS) on each component. Copyright © 2012 Elsevier B.V. All rights reserved.

  10. Adaptive Ambient Illumination Based on Color Harmony Model

    Science.gov (United States)

    Kikuchi, Ayano; Hirai, Keita; Nakaguchi, Toshiya; Tsumura, Norimichi; Miyake, Yoichi

    We investigated the relationship between ambient illumination and psychological effect by applying a modified color harmony model. We verified the proposed model by analyzing correlation between psychological value and modified color harmony score. Experimental results showed the possibility to obtain the best color for illumination using this model.

  11. Guidance methods in psychological «spaces» of self-determination

    Directory of Open Access Journals (Sweden)

    Nikolai S. Prjazhnikov

    2017-09-01

    Full Text Available Self-determination is deemed as search and continuous refinement of the meaning of the future life. The paper discusses various options for self-determination, i.e. professional, personal, social, and other ones. Self-determination means making a certain choice. This may be career choice («career self-determination», choice of a moral position («personal self-determination», choice of one’s position in society associated with image and style of life, status in various social groups («social self-determination», choice of options («Leisure selfdetermination», or even choice of relationship type («family self-determination», etc. The generalized options and methods of orientation in various «space» of self-determination are highlighted. The psychological «spaces» are regarded as a metaphor that reflects and arranges a certain field of search for the meanings of self-determination. Each «space» is constructed according to a certain principle based on certain criteria. Psychological «space» may be determined as diverse, and in this set of self-determining personality one must be able to navigate. There are main groups of psychological «space» including the typology of options for planning life and career, the typology of work activity, the typology of professions. It is important for self-determination to define the future professional activity. Various methods are presented that allow a person to get a career orientation in complex «space» of career and life choices. Particular attention is paid to self-determination of children in adolescence. Various modern approaches in career guidance and P.Ya. Galperin’s career «orientation» principles are drawn to a concordance.

  12. Manned space activity and psychological problems and issues; Yujin uchu katsudo to shinrigakuteki shomondai

    Energy Technology Data Exchange (ETDEWEB)

    Kume, M. [Waseda University, Tokyo (Japan)

    1996-03-05

    This paper considers psychological problems and issues for crews living in a space station for an extended period of time. The problems and issues may be divided largely into decline in mental functions such as neural fatigue, sleeplessness, decreased mental work functions, and aggravation in mental state such as anxiety, weariness, hostility, and declined morale. Factors for causing psychological problems may include zero gravity environment, radiation, limited space, vibration, being present under all eyes fixed on oneself, physical restrictions, space-sickness, living in a group, and work contents. These are classified into problems of mental functions that occur from situations specific to space and problems of metal state that come from inner part of the individuals. Life under space environment has neither been studied systematically nor organizationally. The following new criteria for human factors would be required: personality factors that demand individual`s natural gifts, crew factors that view group activities of crews importantly, operation factors that consider quality and amount of operations, and check of mental soundness of the crews. Themes that require further studies would include establishment of psychological aptitude selection criteria and development of psychological group training programs. 7 refs.

  13. Psychology and culture during long-duration space missions

    Science.gov (United States)

    Kanas, N.; Sandal, G.; Boyd, J. E.; Gushin, V. I.; Manzey, D.; North, R.; Leon, G. R.; Suedfeld, P.; Bishop, S.; Fiedler, E. R.; Inoue, N.; Johannes, B.; Kealey, D. J.; Kraft, N.; Matsuzaki, I.; Musson, D.; Palinkas, L. A.; Salnitskiy, V. P.; Sipes, W.; Stuster, J.; Wang, J.

    2009-04-01

    The objective of this paper is twofold: (a) to review the current knowledge of cultural, psychological, psychiatric, cognitive, interpersonal, and organizational issues that are relevant to the behavior and performance of astronaut crews and ground support personnel and (b) to make recommendations for future human space missions, including both transit and planetary surface operations involving the Moon or Mars. The focus will be on long-duration missions lasting at least six weeks, when important psychological and interpersonal factors begin to take their toll on crewmembers. This information is designed to provide guidelines for astronaut selection and training, in-flight monitoring and support, and post-flight recovery and re-adaptation.

  14. Choosing the Right Color: A Way to Increase Sales

    OpenAIRE

    Dr.Zahra Hossein Nezhad; Katayoun Kavehnezhad

    2013-01-01

    It can be stated that the colors are one of the most important and powerful tools of design for marketing materials such as web sites, direct mail, ads, and etc. Meanings and Usage of Color can vary from country to country. Therefore, it is necessary to identify each culture color psychology for correct use of color. This paper focuses on the psychological meaning of each color and suggests using it in the correct position. To this purpose the relationship between color and culture, gender, e...

  15. Colorings of simplicial complexes and vector bundles over Davis-Januszkiewicz spaces

    NARCIS (Netherlands)

    Notbohm, D.R.A.W.

    2010-01-01

    We show that coloring properties of a simplicial complex K are reflected by splitting properties of a bundle over the associated Davis-Januszkiewicz space whose Chern classes are given by the elementary symmetric polynomials in the generators of the Stanley-Reisner algebra of K. © 2009 The

  16. The psychology of home environments: a call for research on residential space.

    Science.gov (United States)

    Graham, Lindsay T; Gosling, Samuel D; Travis, Christopher K

    2015-05-01

    Homes are important: People devote much of their thought, time, and resources to selecting, modifying, and decorating their living spaces, and they may be devastated when their homes must be sold or are destroyed. Yet the empirical psychological literature says virtually nothing about the roles that homes might play in people's lives. We argue that homes provide an informative context for a wide variety of studies examining how social, developmental, cognitive, and other psychological processes play out in a consequential real-world setting. The topic of homes is also well suited to collaborations with a diverse array of disciplines ranging from architecture and engineering to sociology and law. We illustrate the potential insights to be gained from studying homes with an exploratory study that maps the psychological ambiances (e.g., romance, comfort, togetherness) that people desire in their homes; we identify six broad ambiance dimensions (restoration, kinship, storage, stimulation, intimacy, productivity) that show mean differences across rooms. We connect these findings to existing work on situation selection in emotion regulation. These ideas provide only an initial foray into the domain of residential space, but they hint at the productive roles that homes and other spaces could play in psychological theorizing and research. © The Author(s) 2015.

  17. Color-Space-Based Visual-MIMO for V2X Communication †

    Science.gov (United States)

    Kim, Jai-Eun; Kim, Ji-Won; Park, Youngil; Kim, Ki-Doo

    2016-01-01

    In this paper, we analyze the applicability of color-space-based, color-independent visual-MIMO for V2X. We aim to achieve a visual-MIMO scheme that can maintain the original color and brightness while performing seamless communication. We consider two scenarios of GCM based visual-MIMO for V2X. One is a multipath transmission using visual-MIMO networking and the other is multi-node V2X communication. In the scenario of multipath transmission, we analyze the channel capacity numerically and we illustrate the significance of networking information such as distance, reference color (symbol), and multiplexing-diversity mode transitions. In addition, in the V2X scenario of multiple access, we may achieve the simultaneous multiple access communication without node interferences by dividing the communication area using image processing. Finally, through numerical simulation, we show the superior SER performance of the visual-MIMO scheme compared with LED-PD communication and show the numerical result of the GCM based visual-MIMO channel capacity versus distance. PMID:27120603

  18. Theoretical research on color indirect effects

    Science.gov (United States)

    Liu, T. C.; Liao, Changjun; Liu, Songhao

    1995-05-01

    Color indirect effects (CIE) means the physiological and psychological effects of color resulting from color vision. In this paper, we study CIE from the viewpoints of the integrated western and Chinese traditional medicine and the time quantum theory established by C. Y. Liu et al., respectively, and then put forward the color-automatic-nervous-subsystem model that could color excites parasympathetic subsystem and hot color excites sympathetic subsystem. Our theory is in agreement with modern color vision theory, and moreover, it leads to the resolution of the conflict between the color code theory and the time code theory oncolor vision. For the latitude phenomena on athlete stars number and the average lifespan, we also discuss the possibility of UV vision. The applications of our theory lead to our succeeding in explaining a number of physiological and psychological effects of color, in explaining the effects of age on color vision, and in explaining the Chinese chromophototherapy. We also discuss its application to neuroimmunology. This research provides the foundation of the clinical applications of chromophototherapy.

  19. High resolution color raster computer animation of space filling molecular models

    Energy Technology Data Exchange (ETDEWEB)

    Max, N.L.

    1981-01-01

    The ATOMLLL system efficiently produces realistic photographs of ball-and-stick or space-filling molecular models, with color shading, highlights, shadows, and transparency. The hidden surface problem for a scene composed of intersecting spheres and cylinders is solved on a CDC-7600, which outputs onto magnetic tape the outlines of the visible parts of each object. The outlines are then rendered, at up to 4096 x 4096 resolution, by a Dicomed D-48 color film recorder, controlled by a Varian V-75 minicomputer. The Varian computes the shading and highlights for each pixel in a fast microcoded loop. Recent modifications to give shadows and transparency are described.

  20. High resolution color raster computer animation of space filling molecular models

    International Nuclear Information System (INIS)

    Max, N.L.

    1981-01-01

    The ATOMLLL system efficiently produces realistic photographs of ball-and-stick or space-filling molecular models, with color shading, highlights, shadows, and transparency. The hidden surface problem for a scene composed of intersecting spheres and cylinders is solved on a CDC-7600, which outputs onto magnetic tape the outlines of the visible parts of each object. The outlines are then rendered, at up to 4096 x 4096 resolution, by a Dicomed D-48 color film recorder, controlled by a Varian V-75 minicomputer. The Varian computes the shading and highlights for each pixel in a fast microcoded loop. Recent modifications to give shadows and transparency are described

  1. Affective color palettes in visualization

    OpenAIRE

    Patra, Abhisekh

    2017-01-01

    The communication of affect, a feeling or emotion, has a central role in creating engaging visual experiences. Prior work on the psychology of color has focused on its effect on emotions, color preferences and reactions to color. Studies have attempted to solve problems related to improving aesthetics and emotions of images by improving color themes and templates. However, we have little understanding of how designers manipulate color properties for effective visual communication in informati...

  2. The color space of a graph

    DEFF Research Database (Denmark)

    Jensen, T.R.; Thomassen, Carsten

    2000-01-01

    If k is a prime power, and G is a graph with n vertices, then a k-coloring of G may be considered as a vector in GF(k)(n). We prove that the subspace of GF(3)(n) spanned by all 3-colorings of a planar triangle-free graph with n vertices has dimension n. In particular, any such graph has at least n...... - 1 nonequivalent 3-colorings, and the addition of any edge or any vertex of degree 3 results in a 3-colorable graph. (C) 2000 John Wiley & Sons, Inc....

  3. COLOR PERCEPTION IN INTERIOR DESIGN

    OpenAIRE

    ÖZSAVAŞ, Nilay

    2016-01-01

    In this study, it is mentioned about color that is a keyfactor of interior architecture profession. Firstly, space perception, colorand space interaction, effects of space, color and user relationship is explainedexcept color theories and definitions. Within this scope these are scrutinizingboth perception of color in the space and material and lighting issues thathave a big role in perception. Recent searches, practice methods and evaluationwith examples play a part in this article. It is ai...

  4. White blood cell segmentation by color-space-based k-means clustering.

    Science.gov (United States)

    Zhang, Congcong; Xiao, Xiaoyan; Li, Xiaomei; Chen, Ying-Jie; Zhen, Wu; Chang, Jun; Zheng, Chengyun; Liu, Zhi

    2014-09-01

    White blood cell (WBC) segmentation, which is important for cytometry, is a challenging issue because of the morphological diversity of WBCs and the complex and uncertain background of blood smear images. This paper proposes a novel method for the nucleus and cytoplasm segmentation of WBCs for cytometry. A color adjustment step was also introduced before segmentation. Color space decomposition and k-means clustering were combined for segmentation. A database including 300 microscopic blood smear images were used to evaluate the performance of our method. The proposed segmentation method achieves 95.7% and 91.3% overall accuracy for nucleus segmentation and cytoplasm segmentation, respectively. Experimental results demonstrate that the proposed method can segment WBCs effectively with high accuracy.

  5. Human response to color and light.

    Science.gov (United States)

    Birren, F

    1979-07-16

    Sound principles, based on technical studies of the psychological and physiological effects of color on hospital patients, can help hospital administrators and designers choose interior colors with function in mind.

  6. Application to graduate psychology programs by undergraduate students of color: the impact of a research training program.

    Science.gov (United States)

    Hall, Gordon C Nagayama; Allard, Carolyn B

    2009-07-01

    The top 86 students were selected from a pool of approximately 400 applicants to a summer clinical psychology research training program for undergraduate students of color. Forty-three of the students were randomly assigned to 1 of 2 clinical psychology research training programs, and 43 were randomly assigned to a control condition without training. The multicultural version of the training program emphasized the cultural context of psychology in all areas of training, whereas cultural context was de-emphasized in the monocultural version of the program. Although the cultural content of the 2 training programs was effectively manipulated as indicated by a fidelity check by an outside expert, there were no significant differences between the effects of the 2 programs on the outcomes measured in this study. The primary differences in this study were between students who did versus those who did not participate in a training program. Sixty-five percent of the students who completed the multicultural training program applied to graduate schools in psychology, compared with 47% of those who completed the monocultural training program, and 31% of those in the control group. Participation in summer research training programs also increased self-perceptions of multicultural competence.

  7. Music Retrieval Based on the Relation between Color Association and Lyrics

    Science.gov (United States)

    Nakamur, Tetsuaki; Utsumi, Akira; Sakamoto, Maki

    Various methods for music retrieval have been proposed. Recently, many researchers are tackling developing methods based on the relationship between music and feelings. In our previous psychological study, we found that there was a significant correlation between colors evoked from songs and colors evoked only from lyrics, and showed that the music retrieval system using lyrics could be developed. In this paper, we focus on the relationship among music, lyrics and colors, and propose a music retrieval method using colors as queries and analyzing lyrics. This method estimates colors evoked from songs by analyzing lyrics of the songs. On the first step of our method, words associated with colors are extracted from lyrics. We assumed two types of methods to extract words associated with colors. In the one of two methods, the words are extracted based on the result of a psychological experiment. In the other method, in addition to the words extracted based on the result of the psychological experiment, the words from corpora for the Latent Semantic Analysis are extracted. On the second step, colors evoked from the extracted words are compounded, and the compounded colors are regarded as those evoked from the song. On the last step, colors as queries are compared with colors estimated from lyrics, and the list of songs is presented based on similarities. We evaluated the two methods described above and found that the method based on the psychological experiment and corpora performed better than the method only based on the psychological experiment. As a result, we showed that the method using colors as queries and analyzing lyrics is effective for music retrieval.

  8. Carotenoid pixels characterization under color space tests and RGB formulas for mesocarp of mango's fruits cultivars

    Science.gov (United States)

    Hammad, Ahmed Yahya; Kassim, Farid Saad Eid Saad

    2010-01-01

    This study experimented the pulp (mesocarp) of fourteen cultivars were healthy ripe of Mango fruits (Mangifera indica L.) selected after picking from Mango Spp. namely Taimour [Ta], Dabsha [Da], Aromanis [Ar], Zebda [Ze], Fagri Kelan [Fa], Alphonse [Al], Bulbek heart [Bu], Hindi- Sinnara [Hi], Compania [Co], Langra [La], Mestikawi [Me], Ewais [Ew], Montakhab El Kanater [Mo] and Mabroka [Ma] . Under seven color space tests included (RGB: Red, Green and Blue), (CMY: Cyan, Magenta and Yellow), (CMY: Cyan, Magenta and Yellow), (HSL: Hue, Saturation and Lightness), (CMYK%: Cyan%, Magenta%, Yellow% and Black%), (HSV: Hue, Saturation and Value), (HºSB%: Hueº, Saturation% and Brightness%) and (Lab). (CMY: Cyan, Magenta and Yellow), (HSL: Hue, Saturation and Lightness), (CMYK%: Cyan%, Magenta%, Yellow% and Black%), (HSV: Hue, Saturation and Value), (HºSB%: Hueº, Saturation% and Brightness%) and (Lab). Addition, nine formula of color space tests included (sRGB 0÷1, CMY, CMYK, XYZ, CIE-L*ab, CIE-L*CH, CIE-L*uv, Yxy and Hunter-Lab) and (RGB 0÷FF/hex triplet) and Carotenoid Pixels Scale. Utilizing digital color photographs as tool for obtainment the natural color information for each cultivar then the result expounded with chemical pigment estimations. Our location study in the visual yellow to orange color degrees from the visible color of electromagnetic spectrum in wavelength between (~570 to 620) nm and frequency between (~480 to 530) THz. The results found carotene very strong influence in band Red while chlorophyll (a & b) was very lower subsequently, the values in band Green was depressed. Meanwhile, the general ratios percentage for carotenoid pixels in bands Red, Green and Blue were 50%, 39% and 11% as orderliness opposite the ratios percentage for carotene, chlorophyll a and chlorophyll b which were 63%, 22% and 16% approximately. According to that the pigments influence in all color space tests and RGB formulas. Band Yellow% in color test (CMYK%) as signature

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

    Czech Academy of Sciences Publication Activity Database

    Šorel, Michal; Flusser, Jan

    2007-01-01

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

  10. ColorPhylo: A Color Code to Accurately Display Taxonomic Classifications.

    Science.gov (United States)

    Lespinats, Sylvain; Fertil, Bernard

    2011-01-01

    Color may be very useful to visualise complex data. As far as taxonomy is concerned, color may help observing various species' characteristics in correlation with classification. However, choosing the number of subclasses to display is often a complex task: on the one hand, assigning a limited number of colors to taxa of interest hides the structure imbedded in the subtrees of the taxonomy; on the other hand, differentiating a high number of taxa by giving them specific colors, without considering the underlying taxonomy, may lead to unreadable results since relationships between displayed taxa would not be supported by the color code. In the present paper, an automatic color coding scheme is proposed to visualise the levels of taxonomic relationships displayed as overlay on any kind of data plot. To achieve this goal, a dimensionality reduction method allows displaying taxonomic "distances" onto a Euclidean two-dimensional space. The resulting map is projected onto a 2D color space (the Hue, Saturation, Brightness colorimetric space with brightness set to 1). Proximity in the taxonomic classification corresponds to proximity on the map and is therefore materialised by color proximity. As a result, each species is related to a color code showing its position in the taxonomic tree. The so called ColorPhylo displays taxonomic relationships intuitively and can be combined with any biological result. A Matlab version of ColorPhylo is available at http://sy.lespi.free.fr/ColorPhylo-homepage.html. Meanwhile, an ad-hoc distance in case of taxonomy with unknown edge lengths is proposed.

  11. Uniform color space analysis of LACIE image products

    Science.gov (United States)

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

    1979-01-01

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

  12. FEATURES OF PSYCHOLOGICAL SPACE SOVEREIGNTY MAINTAINED BY PEOPLE WITH DIFFERENT ATTITUDE TO SOLITUDE

    Directory of Open Access Journals (Sweden)

    Nadezhda Alekseevna Garipova

    2017-06-01

    Practical implications. The results can be useful for developing psychocorrection sessions and trainings. The data can be helpful for specialists of Family Psychological Support centers and for instructors of “Ecological Psychology”, “Family Relations Psychology” disciplines. The study carried out is likely to be highly educational since many respondents participating in the survey admitted that they had never considered personal boundaries violation to be the reason for marital conflicts. They also lacked information concerning psychological space, how to regulate personal space boundaries and how to respond to other family members behavior in an adequate manner.

  13. Computer-assisted bladder cancer grading: α-shapes for color space decomposition

    Science.gov (United States)

    Niazi, M. K. K.; Parwani, Anil V.; Gurcan, Metin N.

    2016-03-01

    According to American Cancer Society, around 74,000 new cases of bladder cancer are expected during 2015 in the US. To facilitate the bladder cancer diagnosis, we present an automatic method to differentiate carcinoma in situ (CIS) from normal/reactive cases that will work on hematoxylin and eosin (H and E) stained images of bladder. The method automatically determines the color deconvolution matrix by utilizing the α-shapes of the color distribution in the RGB color space. Then, variations in the boundary of transitional epithelium are quantified, and sizes of nuclei in the transitional epithelium are measured. We also approximate the "nuclear to cytoplasmic ratio" by computing the ratio of the average shortest distance between transitional epithelium and nuclei to average nuclei size. Nuclei homogeneity is measured by computing the kurtosis of the nuclei size histogram. The results show that 30 out of 34 (88.2%) images were correctly classified by the proposed method, indicating that these novel features are viable markers to differentiate CIS from normal/reactive bladder.

  14. ColorFull: a C++ library for calculations in SU(Nc) color space

    Energy Technology Data Exchange (ETDEWEB)

    Sjoedahl, Malin [Lund University, Department of Astronomy and Theoretical Physics, Lund (Sweden)

    2015-05-15

    ColorFull, a C++ package for treating QCD color structure, is presented. ColorFull, which utilizes the trace basis approach, is intended for interfacing with event generators, but can also be used as a stand-alone package for squaring QCD amplitudes, calculating interferences, and describing the effect of gluon emission and gluon exchange. (orig.)

  15. Color quarks and octonions

    International Nuclear Information System (INIS)

    Guersey, F.

    1974-01-01

    A mathematical framework based on octonions is developed for the description of the color quark scheme in which quarks are unobservable, the color SU(3) is exact, and only color singlets correspond to observable hadrons. The fictitious Hilbert space in which quarks operate is taken to be a space of vectors with octonion components. This space admits as a gauge group an exact SU(3) identified with the color SU/sub C/(3). Because of the nonassociativity of the underlying algebra, nonsinglet representations of SU/sub C/(3) are unobservable, while the subspace of color singlets satisfies associativity along with conditions for observability. Octonion quark fields satisfy the commutation relations of parafermions of order 3, leading to the correct SU(6) multiplets for hadrons. (U.S.)

  16. Ocean Color

    Data.gov (United States)

    National Aeronautics and Space Administration — Satellite-derived Ocean Color Data sets from historical and currently operational NASA and International Satellite missions including the NASA Coastal Zone Color...

  17. COLOR IMAGES

    Directory of Open Access Journals (Sweden)

    Dominique Lafon

    2011-05-01

    Full Text Available The goal of this article is to present specific capabilities and limitations of the use of color digital images in a characterization process. The whole process is investigated, from the acquisition of digital color images to the analysis of the information relevant to various applications in the field of material characterization. A digital color image can be considered as a matrix of pixels with values expressed in a vector-space (commonly 3 dimensional space whose specificity, compared to grey-scale images, is to ensure a coding and a representation of the output image (visualisation printing that fits the human visual reality. In a characterization process, it is interesting to regard color image attnbutes as a set of visual aspect measurements on a material surface. Color measurement systems (spectrocolorimeters, colorimeters and radiometers and cameras use the same type of light detectors: most of them use Charge Coupled Devices sensors. The difference between the two types of color data acquisition systems is that color measurement systems provide a global information of the observed surface (average aspect of the surface: the color texture is not taken into account. Thus, it seems interesting to use imaging systems as measuring instruments for the quantitative characterization of the color texture.

  18. Future perspectives on space psychology: Recommendations on psychosocial and neurobehavioural aspects of human spaceflight

    Science.gov (United States)

    De La Torre, Gabriel G.; van Baarsen, Berna; Ferlazzo, Fabio; Kanas, Nick; Weiss, Karine; Schneider, Stefan; Whiteley, Iya

    2012-12-01

    Recently the psychological effects of space flight have gained in attention. In uncovering the psychological challenges that individuals and teams can face, we need research options that integrate psychosocial aspects with behavioral, performance, technical and environmental issues. Future perspectives in Space Psychology and Human Spaceflight are reviewed in this paper. The topics covered include psychosocial and neurobehavioural aspects, neurocognitive testing tools, decision making, autonomy and delayed communications, well being, mental health, situational awareness, and methodology. Authors were members of a European Space Agency (ESA) Research Topical Team on Psychosocial and Behavioral Aspects of Human Spaceflight. They discuss the different topics under a common perspective of a theoretical and practical framework, showing interactions, relationships and possible solutions for the different aspects and variables in play. Recommendations for every topic are offered and summarized for future research in the field. The different proposed research ideas can be accomplished using analogs and simulation experiments, short- and long-duration bed rest, and in-flight microgravity studies. These topics are especially important for future Moon and Mars mission design and training.

  19. Psychological Perception of Space and Time in the Historical Process

    Directory of Open Access Journals (Sweden)

    Konstantin V. Minyar-Beloruchev

    2015-06-01

    Full Text Available The paper is devoted to psychological aspects and psychological perception of spatial and temporal dimensions of the historical process. Space and time do not exist separately, they are closely interconnected: everything that happens in history has certain spatial and temporal position. From historical perspective spatial characteristics of a particular territory are twofold: territory’s psychical position remains unperturbed, while its political status and national affiliation are revised in the course of time. Territories vary in their value: the most valuable objects of physical environment such as sea-coasts, courses and estuaries of rivers, mineral deposits, industrial regions, etc. serve as objects of contention on the international arena, while areas that do not possess such characteristics can be of no interest to international actors. Historical time does not necessarily coincide with chronological time. For example, according to Eric Hobsbawm, the so-called long Nineteenth Century lasted from 1789 to 1914, while the short Twentieth Century lasted only from 1914 to 1991. Psychological time should also be taken into account – perception of relation between past, present, and future developments, as well as perception of chronological intervals within which certain historical developments take place. Time sets chronological framework for the historical process, it can be both cyclical and linear at the same time. Progress in transportation and communication leads to the situation where linear characteristics of space and time remain the same, while space compresses and time accelerates: movement of physical objects and information transfer take less and less time. Such process was ushered in during the Nineteenth Century (Transportation and Communication Revolutions and it accelerated in the Twentieth and Twenty-First Centuries. Present wars can last only months and days, not years; negotiations are conducted directly by chief

  20. Combining fine texture and coarse color features for color texture classification

    Science.gov (United States)

    Wang, Junmin; Fan, Yangyu; Li, Ning

    2017-11-01

    Color texture classification plays an important role in computer vision applications because texture and color are two fundamental visual features. To classify the color texture via extracting discriminative color texture features in real time, we present an approach of combining the fine texture and coarse color features for color texture classification. First, the input image is transformed from RGB to HSV color space to separate texture and color information. Second, the scale-selective completed local binary count (CLBC) algorithm is introduced to extract the fine texture feature from the V component in HSV color space. Third, both H and S components are quantized at an optimal coarse level. Furthermore, the joint histogram of H and S components is calculated, which is considered as the coarse color feature. Finally, the fine texture and coarse color features are combined as the final descriptor and the nearest subspace classifier is used for classification. Experimental results on CUReT, KTH-TIPS, and New-BarkTex databases demonstrate that the proposed method achieves state-of-the-art classification performance. Moreover, the proposed method is fast enough for real-time applications.

  1. INFRARED COLOR-COLOR DIAGRAMS FOR AGB STARS

    Directory of Open Access Journals (Sweden)

    Kyung-Won Suh

    2007-09-01

    Full Text Available We present infrared color-color diagrams of AGB stars from the observations at near and mid infrared bands. We compile the observations for hundreds of OH/IR stars and carbon stars using the data from the Midcourse Space Experiment (MSX, the two micron sky survey (2MASS, and the IRAS point source catalog (PSC. We compare the observations with the theoretical evolutionary tracks of AGB stars. From the new observational data base and the theoretical evolution tracks, we discuss the meaning of the infrared color-color diagrams at different wavelengths.

  2. Riemann Geometric Color-Weak Compensationfor Individual Observers

    OpenAIRE

    Kojima, Takanori; Mochizuki, Rika; Lenz, Reiner; Chao, Jinhui

    2014-01-01

    We extend a method for color weak compensation based on the criterion of preservation of subjective color differences between color normal and color weak observers presented in [2]. We introduce a new algorithm for color weak compensation using local affine maps between color spaces of color normal and color weak observers. We show howto estimate the local affine map and how to determine correspondences between the origins of local coordinates in color spaces of color normal and color weak ob...

  3. Modeling human color categorization

    NARCIS (Netherlands)

    van den Broek, Egon; Schouten, Th.E.; Kisters, P.M.F.

    A unique color space segmentation method is introduced. It is founded on features of human cognition, where 11 color categories are used in processing color. In two experiments, human subjects were asked to categorize color stimuli into these 11 color categories, which resulted in markers for a

  4. A STUDY OF COLOR AS A MARKETING CUE IN SAUDI ARABIA

    Directory of Open Access Journals (Sweden)

    Abrar OmarAlkhamisi

    2013-01-01

    Full Text Available Colors have powerful effects and prompt reactions based on both instincts andconnotations. Colors have a subtle but pervasivelyeffective element in graphicdesign. Colors alter the meanings of the objects orsituations with which they areassociated and color inclinations can predict consumers’ behavior. Colors instilgraphic representations in packaging, advertising,and branding. Colors are alsoconsidered a significant part of our psychologicaland biological heritage. Thecultural and social trends greatly influence the meaning of a color. Therefore, it isboth challenging and rewarding to study the color psychology because of thevarious figurative meanings of colors in the various cultures. In this paper we willstudy the color psychology in marketing based on survey of 75 mostly Saudirespondents from different age groups and both genders. We will consider theimpact of color on dependability, quality and inexpensiveness of the items beingmarketed. We argue that a cultural perspective of color research and application isvital for developing marketing strategies for the Saudi market.

  5. Color indirect effects on melatonin regulation

    Science.gov (United States)

    Mian, Tian; Liu, Timon C.; Li, Yan

    2002-04-01

    Color indirect effect (CIE) is referred to as the physiological and psychological effects of color resulting from color vision. In previous papers, we have studied CIE from the viewpoints of the integrated western and Chinese traditional medicine, put forward the color-autonomic- nervous-subsystem model (CAM), and provided its time-theory foundation. In this paper, we applied it to study light effects on melatonin regulation in humans, and suggested that it is CIE that mediates light effects on melatonin suppression.

  6. Color Calibration for Colorized Vision System with Digital Sensor and LED Array Illuminator

    Directory of Open Access Journals (Sweden)

    Zhenmin Zhu

    2016-01-01

    Full Text Available Color measurement by the colorized vision system is a superior method to achieve the evaluation of color objectively and continuously. However, the accuracy of color measurement is influenced by the spectral responses of digital sensor and the spectral mismatch of illumination. In this paper, two-color vision system illuminated by digital sensor and LED array, respectively, is presented. The Polynomial-Based Regression method is applied to solve the problem of color calibration in the sRGB and CIE  L⁎a⁎b⁎ color spaces. By mapping the tristimulus values from RGB to sRGB color space, color difference between the estimated values and the reference values is less than 3ΔE. Additionally, the mapping matrix ΦRGB→sRGB has proved a better performance in reducing the color difference, and it is introduced subsequently into the colorized vision system proposed for a better color measurement. Necessarily, the printed matter of clothes and the colored ceramic tile are chosen as the application experiment samples of our colorized vision system. As shown in the experimental data, the average color difference of images is less than 6ΔE. It indicates that a better performance of color measurement is obtained via the colorized vision system proposed.

  7. Perception and psychology of colors and their application in design

    OpenAIRE

    Despot, Katerina; Sandeva, Vaska; Donev, Aleksandar

    2011-01-01

    Color science is the science that studies the properties of color and their application in different areas of life. More complex emotional states produce colors in works of art. Their impact far beyond the immediate sensations associated in stable and strong feelings. The same meaning is embedded in the words of the great Soviet artist Kuzma Petrov-Vodkin "There are colors and soothing irritation, screaming, arguing with each other and living together gently. In their fight or consent is born...

  8. FY 1999 project on the development of new industry support type international standards. Standardization of color management; 1999 nendo shinki sangyo shiengata kokusai hyojun kaihatsu jigyo seika hokokusho. Iro saigen kanri (color management) no hyojunka

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2000-03-01

    For the purpose of eliminating variations in color reproduction in multi-media output devices, study was conducted of making a standard plan for color information equipment as hardware and for the software to determine the characteristics, and the FY 1999 results were summarized. As to the standardization of color control in input/output devices, characteristic dependency of color printer under environmental conditions such as ambient temperature/humidity was determined. And to integrate it into the ICC profile, the profile was expanded. Concerning the standardization of multi-spectrum color image description format, non-linear spectral characteristics were investigated which are dependent on types of light sources, light intensity and geometric conditions. In relation to the standardization of psychological color reproduction, the scope of the experiment using examinee was expanded, and the study was so conducted that the standard image for skin color evaluation use can be recognized as the one that has statistical accuracy. A sequence method which is more simple and more effective was established. In the discussions of the proposed international standards, studies were carried out of the electronic still camera color characteristics measurement and the color space ISO RGB. (NEDO)

  9. Choosing a Color model in CBIR-Systems

    Directory of Open Access Journals (Sweden)

    Andrej Cimerman

    2014-09-01

    Full Text Available AbstractIn the paper we study how the choice of color space affects the user-friendliness of the graphical user interface of CBIR. The pilot study was carried out on 46 students of the Department of Library and Information Science and Book Studies at the Faculty of Arts at the University of Ljubljana. The study showed that user interfaces based on HSV color space are simple to use even for users who do not possess the theoretical knowledge about colors and do not understand HSV color space, while even reasonably good understanding of RG B color space does not guarantee frustration-free user experience when using RG B user interface. User interfaces offering color choice just by clicking were better received than user interfaces that make use of color sliders. This article provides guidance for designing an interface for selecting color in CBIR systems.

  10. Content-Based Image Retrieval Benchmarking: Utilizing color categories and color distributions

    NARCIS (Netherlands)

    van den Broek, Egon; Kisters, Peter M.F.; Vuurpijl, Louis G.

    From a human centered perspective three ingredients for Content-Based Image Retrieval (CBIR) were developed. First, with their existence confirmed by experimental data, 11 color categories were utilized for CBIR and used as input for a new color space segmentation technique. The complete HSI color

  11. Study on color difference estimation method of medicine biochemical analysis

    Science.gov (United States)

    Wang, Chunhong; Zhou, Yue; Zhao, Hongxia; Sun, Jiashi; Zhou, Fengkun

    2006-01-01

    The biochemical analysis in medicine is an important inspection and diagnosis method in hospital clinic. The biochemical analysis of urine is one important item. The Urine test paper shows corresponding color with different detection project or different illness degree. The color difference between the standard threshold and the test paper color of urine can be used to judge the illness degree, so that further analysis and diagnosis to urine is gotten. The color is a three-dimensional physical variable concerning psychology, while reflectance is one-dimensional variable; therefore, the estimation method of color difference in urine test can have better precision and facility than the conventional test method with one-dimensional reflectance, it can make an accurate diagnose. The digital camera is easy to take an image of urine test paper and is used to carry out the urine biochemical analysis conveniently. On the experiment, the color image of urine test paper is taken by popular color digital camera and saved in the computer which installs a simple color space conversion (RGB -> XYZ -> L *a *b *)and the calculation software. Test sample is graded according to intelligent detection of quantitative color. The images taken every time were saved in computer, and the whole illness process will be monitored. This method can also use in other medicine biochemical analyses that have relation with color. Experiment result shows that this test method is quick and accurate; it can be used in hospital, calibrating organization and family, so its application prospect is extensive.

  12. Color correction optimization with hue regularization

    Science.gov (United States)

    Zhang, Heng; Liu, Huaping; Quan, Shuxue

    2011-01-01

    Previous work has suggested that observers are capable of judging the quality of an image without any knowledge of the original scene. When no reference is available, observers can extract the apparent objects in an image and compare them with the typical colors of similar objects recalled from their memories. Some generally agreed upon research results indicate that although perfect colorimetric rendering is not conspicuous and color errors can be well tolerated, the appropriate rendition of certain memory colors such as skin, grass, and sky is an important factor in the overall perceived image quality. These colors are appreciated in a fairly consistent manner and are memorized with slightly different hues and higher color saturation. The aim of color correction for a digital color pipeline is to transform the image data from a device dependent color space to a target color space, usually through a color correction matrix which in its most basic form is optimized through linear regressions between the two sets of data in two color spaces in the sense of minimized Euclidean color error. Unfortunately, this method could result in objectionable distortions if the color error biased certain colors undesirably. In this paper, we propose a color correction optimization method with preferred color reproduction in mind through hue regularization and present some experimental results.

  13. The Disunity of Color

    OpenAIRE

    Matthen, Mohan

    1999-01-01

    What is color? What is color vision? Most philosophers answer by reference to humans: to human color qualia, or to the environmental properties or "quality spaces" perceived by humans. It is argued, with reference to empirical findings concerning comparative color vision and the evolution of color vision, that all such attempts are mistaken. An adequate definition of color vision must eschew reference to its outputs in the human cognition and refer only to inputs: color vision consists in...

  14. Proxemics models for human-aware navigation in robotics: Grounding interaction and personal space models in experimental data from psychology

    OpenAIRE

    Barnaud , Marie-Lou; Morgado , Nicolas; Palluel-Germain , Richard; Diard , Julien; Spalanzani , Anne

    2014-01-01

    International audience; In order to navigate in a social environment, a robot must be aware of social spaces, which include proximity and interaction-based constraints. Previous models of interaction and personal spaces have been inspired by studies in social psychology but not systematically grounded and validated with respect to experimental data. We propose to implement personal and interaction space models in order to replicate a classical psychology experiment. Our robotic simulations ca...

  15. Autonomous physics-based color learning under daylight

    Science.gov (United States)

    Berube Lauziere, Yves; Gingras, Denis J.; Ferrie, Frank P.

    1999-09-01

    An autonomous approach for learning the colors of specific objects assumed to have known body spectral reflectances is developed for daylight illumination conditions. The main issue is to be able to find these objects autonomously in a set of training images captured under a wide variety of daylight illumination conditions, and to extract their colors to determine color space regions that are representative of the objects' colors and their variations. The work begins by modeling color formation under daylight using the color formation equations and the semi-empirical model of Judd, MacAdam and Wyszecki (CIE daylight model) for representing the typical spectral distributions of daylight. This results in color space regions that serve as prior information in the initial phase of learning which consists in detecting small reliable clusters of pixels having the appropriate colors. These clusters are then expanded by a region growing technique using broader color space regions than those predicted by the model. This is to detect objects in a way that is able to account for color variations which the model cannot due to its limitations. Validation on the detected objects is performed to filter out those that are not of interest and to eliminate unreliable pixel color values extracted from the remaining ones. Detection results using the color space regions determined from color values obtained by this procedure are discussed.

  16. Addressing Diversity in the Decade of Behavior: Focus on Women of Color.

    Science.gov (United States)

    Russo, Nancy Felipe; Vaz, Kim

    2001-01-01

    Discusses the lives of women of color, illustrating diversity-minded feminist principles that may inform research and program development related to other aspects of diversity. Notes perspectives and priorities of women of color in psychology. Considers why implementing feminist psychology's inclusive vision for research is a continuing struggle,…

  17. Definition of Linear Color Models in the RGB Vector Color Space to Detect Red Peaches in Orchard Images Taken under Natural Illumination

    Directory of Open Access Journals (Sweden)

    Jordi Palacín

    2012-06-01

    Full Text Available This work proposes the detection of red peaches in orchard images based on the definition of different linear color models in the RGB vector color space. The classification and segmentation of the pixels of the image is then performed by comparing the color distance from each pixel to the different previously defined linear color models. The methodology proposed has been tested with images obtained in a real orchard under natural light. The peach variety in the orchard was the paraguayo (Prunus persica var. platycarpa peach with red skin. The segmentation results showed that the area of the red peaches in the images was detected with an average error of 11.6%; 19.7% in the case of bright illumination; 8.2% in the case of low illumination; 8.6% for occlusion up to 33%; 12.2% in the case of occlusion between 34 and 66%; and 23% for occlusion above 66%. Finally, a methodology was proposed to estimate the diameter of the fruits based on an ellipsoidal fitting. A first diameter was obtained by using all the contour pixels and a second diameter was obtained by rejecting some pixels of the contour. This approach enables a rough estimate of the fruit occlusion percentage range by comparing the two diameter estimates.

  18. Representing Color Ensembles.

    Science.gov (United States)

    Chetverikov, Andrey; Campana, Gianluca; Kristjánsson, Árni

    2017-10-01

    Colors are rarely uniform, yet little is known about how people represent color distributions. We introduce a new method for studying color ensembles based on intertrial learning in visual search. Participants looked for an oddly colored diamond among diamonds with colors taken from either uniform or Gaussian color distributions. On test trials, the targets had various distances in feature space from the mean of the preceding distractor color distribution. Targets on test trials therefore served as probes into probabilistic representations of distractor colors. Test-trial response times revealed a striking similarity between the physical distribution of colors and their internal representations. The results demonstrate that the visual system represents color ensembles in a more detailed way than previously thought, coding not only mean and variance but, most surprisingly, the actual shape (uniform or Gaussian) of the distribution of colors in the environment.

  19. Role of color memory in successive color constancy.

    Science.gov (United States)

    Ling, Yazhu; Hurlbert, Anya

    2008-06-01

    We investigate color constancy for real 2D paper samples using a successive matching paradigm in which the observer memorizes a reference surface color under neutral illumination and after a temporal interval selects a matching test surface under the same or different illumination. We find significant effects of the illumination, reference surface, and their interaction on the matching error. We characterize the matching error in the absence of illumination change as the "pure color memory shift" and introduce a new index for successive color constancy that compares this shift against the matching error under changing illumination. The index also incorporates the vector direction of the matching errors in chromaticity space, unlike the traditional constancy index. With this index, we find that color constancy is nearly perfect.

  20. Simulation of the space-time evolution of color-flux tubes (guidelines to the TERMITE program)

    International Nuclear Information System (INIS)

    Dyrek, A.

    1990-08-01

    We give the description of the computer program which simulates boost-invariant evolution of color-flux tubes in high-energy processes. The program provides a graphic demonstration of space-time trajectories of created particles and can also be used as Monte-Carlo generator of events. (author)

  1. Space, time and color in hadron production via e+ e- --> Z$^{0}$ and e+ e- --> W$^{+}$W$^{-}$

    CERN Document Server

    Ellis, John R.; Ellis, John; Geiger, Klaus

    1996-01-01

    The time-evolution of jets in hadronic e+ e- events at LEP is investigated in both position- and momentum-space, with emphasis on effects due to color flow and particle correlations. We address dynamical aspects of the four simultanously-evolving, cross-talking parton cascades that appear in the reaction e+ e- --> .gamma./Z.sup(0) --> W+W- --> q1 q~2 q3 q~4, and compare with the familiar two-parton cascades in e+ e- --> Z.sup(0) --> q1 q~2. We use a QCD statistical transport approach, in which the multiparticle final state is treated as an evolving mixture of partons and hadrons, whose proportions are controlled by their local space-time geography via standard perturbative QCD parton shower evolution and a phenomenological model for non-perturbative parton-cluster formation followed by cluster decays into hadrons. Our numerical simulations exhibit a characteristic "inside-outside" evolution simultanously in position and momentum space. We compare three different model treatments of color flow, and find large ...

  2. Color-quality control using color-difference formulas: progress and problems

    Science.gov (United States)

    Melgosa, M.; Gómez-Robledo, L.; García, P. A.; Morillas, S.; Fernández-Maloigne, C.; Richard, N.; Huang, M.; Li, C.; Cui, G.

    2017-08-01

    We report on some recent advances in industrial color-difference evaluation focused in three main fields: Development of reliable experimental visual datasets; proposal of new color spaces and color-difference formulas; tools to evaluate the merits of color-difference formulas. The use of fuzzy techniques to assign consistency degrees to color pairs in combined visual datasets is described. The CIE/ISO joint proposal of the CIEDE2000 color-difference formula as a standard will facilitate the communication among companies and users. The CIE recommendation of the STRESS index to assess observers' variability and relative merits of different color-difference formulas is reported. Power functions are an efficient method to improve the performance of modern color-difference formulas. We need of advanced color-difference formulas accounting for new materials with different kind of textures and gonioapparent effects.

  3. Space grating optical structure of the retina and RGB-color vision.

    Science.gov (United States)

    Lauinger, Norbert

    2017-02-01

    Diffraction of light at the spatial cellular phase grating outer nuclear layer of the retina could produce Fresnel near-field interferences in three RGB diffraction orders accessible to photoreceptors (cones/rods). At perpendicular light incidence the wavelengths of the RGB diffraction orders in photopic vision-a fundamental R-wave with two G+B-harmonics-correspond to the peak wavelengths of the spectral brightness sensitivity curves of the cones at 559 nmR, 537 nmG, and 447 nmB. In scotopic vision the R+G diffraction orders optically fuse at 512 nm, the peak value of the rod's spectral brightness sensitivity curve. The diffractive-optical transmission system with sender (resonator), space waves, and receiver antennae converts the spectral light components involved in imaging into RGB space. The colors seen at objects are diffractive-optical products in the eye, as the German philosopher A. Schopenhauer predicted. They are second related to the overall illumination in object space. The RGB transmission system is the missing link optically managing the spectral tuning of the RGB photopigments.

  4. Color Term Knowledge Does Not Affect Categorical Perception of Color in Toddlers

    Science.gov (United States)

    Franklin, A.; Clifford, A.; Williamson, E.; Davies, I.

    2005-01-01

    Categorical perception of color is shown when colors from the same category are discriminated less easily than equivalently spaced colors that cross a category boundary. The current experiments tested various models of categorical perception. Experiment 1 tested for categorical responding in 2- to 4-year-olds, the age range for the onset…

  5. Lexical and Symbolic Meaning of Some Colors in Kazakh Language

    Directory of Open Access Journals (Sweden)

    Shara Mazhitaeva

    2012-10-01

    Full Text Available . Colour is objectified in language by means of lexical units’ group - colour names, therefore colour namings attract a constant interest of the scholars who study mechanisms of categorizing the world around by the person, and they are one of the most investigated concepts in different languages. Colour namings are frequently analyzed in the works devoted to studying color as a special lexical category with great attention paid to a problem of conceptualizing colour space by the person. However a colour owing to certain psychological influence on consciousness of the person possesses the wide associative potential defined not only by specific features of perception but also to great extent, by a cultural heritage of all society including mythological and religious representations. The basic research object is both paroemia and phraseological units and lexical-semantic group of color namings of the Kazakh language.

  6. A STUDY OF COLOR AS A MARKETING CUE IN SAUDI ARABIA

    OpenAIRE

    Abrar OmarAlkhamisi; Afnan Salem Ba-brahem; Ahsan Abdullah

    2013-01-01

    Colors have powerful effects and prompt reactions based on both instincts and connotations. Colors have a subtle but pervasively effective element in graphic design. Colors alter the meanings of the objects or situations with which they are associated and color inclinations can predict consumers’ behavior. Colors instil graphic representations in packaging, advertising, and branding. Colors are also considered a significant part of our psychological and biological heritage. The cultural...

  7. Theory of color symmetry for periodic and quasiperiodic crystals

    International Nuclear Information System (INIS)

    Lifshitz, R.

    1997-01-01

    The author presents a theory of color symmetry applicable to the description and classification of periodic as well as quasiperiodic colored crystals. This theory is an extension to multicomponent fields of the Fourier-space approach of Rokhsar, Wright, and Mermin. It is based on the notion of indistinguishability and a generalization of the traditional concepts of color point group and color space group. The theory is applied toward (I) the classification of all black and white space-group types on standard axial quasicrystals in two and three dimensions; (II) the classification of all black and white space-group types in the icosahedral system; (III) the determination of the possible numbers of colors in a standard two-dimensional N-fold symmetric color field whose components are all indistinguishable; and (IV) the classification of two-dimensional decagonal and pentagonal n-color space-group types, explicitly listed for n≤25. copyright 1997 The American Physical Society

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

    Science.gov (United States)

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

    2011-12-01

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

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

    International Nuclear Information System (INIS)

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

    2011-01-01

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

  10. Industrial Color Physics

    CERN Document Server

    Klein, Georg A

    2010-01-01

    This unique book starts with a short historical overview of the development of the theories of color vision and applications of industrial color physics. The three dominant factors producing color - light source, color sample, and observer - are described in detail. The standardized color spaces are shown and related color values are applied to characteristic color qualities of absorption as well as of effect colorants. The fundamentals of spectrometric and colorimetric measuring techniques together with specific applications are described. Theoretical models for radiative transfer in transparent, translucent, and opaque layers are detailed; the two, three, and multi-flux approximations are presented for the first time in a coherent formalism. These methods constitute the fundamentals not only for the important classical methods, but also modern methods of recipe prediction applicable to all known colorants. The text is supplied with 52 tables, more than 200 partially colored illustrations, an appendix, and a...

  11. Derivation of Human Chromatic Discrimination Ability from an Information-Theoretical Notion of Distance in Color Space.

    Science.gov (United States)

    da Fonseca, María; Samengo, Inés

    2016-12-01

    The accuracy with which humans detect chromatic differences varies throughout color space. For example, we are far more precise when discriminating two similar orange stimuli than two similar green stimuli. In order for two colors to be perceived as different, the neurons representing chromatic information must respond differently, and the difference must be larger than the trial-to-trial variability of the response to each separate color. Photoreceptors constitute the first stage in the processing of color information; many more stages are required before humans can consciously report whether two stimuli are perceived as chromatically distinguishable. Therefore, although photoreceptor absorption curves are expected to influence the accuracy of conscious discriminability, there is no reason to believe that they should suffice to explain it. Here we develop information-theoretical tools based on the Fisher metric that demonstrate that photoreceptor absorption properties explain about 87% of the variance of human color discrimination ability, as tested by previous behavioral experiments. In the context of this theory, the bottleneck in chromatic information processing is determined by photoreceptor absorption characteristics. Subsequent encoding stages modify only marginally the chromatic discriminability at the photoreceptor level.

  12. oRGB: a practical opponent color space for computer graphics.

    Science.gov (United States)

    Bratkova, Margarita; Boulos, Solomon; Shirley, Peter

    2009-01-01

    Designed for computer graphics, oRGB is a new color model based on opponent color theory. It works well for both HSV-style color selection and computational applications such as color transfer. oRGB also enables new applications such as a quantitative cool-to-warm metric, intuitive color manipulation and variations, and simple gamut mapping.

  13. Color ordering in QCD

    OpenAIRE

    Schuster, Theodor

    2013-01-01

    We derive color decompositions of arbitrary tree and one-loop QCD amplitudes into color ordered objects called primitive amplitudes. Furthermore, we derive general fermion flip and reversion identities spanning the null space among the primitive amplitudes and use them to prove that all color ordered tree amplitudes of massless QCD can be written as linear combinations of color ordered tree amplitudes of $\\mathcal{N}=4$ super Yang-Mills theory.

  14. Scanner-based macroscopic color variation estimation

    Science.gov (United States)

    Kuo, Chunghui; Lai, Di; Zeise, Eric

    2006-01-01

    Flatbed scanners have been adopted successfully in the measurement of microscopic image artifacts, such as granularity and mottle, in print samples because of their capability of providing full color, high resolution images. Accurate macroscopic color measurement relies on the use of colorimeters or spectrophotometers to provide a surrogate for human vision. The very different color response characteristics of flatbed scanners from any standard colorimetric response limits the utility of a flatbed scanner as a macroscopic color measuring device. This metamerism constraint can be significantly relaxed if our objective is mainly to quantify the color variations within a printed page or between pages where a small bias in measured colors can be tolerated as long as the color distributions relative to the individual mean values is similar. Two scenarios when converting color from the device RGB color space to a standardized color space such as CIELab are studied in this paper, blind and semi-blind color transformation, depending on the availability of the black channel information. We will show that both approaches offer satisfactory results in quantifying macroscopic color variation across pages while the semi-blind color transformation further provides fairly accurate color prediction capability.

  15. A Study on Visibility Rating of Several Representative Web-Safe Colors

    Science.gov (United States)

    Saito, Daisuke; Saito, Keiichi; Notomi, Kazuhiro; Saito, Masao

    This paper presents the visibility ordering of several web-safe colors. The research of web site visibility is important because of the rapid dissemination of the World Wide Web. The combination of a foreground color and a background color is an important factor in providing sufficient visibility. Therefore, the rating of color combination visibility is necessary when developing accessible web sites. In this study, the visibility of several web-safe color combinations was examined using psychological methodology, i.e., a paired comparison. Eighteen chromatic web-safe colors were employed for visual stimuli. Nine students ranging from ages 21 to 29 (average 23.7) were recruited, and all were with normal color sensation. These nine subjects looked at two different colored characters simultaneously on the white background and were instructed to identify which one enabled them to see more clearly. In examining the relationship between the psychological rankings of the color combinations and the visual sensations, each color combination was first scored as to the visibility by Thurstone's paired comparisons technique. Secondly, the visual sensation was deduced by applying Weber-Fechner's law to the luminance of the foreground colors. As results, the luminance of a foreground color influenced the visibility; however the visibility rating is difficult only using the luminance of web-safe colors. These indicate that the chromaticity and chroma saturation are necessary in rating of chromatic web-safe color visibility.

  16. Physics and psychophysics of color reproduction

    Science.gov (United States)

    Giorgianni, Edward J.

    1991-08-01

    The successful design of a color-imaging system requires knowledge of the factors used to produce and control color. This knowledge can be derived, in part, from measurements of the physical properties of the imaging system. Color itself, however, is a perceptual response and cannot be directly measured. Though the visual process begins with physics, as radiant energy reaching the eyes, it is in the mind of the observer that the stimuli produced from this radiant energy are interpreted and organized to form meaningful perceptions, including the perception of color. A comprehensive understanding of color reproduction, therefore, requires not only a knowledge of the physical properties of color-imaging systems but also an understanding of the physics, psychophysics, and psychology of the human observer. The human visual process is quite complex; in many ways the physical properties of color-imaging systems are easier to understand.

  17. Color Research and Its Application to the Design of Instructional Materials.

    Science.gov (United States)

    Pett, Dennis; Wilson, Trudy

    1996-01-01

    Reviews color research and considers its implications for the design of instructional materials. Topics include physiological and psychological effects; color and learning, including attention, search tasks, retention and other objective measures, and non-objective measures; color and the cathode ray tube (CRT); and further research needs.…

  18. A universal color image quality metric

    NARCIS (Netherlands)

    Toet, A.; Lucassen, M.P.

    2003-01-01

    We extend a recently introduced universal grayscale image quality index to a newly developed perceptually decorrelated color space. The resulting color image quality index quantifies the distortion of a processed color image relative to its original version. We evaluated the new color image quality

  19. Teaching color as an experiential exercise

    Science.gov (United States)

    Miele, Margaret A.

    2002-06-01

    This paper describes the evolution of the course 'The Psychology of Color' that I teach at the Fashion Institute of Technology. Information was synthesized from many disciplines including human biology, physics, consumer behavior, developmental psychology, cross-cultural anthropology and sociology. After initial implementation, the course went through two additional phases of refinement. The current course is an integration of research, theory and application to our everyday lives.

  20. Towards representation of a perceptual color manifold using associative memory for color constancy.

    Science.gov (United States)

    Seow, Ming-Jung; Asari, Vijayan K

    2009-01-01

    In this paper, we propose the concept of a manifold of color perception through empirical observation that the center-surround properties of images in a perceptually similar environment define a manifold in the high dimensional space. Such a manifold representation can be learned using a novel recurrent neural network based learning algorithm. Unlike the conventional recurrent neural network model in which the memory is stored in an attractive fixed point at discrete locations in the state space, the dynamics of the proposed learning algorithm represent memory as a nonlinear line of attraction. The region of convergence around the nonlinear line is defined by the statistical characteristics of the training data. This learned manifold can then be used as a basis for color correction of the images having different color perception to the learned color perception. Experimental results show that the proposed recurrent neural network learning algorithm is capable of color balance the lighting variations in images captured in different environments successfully.

  1. Multispectral Imaging of Meat Quality - Color and Texture

    DEFF Research Database (Denmark)

    Trinderup, Camilla Himmelstrup

    transformations to the CIELAB color space, the common color space within food science. The results show that meat color assessment with a multispectral imaging is a great alternative to the traditional colorimeter, i.e. the vision system meets some of the limitations that the colorimeter possesses. To mention one...

  2. Number of discernible object colors is a conundrum.

    Science.gov (United States)

    Masaoka, Kenichiro; Berns, Roy S; Fairchild, Mark D; Moghareh Abed, Farhad

    2013-02-01

    Widely varying estimates of the number of discernible object colors have been made by using various methods over the past 100 years. To clarify the source of the discrepancies in the previous, inconsistent estimates, the number of discernible object colors is estimated over a wide range of color temperatures and illuminance levels using several chromatic adaptation models, color spaces, and color difference limens. Efficient and accurate models are used to compute optimal-color solids and count the number of discernible colors. A comprehensive simulation reveals limitations in the ability of current color appearance models to estimate the number of discernible colors even if the color solid is smaller than the optimal-color solid. The estimates depend on the color appearance model, color space, and color difference limen used. The fundamental problem lies in the von Kries-type chromatic adaptation transforms, which have an unknown effect on the ranking of the number of discernible colors at different color temperatures.

  3. Color Face Recognition Based on Steerable Pyramid Transform and Extreme Learning Machines

    Directory of Open Access Journals (Sweden)

    Ayşegül Uçar

    2014-01-01

    Full Text Available This paper presents a novel color face recognition algorithm by means of fusing color and local information. The proposed algorithm fuses the multiple features derived from different color spaces. Multiorientation and multiscale information relating to the color face features are extracted by applying Steerable Pyramid Transform (SPT to the local face regions. In this paper, the new three hybrid color spaces, YSCr, ZnSCr, and BnSCr, are firstly constructed using the Cb and Cr component images of the YCbCr color space, the S color component of the HSV color spaces, and the Zn and Bn color components of the normalized XYZ color space. Secondly, the color component face images are partitioned into the local patches. Thirdly, SPT is applied to local face regions and some statistical features are extracted. Fourthly, all features are fused according to decision fusion frame and the combinations of Extreme Learning Machines classifiers are applied to achieve color face recognition with fast and high correctness. The experiments show that the proposed Local Color Steerable Pyramid Transform (LCSPT face recognition algorithm improves seriously face recognition performance by using the new color spaces compared to the conventional and some hybrid ones. Furthermore, it achieves faster recognition compared with state-of-the-art studies.

  4. The usage of color invariance in SURF

    Science.gov (United States)

    Meng, Gang; Jiang, Zhiguo; Zhao, Danpei

    2009-10-01

    SURF (Scale Invariant Feature Transform) is a robust local invariant feature descriptor. However, SURF is mainly designed for gray images. In order to make use of the information provided by color (mainly RGB channels), this paper presents a novel colored local invariant feature descriptor, CISURF (Color Invariance based SURF). The proposed approach builds the descriptors in a color invariant space, which stems from Kubelka-Munk model and provides more valuable information than the gray space. Compared with the conventional SURF and SIFT descriptors, the experimental results show that descriptors created by CISURF is more robust to the circumstance changes such as the illumination direction, illumination intensity, and the viewpoints, and are more suitable for the deep space background objects.

  5. The relationship between psychological comfort space and self-esteem in people with mental disorders.

    Science.gov (United States)

    Kunikata, Hiroko; Shiraishi, Yuko; Nakajima, Kazuo; Tanioka, Tetsuya; Tomotake, Masahito

    2011-02-01

    The purpose of this study was to demonstrate a causal model of the sense of having psychological comfortable space that is call 'ibasho' in Japanese and self-esteem in people with mental disorders who had difficulty in social activities. The subjects were 248 schizophrenia patients who were living in the community and receiving day care treatment. Data were collected from December 2007 to April 2009 using the Scale for the Sense of ibasho for persons with mentally ill (SSI) and the Rosenberg Self-Esteem Scale (RSES), and analyzed for cross-validation of construct validity by conducting covariance structure analysis. A relationship between the sense of having comfortable space and self-esteem was investigated. Multiple indicator models of the sense of having psychological comfortable space and self-esteem were evaluated using structural equation modeling. Furthermore, the SSI scores were compared between the high- and low-self-esteem groups. The path coefficient from the sense of having comfortable space to self-esteem was significant (0.80). High-self-esteem group scored significantly higher in the SSI subscales, 'the sense of recognizing my true self' and 'the sense of recognizing deep person-to-person relationships' than the low-self-esteem group. It was suggested that in order to help people with mental disorders improve self-esteem, it might be useful to support them in a way they can enhance the sense of having comfortable space.

  6. The Museum as 'Dream Space': Psychology and Aesthetic Response in George Eliot’s Middlemarch

    Directory of Open Access Journals (Sweden)

    Victoria Mills

    2011-04-01

    Full Text Available This essay explores the relationship between aesthetics and psychology through the idea of the museum as a ‘dream space’ in George Eliot’s 'Middlemarch.' It' 'begins with a discussion of Charles Dickens’s Amy Dorrit and Hilda in Nathaniel Hawthorne’s 'The Marble Faun', two women who, like Dorothea Brooke, dream their way around Italian museums and the fragment-rich spaces of Rome. Pregnant moments of female subjectivity take place in museum spaces characterised by their oneiric qualities. Such fictional depictions extend Sheldon Annis’s notion of the museum as ‘dream space’, taking account of a variety of sleep states associated with the museum that include mesmeric trance and double consciousness. 'Middlemarch,' in particular, draws on contemporary psychological accounts of such phenomena developed by John Addington Symonds, Enaeas Sweetland Dallas and Frances Power Cobbe. Eliot’s depiction of Dorothea’s responses to the museum of Rome engages with theories of consciousness and debates about the nature of spontaneous, individual will. In 'Middlemarch' the creative potential of the unconscious mind is explored through the idea of the museum as a dream space.

  7. Effects of hue, saturation, and brightness on preference: a study on Goethe's color circle with RGB color space

    Science.gov (United States)

    Camgoz, Nilgun; Yener, Cengiz

    2002-06-01

    In order to investigate preference responses for foreground- background color relationships, 85 university undergraduates in Ankara, Turkey, viewed 6 background colors (red, yellow, green, cyan, blue, and magenta) on which color squares of differing hues, saturations, and brightnesses were presented. All the background colors had maximum brightness (100%) and maximum saturation (100%). Subjects were asked to show the color square they preferred on the presented background color viewed through a computer monitor. The experimental setup consisted of a computer monitor located in a windowless room, illuminated with cove lighting. The findings of the experiment show that the brightness 100%- saturation 100% range is significantly preferred the most (p-value < 0.03). Thus, color squares that are most saturated and brightest are preferred on backgrounds of most saturated and brightest colors. Regardless of the background colors viewed, the subjects preferred blue the most (p-value < 0.01). Findings of the study are also discussed with pertinent research on the field. Through this analysis, an understanding of foreground-background color relationships in terms of preference is sought.

  8. Glossiness of Colored Papers based on Computer Graphics Model and Its Measuring Method

    Science.gov (United States)

    Aida, Teizo

    In the case of colored papers, the color of surface effects strongly upon the gloss of its paper. The new glossiness for such a colored paper is suggested in this paper. First, using the Achromatic and Chromatic Munsell colored chips, the author obtained experimental equation which represents the relation between lightness V ( or V and saturation C ) and psychological glossiness Gph of these chips. Then, the author defined a new glossiness G for the colored papers, based on the above mentioned experimental equations Gph and Cook-Torrance's reflection model which are widely used in the filed of Computer Graphics. This new glossiness is shown to be nearly proportional to the psychological glossiness Gph. The measuring system for the new glossiness G is furthermore descrived. The measuring time for one specimen is within 1 minute.

  9. Typography, Color, and Information Structure.

    Science.gov (United States)

    Keyes, Elizabeth

    1993-01-01

    Focuses on how typography and color complement and differ from each other in signaling an underlying content structure; the synergism between typography, color, and page layout (use of white space) that aids audience understanding and use; and the characteristics of typography and of color that are most important in these contexts. (SR)

  10. Color categories only affect post-perceptual processes when same- and different-category colors are equally discriminable.

    Science.gov (United States)

    He, Xun; Witzel, Christoph; Forder, Lewis; Clifford, Alexandra; Franklin, Anna

    2014-04-01

    Prior claims that color categories affect color perception are confounded by inequalities in the color space used to equate same- and different-category colors. Here, we equate same- and different-category colors in the number of just-noticeable differences, and measure event-related potentials (ERPs) to these colors on a visual oddball task to establish if color categories affect perceptual or post-perceptual stages of processing. Category effects were found from 200 ms after color presentation, only in ERP components that reflect post-perceptual processes (e.g., N2, P3). The findings suggest that color categories affect post-perceptual processing, but do not affect the perceptual representation of color.

  11. Eleven Colors That Are Almost Never Confused

    Science.gov (United States)

    Boynton, Robert M.

    1989-08-01

    1.1. Three functions of color vision. Setting aside the complex psychological effects of color, related to esthetics, fashion, and mood, three relatively basic functions of color vision, which can be examined scientifically, are discernable. (1) With the eye in a given state of adaptation, color vision allows the perception of signals that otherwise would be below threshold, and therefore lost to perception. Evidence for this comes from a variety of two-color threshold experiments. (2) Visible contours can be maintained by color differences alone, regardless of the relative radiances of the two parts of the field whose junction defines the border. For achromatic vision, contour disappears at the isoluminant point. (3) Color specifies what seems to be an absolute property of a surface, one that enhances its recognizability and allows a clearer separation and classification of non-contiguous elements in the visual field.

  12. Instrumental color control for metallic coatings

    Science.gov (United States)

    Chou, W.; Han, Bing; Cui, Guihua; Rigg, Bryan; Luo, Ming R.

    2002-06-01

    This paper describes work investigating a suitable color quality control method for metallic coatings. A set of psychological experiments was carried out based upon 50 pairs of samples. The results were used to test the performance of various color difference formulae. Different techniques were developed by optimising the weights and/or the lightness parametric factors of colour differences calculated from the four measuring angles. The results show that the new techniques give a significant improvement compared to conventional techniques.

  13. Perception of color emotions for single colors in red-green defective observers.

    Science.gov (United States)

    Sato, Keiko; Inoue, Takaaki

    2016-01-01

    It is estimated that inherited red-green color deficiency, which involves both the protan and deutan deficiency types, is common in men. For red-green defective observers, some reddish colors appear desaturated and brownish, unlike those seen by normal observers. Despite its prevalence, few studies have investigated the effects that red-green color deficiency has on the psychological properties of colors (color emotions). The current study investigated the influence of red-green color deficiency on the following six color emotions: cleanliness, freshness, hardness, preference, warmth, and weight. Specifically, this study aimed to: (1) reveal differences between normal and red-green defective observers in rating patterns of six color emotions; (2) examine differences in color emotions related to the three cardinal channels in human color vision; and (3) explore relationships between color emotions and color naming behavior. Thirteen men and 10 women with normal vision and 13 men who were red-green defective performed both a color naming task and an emotion rating task with 32 colors from the Berkeley Color Project (BCP). Results revealed noticeable differences in the cleanliness and hardness ratings between the normal vision observers, particularly in women, and red-green defective observers, which appeared mainly for colors in the orange to cyan range, and in the preference and warmth ratings for colors with cyan and purple hues. Similarly, naming errors also mainly occurred in the cyan colors. A regression analysis that included the three cone-contrasts (i.e., red-green, blue-yellow, and luminance) as predictors significantly accounted for variability in color emotion ratings for the red-green defective observers as much as the normal individuals. Expressly, for warmth ratings, the weight of the red-green opponent channel was significantly lower in color defective observers than in normal participants. In addition, the analyses for individual warmth ratings in

  14. Perception of color emotions for single colors in red-green defective observers

    Directory of Open Access Journals (Sweden)

    Keiko Sato

    2016-12-01

    Full Text Available It is estimated that inherited red-green color deficiency, which involves both the protan and deutan deficiency types, is common in men. For red-green defective observers, some reddish colors appear desaturated and brownish, unlike those seen by normal observers. Despite its prevalence, few studies have investigated the effects that red-green color deficiency has on the psychological properties of colors (color emotions. The current study investigated the influence of red-green color deficiency on the following six color emotions: cleanliness, freshness, hardness, preference, warmth, and weight. Specifically, this study aimed to: (1 reveal differences between normal and red-green defective observers in rating patterns of six color emotions; (2 examine differences in color emotions related to the three cardinal channels in human color vision; and (3 explore relationships between color emotions and color naming behavior. Thirteen men and 10 women with normal vision and 13 men who were red-green defective performed both a color naming task and an emotion rating task with 32 colors from the Berkeley Color Project (BCP. Results revealed noticeable differences in the cleanliness and hardness ratings between the normal vision observers, particularly in women, and red-green defective observers, which appeared mainly for colors in the orange to cyan range, and in the preference and warmth ratings for colors with cyan and purple hues. Similarly, naming errors also mainly occurred in the cyan colors. A regression analysis that included the three cone-contrasts (i.e., red-green, blue-yellow, and luminance as predictors significantly accounted for variability in color emotion ratings for the red-green defective observers as much as the normal individuals. Expressly, for warmth ratings, the weight of the red-green opponent channel was significantly lower in color defective observers than in normal participants. In addition, the analyses for individual warmth

  15. Encyclopedia of color science and technology

    CERN Document Server

    2016-01-01

    The Encyclopedia of Color Science and Technology provides an authoritative single source for understanding and applying the concepts of color to all fields of science and technology, including artistic and historical aspects of color. Many topics are discussed in this timely reference, including an introduction to the science of color, and entries on the physics, chemistry and perception of color. Color is described as it relates to optical phenomena of color and continues on through colorants and materials used to modulate color and also to human vision of color. The measurement of color is provided as is colorimetry, color spaces, color difference metrics, color appearance models, color order systems and cognitive color. Other topics discussed include industrial color, color imaging, capturing color, displaying color and printing color. Descriptions of color encodings, color management, processing color and applications relating to color synthesis for computer graphics are included in this work. The Encyclo...

  16. New comparison of psychological meaning of colors in samples and objects with semantic ratings

    Science.gov (United States)

    Lee, Tien-Rein

    2002-06-01

    In color preference and color-meaning research, color chips are widely used as stimuli. Are meanings of isolated color chips generalizeable to contextualized colors? According to Taft (1996), few significant differences exist between chip and object ratings for the same color. A similar survey was performed on 192 college students. This article reports the results of the study comparing semantic rating of color applied to a variety of familiar objects. The objects were a cup, T-shirt, sofa, car, notebook, and MP3 player, all images that represent daily life familiar objects. Subjects rated a set of 16 color chips, against 6 bipolar, 7-step semantic differential scales. The scales consisted of beautiful-ugly, soft-hard, warm-cool, elegant-vulgar, loud- discreet, and masculine-feminine. Analyses performed on the data indicated that unlike Taft's findings on 1996, significant differences existed between chip and object rating for the same color in every scale. The results of the study have implications for the use of color chips in color planning which suggest they are not compatible with the generality of results of the earlier color meaning research. Generally, a color judged to be beautiful, elegant and warm when presented as a chip does not equal beautiful, elegant, and warm when applied to the surface of an object such as a cup, T-shirt, sofa, car.

  17. Polarization-color mapping strategies: catching up with color theory

    Science.gov (United States)

    Kruse, Andrew W.; Alenin, Andrey S.; Vaughn, Israel J.; Tyo, J. Scott

    2017-09-01

    Current visualization techniques for mapping polarization data to a color coordinates defined by the Hue, Saturation, Value (HSV) color representation are analyzed in the context of perceptual uniformity. Since HSV is not designed to be perceptually uniform, the extent of non-uniformity should be evaluated by using robust color difference formulae and by comparison to the state-of-the-art uniform color space CAM02-UCS. For mapping just angle of polarization with HSV hue, the results show clear non-uniformity and implications for how this can misrepresent the data. UCS can be used to create alternative mapping techniques that are perceptually uniform. Implementing variation in lightness may increase shape discrimination within the scene. Future work will be dedicated to measuring performance of both current and proposed methods using psychophysical analysis.

  18. Color-weak compensation using local affine isometry based on discrimination threshold matching

    OpenAIRE

    Mochizuki, Rika; Kojima, Takanori; Lenz, Reiner; Chao, Jinhui

    2015-01-01

    We develop algorithms for color-weak compensation and color-weak simulation based on Riemannian geometry models of color spaces. The objective function introduced measures the match of color discrimination thresholds of average normal observers and a color-weak observer. The developed matching process makes use of local affine maps between color spaces of color-normal and color-weak observers. The method can be used to generate displays of images that provide color-normal and color-weak obser...

  19. Embodied Space: a Sensorial Approach to Spatial Experience

    Science.gov (United States)

    Durão, Maria João

    2009-03-01

    A reflection is presented on the significance of the role of the body in the interpretation and future creation of spatial living structures. The paper draws on the body as cartography of sensorial meaning that includes vision, touch, smell, hearing, orientation and movement to discuss possible relationships with psychological and sociological parameters of 'sensorial space'. The complex dynamics of body-space is further explored from the standpoint of perceptual variables such as color, light, materialities, texture and their connections with design, technology, culture and symbology. Finally, the paper discusses the integration of knowledge and experimentation in the design of future habitats where body-sensitive frameworks encompass flexibility, communication, interaction and cognitive-driven solutions.

  20. P1-10: The Association between Colors and Emotions

    OpenAIRE

    Yen-Yu Chen; Chih-Hao Lien; Cho-Han Yang; Yi-Jae Jhong; Tsun-Yu Chen; Shiau-Hua Liu

    2012-01-01

    Wexner (1954 Journal of Applied Psychology 38 432–435) demonstrated colors were associated with specific emotions. Colors have many meanings, such as that red can lead to induce positive or negative emotions (Kaya & Epps, 2011 College Student Journal 38 396–406). This study extends previous findings and aims to investigate two questions, (1) whether colors are associated with the emotions of pictures in IAPS (International Affective Picture System) and (2) whether perceiving IAPS consciously ...

  1. Number of discernible colors for color-deficient observers estimated from the MacAdam limits.

    Science.gov (United States)

    Perales, Esther; Martínez-Verdú, Francisco Miguel; Linhares, João Manuel Maciel; Nascimento, Sérgio Miguel Cardoso

    2010-10-01

    We estimated the number of colors perceived by color normal and color-deficient observers when looking at the theoretic limits of object-color stimuli. These limits, the optimal color stimuli, were computed for a color normal observer and CIE standard illuminant D65, and the resultant colors were expressed in the CIELAB and DIN99d color spaces. The corresponding color volumes for abnormal color vision were computed using models simulating for normal trichromatic observers the appearance for dichromats and anomalous trichomats. The number of colors perceived in each case was then computed from the color volumes enclosed by the optimal colors also known as MacAdam limits. It was estimated that dichromats perceive less than 1% of the colors perceived by normal trichromats and that anomalous trichromats perceive 50%-60% for anomalies in the medium-wavelength-sensitive and 60%-70% for anomalies in the long-wavelength-sensitive cones. Complementary estimates obtained similarly for the spectral locus of monochromatic stimuli suggest less impairment for color-deficient observers, a fact that is explained by the two-dimensional nature of the locus.

  2. Astronautics and psychology: recommendations for the psychological training of astronauts.

    Science.gov (United States)

    Haupt, G F

    1991-11-01

    The methods presently applied in the psychological training of astronauts are based on the principle of ensuring maximum performance of astronauts during missions. The shortcomings are obvious since those undergoing training provide nothing but the best ability to cope with Earth problem situations and add simply an experience of space problem situations as they are presently conceived. Earth attitudes and Earth behaviour remain and are simply modified. Through the utilization of interdisciplinary space knowledge a much higher degree of problem anticipation could be achieved and the astronaut be psychologically transformed into a space-being. This would at the same time stimulate interdisciplinary space research. The interdisciplinary space knowledge already available suggests that space requires not only physical and mental adjustments, but a profoundly new relationship with life.

  3. Segmentation of color images by chromaticity features using self-organizing maps

    Directory of Open Access Journals (Sweden)

    Farid García-Lamont

    2016-05-01

    Full Text Available Usually, the segmentation of color images is performed using cluster-based methods and the RGB space to represent the colors. The drawback with these methods is the a priori knowledge of the number of groups, or colors, in the image; besides, the RGB space issensitive to the intensity of the colors. Humans can identify different sections within a scene by the chromaticity of its colors of, as this is the feature humans employ to tell them apart. In this paper, we propose to emulate the human perception of color by training a self-organizing map (SOM with samples of chromaticity of different colors. The image to process is mapped to the HSV space because in this space the chromaticity is decoupled from the intensity, while in the RGB space this is not possible. Our proposal does not require knowing a priori the number of colors within a scene, and non-uniform illumination does not significantly affect the image segmentation. We present experimental results using some images from the Berkeley segmentation database by employing SOMs with different sizes, which are segmented successfully using only chromaticity features.

  4. THE DEEP BLUE COLOR OF HD 189733b: ALBEDO MEASUREMENTS WITH HUBBLE SPACE TELESCOPE/SPACE TELESCOPE IMAGING SPECTROGRAPH AT VISIBLE WAVELENGTHS

    Energy Technology Data Exchange (ETDEWEB)

    Evans, Thomas M.; Aigrain, Suzanne; Barstow, Joanna K. [Department of Physics, University of Oxford, Denys Wilkinson Building, Keble Road, Oxford OX1 3RH (United Kingdom); Pont, Frederic; Sing, David K. [School of Physics, University of Exeter, EX4 4QL Exeter (United Kingdom); Desert, Jean-Michel; Knutson, Heather A. [Division of Geological and Planetary Sciences, California Institute of Technology, Pasadena, CA 91125 (United States); Gibson, Neale [European Southern Observatory, Karl-Schwarzschild-Strasse 2, D-85748 Garching (Germany); Heng, Kevin [University of Bern, Center for Space and Habitability, Sidlerstrasse 5, CH-3012 Bern (Switzerland); Lecavelier des Etangs, Alain, E-mail: tom.evans@astro.ox.ac.uk [Institut d' Astrophysique de Paris, UMR7095 CNRS, Universite Pierre et Marie Curie, 98 bis Boulevard Arago, F-75014 Paris (France)

    2013-08-01

    We present a secondary eclipse observation for the hot Jupiter HD 189733b across the wavelength range 290-570 nm made using the Space Telescope Imaging Spectrograph on the Hubble Space Telescope. We measure geometric albedos of A{sub g} = 0.40 {+-} 0.12 across 290-450 nm and A{sub g} < 0.12 across 450-570 nm at 1{sigma} confidence. The albedo decrease toward longer wavelengths is also apparent when using six wavelength bins over the same wavelength range. This can be interpreted as evidence for optically thick reflective clouds on the dayside hemisphere with sodium absorption suppressing the scattered light signal beyond {approx}450 nm. Our best-fit albedo values imply that HD 189733b would appear a deep blue color at visible wavelengths.

  5. The space psychological research in the Czech Republic

    Czech Academy of Sciences Publication Activity Database

    Šolcová, Iva; Mikšík, O.

    2009-01-01

    Roč. 43, č. 3 (2009), s. 74-76 ISSN 0233-528X Institutional research plan: CEZ:AV0Z70250504 Keywords : aerospace psychological research * Interkosmos * psychological condition * ability to work * small isolated groups Subject RIV: AN - Psychology

  6. Methods for computing color anaglyphs

    Science.gov (United States)

    McAllister, David F.; Zhou, Ya; Sullivan, Sophia

    2010-02-01

    A new computation technique is presented for calculating pixel colors in anaglyph images. The method depends upon knowing the RGB spectral distributions of the display device and the transmission functions of the filters in the viewing glasses. It requires the solution of a nonlinear least-squares program for each pixel in a stereo pair and is based on minimizing color distances in the CIEL*a*b* uniform color space. The method is compared with several techniques for computing anaglyphs including approximation in CIE space using the Euclidean and Uniform metrics, the Photoshop method and its variants, and a method proposed by Peter Wimmer. We also discuss the methods of desaturation and gamma correction for reducing retinal rivalry.

  7. Perceptual distortion analysis of color image VQ-based coding

    Science.gov (United States)

    Charrier, Christophe; Knoblauch, Kenneth; Cherifi, Hocine

    1997-04-01

    It is generally accepted that a RGB color image can be easily encoded by using a gray-scale compression technique on each of the three color planes. Such an approach, however, fails to take into account correlations existing between color planes and perceptual factors. We evaluated several linear and non-linear color spaces, some introduced by the CIE, compressed with the vector quantization technique for minimum perceptual distortion. To study these distortions, we measured contrast and luminance of the video framebuffer, to precisely control color. We then obtained psychophysical judgements to measure how well these methods work to minimize perceptual distortion in a variety of color space.

  8. Synesthesia: A colorful word with a touching sound?

    Directory of Open Access Journals (Sweden)

    Myrto I. Mylopoulos

    2013-10-01

    Full Text Available Synesthesia is a fairly common condition in which individuals experience atypical responses (such as color experiences in association with certain types of stimuli (such as non-colored letters. Although synesthesia has been described for centuries, only very recently has there been an explosive growth of systematic scientific examinations of this condition. In this article, we review and critically evaluate current methods for both assessing synesthesia and examining its psychological basis, including the "test-retest" procedure, online battery assessments, and behavioral experiments. We highlight the limitations of these methods for understanding the nature of this complex condition and propose potential solutions to address some of these limitations. We also provide a set of characteristics that aid in distinguishing synesthesia from other closely related psychological phenomena.

  9. What Can We Learn from Toddlers about Categorical Perception of Color? Comments on Goldstein, Davidoff, and Roberson

    Science.gov (United States)

    Franklin, Anna; Wright, Oliver; Davies, Ian R. L.

    2009-01-01

    We comment on Goldstein, Davidoff, and Roberson's replication and extension ("Journal of Experimental Child Psychology, 102", 219-238 [2009]) of our study of the effect of toddlers' color term knowledge on their categorical perception (CP) of color ("Journal of Experimental Child Psychology, 90", 114-141 [2005]). First, we discuss how best to…

  10. Explorative analysis of 2D color maps

    OpenAIRE

    Steiger, Martin; Bernard, Jürgen; Thum, Simon; Mittelstädt, Sebastian; Hutter, Marco; Keim, Daniel A.; Kohlhammer, Jörn

    2015-01-01

    Color is one of the most important visual variables in information visualization. In many cases, two-dimensional information can be color-coded based on a 2D color map. A variety of color maps as well as a number of quality criteria for the use of color have been presented. The choice of the best color map depends on the analytical task users intend to perform and the design space in choosing an appropriate 2D color map is large. In this paper, we present the ColorMap-Explorer, a visual-inter...

  11. MIDCOURSE SPACE EXPERIMENT VERSUS IRAS TWO-COLOR DIAGRAMS AND THE CIRCUMSTELLAR ENVELOPE-SEQUENCE OF OXYGEN-RICH LATE-TYPE STARS

    International Nuclear Information System (INIS)

    Sjouwerman, Lorant O.; Capen, Stephanie M.; Claussen, Mark J.

    2009-01-01

    We present Midcourse Space Experiment (MSX) two-color diagrams that can be used to characterize circumstellar environments of sources with good quality MSX colors in terms of IRAS color regions for oxygen-rich stars. With these diagrams, we aim to provide a new tool that can be used to study circumstellar environments and to improve detection rates for targeted surveys for circumstellar maser emission similar to the IRAS two-color diagram. This new tool is especially useful for regions in the sky where IRAS was confused, in particular in the Galactic plane and bulge region. Unfortunately, using MSX colors alone does not allow one to distinguish between carbon-rich and oxygen-rich objects. An application of this tool on 86 GHz SiO masers shows that for this type of masers an instantaneous detection rate of 60% to 80% can be achieved if target sources are selected according to MSX color (region). Our investigations may have revealed an error in the MSX point source catalog version 2.3. That is, the photometry of the 21.3 μm (MSX E filter) band for most weak 8.28 μm (or MSX A filter) band sources seems off by about a factor 2 (0.5-1 mag too bright).

  12. Boosting the discriminative power of color models for feature detection

    Science.gov (United States)

    Stokman, Harro M. G.; Gevers, Theo

    2005-01-01

    We consider the well-known problem of segmenting a color image into foreground-background pixels. Such result can be obtained by segmenting the red, green and blue channels directly. Alternatively, the result may be obtained through the transformation of the color image into other color spaces, such as HSV or normalized colors. The problem then is how to select the color space or color channel that produces the best segmentation result. Furthermore, if more than one channels are equally good candidates, the next problem is how to combine the results. In this article, we investigate if the principles of the formal model for diversification of Markowitz (1952) can be applied to solve the problem. We verify, in theory and in practice, that the proposed diversification model can be applied effectively to determine the most appropriate combination of color spaces for the application at hand.

  13. Vector sparse representation of color image using quaternion matrix analysis.

    Science.gov (United States)

    Xu, Yi; Yu, Licheng; Xu, Hongteng; Zhang, Hao; Nguyen, Truong

    2015-04-01

    Traditional sparse image models treat color image pixel as a scalar, which represents color channels separately or concatenate color channels as a monochrome image. In this paper, we propose a vector sparse representation model for color images using quaternion matrix analysis. As a new tool for color image representation, its potential applications in several image-processing tasks are presented, including color image reconstruction, denoising, inpainting, and super-resolution. The proposed model represents the color image as a quaternion matrix, where a quaternion-based dictionary learning algorithm is presented using the K-quaternion singular value decomposition (QSVD) (generalized K-means clustering for QSVD) method. It conducts the sparse basis selection in quaternion space, which uniformly transforms the channel images to an orthogonal color space. In this new color space, it is significant that the inherent color structures can be completely preserved during vector reconstruction. Moreover, the proposed sparse model is more efficient comparing with the current sparse models for image restoration tasks due to lower redundancy between the atoms of different color channels. The experimental results demonstrate that the proposed sparse image model avoids the hue bias issue successfully and shows its potential as a general and powerful tool in color image analysis and processing domain.

  14. Knowing Color Terms Enhances Recognition: Further Evidence from English and Himba

    Science.gov (United States)

    Goldstein, Julie; Davidoff, Jules; Roberson, Debi

    2009-01-01

    Two experiments attempted to reconcile discrepant recent findings relating to children's color naming and categorization. In a replication of Franklin and colleagues ["Journal of Experimental Child Psychology, 90" (2005) 114-141], Experiment 1 tested English toddlers' naming and memory for blue-green and blue-purple colors. It also found…

  15. Color Charts, Esthetics, and Subjective Randomness

    Science.gov (United States)

    Sanderson, Yasmine B.

    2012-01-01

    Color charts, or grids of evenly spaced multicolored dots or squares, appear in the work of modern artists and designers. Often the artist/designer distributes the many colors in a way that could be described as "random," that is, without an obvious pattern. We conduct a statistical analysis of 125 "random-looking" art and design color charts and…

  16. Multi-dimensional effects of color on the world wide web

    Science.gov (United States)

    Morton, Jill

    2002-06-01

    Color is the most powerful building material of visual imagery on the World Wide Web. It must function successfully as it has done historically in traditional two-dimensional media, as well as address new challenges presented by this electronic medium. The psychological, physiological, technical and aesthetic effects of color have been redefined by the unique requirements of the electronic transmission of text and images on the Web. Color simultaneously addresses each of these dimensions in this electronic medium.

  17. Personalized 2D color maps

    KAUST Repository

    Waldin, Nicholas

    2016-06-24

    2D color maps are often used to visually encode complex data characteristics such as heat or height. The comprehension of color maps in visualization is affected by the display (e.g., a monitor) and the perceptual abilities of the viewer. In this paper we present a novel method to measure a user\\'s ability to distinguish colors of a two-dimensional color map on a given monitor. We show how to adapt the color map to the user and display to optimally compensate for the measured deficiencies. Furthermore, we improve user acceptance of the calibration procedure by transforming the calibration into a game. The user has to sort colors along a line in a 3D color space in a competitive fashion. The errors the user makes in sorting these lines are used to adapt the color map to his perceptual capabilities.

  18. RGB Color Cube-Based Histogram Specification for Hue-Preserving Color Image Enhancement

    Directory of Open Access Journals (Sweden)

    Kohei Inoue

    2017-07-01

    Full Text Available A large number of color image enhancement methods are based on the methods for grayscale image enhancement in which the main interest is contrast enhancement. However, since colors usually have three attributes, including hue, saturation and intensity of more than only one attribute of grayscale values, the naive application of the methods for grayscale images to color images often results in unsatisfactory consequences. Conventional hue-preserving color image enhancement methods utilize histogram equalization (HE for enhancing the contrast. However, they cannot always enhance the saturation simultaneously. In this paper, we propose a histogram specification (HS method for enhancing the saturation in hue-preserving color image enhancement. The proposed method computes the target histogram for HS on the basis of the geometry of RGB (rad, green and blue color space, whose shape is a cube with a unit side length. Therefore, the proposed method includes no parameters to be set by users. Experimental results show that the proposed method achieves higher color saturation than recent parameter-free methods for hue-preserving color image enhancement. As a result, the proposed method can be used for an alternative method of HE in hue-preserving color image enhancement.

  19. Worldlines and worldsheets for non-abelian lattice field theories: Abelian color fluxes and Abelian color cycles

    Directory of Open Access Journals (Sweden)

    Gattringer Christof

    2018-01-01

    Full Text Available We discuss recent developments for exact reformulations of lattice field theories in terms of worldlines and worldsheets. In particular we focus on a strategy which is applicable also to non-abelian theories: traces and matrix/vector products are written as explicit sums over color indices and a dual variable is introduced for each individual term. These dual variables correspond to fluxes in both, space-time and color for matter fields (Abelian color fluxes, or to fluxes in color space around space-time plaquettes for gauge fields (Abelian color cycles. Subsequently all original degrees of freedom, i.e., matter fields and gauge links, can be integrated out. Integrating over complex phases of matter fields gives rise to constraints that enforce conservation of matter flux on all sites. Integrating out phases of gauge fields enforces vanishing combined flux of matter-and gauge degrees of freedom. The constraints give rise to a system of worldlines and worldsheets. Integrating over the factors that are not phases (e.g., radial degrees of freedom or contributions from the Haar measure generates additional weight factors that together with the constraints implement the full symmetry of the conventional formulation, now in the language of worldlines and worldsheets. We discuss the Abelian color flux and Abelian color cycle strategies for three examples: the SU(2 principal chiral model with chemical potential coupled to two of the Noether charges, SU(2 lattice gauge theory coupled to staggered fermions, as well as full lattice QCD with staggered fermions. For the principal chiral model we present some simulation results that illustrate properties of the worldline dynamics at finite chemical potentials.

  20. Worldlines and worldsheets for non-abelian lattice field theories: Abelian color fluxes and Abelian color cycles

    Science.gov (United States)

    Gattringer, Christof; Göschl, Daniel; Marchis, Carlotta

    2018-03-01

    We discuss recent developments for exact reformulations of lattice field theories in terms of worldlines and worldsheets. In particular we focus on a strategy which is applicable also to non-abelian theories: traces and matrix/vector products are written as explicit sums over color indices and a dual variable is introduced for each individual term. These dual variables correspond to fluxes in both, space-time and color for matter fields (Abelian color fluxes), or to fluxes in color space around space-time plaquettes for gauge fields (Abelian color cycles). Subsequently all original degrees of freedom, i.e., matter fields and gauge links, can be integrated out. Integrating over complex phases of matter fields gives rise to constraints that enforce conservation of matter flux on all sites. Integrating out phases of gauge fields enforces vanishing combined flux of matter-and gauge degrees of freedom. The constraints give rise to a system of worldlines and worldsheets. Integrating over the factors that are not phases (e.g., radial degrees of freedom or contributions from the Haar measure) generates additional weight factors that together with the constraints implement the full symmetry of the conventional formulation, now in the language of worldlines and worldsheets. We discuss the Abelian color flux and Abelian color cycle strategies for three examples: the SU(2) principal chiral model with chemical potential coupled to two of the Noether charges, SU(2) lattice gauge theory coupled to staggered fermions, as well as full lattice QCD with staggered fermions. For the principal chiral model we present some simulation results that illustrate properties of the worldline dynamics at finite chemical potentials.

  1. Virtual Reality in Psychology

    Science.gov (United States)

    Foreman, Nigel

    2009-01-01

    The benefits of using virtual environments (VEs) in psychology arise from the fact that movements in virtual space, and accompanying perceptual changes, are treated by the brain in much the same way as those in equivalent real space. The research benefits of using VEs, in areas of psychology such as spatial learning and cognition, include…

  2. Tuning the color point of a white LED

    NARCIS (Netherlands)

    Adhikary, Manashee; Meretska, Maryna; Ladovrechis, K.; Fokkema, Wouter K.; Vissenberg, Gilles; Lagendijk, Ad; Ijzerman, W.L.; Vos, Willem L.

    2018-01-01

    White light is conveniently characterized by a color point that is represented on the color space. Color point of white LED is fixed by the design parameters (e.g. Phosphor type and concentration). When the design parameters are chosen, the color point of the white LED cannot be changed. Here, we

  3. A Study on Visibility Estimation of Web-Safe Colors using Paired Comparison and Discriminant Analysis

    Science.gov (United States)

    Saito, Daisuke; Saito, Keiichi; Notomi, Kazuhiro; Saito, Masao

    This paper presents the visibility ordering of several web safe colors. The research of web page visibility is important because of the rapid dissemination of the World Wide Web. The combination of a foreground color and a background color is an important factor in providing sufficient visibility. Therefore, the rating of color combination visibility is necessary when developing accessible web sites. In this study, the visibility of several web-safe color combinations was examined using psychological methodology, i.e., paired comparison. Eighteen chromatic and 3 achromatic web-safe colors were employed for visual stimuli. Twenty-eight subjects ranging from ages 21 to 75 were recruited, and all were with normal color sensation. They looked at two different colored characters simultaneously on the white background and were instructed to identify which one enabled them to see more clearly. In examining the relationship between the psychological rankings of the color combinations and the visual sensations, each color combination was first scored as to the visibility by Thurstone's paired comparison technique. Secondly, the visual sensation was deduced by applying Weber-Fechner's law to the luminance of the foreground colors. As results, the luminance of a foreground color influenced the visibility; however the visibility rating is difficult only using the luminance of web-safe colors. These indicate that the chromaticity and chroma saturation are necessary in rating of chromatic web-safe color visibility.

  4. Evaluating the Performance of Polynomial Regression Method with Different Parameters during Color Characterization

    Directory of Open Access Journals (Sweden)

    Bangyong Sun

    2014-01-01

    Full Text Available The polynomial regression method is employed to calculate the relationship of device color space and CIE color space for color characterization, and the performance of different expressions with specific parameters is evaluated. Firstly, the polynomial equation for color conversion is established and the computation of polynomial coefficients is analysed. And then different forms of polynomial equations are used to calculate the RGB and CMYK’s CIE color values, while the corresponding color errors are compared. At last, an optimal polynomial expression is obtained by analysing several related parameters during color conversion, including polynomial numbers, the degree of polynomial terms, the selection of CIE visual spaces, and the linearization.

  5. Color-blind racial ideology: theory, training, and measurement implications in psychology.

    Science.gov (United States)

    Neville, Helen A; Awad, Germine H; Brooks, James E; Flores, Michelle P; Bluemel, Jamie

    2013-09-01

    Synthesizing the interdisciplinary literature, we characterize color-blind racial ideology (CBRI) as consisting of two interrelated domains: color-evasion (i.e., denial of racial differences by emphasizing sameness) and power-evasion (i.e., denial of racism by emphasizing equal opportunities). Mounting empirical data suggest that the color-evasion dimension is ineffective and in fact promotes interracial tension and potential inequality. CBRI may be conceived as an ultramodern or contemporary form of racism and a legitimizing ideology used to justify the racial status quo. Four types of CBRI are described: denial of (a) race, (b) blatant racial issues, (c) institutional racism, and (d) White privilege. We discuss empirical findings suggesting a relationship between CBRI and increased racial prejudice, racial anger, and racial fear. Implications for education, training, and research are provided. © 2013 APA, all rights reserved.

  6. Derivation of Color Confusion Lines for Pseudo-Dichromat Observers from Color Discrimination Thresholds

    Directory of Open Access Journals (Sweden)

    Kahiro Matsudaira

    2011-05-01

    Full Text Available The objective is to develop a method of defining color confusion lines in the display RGB color space through color discrimination tasks. In the experiment, reference and test square patches were presented side by side on a CRT display. The subject's task is to set the test color where the color difference from the reference is just noticeable to him/her. In a single trial, the test color was only adjustable along one of 26 directions around the reference. Thus 26 colors with just noticeable difference (JND were obtained and made up a tube-like or an ellipsoidal shape around each reference. With color-anomalous subjects, the major axes of these shapes should be parallel to color confusion lines that have a common orientation vector corresponding to one of the cone excitation axes L, M, or S. In our method, the orientation vector was determined by minimizing the sum of the squares of the distances from JND colors to each confusion line. To assess the performance the method, the orientation vectors obtained by pseudo-dichromats (color normal observers with a dichromat simulator were compared to those theoretically calculated from the color vision model used in the simulator.

  7. Super-Resolution for Color Imagery

    Science.gov (United States)

    2017-09-01

    September 2017 2. REPORT TYPE Technical Report 3. DATES COVERED (From - To) 1 October 2016‒30 September 2017 4. TITLE AND SUBTITLE Super...slightly lighter shade of purple. There is slightly less purple coloring on the white paper than with the other 2 color spaces, and the black font is

  8. Availability of color calibration for consistent color display in medical images and optimization of reference brightness for clinical use

    Science.gov (United States)

    Iwai, Daiki; Suganami, Haruka; Hosoba, Minoru; Ohno, Kazuko; Emoto, Yutaka; Tabata, Yoshito; Matsui, Norihisa

    2013-03-01

    Color image consistency has not been accomplished yet except the Digital Imaging and Communication in Medicine (DICOM) Supplement 100 for implementing a color reproduction pipeline and device independent color spaces. Thus, most healthcare enterprises could not check monitor degradation routinely. To ensure color consistency in medical color imaging, monitor color calibration should be introduced. Using simple color calibration device . chromaticity of colors including typical color (Red, Green, Blue, Green and White) are measured as device independent profile connection space value called u'v' before and after calibration. In addition, clinical color images are displayed and visual differences are observed. In color calibration, monitor brightness level has to be set to quite lower value 80 cd/m2 according to sRGB standard. As Maximum brightness of most color monitors available currently for medical use have much higher brightness than 80 cd/m2, it is not seemed to be appropriate to use 80 cd/m2 level for calibration. Therefore, we propose that new brightness standard should be introduced while maintaining the color representation in clinical use. To evaluate effects of brightness to chromaticity experimentally, brightness level is changed in two monitors from 80 to 270cd/m2 and chromaticity value are compared with each brightness levels. As a result, there are no significant differences in chromaticity diagram when brightness levels are changed. In conclusion, chromaticity is close to theoretical value after color calibration. Moreover, chromaticity isn't moved when brightness is changed. The results indicate optimized reference brightness level for clinical use could be set at high brightness in current monitors .

  9. [An automatic color correction algorithm for digital human body sections].

    Science.gov (United States)

    Zhuge, Bin; Zhou, He-qin; Tang, Lei; Lang, Wen-hui; Feng, Huan-qing

    2005-06-01

    To find a new approach to improve the uniformity of color parameters for images data of the serial sections of the human body. An auto-color correction algorithm in the RGB color space based on a standard CMYK color chart was proposed. The gray part of the color chart was auto-segmented from every original image, and fifteen gray values were attained. The transformation function between the measured gray value and the standard gray value of the color chart and the lookup table were obtained. In RGB color space, the colors of images were corrected according to the lookup table. The color of original Chinese Digital Human Girl No. 1 (CDH-G1) database was corrected by using the algorithm with Matlab 6.5, and it took 13.475 s to deal with one picture on a personal computer. Using the algorithm, the color of the original database is corrected automatically and quickly. The uniformity of color parameters for corrected dataset is improved.

  10. Examining the Effects of Stress and Campus Climate on the Persistence of Students of Color and White Students: An Application of Bean and Eaton's Psychological Model of Retention

    Science.gov (United States)

    Johnson, Dawn R.; Wasserman, Timothy H.; Yildirim, Nilay; Yonai, Barbara A.

    2014-01-01

    The current study examined the effects of stress and campus climate perceptions on the persistence decisions of students of color and White students using Bean and Eaton's (2000) Psychological Model of College Student Retention. A sample of first-year students (N = 1,491) at a predominantly White research university were survey enduring their…

  11. Color constancy in Japanese animation

    Science.gov (United States)

    Ichihara, Yasuyo G.

    2006-01-01

    In this study, we measure the colors used in a Japanese Animations. The result can be seen on CIE-xy color spaces. It clearly shows that the color system is not a natural appearance system but an imagined and artistic appearance system. Color constancy of human vision can tell the difference in skin and hair colors between under moonlight and day light. Human brain generates a match to the memorized color of an object from daylight viewing conditions to the color of the object in different viewing conditions. For example, Japanese people always perceive the color of the Rising Sun in the Japanese flag as red even in a different viewing condition such as under moonlight. Color images captured by a camera cannot present those human perceptions. However, Japanese colorists in Animation succeeded in painting the effects of color constancy not only under moonlight but also added the memory matching colors. They aim to create a greater impact on viewer's perceptions by using the effect of the memory matching colors. In this paper, we propose the Imagined Japanese Animation Color System. This system in art is currently a subject of research in Japan. Its importance is that it could also provide an explanation on how human brain perceives the same color under different viewing conditions.

  12. Homeostatic study of the effects of sportswear color on the contest outcome

    Science.gov (United States)

    Yuan, Jian-Qin; Liu, Timon Cheng-Yi; Wu, Ren-Le; Ruan, Chang-Xiong; He, Li-Mei; Liu, Song-Hao

    2008-12-01

    There are effects of sportswear color on the contest outcome. It has been explained from the psychological and perceptual viewpoints, respectively. It was studied by integrating the homeostatic theory of exercise training and autonomic nervous model of color vision in this paper. It was found that the effects of sportswear color on the contest outcome depend on autonomic nervous homeostasis (ANH). Color can be classified into hot color such as red, orange and yellow and cold color such as green, blue and violet. If the athletes have been in ANH, there are no effects of sportswear color on the contest outcome. If the autonomic nervous system is far from ANH due to exercise induced fatigue, wearing cold color had no predominance for cold-hot matches, and wearing white had no predominance for white-color matches.

  13. The biological basis of a universal constraint on color naming: cone contrasts and the two-way categorization of colors.

    Science.gov (United States)

    Xiao, Youping; Kavanau, Christopher; Bertin, Lauren; Kaplan, Ehud

    2011-01-01

    Many studies have provided evidence for the existence of universal constraints on color categorization or naming in various languages, but the biological basis of these constraints is unknown. A recent study of the pattern of color categorization across numerous languages has suggested that these patterns tend to avoid straddling a region in color space at or near the border between the English composite categories of "warm" and "cool". This fault line in color space represents a fundamental constraint on color naming. Here we report that the two-way categorization along the fault line is correlated with the sign of the L- versus M-cone contrast of a stimulus color. Moreover, we found that the sign of the L-M cone contrast also accounted for the two-way clustering of the spatially distributed neural responses in small regions of the macaque primary visual cortex, visualized with optical imaging. These small regions correspond to the hue maps, where our previous study found a spatially organized representation of stimulus hue. Altogether, these results establish a direct link between a universal constraint on color naming and the cone-specific information that is represented in the primate early visual system.

  14. Lienard-Wiechert potentials for a color particle

    International Nuclear Information System (INIS)

    Escalona, J.; Torres, M.; Antillon, A.

    1990-01-01

    The problem of color and energy radiation from a particle with internal degrees of freedom (color) is analyzed using the null coordinates formalism, that gives place to a Robinson-Trautman type metric. We found two solutions. The first one, valid for SU(n) groups, gives no restrictions over the internal space rotation, the isospin rotations produce no energy radiation. For the second solution, there is a relation between the internal degrees of freedom and the displacement of the charge that implies a transfer of energy due to the time evolution in the internal space. The problem of color radiation is discussed for the two solutions. (Author)

  15. Color calibration and color-managed medical displays: does the calibration method matter?

    Science.gov (United States)

    Roehrig, Hans; Rehm, Kelly; Silverstein, Louis D.; Dallas, William J.; Fan, Jiahua; Krupinski, Elizabeth A.

    2010-02-01

    Our laboratory has investigated the efficacy of a suite of color calibration and monitor profiling packages which employ a variety of color measurement sensors. Each of the methods computes gamma correction tables for the red, green and blue color channels of a monitor that attempt to: a) match a desired luminance range and tone reproduction curve; and b) maintain a target neutral point across the range of grey values. All of the methods examined here produce International Color Consortium (ICC) profiles that describe the color rendering capabilities of the monitor after calibration. Color profiles incorporate a transfer matrix that establishes the relationship between RGB driving levels and the International Commission on Illumination (CIE) XYZ (tristimulus) values of the resulting on-screen color; the matrix is developed by displaying color patches of known RGB values on the monitor and measuring the tristimulus values with a sensor. The number and chromatic distribution of color patches varies across methods and is usually not under user control. In this work we examine the effect of employing differing calibration and profiling methods on rendition of color images. A series of color patches encoded in sRGB color space were presented on the monitor using color-management software that utilized the ICC profile produced by each method. The patches were displayed on the calibrated monitor and measured with a Minolta CS200 colorimeter. Differences in intended and achieved luminance and chromaticity were computed using the CIE DE2000 color-difference metric, in which a value of ▵E = 1 is generally considered to be approximately one just noticeable difference (JND) in color. We observed between one and 17 JND's for individual colors, depending on calibration method and target.

  16. Creating experimental color harmony map

    Science.gov (United States)

    Chamaret, Christel; Urban, Fabrice; Lepinel, Josselin

    2014-02-01

    Starting in the 17th century with Newton, color harmony is a topic that did not reach a consensus on definition, representation or modeling so far. Previous work highlighted specific characteristics for color harmony on com- bination of color doublets or triplets by means of a human rating on a harmony scale. However, there were no investigation involving complex stimuli or pointing out how harmony is spatially located within a picture. The modeling of such concept as well as a reliable ground-truth would be of high value for the community, since the applications are wide and concern several communities: from psychology to computer graphics. We propose a protocol for creating color harmony maps from a controlled experiment. Through an eye-tracking protocol, we focus on the identification of disharmonious colors in pictures. The experiment was composed of a free viewing pass in order to let the observer be familiar with the content before a second pass where we asked "to search for the most disharmonious areas in the picture". Twenty-seven observers participated to the experiments that was composed of a total of 30 different stimuli. The high inter-observer agreement as well as a cross-validation confirm the validity of the proposed ground-truth.

  17. Does Blue Uniform Color Enhance Winning Probability in Judo Contests?

    Directory of Open Access Journals (Sweden)

    Peter D. Dijkstra

    2018-01-01

    Full Text Available The color of an athlete's uniform may have an effect on psychological functioning and consequently bias the chances of winning contests in sport competition. Several studies reported a winning bias for judo athletes wearing a blue outfit relative to those wearing a white outfit. However, we argue there is no winning bias and that previous studies were confounded and based on small and specific data sets. We tested whether blue biases winning in judo using a very extensive judo data set (45,874 contests from all international judo tournaments between 2008 and 2014. In judo, the first called athlete for the fight used to wear the blue judogi but this was changed to the white judogi in 2011. This switch enabled us to compare the win bias before and after this change to isolate the effect of the color of the judogi. We found a significant win bias for the first called athlete, but this effect was not significantly related to the color of the judogi. The lack of a significant win effect of judogi color suggests that blue does not bias winning in judo, and that the blue-white pairing ensures an equal level of play. Our study shows the importance of thoroughly considering alternative explanations and using extensive datasets in color research in sports and psychology.

  18. Does Blue Uniform Color Enhance Winning Probability in Judo Contests?

    Science.gov (United States)

    Dijkstra, Peter D; Preenen, Paul T Y; van Essen, Hans

    2018-01-01

    The color of an athlete's uniform may have an effect on psychological functioning and consequently bias the chances of winning contests in sport competition. Several studies reported a winning bias for judo athletes wearing a blue outfit relative to those wearing a white outfit. However, we argue there is no winning bias and that previous studies were confounded and based on small and specific data sets. We tested whether blue biases winning in judo using a very extensive judo data set (45,874 contests from all international judo tournaments between 2008 and 2014). In judo, the first called athlete for the fight used to wear the blue judogi but this was changed to the white judogi in 2011. This switch enabled us to compare the win bias before and after this change to isolate the effect of the color of the judogi . We found a significant win bias for the first called athlete, but this effect was not significantly related to the color of the judogi . The lack of a significant win effect of judogi color suggests that blue does not bias winning in judo, and that the blue-white pairing ensures an equal level of play. Our study shows the importance of thoroughly considering alternative explanations and using extensive datasets in color research in sports and psychology.

  19. The Manchester Color Wheel: validation in secondary school pupils.

    Science.gov (United States)

    Carruthers, Helen R; Magee, Linda; Osborne, Susan; Hall, Linda K; Whorwell, Peter J

    2012-09-05

    As part of our research programme into facilitating improved ways of communicating with patients, especially about more sensitive clinical issues, we have been investigating whether there are any non-verbal methods that might aid this process. One such approach is to ask patients to choose a color in response to a particular question, for instance about health or psychological status, and for this purpose we developed the Manchester Color Wheel (MCW). This instrument consists of positive, neutral and negative colors and its validation in normal adults and those with anxiety or depression showed that it is responsive to change and reproducible. It also has the capacity to identify a positive frame of mind. We concluded that it might be a particularly useful instrument in adolescents and therefore this study aimed to validate it in a secondary school. 620 pupils (aged 11-17 years, mean age 14.0 years, 298 (48.1%) males, 322 (51.9%) females) at Sale Grammar School in Greater Manchester were asked to relate their mood to a MCW color and also complete the Hospital Anxiety Depression (HAD) questionnaire. To give these pupils an experience in science, 197 were divided into four subgroups for an 'experiment' to ascertain whether, compared to controls, a change in mood color choice could be induced by participation in sport, music or art activities. Although mood color and HAD depression score are unlikely to be measuring exactly the same psychological state, a negative mood color was chosen by 62.5% of HAD depressed compared to only 14.5% of HAD normal pupils (p color was chosen by 48.9% of normal and only 18.8% of depressed pupils (p colors which reached significance for sport and music. This study confirms the potential utility of the MCW to rapidly and easily assess a variety of health issues in large populations, including adolescents. Some of our results should also be of interest to educationalists.

  20. Perceptual Dominant Color Extraction by Multidimensional Particle Swarm Optimization

    Directory of Open Access Journals (Sweden)

    Moncef Gabbouj

    2009-01-01

    Full Text Available Color is the major source of information widely used in image analysis and content-based retrieval. Extracting dominant colors that are prominent in a visual scenery is of utmost importance since the human visual system primarily uses them for perception and similarity judgment. In this paper, we address dominant color extraction as a dynamic clustering problem and use techniques based on Particle Swarm Optimization (PSO for finding optimal (number of dominant colors in a given color space, distance metric and a proper validity index function. The first technique, so-called Multidimensional (MD PSO can seek both positional and dimensional optima. Nevertheless, MD PSO is still susceptible to premature convergence due to lack of divergence. To address this problem we then apply Fractional Global Best Formation (FGBF technique. In order to extract perceptually important colors and to further improve the discrimination factor for a better clustering performance, an efficient color distance metric, which uses a fuzzy model for computing color (dis- similarities over HSV (or HSL color space is proposed. The comparative evaluations against MPEG-7 dominant color descriptor show the superiority of the proposed technique.

  1. Colored Chaos

    Science.gov (United States)

    2004-01-01

    [figure removed for brevity, see original site] Released 7 May 2004 This daytime visible color image was collected on May 30, 2002 during the Southern Fall season in Atlantis Chaos. The THEMIS VIS camera is capable of capturing color images of the martian surface using its five different color filters. In this mode of operation, the spatial resolution and coverage of the image must be reduced to accommodate the additional data volume produced from the use of multiple filters. To make a color image, three of the five filter images (each in grayscale) are selected. Each is contrast enhanced and then converted to a red, green, or blue intensity image. These three images are then combined to produce a full color, single image. Because the THEMIS color filters don't span the full range of colors seen by the human eye, a color THEMIS image does not represent true color. Also, because each single-filter image is contrast enhanced before inclusion in the three-color image, the apparent color variation of the scene is exaggerated. Nevertheless, the color variation that does appear is representative of some change in color, however subtle, in the actual scene. Note that the long edges of THEMIS color images typically contain color artifacts that do not represent surface variation. Image information: VIS instrument. Latitude -34.5, Longitude 183.6 East (176.4 West). 38 meter/pixel resolution. Note: this THEMIS visual image has not been radiometrically nor geometrically calibrated for this preliminary release. An empirical correction has been performed to remove instrumental effects. A linear shift has been applied in the cross-track and down-track direction to approximate spacecraft and planetary motion. Fully calibrated and geometrically projected images will be released through the Planetary Data System in accordance with Project policies at a later time. NASA's Jet Propulsion Laboratory manages the 2001 Mars Odyssey mission for NASA's Office of Space Science, Washington, D

  2. The Manchester Color Wheel: validation in secondary school pupils

    Directory of Open Access Journals (Sweden)

    Carruthers Helen R

    2012-09-01

    Full Text Available Abstract Background As part of our research programme into facilitating improved ways of communicating with patients, especially about more sensitive clinical issues, we have been investigating whether there are any non-verbal methods that might aid this process. One such approach is to ask patients to choose a color in response to a particular question, for instance about health or psychological status, and for this purpose we developed the Manchester Color Wheel (MCW. This instrument consists of positive, neutral and negative colors and its validation in normal adults and those with anxiety or depression showed that it is responsive to change and reproducible. It also has the capacity to identify a positive frame of mind. We concluded that it might be a particularly useful instrument in adolescents and therefore this study aimed to validate it in a secondary school. Methods 620 pupils (aged 11–17 years, mean age 14.0 years, 298 (48.1% males, 322 (51.9% females at Sale Grammar School in Greater Manchester were asked to relate their mood to a MCW color and also complete the Hospital Anxiety Depression (HAD questionnaire. To give these pupils an experience in science, 197 were divided into four subgroups for an ‘experiment’ to ascertain whether, compared to controls, a change in mood color choice could be induced by participation in sport, music or art activities. Results Although mood color and HAD depression score are unlikely to be measuring exactly the same psychological state, a negative mood color was chosen by 62.5% of HAD depressed compared to only 14.5% of HAD normal pupils (p  Conclusion This study confirms the potential utility of the MCW to rapidly and easily assess a variety of health issues in large populations, including adolescents. Some of our results should also be of interest to educationalists.

  3. Color appearance in stereoscopy

    Science.gov (United States)

    Gadia, Davide; Rizzi, Alessandro; Bonanomi, Cristian; Marini, Daniele; Galmonte, Alessandra; Agostini, Tiziano

    2011-03-01

    The relationship between color and lightness appearance and the perception of depth has been studied since a while in the field of perceptual psychology and psycho-physiology. It has been found that depth perception affects the final object color and lightness appearance. In the stereoscopy research field, many studies have been proposed on human physiological effects, considering e.g. geometry, motion sickness, etc., but few has been done considering lightness and color information. Goal of this paper is to realize some preliminar experiments in Virtual Reality in order to determine the effects of depth perception on object color and lightness appearance. We have created a virtual test scene with a simple 3D simultaneous contrast configuration. We have created three different versions of this scene, each with different choices of relative positions and apparent size of the objects. We have collected the perceptual responses of several users after the observation of the test scene in the Virtual Theater of the University of Milan, a VR immersive installation characterized by a semi-cylindrical screen that covers 120° of horizontal field of view from an observation distance of 3.5 m. We present a description of the experiments setup and procedure, and we discuss the obtained results.

  4. Urban green spaces' effectiveness as a psychological buffer for the negative health impact of noise pollution: a systematic review.

    Science.gov (United States)

    Dzhambov, Angel Mario; Dimitrova, Donka Dimitrova

    2014-01-01

    Noise pollution is one of the four major pollutions in the world. Little evidence exists about the actual preventive benefits of psychological noise attenuation by urban green spaces, especially from the perspective of environmental medicine and, to the best of our knowledge, there is not a systematic analysis on this topic. The aim of this review was to systematically evaluate whether there is conclusive scientific evidence for the effectiveness of urban green spaces as a psychological buffer for the negative impact of noise pollution on human health and to promote an evidence-based approach toward this still growing environmental hazard. MEDLINE and EMBASE databases were searched for experimental and epidemiological studies published before June 04, 2013 in English and Spanish. Data was independently extracted in two step process by the authors. Due to the heterogeneity of the included studies qualitative assessment was performed. We found moderate evidence that the presence of vegetation can generally reduce the negative perception of noise (supported with an electroencephalogram test in one of the experimental studies; consistent with the data from two epidemiological studies; one experiment found no effect and one was inconclusive about the positive effect). This review fills a gap in the literature and could help researchers further clarify the proper implementation of urban green spaces as a psychological buffer in areas with population exposed to chronic noise pollution.

  5. Erwin Schrödinger's color theory translated with modern commentary

    CERN Document Server

    2017-01-01

    This book presents the most complete translation to date of Erwin Schrödinger’s work on colorimetry. In his work Schrödinger proposed a projective geometry of color space, rather than a Euclidean line-element. He also proposed new (at the time) colorimetric methods – in detail and at length - which represented a dramatic conceptual shift in colorimetry. Schrödinger shows how the trichromatic (or Young-Helmholtz) theory of color and the opponent-process (or Hering) theory of color are formally the same theory, or at least only trivially different. These translations of Schrödinger’s bold concepts for color space have a fresh resonance and importance for contemporary color theory.

  6. 33 CFR 173.27 - Numbers: Display; size; color.

    Science.gov (United States)

    2010-07-01

    ... 33 Navigation and Navigable Waters 2 2010-07-01 2010-07-01 false Numbers: Display; size; color...: Display; size; color. (a) Each number required by § 173.15 must: (1) Be painted on or permanently attached...; (3) Contrast with the color of the background and be distinctly visible and legible; (4) Have spaces...

  7. ANALYSIS ON THE INFLUENCE OF ACCUMULATION EFFECT OF LANDSCAPE COLOR ON TRAFFIC SAFETY IN THE FOGGY SECTIONS OF EXPRESSWAYS

    Directory of Open Access Journals (Sweden)

    Xilei Li

    2017-10-01

    Full Text Available The landscape color of expressways has a significant impact on a driver's visual response, thus affecting the incidence of expressways traffic accidents. Although this problem has been analyzed and discussed from different angles, there is rare quantitative analysis on the influence of accumulation effect of landscape color on the traffic safety in foggy sections of expressways. In this paper, the color combination and stroboflash of fog lamps on both sides of the road were designed from the perspective of the color research of road landscapes, and the cumulative effect of colors and stroboflash of fog lamps on the drivers’ mind was also studied. Then the interactive cumulative model based on landscape color and driving time in heavy-fog environment was established. Finally, multi-group of fog-lamp colors and spacing experiment program allowing a visibility of 200–500m in fog environments was designed by using Tobii eye-movement instrument and the UC-win/Road simulation software. According to the program, simulations were performed on several drivers to test the influence of road-landscape colors in foggy environments on the drivers' visual psychology. The results of the simulation experiment showed that the colors and stroboflash of fog lamps on both sides of the road have a positive effect on the drivers’ safety when the visibility range is 200–500m, and the driving speed is less than 70 km/h, in addition, the red and yellow were found to have the largest influence among all the studied colors. These results show that it is necessary to design landscape colors in the foggy sections of expressways.

  8. The relationship between ambient illumination and psychological factors in viewing of display Images

    Science.gov (United States)

    Iwanami, Takuya; Kikuchi, Ayano; Kaneko, Takashi; Hirai, Keita; Yano, Natsumi; Nakaguchi, Toshiya; Tsumura, Norimichi; Yoshida, Yasuhiro; Miyake, Yoichi

    2009-01-01

    In this paper, we have clarified the relationship between ambient illumination and psychological factors in viewing of display images. Psychological factors were obtained by the factor analysis with the results of the semantic differential (SD) method. In the psychological experiments, subjects evaluated the impressions of displayed images with changing ambient illuminating conditions. The illumination conditions were controlled by a fluorescent ceiling light and a color LED illumination which was located behind the display. We experimented under two kinds of conditions. One was the experiment with changing brightness of the ambient illumination. The other was the experiment with changing the colors of the background illumination. In the results of the experiment, two factors "realistic sensation, dynamism" and "comfortable," were extracted under different brightness of the ambient illumination of the display surroundings. It was shown that the "comfortable" was improved by the brightness of display surroundings. On the other hand, when the illumination color of surroundings was changed, three factors "comfortable," "realistic sensation, dynamism" and "activity" were extracted. It was also shown that the value of "comfortable" and "realistic sensation, dynamism" increased when the display surroundings were illuminated by the average color of the image contents.

  9. Color management in textile application

    Science.gov (United States)

    De Lucia, Maurizio; Vannucci, Massimiliano; Buonopane, Massimo; Fabroni, Cosimo; Fabrini, Francesco

    2002-03-01

    The aim of this research was to study a system of acquisition and processing of images capable of confronting colored wool with a reference specimen, in order to define the conformity using objective parameters. The first step of the research was to comprise and to analyze in depth the problem: there has been numerous implications of technical, physical, cultural, biological and also psychological character, that come down from the attempt of giving a quantitative appraisal to the color. In the scene of the national and international scientific and technological research, little has been made as regards measurement of color through digital processing of the images through linear CCD. The reason is fundamentally of technological nature: only during the last years we found the presence on the market of low cost equipment capable of acquiring and processing images with adequate performances and qualities. The job described has permitted to create a first prototype of system for the color measuring with use of CCD linear devices. -Hardware identification to carry out a series of tests and experiments in laboratory. -Verification of such device in a textile facility. -Statistics analysis of the collected data and of the employed models.

  10. Hybrid colored noise process with space-dependent switching rates

    Science.gov (United States)

    Bressloff, Paul C.; Lawley, Sean D.

    2017-07-01

    A fundamental issue in the theory of continuous stochastic process is the interpretation of multiplicative white noise, which is often referred to as the Itô-Stratonovich dilemma. From a physical perspective, this reflects the need to introduce additional constraints in order to specify the nature of the noise, whereas from a mathematical perspective it reflects an ambiguity in the formulation of stochastic differential equations (SDEs). Recently, we have identified a mechanism for obtaining an Itô SDE based on a form of temporal disorder. Motivated by switching processes in molecular biology, we considered a Brownian particle that randomly switches between two distinct conformational states with different diffusivities. In each state, the particle undergoes normal diffusion (additive noise) so there is no ambiguity in the interpretation of the noise. However, if the switching rates depend on position, then in the fast switching limit one obtains Brownian motion with a space-dependent diffusivity of the Itô form. In this paper, we extend our theory to include colored additive noise. We show that the nature of the effective multiplicative noise process obtained by taking both the white-noise limit (κ →0 ) and fast switching limit (ɛ →0 ) depends on the order the two limits are taken. If the white-noise limit is taken first, then we obtain Itô, and if the fast switching limit is taken first, then we obtain Stratonovich. Moreover, the form of the effective diffusion coefficient differs in the two cases. The latter result holds even in the case of space-independent transition rates, where one obtains additive noise processes with different diffusion coefficients. Finally, we show that yet another form of multiplicative noise is obtained in the simultaneous limit ɛ ,κ →0 with ɛ /κ2 fixed.

  11. The art of packaging: An investigation into the role of color in packaging, marketing, and branding

    Directory of Open Access Journals (Sweden)

    Behzad Mohebbi

    2014-12-01

    Full Text Available The purpose of this study is to contribute to the existing research in the field of packaging and marketing and shed more light on the psychology of colors and their effect on packaging and marketing. Nowadays, packaging is proved to be one of the significant factors in the success of promoting product sale. However, there is a perceived gap with respect to the different aspects of packaging, in particular the graphics, design, and color of packaging. The current study provides a comprehensive overview of packaging. It elaborates on different aspects of packaging and summarizes the findings of the most recent research conducted to date probing into packaging from different perspectives. It also discusses the role of color, i.e., the psychology of colors, and graphics in packaging and product sale. It is argued that graphics and color play key roles in promoting product sale and designers and marketers should attach a great deal of importance to color in packaging. The implications for producers, marketers, practitioners, and researchers are discussed in detail and suggestions for future research are provided.

  12. Study of chromatic adaptation using memory color matches, Part II: colored illuminants.

    Science.gov (United States)

    Smet, Kevin A G; Zhai, Qiyan; Luo, Ming R; Hanselaer, Peter

    2017-04-03

    In a previous paper, 12 corresponding color data sets were derived for 4 neutral illuminants using the long-term memory colours of five familiar objects. The data were used to test several linear (one-step and two-step von Kries, RLAB) and nonlinear (Hunt and Nayatani) chromatic adaptation transforms (CAT). This paper extends that study to a total of 156 corresponding color sets by including 9 more colored illuminants: 2 with low and 2 with high correlated color temperatures as well as 5 representing high chroma adaptive conditions. As in the previous study, a two-step von Kries transform whereby the degree of adaptation D is optimized to minimize the DEu'v' prediction errors outperformed all other tested models for both memory color and literature corresponding color sets, whereby prediction errors were lower for the memory color set. Most of the transforms tested, except the two- and one-step von Kries models with optimized D, showed large errors for corresponding color subsets that contained non-neutral adaptive conditions as all of them tended to overestimate the effective degree of adaptation in this study. An analysis of the impact of the sensor space primaries in which the adaptation is performed was found to have little impact compared to that of model choice. Finally, the effective degree of adaptation for the 13 illumination conditions (4 neutral + 9 colored) was successfully modelled using a bivariate Gaussian in a Macleod-Boyton like chromaticity diagram.

  13. Number of perceptually distinct surface colors in natural scenes.

    Science.gov (United States)

    Marín-Franch, Iván; Foster, David H

    2010-09-30

    The ability to perceptually identify distinct surfaces in natural scenes by virtue of their color depends not only on the relative frequency of surface colors but also on the probabilistic nature of observer judgments. Previous methods of estimating the number of discriminable surface colors, whether based on theoretical color gamuts or recorded from real scenes, have taken a deterministic approach. Thus, a three-dimensional representation of the gamut of colors is divided into elementary cells or points which are spaced at one discrimination-threshold unit intervals and which are then counted. In this study, information-theoretic methods were used to take into account both differing surface-color frequencies and observer response uncertainty. Spectral radiances were calculated from 50 hyperspectral images of natural scenes and were represented in a perceptually almost uniform color space. The average number of perceptually distinct surface colors was estimated as 7.3 × 10(3), much smaller than that based on counting methods. This number is also much smaller than the number of distinct points in a scene that are, in principle, available for reliable identification under illuminant changes, suggesting that color constancy, or the lack of it, does not generally determine the limit on the use of color for surface identification.

  14. Spectral colors capture and reproduction based on digital camera

    Science.gov (United States)

    Chen, Defen; Huang, Qingmei; Li, Wei; Lu, Yang

    2018-01-01

    The purpose of this work is to develop a method for the accurate reproduction of the spectral colors captured by digital camera. The spectral colors being the purest color in any hue, are difficult to reproduce without distortion on digital devices. In this paper, we attempt to achieve accurate hue reproduction of the spectral colors by focusing on two steps of color correction: the capture of the spectral colors and the color characterization of digital camera. Hence it determines the relationship among the spectral color wavelength, the RGB color space of the digital camera device and the CIEXYZ color space. This study also provides a basis for further studies related to the color spectral reproduction on digital devices. In this paper, methods such as wavelength calibration of the spectral colors and digital camera characterization were utilized. The spectrum was obtained through the grating spectroscopy system. A photo of a clear and reliable primary spectrum was taken by adjusting the relative parameters of the digital camera, from which the RGB values of color spectrum was extracted in 1040 equally-divided locations. Calculated using grating equation and measured by the spectrophotometer, two wavelength values were obtained from each location. The polynomial fitting method for the camera characterization was used to achieve color correction. After wavelength calibration, the maximum error between the two sets of wavelengths is 4.38nm. According to the polynomial fitting method, the average color difference of test samples is 3.76. This has satisfied the application needs of the spectral colors in digital devices such as display and transmission.

  15. 52-COLOR ASTEROID SURVEY

    Data.gov (United States)

    National Aeronautics and Space Administration — This data set contains 52-color IR data of asteroids, taken using a double circularly variable filter. The short wavelength portion of the CVF covered the octave...

  16. Expanding color design methods for architecture and allied disciplines

    Science.gov (United States)

    Linton, Harold E.

    2002-06-01

    The color design processes of visual artists, architects, designers, and theoreticians included in this presentation reflect the practical role of color in architecture. What the color design professional brings to the architectural design team is an expertise and rich sensibility made up of a broad awareness and a finely tuned visual perception. This includes a knowledge of design and its history, expertise with industrial color materials and their methods of application, an awareness of design context and cultural identity, a background in physiology and psychology as it relates to human welfare, and an ability to problem-solve and respond creatively to design concepts with innovative ideas. The broadening of the definition of the colorists's role in architectural design provides architects, artists and designers with significant opportunities for continued professional and educational development.

  17. Use of Color in Child Care Environments: Application of Color for Wayfinding and Space Definition in Alabama Child Care Environments.

    Science.gov (United States)

    Read, Marilyn A.

    2003-01-01

    Compared the use of color in physical design features associated with the exterior and interior designs of 101 child care centers in Alabama. Found that color was evidenced on the exterior of the centers at just over half of the sample. The interior environments had warm colors and bright accents in the setting; however, the majority of centers…

  18. Evaluation of color encodings for high dynamic range pixels

    Science.gov (United States)

    Boitard, Ronan; Mantiuk, Rafal K.; Pouli, Tania

    2015-03-01

    Traditional Low Dynamic Range (LDR) color spaces encode a small fraction of the visible color gamut, which does not encompass the range of colors produced on upcoming High Dynamic Range (HDR) displays. Future imaging systems will require encoding much wider color gamut and luminance range. Such wide color gamut can be represented using floating point HDR pixel values but those are inefficient to encode. They also lack perceptual uniformity of the luminance and color distribution, which is provided (in approximation) by most LDR color spaces. Therefore, there is a need to devise an efficient, perceptually uniform and integer valued representation for high dynamic range pixel values. In this paper we evaluate several methods for encoding colour HDR pixel values, in particular for use in image and video compression. Unlike other studies we test both luminance and color difference encoding in a rigorous 4AFC threshold experiments to determine the minimum bit-depth required. Results show that the Perceptual Quantizer (PQ) encoding provides the best perceptual uniformity in the considered luminance range, however the gain in bit-depth is rather modest. More significant difference can be observed between color difference encoding schemes, from which YDuDv encoding seems to be the most efficient.

  19. Influence of gender, anxiety and depression symptoms, and use of oral contraceptive in color perception.

    Science.gov (United States)

    Silva, Maria Aparecida da; Anfe, Taciana Emília de Almeida; Matos, Adriana Bona; Vieira, Glauco Fioranelli

    2015-01-01

    The color is a psychophysical phenomenon, and much has been studied about its physical components. However, the psychological part is poorly investigated, except for the difference between genders in the literature shows that more men are color deficient than women. Dental students are trained to better understand the differences in color, so we became interested in studying whether psychological variables such as anxiety and depression and use of hormonal contraceptives may interfere with this ability. The aim of this in vitro study was to investigate if factors, such as, hormonal contraceptive use, depressive symptoms, anxiety and quality of life, influence on the ability of color discrimination of dental school students. Sixty-one subjects participated and the following instruments apply: (1) test that consists in the observation of a set of 25 labels (Pantones) with values of known colors, (2) scales of depression, anxiety, and quality of life assessments, and (3) Ishihara test. No difference was observed between genders as color perception (p = 0.868). Symptoms of anxiety and depression were significantly more frequent in the female population that showed worse quality of life (p color perception. Women using hormonal contraceptives had lower color perception than men (p = 0.04). No difference between the genders in the perception of colors was observed, contrary to common sense that women discriminate more colors than men, but women using hormonal contraceptives showed more difficulty in color perception. The ability to understand and distinguish color differences is extremely important in clinical dentistry. There could be differences in color perception between men and women that would influence clinical performance. © 2014 Wiley Periodicals, Inc.

  20. A color-communication scheme for digital imagery

    Science.gov (United States)

    Acosta, Alex

    1987-01-01

    Color pictures generated from digital images are frequently used by geologists, foresters, range managers, and others. These color products are preferred over black and white pictures because the human eye is more sensitive to color differences than to various shades of gray. Color discrimination is a function of perception, and therefore colors in these color composites are generally described subjectively, which can lead to ambiguous color communication. Numerous color-coordinate systems are available that quantitively relate digital triplets representing amounts of red, free, and blue to the parameters of hue, saturation, and intensity perceived by the eye. Most of these systems implement a complex transformation of the primary colors to a color space that is hard to visualize, thus making it difficult to relate digital triplets to perception parameters. This paper presents a color-communcation scheme that relates colors on a color triangle to corresponding values of "hue" (H), "saturation" (S), and chromaticity coordinates (x,y,z). The scheme simplifies the relation between red, green, and blue (RGB) digital triplets and the color generated by these triplets. Some examples of the use of the color-communication scheme in digital image processing are presented.

  1. Fiscal 2000 project for development of international standards for supporting novel industries. Standardization of management of color reproduction (Color management); 2000 nendo shinki sangyo shiengata kokusai hyojun kaihatsu jigyo. Iro saigen kanri (color management) no hyojunka

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2001-03-01

    Studies were made to formulate a standard plan on color information apparatuses and prepare software programs to be responsible for their characteristics and to draft propositions on international standards based on them. In the effort to standardize color control for input/output apparatuses, factors causing fluctuations in the profile were extracted, and hierarchical function expansion was implemented for the profile including elementary color augmentation. The draft on standardization was presented at a conference held at San Jose, U.S. As for the standardization of the multispectral color image description format, a fluorescent color atlas was prepared and presented at ISO/TC130 Conference in September, when it was accepted that it be a proposition at the next conference. In the standardization of psychological color reproduction, a 2-stage evaluation system was established, capable of achieving a result high in accuracy and stability under a small experimental load. This methodology of subjective evaluation was presented at ISO/TC42/WG18 Tokyo Conference, when it was requested that it be a new item on the agenda. (NEDO)

  2. The Pragmatic Functions and Cultural Differences of Color Words

    Institute of Scientific and Technical Information of China (English)

    陈俊屹

    2015-01-01

    Color relates to people very closely; with the development of society and culture, people’s understanding of color is not confided to the visual characteristics of color itself, besides, people give color cultural connotation and actual meanings. In language, the unique glamour that the color words demonstrate makes people regard them with special esteem. Color words describe colors of nature with different cultural implications. They have unique linguistic functions and symbolic connotations. Colors play an indispensable part in our life and it's an effective way to learn the different culture. There is an increase in mis-understanding and communicative barriers because of frequent cross-cultural communication. Chinese and English color words possess different cultural meanings and connotation due to the difference in customs and habits, history and traditions, religions and beliefs, geographic locations, national psychology and ways of thinking. Thus, it’s easy to make mistakes on understanding and comprehension. The methods used in the research procedure are like this: collect some representative color words both from Chinese and English and take them as samples, then make a comparison between cultural connotations. According to the comparison, make a summary about the differences of color words between China and England. This thesis brings a discussion of cultural differences between English and Chinese color words. Color words in learning English is very important. It can help us t make a better understanding of the culture difference of both nations, and achieve the effective cross-culture communication.

  3. Comparison of Standard Link Color Visibility Between Young Adults and Elderly Adults

    Science.gov (United States)

    Saito, Daisuke; Saito, Keiichi; Notomi, Kazuhiro; Saito, Masao

    The rapid dissemination of the World Wide Web raises the issue of the Web accessibility, and one of the important things is the combination of a foreground color and a background color. In our previous study, the visibility of web-safe colors on the white background was examined, and the blue used for unvisited standard link color was found high visibility in wide range of ages. Since the usage of the blue and an underline are recommended as a link, in this study, we examined high-visibility background colors to the unvisited standard link color, i.e. blue. One hundred and twenty three background colors to the blue were examined using pair comparison method, and the relationship between the visibility and the color difference was discussed on the uniform color space, CIELAB (L*a*b* color space). As the result, effective background colors to the standard link color were determined on the CIE LAB, that is, L* larger than 68, a* smaller than 50, and b* larger than -50 provided high visibility in wide range of ages.

  4. Color model comparative analysis for breast cancer diagnosis using H and E stained images

    Science.gov (United States)

    Li, Xingyu; Plataniotis, Konstantinos N.

    2015-03-01

    Digital cancer diagnosis is a research realm where signal processing techniques are used to analyze and to classify color histopathology images. Different from grayscale image analysis of magnetic resonance imaging or X-ray, colors in histopathology images convey large amount of histological information and thus play significant role in cancer diagnosis. Though color information is widely used in histopathology works, as today, there is few study on color model selections for feature extraction in cancer diagnosis schemes. This paper addresses the problem of color space selection for digital cancer classification using H and E stained images, and investigates the effectiveness of various color models (RGB, HSV, CIE L*a*b*, and stain-dependent H and E decomposition model) in breast cancer diagnosis. Particularly, we build a diagnosis framework as a comparison benchmark and take specific concerns of medical decision systems into account in evaluation. The evaluation methodologies include feature discriminate power evaluation and final diagnosis performance comparison. Experimentation on a publicly accessible histopathology image set suggests that the H and E decomposition model outperforms other assessed color spaces. For reasons behind various performance of color spaces, our analysis via mutual information estimation demonstrates that color components in the H and E model are less dependent, and thus most feature discriminate power is collected in one channel instead of spreading out among channels in other color spaces.

  5. Understanding Color Risk Appropriateness: Influence of Color on a User’s Decision to Comply with the IT Security Policy—Evidence from the U.S. and India

    OpenAIRE

    Silic, Mario; Njavro, Mato; Oblakovic, Goran

    2017-01-01

    Color is a complex visual and design element that can produce various emotional, psychological and physical outcomes that can be expressed through religious, cultural, political or social meanings. Past studies have confirmed that culture is an important and integral part of the decision-making process in which color appeal is a salient antecedent to behavioral intentions in culturally distinct countries. However, in the context of computer warning messages, we are lacking clear evidence of h...

  6. Spatial imaging in color and HDR: prometheus unchained

    Science.gov (United States)

    McCann, John J.

    2013-03-01

    The Human Vision and Electronic Imaging Conferences (HVEI) at the IS and T/SPIE Electronic Imaging meetings have brought together research in the fundamentals of both vision and digital technology. This conference has incorporated many color disciplines that have contributed to the theory and practice of today's imaging: color constancy, models of vision, digital output, high-dynamic-range imaging, and the understanding of perceptual mechanisms. Before digital imaging, silver halide color was a pixel-based mechanism. Color films are closely tied to colorimetry, the science of matching pixels in a black surround. The quanta catch of the sensitized silver salts determines the amount of colored dyes in the final print. The rapid expansion of digital imaging over the past 25 years has eliminated the limitations of using small local regions in forming images. Spatial interactions can now generate images more like vision. Since the 1950's, neurophysiology has shown that post-receptor neural processing is based on spatial interactions. These results reinforced the findings of 19th century experimental psychology. This paper reviews the role of HVEI in color, emphasizing the interaction of research on vision and the new algorithms and processes made possible by electronic imaging.

  7. From psychology of personality to psychology of persons

    Directory of Open Access Journals (Sweden)

    Stojnov Dušan B.

    2004-01-01

    Full Text Available The paper considers diverse approaches to human subjectivity conceptualization. On the one hand, a summary is made of an established psychological view of personality as an intrinsic psychological entity responsible for stylistic differences in the behavior of isolated individuals, founded on the traditional Cartesian view. On the other hand more recent views are presented, which take human subjectivity as personhood i.e. responsible action of moral subjects, placed within amongst-people space, and implying allied activity of persons in a social community. In addition, consideration is given to new methodological demands for psychologists who want to research the domain of human personhood as well as to deviations of a "new paradigm" of psychological investigations from scientific tradition in viewing methods that has prevailed in psychology until recently. Clarification of demands for studying personhood is a new trend in psychology, so it should be stressed that such orientation, despite its long-lasting past, virtually has a very short history.

  8. Sorghum bi-color

    African Journals Online (AJOL)

    sunny

    2014-11-12

    Nov 12, 2014 ... Biomass materials require reduction and densification for the purpose of handling and space requirements. Guinea corn (Sorghum bi-color) is a major source of biomass material in the tropic regions. The densification process involves some ... a closed-end die, the temperature and the use of binder.

  9. Evaluation of the effectiveness of color attributes for video indexing

    Science.gov (United States)

    Chupeau, Bertrand; Forest, Ronan

    2001-10-01

    Color features are reviewed and their effectiveness assessed in the application framework of key-frame clustering for abstracting unconstrained video. Existing color spaces and associated quantization schemes are first studied. Description of global color distribution by means of histograms is then detailed. In our work, 12 combinations of color space and quantization were selected, together with 12 histogram metrics. Their respective effectiveness with respect to picture similarity measurement was evaluated through a query-by-example scenario. For that purpose, a set of still-picture databases was built by extracting key frames from several video clips, including news, documentaries, sports and cartoons. Classical retrieval performance evaluation criteria were adapted to the specificity of our testing methodology.

  10. Medical color displays and their color calibration: investigations of various calibration methods, tools, and potential improvement in color difference ΔE

    Science.gov (United States)

    Roehrig, Hans; Hashmi, Syed F.; Dallas, William J.; Krupinski, Elizabeth A.; Rehm, Kelly; Fan, Jiahua

    2010-08-01

    Our laboratory has investigated the efficacy of a suite of color calibration and monitor profiling packages which employ a variety of color measurement sensors. Each of the methods computes gamma correction tables for the red, green and blue color channels of a monitor that attempt to: a) match a desired luminance range and tone reproduction curve; and b) maintain a target neutral point across the range of grey values. All of the methods examined here produce International Color Consortium (ICC) profiles that describe the color rendering capabilities of the monitor after calibration. Color profiles incorporate a transfer matrix that establishes the relationship between RGB driving levels and the International Commission on Illumination (CIE) XYZ (tristimulus) values of the resulting on-screen color; the matrix is developed by displaying color patches of known RGB values on the monitor and measuring the tristimulus values with a sensor. The number and chromatic distribution of color patches varies across methods and is usually not under user control. In this work we examine the effect of employing differing calibration and profiling methods on rendition of color images. A series of color patches encoded in sRGB color space were presented on the monitor using color-management software that utilized the ICC profile produced by each method. The patches were displayed on the calibrated monitor and measured with a Minolta CS200 colorimeter. Differences in intended and achieved luminance and chromaticity were computed using the CIE DE2000 color-difference metric, in which a value of ΔE = 1 is generally considered to be approximately one just noticeable difference (JND) in color. We observed between one and 17 JND's for individual colors, depending on calibration method and target. As an extension of this fundamental work1, we further improved our calibration method by defining concrete calibration parameters for the display, using the NEC wide gamut puck, and making sure

  11. A Psychological Experiment on the Correspondence between Colors and Voiced Vowels in Non-synesthetes'

    Science.gov (United States)

    Miyahara, Tomoko; Koda, Ai; Sekiguchi, Rikuko; Amemiya, Toshihiko

    In this study, we investigated the nature of cross-modal associations between colors and vowels. In Experiment 1, we examined the patterns of synesthetic correspondence between colors and vowels in a perceptual similarity experiment. The results were as follows: red was chosen for /a/, yellow was chosen for /i/, and blue was chosen for /o/ significantly more than any other vowels. Interestingly this pattern of correspondence is similar to the pattern of colored hearing reported by synesthetes. In Experiment 2, we investigated the robustness of these cross-modal associations using an implicit association test (IAT). A clear congruence effect was found. Participants responded faster in congruent conditions (/i/ and yellow, /o/ and blue) than in incongruent conditions (/i/ and blue, /o/ and yellow). This result suggests that the weak synesthesia between vowels and colors in non-synesthtes is not the fact of mere conscious choice, but reflects some underlying implicit associations.

  12. A color hierarchy for automatic target selection.

    Directory of Open Access Journals (Sweden)

    Illia Tchernikov

    Full Text Available Visual processing of color starts at the cones in the retina and continues through ventral stream visual areas, called the parvocellular pathway. Motion processing also starts in the retina but continues through dorsal stream visual areas, called the magnocellular system. Color and motion processing are functionally and anatomically discrete. Previously, motion processing areas MT and MST have been shown to have no color selectivity to a moving stimulus; the neurons were colorblind whenever color was presented along with motion. This occurs when the stimuli are luminance-defined versus the background and is considered achromatic motion processing. Is motion processing independent of color processing? We find that motion processing is intrinsically modulated by color. Color modulated smooth pursuit eye movements produced upon saccading to an aperture containing a surface of coherently moving dots upon a black background. Furthermore, when two surfaces that differed in color were present, one surface was automatically selected based upon a color hierarchy. The strength of that selection depended upon the distance between the two colors in color space. A quantifiable color hierarchy for automatic target selection has wide-ranging implications from sports to advertising to human-computer interfaces.

  13. An extended research of crossmodal correspondence between color and sound in psychology and cognitive ergonomics.

    Science.gov (United States)

    Sun, Xiuwen; Li, Xiaoling; Ji, Lingyu; Han, Feng; Wang, Huifen; Liu, Yang; Chen, Yao; Lou, Zhiyuan; Li, Zhuoyun

    2018-01-01

    Based on the existing research on sound symbolism and crossmodal correspondence, this study proposed an extended research on cross-modal correspondence between various sound attributes and color properties in a group of non-synesthetes. In Experiment 1, we assessed the associations between each property of sounds and colors. Twenty sounds with five auditory properties (pitch, roughness, sharpness, tempo and discontinuity), each varied in four levels, were used as the sound stimuli. Forty-nine colors with different hues, saturation and brightness were used to match to those sounds. Result revealed that besides pitch and tempo, roughness and sharpness also played roles in sound-color correspondence. Reaction times of sound-hue were a little longer than the reaction times of sound-lightness. In Experiment 2, a speeded target discrimination task was used to assess whether the associations between sound attributes and color properties could invoke natural cross-modal correspondence and improve participants' cognitive efficiency in cognitive tasks. Several typical sound-color pairings were selected according to the results of Experiment 1. Participants were divided into two groups (congruent and incongruent). In each trial participants had to judge whether the presented color could appropriately be associated with the sound stimuli. Result revealed that participants responded more quickly and accurately in the congruent group than in the incongruent group. It was also found that there was no significant difference in reaction times and error rates between sound-hue and sound-lightness. The results of Experiment 1 and 2 indicate the existence of a robust crossmodal correspondence between multiple attributes of sound and color, which also has strong influence on cognitive tasks. The inconsistency of the reaction times between sound-hue and sound-lightness in Experiment 1 and 2 is probably owing to the difference in experimental protocol, which indicates that the complexity

  14. The role of unique color changes and singletons in attention capture.

    Science.gov (United States)

    von Mühlenen, Adrian; Conci, Markus

    2016-10-01

    Previous studies have shown that a sudden color change is typically less salient in capturing attention than the onset of a new object. Von Mühlenen, Rempel, and Enns (Psychological Science 16: 979-986, 2005) showed that a color change can capture attention as effectively as the onset of a new object given that it occurs during a period of temporal calm, where no other display changes happen. The current study presents a series of experiments that further investigate the conditions under which a change in color captures attention, by disentangling the change signal from the onset of a singleton. The results show that the item changing color receives attentional priority irrespective of whether this change goes along with the appearance of a singleton or not.

  15. A Review of Studies on Color Preference%颜色偏好研究进展

    Institute of Scientific and Technical Information of China (English)

    孙青青; 陈本友; 赵伶俐

    2011-01-01

    颜色偏好是人在心理上所喜爱或偏好的颜色。人们对抽象颜色、具体物色都会表现出偏好;性格、性别、年龄、文化等因素会影响颜色偏好。以往研究者在研究内容、研究材料、研究条件尚存不足,这正是今后研究的方向。%Color preference is a favorite color people opt for in the psychological sense.Facing the same color,different people will show'different preferences,choosing their favorite color and avoiding what they dislike.Vision is one of the most important sources of information. Color is a visual stimulation,which can cause direct human reaction.It affects not only a persons psychological changes,but also the body's physiological processes.Therefore,a study of people's color preferences and psychological reactions has great realistic significance.Scholars at home and abroad have done plenty of research.This article reviews previous studies of color preference.Color preference research can be traced back to Newtons law and the optical color of Goethe.Before the Second World War,the study focused on people' s color preference tendency.During this period,the research content was color,and the methods were mostly investigation. In 1960,a Japanese color institute made an investigation of the color preference of Japanese preschoolers,and found an additional color-a toy color surface color,for the first time introducing a specific color to color preference studies.After the Second World War,with the advances of color theory research and improvement of methods,on one hand,the researchers further studied the color preference tendency and distinguished between color and specific color;on the other hand,they laid more emphasis on the influencing factors of color preferences research.Such studies could be seen mainly from two aspects,color preference tendency and the influencing factors.The contents of color preference tendency can be roughly divided into color and specific color

  16. Gender difference in color preference across cultures: \\ud An archetypal pattern modulated by a female cultural stereotype

    OpenAIRE

    Bonnardel, Valerie

    2017-01-01

    A gender difference in color preference among British participants has been repeatedly reported, in which both males and females show a preference for blue-green colors, while females express an additional preference for pink-purple colors6,10,12. To investigate the robustness of gender difference in color preference in a different culture, we tested 81 young adult Indians from a school of Design and compared them to 80 young British students in Psychology. A 35-item International Personality...

  17. How To Control Color Appearance With Instrumentation

    Science.gov (United States)

    Burns, Margaret E.

    1980-05-01

    Colorimetry, as defined by the International Commission on Illumination, is the measurement of colors, made possible by the properties of the eye and based on a set of conventions. Instrumentation for measuring object color, therefore, must be based on a human observer. The intent is to design an instrument that in effect responds as a person would, so that research development, production control and quality control areas have some means of assessing the acceptability of the appearance of a product. Investigations of a human observer's psychological response to color, and the manner in which visual observations are made, give the instrument designer and manufacturer data necessary to answer two questions: a. How can we put numbers (instrument read-out) on a perception that occurs in the brain of the observer? b. What can we learn from examination of a visual observing situation that will guide us in our design of an instrumental simulation of this situation? Involving as it does our own daily, almost unconscious, practice of making judgments concerning the things we see, the design and manufacture of color measurement instruments is an exceedingly interesting field. The advances being made concurrently today in research concerning human color vision and in optical and electronic technology will make possible increasingly useful instrumentation for quality control of product color.

  18. [Tooth shape and color as criteria for or against orthodontic space closure in case of a missing lateral incisor].

    Science.gov (United States)

    Wriedt, Susanne; Werner, Patrick; Wehrbein, Heinrich

    2007-01-01

    The aim of this study was to examine the esthetic parameters that are applied, more or less unconsciously, in deciding for or against orthodontic space closure in the case of aplasia or traumatic loss of lateral incisors. The width-height index for teeth 13 to 23 was measured on 200 dental students. The VITA Easyshade system was used to determine the components of the tooth color (L, C, h) and to identify differences between each tooth. Eight investigators subjectively assessed digital photographs of the subjects, opting for or against space closure. The Spearman correlation coefficients were calculated for the parameters measured. A comparison of the parameters showed that not one factor alone was responsible for the decision for or against space closure for esthetic reasons. Orthodontists were more likely to favor space closure when the canine was slightly wider and had a less pointed shape and the differences were very small between canine and central incisor in terms of hue, chroma, and lightness. We observed that the subjective decision on the esthetic aspects of space closure correlates closely with the objective criteria.

  19. Color constancy in dermatoscopy with smartphone

    Science.gov (United States)

    Cugmas, Blaž; Pernuš, Franjo; Likar, Boštjan

    2017-12-01

    The recent spread of cheap dermatoscopes for smartphones can empower patients to acquire images of skin lesions on their own and send them to dermatologists. Since images are acquired by different smartphone cameras under unique illumination conditions, the variability in colors is expected. Therefore, the mobile dermatoscopic systems should be calibrated in order to ensure the color constancy in skin images. In this study, we have tested a dermatoscope DermLite DL1 basic, attached to Samsung Galaxy S4 smartphone. Under the controlled conditions, jpeg images of standard color patches were acquired and a model between an unknown device-dependent RGB and a deviceindependent Lab color space has been built. Results showed that median and the best color error was 7.77 and 3.94, respectively. Results are in the range of a human eye detection capability (color error ≈ 4) and video and printing industry standards (color error is expected to be between 5 and 6). It can be concluded that a calibrated smartphone dermatoscope can provide sufficient color constancy and can serve as an interesting opportunity to bring dermatologists closer to the patients.

  20. Color in present culture of European architecture

    Science.gov (United States)

    Schindler, Verena M.

    2002-06-01

    The influential architect Le Corbusier (1887 - 1965) was also involved in the adventure of contemporary painting, and color occupied half of his day, during twenty years, as he revealed in a study entitled 'Architectural Polychromy' written in the early thirties and recently published in 1997. In the present, contemporary architects in Central Europe are dealing with color in quite a different and exceptional way: most of them engage the artist to collaborate with them in their architectural projects. If painting is concerned with the interaction of color in the two-dimensional plane, architecture is deeply dependent on light and space, and deals entirely with the three- dimensional environment and its human perception. In the 1990s, the way architects and artists employed color in architecture was so striking that color offered a key to larger discussions and opened up an interesting aspect of architectural practice. It must be remembered that recent housing projects, such as the housing estate Pilotengasse in Vienna, Gigon & Guyer's Broelberg in Kilchberg (with Harald F. Muller), next to Zurich, and their Sport Center in Davos (with Adrian Schiess), Jean Nouvel's Cultural and Congress Center in Lucerne, or Sauerbruch & Hutton's Photonic Center and their GSW office building in Berlin have all been contributing to free color from its unconscious and dormant role. These works all impart qualities to color in architecture that were hitherto reserved to other materials and fields: they define the aspects of the interaction of visual and physical space, of materialization of volumes, and of the expression of wealth and luxury.

  1. Identification of Psychological Stresses for Astronauts and Cosmonauts

    Science.gov (United States)

    Marsh, Melinda

    As humans continue to explore and expand in the solar system, psychological problems brought about by high stress of living in the space environment will continue to increase. Unfortunately, due to many reasons, including relative difficulties with gaining access to astronauts and cosmonauts and to gather psychological data from them regarding stressors, this area is not very well known and discussed. Five astronauts and cosmonauts from three space agencies: ESA, RSA, and JAXA were unoffi- cially surveyed regarding their experiences with ten general categories of psychological stressors as well as eight subcategories of interpersonal conflict stressors accepted in space related community of psychologists. The two subjects in space for longer periods of time reported more stressors and were likely to rate stressors as having a greater effect on the chance of mission failure. Shorter duration flyers reported nearly all general stressors were likely to increase in the event of a longer duration space flight. With the increased interest in long duration spaceflight, psychological stressors are more likely to affect mission success.

  2. Color record in self-monitoring of blood glucose improves glycemic control by better self-management.

    Science.gov (United States)

    Nishimura, Akiko; Harashima, Shin-ichi; Honda, Ikumi; Shimizu, Yoshiyuki; Harada, Norio; Nagashima, Kazuaki; Hamasaki, Akihiro; Hosoda, Kiminori; Inagaki, Nobuya

    2014-07-01

    Color affects emotions, feelings, and behaviors. We hypothesized that color used in self-monitoring of blood glucose (SMBG) is helpful for patients to recognize and act on their glucose levels to improve glycemic control. Here, two color-indication methods, color record (CR) and color display (CD), were independently compared for their effects on glycemic control in less frequently insulin-treated type 2 diabetes. One hundred twenty outpatients were randomly allocated to four groups with 2×2 factorial design: CR or non-CR and CD or non-CD. Blood glucose levels were recorded in red or blue pencil in the CR arm, and a red or blue indicator light on the SMBG meter was lit in the CD arm, under hyperglycemia or hypoglycemia, respectively. The primary end point was difference in glycated hemoglobin (HbA1c) reduction in 24 weeks. Secondary end points were self-management performance change and psychological state change. HbA1c levels at 24 weeks were significantly decreased in the CR arm by -0.28% but were increased by 0.03% in the non-CR arm (P=0.044). In addition, diet and exercise scores were significantly improved in the CR arm compared with the non-CR arm. The exercise score showed significant improvement in the CD arm compared with the non-CD arm but without a significant difference in HbA1c reduction. Changes in psychological states were not altered between the arms. CR has a favorable effect on self-management performance without any influence on psychological stress, resulting in improved glycemic control in type 2 diabetes patients using less frequent insulin injection. Thus, active but not passive usage of color-indication methods by patients is important in successful SMBG.

  3. The Color Mutation Model for soft interaction

    International Nuclear Information System (INIS)

    Hwa, R.C.

    1998-01-01

    A comprehensive model for soft interaction is presented. It overcomes all the shortcomings of the existing models - in particular, the failure of Fritiof and Venus models in predicting the correct multiplicity fluctuations as observed in the intermittency data. The Color Mutation Model incorporates all the main features of hadronic interaction: eikonal formalism, parton model, evolution in color space according to QCD, branching of color neutral clusters, contraction due to confinement forces, dynamical self-similarity, resonance production, and power-law behavior of factorial moments. (author)

  4. Quantitative colorimetry of atherosclerotic plaque using the L*a*b* color space during angioscopy for the detection of lipid cores underneath thin fibrous caps.

    Science.gov (United States)

    Ishibashi, Fumiyuki; Yokoyama, Shinya; Miyahara, Kengo; Dabreo, Alexandra; Weiss, Eric R; Iafrati, Mark; Takano, Masamichi; Okamatsu, Kentaro; Mizuno, Kyoichi; Waxman, Sergio

    2007-12-01

    Yellow plaques seen during angioscopy are thought to represent lipid cores underneath thin fibrous caps (LCTCs) and may be indicative of vulnerable sites. However, plaque color assessment during angioscopy has been criticized because of its qualitative nature. The purpose of the present study was to test the ability of a quantitative colorimetric system to measure yellow color intensity of atherosclerotic plaques during angioscopy and to characterize the color of LCTCs. Using angioscopy and a quantitative colorimetry system based on the L*a*b* color space [L* describes brightness (-100 to +100), b* describes blue to yellow (-100 to +100)], the optimal conditions for measuring plaque color were determined in three flat standard color samples and five artificial plaque models in cylinder porcine carotid arteries. In 88 human tissue samples, the colorimetric characteristics of LCTCs were then evaluated. In in-vitro samples and ex-vivo plaque models, brightness L* between 40 and 80 was determined to be optimal for acquiring b* values, and the variables unique to angioscopy in color perception did not impact b* values after adjusting for brightness L* by manipulating light or distance. In ex-vivo human tissue samples, b* value >/=23 (35.91 +/- 8.13) with L* between 40 and 80 was associated with LCTCs (fibrous caps colorimetry. High yellow color intensity, determined by this system, was associated with LCTCs. Quantitative colorimetry during angioscopy may be used for detection of LCTCs, which may be markers of vulnerability.

  5. An extended research of crossmodal correspondence between color and sound in psychology and cognitive ergonomics

    Science.gov (United States)

    Sun, Xiuwen; Ji, Lingyu; Han, Feng; Wang, Huifen; Liu, Yang; Chen, Yao; Lou, Zhiyuan; Li, Zhuoyun

    2018-01-01

    Based on the existing research on sound symbolism and crossmodal correspondence, this study proposed an extended research on cross-modal correspondence between various sound attributes and color properties in a group of non-synesthetes. In Experiment 1, we assessed the associations between each property of sounds and colors. Twenty sounds with five auditory properties (pitch, roughness, sharpness, tempo and discontinuity), each varied in four levels, were used as the sound stimuli. Forty-nine colors with different hues, saturation and brightness were used to match to those sounds. Result revealed that besides pitch and tempo, roughness and sharpness also played roles in sound-color correspondence. Reaction times of sound-hue were a little longer than the reaction times of sound-lightness. In Experiment 2, a speeded target discrimination task was used to assess whether the associations between sound attributes and color properties could invoke natural cross-modal correspondence and improve participants’ cognitive efficiency in cognitive tasks. Several typical sound-color pairings were selected according to the results of Experiment 1. Participants were divided into two groups (congruent and incongruent). In each trial participants had to judge whether the presented color could appropriately be associated with the sound stimuli. Result revealed that participants responded more quickly and accurately in the congruent group than in the incongruent group. It was also found that there was no significant difference in reaction times and error rates between sound-hue and sound-lightness. The results of Experiment 1 and 2 indicate the existence of a robust crossmodal correspondence between multiple attributes of sound and color, which also has strong influence on cognitive tasks. The inconsistency of the reaction times between sound-hue and sound-lightness in Experiment 1 and 2 is probably owing to the difference in experimental protocol, which indicates that the

  6. An extended research of crossmodal correspondence between color and sound in psychology and cognitive ergonomics

    Directory of Open Access Journals (Sweden)

    Xiuwen Sun

    2018-03-01

    Full Text Available Based on the existing research on sound symbolism and crossmodal correspondence, this study proposed an extended research on cross-modal correspondence between various sound attributes and color properties in a group of non-synesthetes. In Experiment 1, we assessed the associations between each property of sounds and colors. Twenty sounds with five auditory properties (pitch, roughness, sharpness, tempo and discontinuity, each varied in four levels, were used as the sound stimuli. Forty-nine colors with different hues, saturation and brightness were used to match to those sounds. Result revealed that besides pitch and tempo, roughness and sharpness also played roles in sound-color correspondence. Reaction times of sound-hue were a little longer than the reaction times of sound-lightness. In Experiment 2, a speeded target discrimination task was used to assess whether the associations between sound attributes and color properties could invoke natural cross-modal correspondence and improve participants’ cognitive efficiency in cognitive tasks. Several typical sound-color pairings were selected according to the results of Experiment 1. Participants were divided into two groups (congruent and incongruent. In each trial participants had to judge whether the presented color could appropriately be associated with the sound stimuli. Result revealed that participants responded more quickly and accurately in the congruent group than in the incongruent group. It was also found that there was no significant difference in reaction times and error rates between sound-hue and sound-lightness. The results of Experiment 1 and 2 indicate the existence of a robust crossmodal correspondence between multiple attributes of sound and color, which also has strong influence on cognitive tasks. The inconsistency of the reaction times between sound-hue and sound-lightness in Experiment 1 and 2 is probably owing to the difference in experimental protocol, which indicates

  7. Postpartum unconscious dynamics emerging from the Lüscher color test in Ethiopian women.

    Science.gov (United States)

    Zanardo, Vincenzo; Gabrieli, Catia; Volpe, Francesca; Savio, Francesca; Straface, Gianluca; Soldera, Gino

    2017-06-01

    The aim of this study was to explore the feasibility of the Lüscher color test (LCT), a psychological instrument based on theory that colors are selected in unconscious way and that the color sensory perception of color is objective and universal. The research has involved 24 Ethiopian women, which delivered at the Getche Health Center in Gurage. It seemed to be relevant for the majority of Ethiopian women identify the rejected color (58.66%), the gray, than the favorite color, the yellow 33.33%). The yellow color suggests that they better express their personality in a physical context, while the gray color indicates that they want to live this experience intensely. This exploratory work lays the foundations for further studies in disadvantaged women, both in developing low-income Countries as well as in industrialized Countries characterized by an high level of emigration, and for clinical applications by the complete LCT version.

  8. INTEGRATION OF SPATIAL INFORMATION WITH COLOR FOR CONTENT RETRIEVAL OF REMOTE SENSING IMAGES

    Directory of Open Access Journals (Sweden)

    Bikesh Kumar Singh

    2010-08-01

    Full Text Available There is rapid increase in image databases of remote sensing images due to image satellites with high resolution, commercial applications of remote sensing & high available bandwidth in last few years. The problem of content-based image retrieval (CBIR of remotely sensed images presents a major challenge not only because of the surprisingly increasing volume of images acquired from a wide range of sensors but also because of the complexity of images themselves. In this paper, a software system for content-based retrieval of remote sensing images using RGB and HSV color spaces is presented. Further, we also compare our results with spatiogram based content retrieval which integrates spatial information along with color histogram. Experimental results show that the integration of spatial information in color improves the image analysis of remote sensing data. In general, retrievals in HSV color space showed better performance than in RGB color space.

  9. The Munsell Color System: a scientific compromise from the world of art.

    Science.gov (United States)

    Cochrane, Sally

    2014-09-01

    Color systems make accurate color specification and matching possible in science, art, and industry by defining a coordinate system for all possible color perceptions. The Munsell Color System, developed by the artist Albert Henry Munsell in the early twentieth century, has influenced color science to this day. I trace the development of the Munsell Color System from its origins in the art world to its acceptance in the scientific community. Munsell's system was the first to accurately and quantitatively describe the psychological experience of color. By considering the problems that color posed for Munsell's art community and examining his diaries and published material, I conclude that Munsell arrived at his results by remaining agnostic as to the scientific definition of color, while retaining faith that color perceptions could be objectively quantified. I argue that Munsell was able to interest the scientific community in his work because color had become a controversial topic between physicists and psychologists. Parts of Munsell's system appealed to each field, making it a workable compromise. For contrast, I suggest that three contemporary scientists with whom Munsell had contact--Wilhelm Ostwald, Ogden Rood, and Edward Titchener--did not reach the same conclusions in their color systems because they started from scientific assumptions about the nature of color.

  10. Research of image retrieval technology based on color feature

    Science.gov (United States)

    Fu, Yanjun; Jiang, Guangyu; Chen, Fengying

    2009-10-01

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

  11. 14 CFR 23.1397 - Color specifications.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Color specifications. 23.1397 Section 23.1397 Aeronautics and Space FEDERAL AVIATION ADMINISTRATION, DEPARTMENT OF TRANSPORTATION AIRCRAFT... greater than 0.002. (b) Aviation green— x is not greater than 0.440−0.320y; x is not greater than y−0.170...

  12. Color quality management in advanced flat panel display engines

    Science.gov (United States)

    Lebowsky, Fritz; Neugebauer, Charles F.; Marnatti, David M.

    2003-01-01

    During recent years color reproduction systems for consumer needs have experienced various difficulties. In particular, flat panels and printers could not reach a satisfactory color match. The RGB image stored on an Internet server of a retailer did not show the desired colors on a consumer display device or printer device. STMicroelectronics addresses this important color reproduction issue inside their advanced display engines using novel algorithms targeted for low cost consumer flat panels. Using a new and genuine RGB color space transformation, which combines a gamma correction Look-Up-Table, tetrahedrization, and linear interpolation, we satisfy market demands.

  13. Comparatively Studied Color Correction Methods for Color Calibration of Automated Microscopy Complex of Biomedical Specimens

    Directory of Open Access Journals (Sweden)

    T. A. Kravtsova

    2016-01-01

    Full Text Available The paper considers a task of generating the requirements and creating a calibration target for automated microscopy systems (AMS of biomedical specimens to provide the invariance of algorithms and software to the hardware configuration. The required number of color fields of the calibration target and their color coordinates are mostly determined by the color correction method, for which coefficients of the equations are estimated during the calibration process. The paper analyses existing color calibration techniques for digital imaging systems using an optical microscope and shows that there is a lack of published results of comparative studies to demonstrate a particular useful color correction method for microscopic images. A comparative study of ten image color correction methods in RGB space using polynomials and combinations of color coordinate of different orders was carried out. The method of conditioned least squares to estimate the coefficients in the color correction equations using captured images of 217 color fields of the calibration target Kodak Q60-E3 was applied. The regularization parameter in this method was chosen experimentally. It was demonstrated that the best color correction quality characteristics are provided by the method that uses a combination of color coordinates of the 3rd order. The study of the influence of the number and the set of color fields included in calibration target on color correction quality for microscopic images was performed. Six train sets containing 30, 35, 40, 50, 60 and 80 color fields, and test set of 47 color fields not included in any of the train sets were formed. It was found out that the train set of 60 color fields minimizes the color correction error values for both operating modes of digital camera: using "default" color settings and with automatic white balance. At the same time it was established that the use of color fields from the widely used now Kodak Q60-E3 target does not

  14. Evaluation of the accuracy and limitations of three tooth-color measuring machines

    Directory of Open Access Journals (Sweden)

    Jiun-Yao Chang

    2015-03-01

    Conclusion: By knowing the limits of each machine after being analyzed with the Munsell Book of Color, we can use the color measuring instrument in the specific color space range that the devices measuring accuracy performs the best in to achieve objective and accurate tooth-color measuring results in routine dental practice.

  15. Temperature and color management of silicon solar cells for building integrated photovoltaic

    Science.gov (United States)

    Amara, Mohamed; Mandorlo, Fabien; Couderc, Romain; Gerenton, Félix; Lemiti, Mustapha

    2018-01-01

    Color management of integrated photovoltaics must meet two criteria of performance: provide maximum conversion efficiency and allow getting the chosen colors with an appropriate brightness, more particularly when using side by side solar cells of different colors. As the cooling conditions are not necessarily optimal, we need to take into account the influence of the heat transfer and temperature. In this article, we focus on the color space and brightness achieved by varying the antireflective properties of flat silicon solar cells. We demonstrate that taking into account the thermal effects allows freely choosing the color and adapting the brightness with a small impact on the conversion efficiency, except for dark blue solar cells. This behavior is especially true when heat exchange by convection is low. Our optical simulations show that the perceived color, for single layer ARC, is not varying with the position of the observer, whatever the chosen color. The use of a double layer ARC adds flexibility to tune the wanted color since the color space is greatly increased in the green and yellow directions. Last, choosing the accurate material allows both bright colors and high conversion efficiency at the same time.

  16. Temperature and color management of silicon solar cells for building integrated photovoltaic

    Directory of Open Access Journals (Sweden)

    Amara Mohamed

    2018-01-01

    Full Text Available Color management of integrated photovoltaics must meet two criteria of performance: provide maximum conversion efficiency and allow getting the chosen colors with an appropriate brightness, more particularly when using side by side solar cells of different colors. As the cooling conditions are not necessarily optimal, we need to take into account the influence of the heat transfer and temperature. In this article, we focus on the color space and brightness achieved by varying the antireflective properties of flat silicon solar cells. We demonstrate that taking into account the thermal effects allows freely choosing the color and adapting the brightness with a small impact on the conversion efficiency, except for dark blue solar cells. This behavior is especially true when heat exchange by convection is low. Our optical simulations show that the perceived color, for single layer ARC, is not varying with the position of the observer, whatever the chosen color. The use of a double layer ARC adds flexibility to tune the wanted color since the color space is greatly increased in the green and yellow directions. Last, choosing the accurate material allows both bright colors and high conversion efficiency at the same time.

  17. Real reproduction and evaluation of color based on BRDF method

    Science.gov (United States)

    Qin, Feng; Yang, Weiping; Yang, Jia; Li, Hongning; Luo, Yanlin; Long, Hongli

    2013-12-01

    It is difficult to reproduce the original color of targets really in different illuminating environment using the traditional methods. So a function which can reconstruct the characteristics of reflection about every point on the surface of target is required urgently to improve the authenticity of color reproduction, which known as the Bidirectional Reflectance Distribution Function(BRDF). A method of color reproduction based on the BRDF measurement is introduced in this paper. Radiometry is combined with the colorimetric theories to measure the irradiance and radiance of GretagMacbeth 24 ColorChecker by using PR-715 Radiation Spectrophotometer of PHOTO RESEARCH, Inc, USA. The BRDF and BRF (Bidirectional Reflectance Factor) values of every color piece corresponding to the reference area are calculated according to irradiance and radiance, thus color tristimulus values of 24 ColorChecker are reconstructed. The results reconstructed by BRDF method are compared with values calculated by the reflectance using PR-715, at last, the chromaticity coordinates in color space and color difference between each other are analyzed. The experimental result shows average color difference and sample standard deviation between the method proposed in this paper and traditional reconstruction method depended on reflectance are 2.567 and 1.3049 respectively. The conclusion indicates that the method of color reproduction based on BRDF has the more obvious advantages to describe the color information of object than the reflectance in hemisphere space through the theoretical and experimental analysis. This method proposed in this paper is effective and feasible during the research of reproducing the chromaticity.

  18. Human visual system-based color image steganography using the contourlet transform

    Science.gov (United States)

    Abdul, W.; Carré, P.; Gaborit, P.

    2010-01-01

    We present a steganographic scheme based on the contourlet transform which uses the contrast sensitivity function (CSF) to control the force of insertion of the hidden information in a perceptually uniform color space. The CIELAB color space is used as it is well suited for steganographic applications because any change in the CIELAB color space has a corresponding effect on the human visual system as is very important for steganographic schemes to be undetectable by the human visual system (HVS). The perceptual decomposition of the contourlet transform gives it a natural advantage over other decompositions as it can be molded with respect to the human perception of different frequencies in an image. The evaluation of the imperceptibility of the steganographic scheme with respect to the color perception of the HVS is done using standard methods such as the structural similarity (SSIM) and CIEDE2000. The robustness of the inserted watermark is tested against JPEG compression.

  19. Interactive bibliographical database on color

    Science.gov (United States)

    Caivano, Jose L.

    2002-06-01

    The paper describes the methodology and results of a project under development, aimed at the elaboration of an interactive bibliographical database on color in all fields of application: philosophy, psychology, semiotics, education, anthropology, physical and natural sciences, biology, medicine, technology, industry, architecture and design, arts, linguistics, geography, history. The project is initially based upon an already developed bibliography, published in different journals, updated in various opportunities, and now available at the Internet, with more than 2,000 entries. The interactive database will amplify that bibliography, incorporating hyperlinks and contents (indexes, abstracts, keywords, introductions, or eventually the complete document), and devising mechanisms for information retrieval. The sources to be included are: books, doctoral dissertations, multimedia publications, reference works. The main arrangement will be chronological, but the design of the database will allow rearrangements or selections by different fields: subject, Decimal Classification System, author, language, country, publisher, etc. A further project is to develop another database, including color-specialized journals or newsletters, and articles on color published in international journals, arranged in this case by journal name and date of publication, but allowing also rearrangements or selections by author, subject and keywords.

  20. Color image Segmentation using automatic thresholding techniques

    International Nuclear Information System (INIS)

    Harrabi, R.; Ben Braiek, E.

    2011-01-01

    In this paper, entropy and between-class variance based thresholding methods for color images segmentation are studied. The maximization of the between-class variance (MVI) and the entropy (ME) have been used as a criterion functions to determine an optimal threshold to segment images into nearly homogenous regions. Segmentation results from the two methods are validated and the segmentation sensitivity for the test data available is evaluated, and a comparative study between these methods in different color spaces is presented. The experimental results demonstrate the superiority of the MVI method for color image segmentation.

  1. CONSTRAINING DUST AND COLOR VARIATIONS OF HIGH-z SNe USING NICMOS ON THE HUBBLE SPACE TELESCOPE

    International Nuclear Information System (INIS)

    Nobili, S.; Amanullah, R.; Goobar, A.

    2009-01-01

    We present data from the Supernova Cosmology Project for five high redshift Type Ia supernovae (SNe Ia) that were obtained using the NICMOS infrared camera on the Hubble Space Telescope. We add two SNe from this sample to a rest-frame I-band Hubble diagram, doubling the number of high redshift supernovae on this diagram. This I-band Hubble diagram is consistent with a flat universe (Ω M , Ω Λ ) = (0.29, 0.71). A homogeneous distribution of large grain dust in the intergalactic medium (replenishing dust) is incompatible with the data and is excluded at the 5σ confidence level, if the SN host galaxy reddening is corrected assuming R V = 1.75. We use both optical and infrared observations to compare photometric properties of distant SNe Ia with those of nearby objects. We find generally good agreement with the expected color evolution for all SNe except the highest redshift SN in our sample (SN 1997ek at z = 0.863) which shows a peculiar color behavior. We also present spectra obtained from ground-based telescopes for type identification and determination of redshift.

  2. Racism and Psychological and Emotional Injury: Recognizing and Assessing Race-Based Traumatic Stress

    Science.gov (United States)

    Carter, Robert T.

    2007-01-01

    The purpose of this article is to discuss the psychological and emotional effects of racism on people of Color. Psychological models and research on racism, discrimination, stress, and trauma will be integrated to promote a model to be used to understand, recognize, and assess race-based traumatic stress to aid counseling and psychological…

  3. Does Blue Uniform Color Enhance Winning Probability in Judo Contests?

    NARCIS (Netherlands)

    Dijkstra, P.D.; Preenen, P.T.Y.; Essen, H. van

    2018-01-01

    The color of an athlete's uniform may have an effect on psychological functioning and consequently bias the chances of winning contests in sport competition. Several studies reported a winning bias for judo athletes wearing a blue outfit relative to those wearing a white outfit. However, we argue

  4. 14 CFR 29.1397 - Color specifications.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Color specifications. 29.1397 Section 29.1397 Aeronautics and Space FEDERAL AVIATION ADMINISTRATION, DEPARTMENT OF TRANSPORTATION AIRCRAFT...) Aviation green— x is not greater than 0.440−0.320y; x is not greater than y−0.170; and y is not less than 0...

  5. 14 CFR 25.1397 - Color specifications.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Color specifications. 25.1397 Section 25.1397 Aeronautics and Space FEDERAL AVIATION ADMINISTRATION, DEPARTMENT OF TRANSPORTATION AIRCRAFT...) Aviation green— x is not greater than 0.440−0.320y ; x is not greater than y−0.170; and y is not less than...

  6. 14 CFR 27.1397 - Color specifications.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Color specifications. 27.1397 Section 27.1397 Aeronautics and Space FEDERAL AVIATION ADMINISTRATION, DEPARTMENT OF TRANSPORTATION AIRCRAFT...) Aviation green— x is not greater than 0.440−0.320y; x is not greater than y−0.170; and y is not less than 0...

  7. [Patient-related color preference and color design in the hospital].

    Science.gov (United States)

    Schuschke, G; Christiansen, H

    1994-06-01

    Colour-physiological studies involving volunteers and colour-psychological interviewing of patients with varied diagnoses revealed that, currently, no compelling scientific reasons can be given for coloration in the hospital. Interviewing 68 patients from a number of clinics on the coloration of sick-rooms yielded the following preferred colours, irrespective of the patients' classing into groups by various criteria: Light colours were consistently preferred for all objects such as ceiling, walls, floor, curtains, furniture, and bed linen. It should be emphasized that even white was a desirable colour for ceilings and bed linen. Beige was found to rank first for walls, floors, curtains, and furniture, whereas the colours of wood and grey shared the second rank for floors and furniture. Green and pink ranked second for bed linen. White and green ranked second for walls and curtains, respectively. In view of the heterogeneity, the findings may not be converted into an absolute just as the recommendations by other workers. Still, the patients' wish should be given priority over decreed recommendations by experts when basic considerations of illumination (reflectance!) are allowed for in the particular overall colour design project.

  8. Color correction pipeline optimization for digital cameras

    Science.gov (United States)

    Bianco, Simone; Bruna, Arcangelo R.; Naccari, Filippo; Schettini, Raimondo

    2013-04-01

    The processing pipeline of a digital camera converts the RAW image acquired by the sensor to a representation of the original scene that should be as faithful as possible. There are mainly two modules responsible for the color-rendering accuracy of a digital camera: the former is the illuminant estimation and correction module, and the latter is the color matrix transformation aimed to adapt the color response of the sensor to a standard color space. These two modules together form what may be called the color correction pipeline. We design and test new color correction pipelines that exploit different illuminant estimation and correction algorithms that are tuned and automatically selected on the basis of the image content. Since the illuminant estimation is an ill-posed problem, illuminant correction is not error-free. An adaptive color matrix transformation module is optimized, taking into account the behavior of the first module in order to alleviate the amplification of color errors. The proposed pipelines are tested on a publicly available dataset of RAW images. Experimental results show that exploiting the cross-talks between the modules of the pipeline can lead to a higher color-rendition accuracy.

  9. Beyond the schools of psychology 1: a digital analysis of Psychological Review, 1894-1903.

    Science.gov (United States)

    Green, Christopher D; Feinerer, Ingo; Burman, Jeremy T

    2013-01-01

    Traditionally, American psychology at the turn of the twentieth century has been framed as a competition among a number of "schools": structuralism, functionalism, behaviorism, etc. But this is only one way in which the "structure" of the discipline can be conceived. Most psychologists did not belong to a particular school, but they still worked within loose intellectual communities, and so their work was part of an implicit psychological "genre," if not a formalized "school." In this study, we began the process of discovering the underlying genres of American psychology at the turn of the twentieth century by taking the complete corpus of articles from the journal Psychological Review during the first decade of its publication and conducting a statistical analysis of the vocabularies they employed to see what clusters of articles naturally emerged. Although the traditional functionalist school was among the clusters we found, we also found distinct research traditions around the topics of color vision, spatial vision, philosophy/metatheory, and emotion. In addition, momentary clusters corresponding to important debates (e.g., the variability hypothesis) appeared during certain years, but not others. © 2013 Wiley Periodicals, Inc.

  10. Naturalness and image quality : chroma and hue variation in color images of natural scenes

    NARCIS (Netherlands)

    Ridder, de H.; Blommaert, F.J.J.; Fedorovskaya, E.A.; Rogowitz, B.E.; Allebach, J.P.

    1995-01-01

    The relation between perceptual image quality and naturalness was investigated by varying the colorfulness and hue of color images of natural scenes. These variations were created by digitizing the images, subsequently determining their color point distributions in the CIELUV color space and finally

  11. Naturalness and image quality: Chroma and hue variation in color images of natural scenes

    NARCIS (Netherlands)

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

    1997-01-01

    The relation between perceptual image quality and natural ness was investigated by varying the colorfulness and hue of color images of natural scenes. These variations were created by digitizing the images, subsequently determining their color point distributions in the CIELUV color space and

  12. IFE PsychologIA - Vol 12, No 1 (2004)

    African Journals Online (AJOL)

    From Psychology Of Race To Issue Of Skin Color: Western Trivialization And Peoples Of African Descen · EMAIL FULL TEXT EMAIL FULL TEXT · DOWNLOAD FULL TEXT ... Leprosy Sufferers' Perception Of Social Stigma As A Determinant Of Their Beggary Lifestyle In Delta State. EMAIL FULL TEXT EMAIL FULL TEXT

  13. Spontaneous development of bilateral subdural hematomas in an infant with benign infantile hydrocephalus: color Doppler assessment of vessels traversing extra-axial spaces

    Energy Technology Data Exchange (ETDEWEB)

    Amodio, John; Spektor, Vadim; Pramanik, Bidyut; Rivera, Rafael; Pinkney, Lynne; Fefferman, Nancy [New York University Medical Center, Department of Radiology, New York, NY (United States)

    2005-11-01

    We present an infant with macrocrania, who initially demonstrated prominent extra-axial fluid collections on sonography of the brain, compatible with benign infantile hydrocephalus (BIH). Because of increasing macrocrania, a follow-up sonogram of the brain was performed; it revealed progressive enlargement of the extra-axial spaces, which now had echogenic debris. Color Doppler US showed bridging veins traversing these extra-axial spaces, so it was initially thought that these spaces were subarachnoid in nature (positive cortical vein sign). However, an arachnoid membrane was identified superior to the cortex, and there was compression of true cortical vessels beneath this dural membrane. An MRI of the brain showed the extra-axial spaces to represent bilateral subdural hematomas. The pathogenesis of spontaneous development of the subdural hematomas, in the setting of BIH, is discussed. We also emphasize that visualizing traversing bridging veins through extra-axial spaces does not necessarily imply that these spaces are subarachnoid in origin. (orig.)

  14. Unconscious Familiarity-based Color-Form Binding: Evidence from Visual Extinction.

    Science.gov (United States)

    Rappaport, Sarah J; Riddoch, M Jane; Chechlacz, Magda; Humphreys, Glyn W

    2016-03-01

    There is good evidence that early visual processing involves the coding of different features in independent brain regions. A major question, then, is how we see the world in an integrated manner, in which the different features are "bound" together. A standard account of this has been that feature binding depends on attention to the stimulus, which enables only the relevant features to be linked together [Treisman, A., & Gelade, G. A feature-integration theory of attention. Cognitive Psychology, 12, 97-136, 1980]. Here we test this influential idea by examining whether, in patients showing visual extinction, the processing of otherwise unconscious (extinguished) stimuli is modulated by presenting objects in their correct (familiar) color. Correctly colored objects showed reduced extinction when they had a learned color, and this color matched across the ipsi- and contralesional items (red strawberry + red tomato). In contrast, there was no reduction in extinction under the same conditions when the stimuli were colored incorrectly (blue strawberry + blue tomato; Experiment 1). The result was not due to the speeded identification of a correctly colored ipsilesional item, as there was no benefit from having correctly colored objects in different colors (red strawberry + yellow lemon; Experiment 2). There was also no benefit to extinction from presenting the correct colors in the background of each item (Experiment 3). The data suggest that learned color-form binding can reduce extinction even when color is irrelevant for the task. The result is consistent with preattentive binding of color and shape for familiar stimuli.

  15. A Real-Time Apple Grading System Using Multicolor Space

    OpenAIRE

    Toylan, Hayrettin; Kuscu, Hilmi

    2014-01-01

    This study was focused on the multicolor space which provides a better specification of the color and size of the apple in an image. In the study, a real-time machine vision system classifying apples into four categories with respect to color and size was designed. In the analysis, different color spaces were used. As a result, 97% identification success for the red fields of the apple was obtained depending on the values of the parameter “a” of CIE L*a*b*color space. Similarly, 94% identific...

  16. Image color reduction method for color-defective observers using a color palette composed of 20 particular colors

    Science.gov (United States)

    Sakamoto, Takashi

    2015-01-01

    This study describes a color enhancement method that uses a color palette especially designed for protan and deutan defects, commonly known as red-green color blindness. The proposed color reduction method is based on a simple color mapping. Complicated computation and image processing are not required by using the proposed method, and the method can replace protan and deutan confusion (p/d-confusion) colors with protan and deutan safe (p/d-safe) colors. Color palettes for protan and deutan defects proposed by previous studies are composed of few p/d-safe colors. Thus, the colors contained in these palettes are insufficient for replacing colors in photographs. Recently, Ito et al. proposed a p/dsafe color palette composed of 20 particular colors. The author demonstrated that their p/d-safe color palette could be applied to image color reduction in photographs as a means to replace p/d-confusion colors. This study describes the results of the proposed color reduction in photographs that include typical p/d-confusion colors, which can be replaced. After the reduction process is completed, color-defective observers can distinguish these confusion colors.

  17. A Real-Time Apple Grading System Using Multicolor Space

    Directory of Open Access Journals (Sweden)

    Hayrettin Toylan

    2014-01-01

    Full Text Available This study was focused on the multicolor space which provides a better specification of the color and size of the apple in an image. In the study, a real-time machine vision system classifying apples into four categories with respect to color and size was designed. In the analysis, different color spaces were used. As a result, 97% identification success for the red fields of the apple was obtained depending on the values of the parameter “a” of CIE L*a*b*color space. Similarly, 94% identification success for the yellow fields was obtained depending on the values of the parameter y of CIE XYZ color space. With the designed system, three kinds of apples (Golden, Starking, and Jonagold were investigated by classifying them into four groups with respect to two parameters, color and size. Finally, 99% success rate was achieved in the analyses conducted for 595 apples.

  18. Narrative psychological content analysis as a tool for psychological status monitoring of crews in isolated, confined and extreme settings

    Science.gov (United States)

    Ehmann, B.; Balázs, L.; Fülöp, É.; Hargitai, R.; Kabai, P.; Péley, B.; Pólya, T.; Vargha, A.; László, J.

    2011-05-01

    This paper is about a pilot application of narrative psychological content analysis in the psychological status monitoring of Crew 71 of a space analog simulation environment, the Mars Desert Research Station (MDRS). Both the method and its theoretical framework, Scientific Narrative Psychology, are original developments by Hungarian psychologists [5] (László, 2008). The software was NooJ, a multilingual linguistic development environment [11] (Silberztein, 2008). Three measures were conceptualized and assessed: emotional status, team spirit and subjective physical comfort. The results showed the patterns of these three measures on a daily basis at group level, and allowed for detecting individual differences as well. The method is adaptable to languages involved in space psychology, e.g. Russian, French and German in addition to English.

  19. Supervised feature selection for linear and non-linear regression of L⁎a⁎b⁎ color from multispectral images of meat

    DEFF Research Database (Denmark)

    Sharifzadeh, Sara; Clemmensen, Line Katrine Harder; Borggaard, Claus

    2014-01-01

    In food quality monitoring, color is an important indicator factor of quality. The CIELab (L⁎a⁎b⁎) color space as a device independent color space is an appropriate means in this case. The commonly used colorimeter instruments can neither measure the L⁎a⁎b color in a wide area over the target...

  20. Light Vision Color

    Science.gov (United States)

    Valberg, Arne

    2005-04-01

    Light Vision Color takes a well-balanced, interdisciplinary approach to our most important sensory system. The book successfully combines basics in vision sciences with recent developments from different areas such as neuroscience, biophysics, sensory psychology and philosophy. Originally published in 1998 this edition has been extensively revised and updated to include new chapters on clinical problems and eye diseases, low vision rehabilitation and the basic molecular biology and genetics of colour vision. Takes a broad interdisciplinary approach combining basics in vision sciences with the most recent developments in the area Includes an extensive list of technical terms and explanations to encourage student understanding Successfully brings together the most important areas of the subject in to one volume

  1. Reading color barcodes using visual snakes.

    Energy Technology Data Exchange (ETDEWEB)

    Schaub, Hanspeter (ORION International Technologies, Albuquerque, NM)

    2004-05-01

    Statistical pressure snakes are used to track a mono-color target in an unstructured environment using a video camera. The report discusses an algorithm to extract a bar code signal that is embedded within the target. The target is assumed to be rectangular in shape, with the bar code printed in a slightly different saturation and value in HSV color space. Thus, the visual snake, which primarily weighs hue tracking errors, will not be deterred by the presence of the color bar codes in the target. The bar code is generate with the standard 3 of 9 method. Using this method, the numeric bar codes reveal if the target is right-side-up or up-side-down.

  2. P1-10: The Association between Colors and Emotions

    Directory of Open Access Journals (Sweden)

    Yen-Yu Chen

    2012-10-01

    Full Text Available Wexner (1954 Journal of Applied Psychology 38 432–435 demonstrated colors were associated with specific emotions. Colors have many meanings, such as that red can lead to induce positive or negative emotions (Kaya & Epps, 2011 College Student Journal 38 396–406. This study extends previous findings and aims to investigate two questions, (1 whether colors are associated with the emotions of pictures in IAPS (International Affective Picture System and (2 whether perceiving IAPS consciously and unconsciously has different emotion associations. We replaced facial expressions with pictures of IAPS as stimuli. Five colors (black, red, yellow, blue, and white and 3 categories of IAPS (fear, awe, and amusement were manipulated in this study. Pictures were displayed in different durations to manipulate conscious (250 ms and unconscious (33 ms visual stimuli (Manuel & Pedro, 2009 Behavior Research Method 41 184–191 in two experiments. Participants were required to select the most suitable color at their first glance when the pictures of IAPS were presented, and vice versa. Results showed that overall association between colors and pictures of IAPS was weak but the association pattern was meaningful. It concluded (1 black and red colors are associated with the fearful emotion, and blue color is associated with the happy emotion; (2 white colors do not associate with the fear emotion, which is incongruent with the previous study (Osvaldo & Paul, 2007 Colour: Design & Creativity 1 1–20; (3 participants did not perform differently between conscious and unconscious stimulus conditions.

  3. Influence of Surrounding Colors in the Illuminant-Color Mode on Color Constancy

    Directory of Open Access Journals (Sweden)

    Kazuho Fukuda

    2011-05-01

    Full Text Available On color constancy, we showed that brighter surrounding colors had greater influence than dim colors (Uchikawa, Kitazawa, MacLeod, Fukuda, 2010 APCV. Increasing luminance of a stimulus causes the change in appearance from the surface-color to the illuminant-color mode. However it is unknown whether the visual system considers such color appearance mode of surrounding colors to achieve color constancy. We investigated the influence of surrounding colors that appeared illuminant on color constancy. The stimulus was composed of a central test stimulus and surrounding six colors: bright and dim red, green and blue. The observers adjusted the chromaticity of the test stimulus to be appeared as an achromatic surface. The luminance balance of three bright surrounding colors was equalized with that of the optimal colors in three illuminant conditions, then, the luminance of one of the three bright colors was varied in the range beyond the critical luminance of color appearance mode transition. The results showed that increasing luminance of a bright surrounding color shifted the observers' achromatic setting toward its chromaticity, but this effect diminished for the surrounding color in the illuminant-color mode. These results suggest that the visual system considers color appearance mode of surrounding colors to accomplish color constancy.

  4. Operational Psychology Perspective

    Science.gov (United States)

    Holland, Al

    2009-01-01

    This slide presentation reviews the history of long duration spaceflight, and the changes in the International Space Station crew and the effect that this has had on the psychology of astronaut selection and training.

  5. Applying Cognitive Psychology to User Interfaces

    Science.gov (United States)

    Durrani, Sabeen; Durrani, Qaiser S.

    This paper explores some key aspects of cognitive psychology that may be mapped onto user interfaces. Major focus in existing user interface guidelines is on consistency, simplicity, feedback, system messages, display issues, navigation, colors, graphics, visibility and error prevention [8-10]. These guidelines are effective indesigning user interfaces. However, these guidelines do not handle the issues that may arise due to the innate structure of human brain and human limitations. For example, where to place graphics on the screen so that user can easily process them and what kind of background should be given on the screen according to the limitation of human motor system. In this paper we have collected some available guidelines from the area of cognitive psychology [1, 5, 7]. In addition, we have extracted few guidelines from theories and studies of cognitive psychology [3, 11] which may be mapped to user interfaces.

  6. Human physiology and psychology in space flight; Uchu hiko ni okeru ningen no seiri to shinri

    Energy Technology Data Exchange (ETDEWEB)

    Murai, T. [National Space Development Agency of Japan, Tokyo (Japan)

    1999-10-05

    Human beings' adaptation to space and the effects on them of a prolonged stay in space are discussed. Some effects may be detrimental to crewmen even when they are medically judged as 'normal' and 'adaptable.' Bone deliming, muscular atrophy, and hypodynamia may be physiologically 'normal' and 'adaptable' in the zero-gravity environment where no strength is required to hold a position or attitude, and they will not cause any serious problems if crewmen are to stay in the zero-gravity environment permanently. Astronauts work on conditions that they return to the earth, however, and they have to stand on their own legs when back on the ground. Such being the case, they in the space vehicle are forced to make efforts at having their bone density and muscular strength sustained. It is inevitable for a space station to be a closed, isolated system, and the crewmen have to live in multinational, multicultural, and multilingual circumstances in case the flight is an international project. They will be exposed to great social and psychological stresses, and their adaptability to such stresses presents an important task. (NEDO)

  7. Optimum color filters for CCD digital cameras

    Science.gov (United States)

    Engelhardt, Kai; Kunz, Rino E.; Seitz, Peter; Brunner, Harald; Knop, Karl

    1993-12-01

    As part of the ESPRIT II project No. 2103 (MASCOT) a high performance prototype color CCD still video camera was developed. Intended for professional usage such as in the graphic arts, the camera provides a maximum resolution of 3k X 3k full color pixels. A high colorimetric performance was achieved through specially designed dielectric filters and optimized matrixing. The color transformation was obtained by computer simulation of the camera system and non-linear optimization which minimized the perceivable color errors as measured in the 1976 CIELUV uniform color space for a set of about 200 carefully selected test colors. The color filters were designed to allow perfect colorimetric reproduction in principle and at the same time with imperceptible color noise and with special attention to fabrication tolerances. The camera system includes a special real-time digital color processor which carries out the color transformation. The transformation can be selected from a set of sixteen matrices optimized for different illuminants and output devices. Because the actual filter design was based on slightly incorrect data the prototype camera showed a mean colorimetric error of 2.7 j.n.d. (CIELUV) in experiments. Using correct input data in the redesign of the filters, a mean colorimetric error of only 1 j.n.d. (CIELUV) seems to be feasible, implying that it is possible with such an optimized color camera to achieve such a high colorimetric performance that the reproduced colors in an image cannot be distinguished from the original colors in a scene, even in direct comparison.

  8. Liberating history: the context of the challenge of psychologists of color to American psychology.

    Science.gov (United States)

    Pickren, Wade E

    2009-10-01

    The history of race and ethnicity in North America is long and complex. It has been fraught with racism and various forms of oppression--intellectual, social, and physical--and defies easy analysis. This article examines the history of race and ethnicity in the United States, and how it played out in the field of psychology. Although other articles in this issue examine the specific impact of racism and internal colonialism on racial and ethnic minorities, this article places these events within an international context, specifically the post-World War II era when oppressed peoples around the world sought liberation from colonial oppressors. The article suggests that the struggles and successes of racial and ethnic minority psychologists may provide the best opportunity for American psychology to connect with emerging indigenous psychologies in other parts of the world, which represent the future of psychology in a globalizing world. Copyright 2009 APA, all rights reserved.

  9. Scattering forms and the positive geometry of kinematics, color and the worldsheet

    Science.gov (United States)

    Arkani-Hamed, Nima; Bai, Yuntao; He, Song; Yan, Gongwang

    2018-05-01

    The search for a theory of the S-Matrix over the past five decades has revealed surprising geometric structures underlying scattering amplitudes ranging from the string worldsheet to the amplituhedron, but these are all geometries in auxiliary spaces as opposed to the kinematical space where amplitudes actually live. Motivated by recent advances providing a reformulation of the amplituhedron and planar N = 4 SYM amplitudes directly in kinematic space, we propose a novel geometric understanding of amplitudes in more general theories. The key idea is to think of amplitudes not as functions, but rather as differential forms on kinematic space. We explore the resulting picture for a wide range of massless theories in general spacetime dimensions. For the bi-adjoint ϕ 3 scalar theory, we establish a direct connection between its "scattering form" and a classic polytope — the associahedron — known to mathematicians since the 1960's. We find an associahedron living naturally in kinematic space, and the tree level amplitude is simply the "canonical form" associated with this "positive geometry". Fundamental physical properties such as locality and unitarity, as well as novel "soft" limits, are fully determined by the combinatorial geometry of this polytope. Furthermore, the moduli space for the open string worldsheet has also long been recognized as an associahedron. We show that the scattering equations act as a diffeomorphism between the interior of this old "worldsheet associahedron" and the new "kinematic associahedron", providing a geometric interpretation and simple conceptual derivation of the bi-adjoint CHY formula. We also find "scattering forms" on kinematic space for Yang-Mills theory and the Non-linear Sigma Model, which are dual to the fully color-dressed amplitudes despite having no explicit color factors. This is possible due to a remarkable fact—"Color is Kinematics"— whereby kinematic wedge products in the scattering forms satisfy the same Jacobi

  10. Active-matrix OLED (AMOLED) microdisplay for augmented-reality applications with improved color space

    OpenAIRE

    Thomschke, Michael; Fehse, Karsten; Richter, Bernd; Wartenberg, Philipp; Pfeifer, Richard; Vogel, Uwe

    2013-01-01

    Our contribution describes the optimization of OLED microdisplays to increase the color gamut and to reduce the OLED complexity. We show that these improvements can be reached by a 3-color RGB-white OLED approach that features a single layer multicolor emitting zone, respectively.

  11. SMALL PLANETARY SATELLITE COLORS V1.0

    Data.gov (United States)

    National Aeronautics and Space Administration — This data set is intended to include published colors of small planetary satellites published up through December 2003. Small planetary satellites are defined as all...

  12. Giving children security. Mamie Phipps Clark and the racialization of child psychology.

    Science.gov (United States)

    Lal, Shafali

    2002-01-01

    During the 1930s and 1940s, social psychologists became increasingly well-known among progressives battling race prejudice. By the early 1950s, African American psychologist Kenneth Bancroft Clark had become deeply involved with the National Association for the Advancement of Colored People's battle against segregated education in the South. By this time, his wife, who is less well-known in the annals of history, was developing her own reputation as the guiding spirit behind Harlem's Northside Center for Child Development. Her work at the center helped define an increasing interest in the psychology of children of color. This article examines the individual and social contexts of Mamie Phipps Clark's life and argues for greater attention to the dynamics of race and gender in the history of psychology.

  13. SPACE, COLOR AND QUALITY OF LIFE IN A NUBIAN ENVIRONMENT

    Directory of Open Access Journals (Sweden)

    Diana Kamel

    2012-03-01

    Full Text Available The Egyptian Nubians relocated after the construction of the High Dam South of Aswan to a completely different setting, adjusted with difficulty to their new environment and changed part of it to suit their needs. This paper is a longitudinal study; it deals with the issue of continuity in the patterns of lifestyle within the present Egyptian Nubian community. The aim is to seek evidence on such continuity and to explain the repercussions of previous socio-economic values on the actual residential built and lived-in environment. The methodology is based on earlier studies that were done before relocation and immediately after, also on site visits made by the authors to detect the current aspects of the built-environment. The field study focuses on changes made to the interior and exterior spaces, on the use of decorative patterns and color of the walls and on the residents’ lifestyle. The tools for data gathering are annotated photographs and semi-structured interviews. The cases are chosen from a random sample in one of the 33 villages that constitute the Kom-Ombo site – the village of Eneba (Aniba. Results show evidence of change in all investigated aspects with a slight continuity in some of the culturally related values.

  14. Psychiatry and psychology in medieval Persia.

    Science.gov (United States)

    Vakili, Nasser; Gorji, Ali

    2006-12-01

    The history of psychological sciences and especially the ways in which related disorders were treated in medieval Persia are not well known in the West. The main objective of this article is to review the clinical approaches to psychological disorders used by practitioners in medieval Persia. Several documents still exist from which the clinical data on different psychological syndromes in medieval Persia can be ascertained. Data for this review were identified by searches of MEDLINE, Current Contents, the Internet, references from relevant articles and books, the Astan-e-Ghods Razavi Library, the Tehran University Library, the Mashhad University Library, and the files of the authors. Search terms included psychiatry, psychology, Persian, medieval, Avicenna, and pharmacotherapy. The medieval practitioners defined various signs and symptoms, apparent causes, and hygienic and dietary rules for prevention of these disorders. Medieval Persian medical writings encouraged the treatment of psychological disorders by tackling the conditions that cause or contribute to the disorder and through the use of electrical-shock therapy, phlebotomy, psychotherapy, music and color therapy, and especially prescription of long lists of medicaments. Some of the approaches of doctors in medieval Persia are accepted today, although most remain largely unexamined. With further research, more of these treatments may be shown to be of use to modern medicine.

  15. Processing of Color Words Activates Color Representations

    Science.gov (United States)

    Richter, Tobias; Zwaan, Rolf A.

    2009-01-01

    Two experiments were conducted to investigate whether color representations are routinely activated when color words are processed. Congruency effects of colors and color words were observed in both directions. Lexical decisions on color words were faster when preceding colors matched the color named by the word. Color-discrimination responses…

  16. Statistic analyses of the color experience according to the age of the observer.

    Science.gov (United States)

    Hunjet, Anica; Parac-Osterman, Durdica; Vucaj, Edita

    2013-04-01

    Psychological experience of color is a real state of the communication between the environment and color, and it will depend on the source of the light, angle of the view, and particular on the observer and his health condition. Hering's theory or a theory of the opponent processes supposes that cones, which are situated in the retina of the eye, are not sensible on the three chromatic domains (areas, fields, zones) (red, green and purple-blue), but they produce a signal based on the principle of the opposed pairs of colors. A reason of this theory depends on the fact that certain disorders of the color eyesight, which include blindness to certain colors, cause blindness to pairs of opponent colors. This paper presents a demonstration of the experience of blue and yellow tone according to the age of the observer. For the testing of the statistically significant differences in the omission in the color experience according to the color of the background we use following statistical tests: Mann-Whitnney U Test, Kruskal-Wallis ANOVA and Median test. It was proven that the differences are statistically significant in the elderly persons (older than 35 years).

  17. Illumination adaptation with rapid-response color sensors

    Science.gov (United States)

    Zhang, Xinchi; Wang, Quan; Boyer, Kim L.

    2014-09-01

    Smart lighting solutions based on imaging sensors such as webcams or time-of-flight sensors suffer from rising privacy concerns. In this work, we use low-cost non-imaging color sensors to measure local luminous flux of different colors in an indoor space. These sensors have much higher data acquisition rate and are much cheaper than many o_-the-shelf commercial products. We have developed several applications with these sensors, including illumination feedback control and occupancy-driven lighting.

  18. Color categories and color appearance

    Science.gov (United States)

    Webster, Michael A.; Kay, Paul

    2011-01-01

    We examined categorical effects in color appearance in two tasks, which in part differed in the extent to which color naming was explicitly required for the response. In one, we measured the effects of color differences on perceptual grouping for hues that spanned the blue–green boundary, to test whether chromatic differences across the boundary were perceptually exaggerated. This task did not require overt judgments of the perceived colors, and the tendency to group showed only a weak and inconsistent categorical bias. In a second case, we analyzed results from two prior studies of hue scaling of chromatic stimuli (De Valois, De Valois, Switkes, & Mahon, 1997; Malkoc, Kay, & Webster, 2005), to test whether color appearance changed more rapidly around the blue–green boundary. In this task observers directly judge the perceived color of the stimuli and these judgments tended to show much stronger categorical effects. The differences between these tasks could arise either because different signals mediate color grouping and color appearance, or because linguistic categories might differentially intrude on the response to color and/or on the perception of color. Our results suggest that the interaction between language and color processing may be highly dependent on the specific task and cognitive demands and strategies of the observer, and also highlight pronounced individual differences in the tendency to exhibit categorical responses. PMID:22176751

  19. Color obsessions and phobias in autism spectrum disorders: the case of J.G.

    Science.gov (United States)

    Ludlow, Amanda K; Heaton, Pamela; Hill, Elisabeth; Franklin, Anna

    2014-06-01

    The current study is the first investigation of color 'obsessions' and 'phobias' in ASD. We investigate the color perception and cognition of J.G., a boy with ASD who has a strong obsession with blue, and a strong phobia of other colors. J.G.'s performance on a series of color tasks (color-entity association; chromatic discrimination; color classification) is compared to 13 children with and without autism who do not have color obsessions or phobias. The findings lead to the formalization of two hypotheses: (i) color obsessions and phobias in individuals with ASD are related to an unusually strong ability to associate colors with entities; (ii) color obsessions are related to hyposensitivity, and color phobias to hypersensitivity, in the affected regions of color space.

  20. The psychology of computer displays in the modern mission control center

    Science.gov (United States)

    Granaas, Michael M.; Rhea, Donald C.

    1988-01-01

    Work at NASA's Western Aeronautical Test Range (WATR) has demonstrated the need for increased consideration of psychological factors in the design of computer displays for the WATR mission control center. These factors include color perception, memory load, and cognitive processing abilities. A review of relevant work in the human factors psychology area is provided to demonstrate the need for this awareness. The information provided should be relevant in control room settings where computerized displays are being used.

  1. Viewing the proton through ''color'' filters

    International Nuclear Information System (INIS)

    Ji, Xiangdong

    2004-01-01

    While the form factors and parton distributions provide separately the shape of the proton in coordinate and momentum spaces, a more powerful imaging of the proton structure can be obtained through quantum phase-space distributions. Here we introduce the Wigner-type quark and gluon distributions which depict a full-3D proton at every fixed Feynman momentum, like what is seen through momentum(''color'')-filters. After appropriate reductions, the phase-space distributions are related to the generalized parton distributions (GPDs) and transverse-momentum dependent parton distributions measurable in high-energy experiments. (orig.)

  2. Why some colors appear more memorable than others: A model combining categories and particulars in color working memory.

    Science.gov (United States)

    Bae, Gi-Yeul; Olkkonen, Maria; Allred, Sarah R; Flombaum, Jonathan I

    2015-08-01

    Categorization with basic color terms is an intuitive and universal aspect of color perception. Yet research on visual working memory capacity has largely assumed that only continuous estimates within color space are relevant to memory. As a result, the influence of color categories on working memory remains unknown. We propose a dual content model of color representation in which color matches to objects that are either present (perception) or absent (memory) integrate category representations along with estimates of specific values on a continuous scale ("particulars"). We develop and test the model through 4 experiments. In a first experiment pair, participants reproduce a color target, both with and without a delay, using a recently influential estimation paradigm. In a second experiment pair, we use standard methods in color perception to identify boundary and focal colors in the stimulus set. The main results are that responses drawn from working memory are significantly biased away from category boundaries and toward category centers. Importantly, the same pattern of results is present without a memory delay. The proposed dual content model parsimoniously explains these results, and it should replace prevailing single content models in studies of visual working memory. More broadly, the model and the results demonstrate how the main consequence of visual working memory maintenance is the amplification of category related biases and stimulus-specific variability that originate in perception. (c) 2015 APA, all rights reserved).

  3. Color on emergency mapping

    Science.gov (United States)

    Jiang, Lili; Qi, Qingwen; Zhang, An

    2007-06-01

    There are so many emergency issues in our daily life. Such as typhoons, tsunamis, earthquake, fires, floods, epidemics, etc. These emergencies made people lose their lives and their belongings. Every day, every hour, even every minute people probably face the emergency, so how to handle it and how to decrease its hurt are the matters people care most. If we can map it exactly before or after the emergencies; it will be helpful to the emergency researchers and people who live in the emergency place. So , through the emergency map, before emergency is occurring we can predict the situation, such as when and where the emergency will be happen; where people can refuge, etc. After disaster, we can also easily assess the lost, discuss the cause and make the lost less. The primary effect of mapping is offering information to the people who care about the emergency and the researcher who want to study it. Mapping allows the viewers to get a spatial sense of hazard. It can also provide the clues to study the relationship of the phenomenon in emergency. Color, as the basic element of the map, it can simplify and clarify the phenomenon. Color can also affects the general perceptibility of the map, and elicits subjective reactions to the map. It is to say, structure, readability, and the reader's psychological reactions can be affected by the use of color.

  4. Evaluating the accuracy of tooth color measurement by combining the Munsell color system and dental colorimeter.

    Science.gov (United States)

    Chang, Jiun-Yao; Chen, Wen-Cheng; Huang, Ta-Ko; Wang, Jen-Chyan; Fu, Po-Sung; Chen, Jeng-Huey; Hung, Chun-Cheng

    2012-09-01

    As we pay increasing attention to dental aesthetics, tooth color matching has become an important part of daily dental practice. This aim of this study was to develop a method to enhance the accuracy of a tooth color matching machine. The Munsell color tabs in the range of natural human teeth were measured using a tooth color measuring machine (ShadeEye NCC). The machine's accuracy was analyzed using an analysis of variance test and a Tukey post-hoc test. When matching the Munsell color tabs with the ShadeEye NCC colorimeter, settings of Chroma greater than 6 and Value less than 4 showed unacceptable clinical results. When the CIELAB mode was used, the a* value (which represents the red-green axis in the Commission Internationale de l'Eclairage color space) made no significant difference (p=0.84), the L* value (which represents the lightness) resulted in a negative correlation, and the b* value (which represents the yellow-blue axis) resulted in a positive correlation with ΔE. When the Munsell color tabs and the Vitapan were measured in the same mode and compared, the inaccuracies showed that the Vitapan was not a proper tool for evaluating the stability and accuracy of ShadeEye NCC. By knowing the limitations of the machine, we evaluated the data using the Munsell color tabs; shade beyond the acceptable range should be reevaluated using a visual shade matching method, or if measured by another machine, this shade range should be covered to obtain more accurate results. Copyright © 2012. Published by Elsevier B.V.

  5. Real-time Face Detection using Skin Color Model

    Institute of Scientific and Technical Information of China (English)

    LU Yao-xin; LIU Zhi-Qiang; ZHU Xiang-hua

    2004-01-01

    This paper presents a new face detection approach to real-time applications, which is based on the skin color model and the morphological filtering. First the non-skin color pixels of the input image are removed based on the skin color model in the YCrCb chrominance space, from which we extract candidate human face regions. Then a mathematical morphological filter is used to remove noisy regions and fill the holes in the candidate skin color regions. We adopt the similarity between the human face features and the candidate face regions to locate the face regions in the original image. We have implemented the algorithm in our smart media system. The experiment results show that this system is effective in real-time applications.

  6. Preferred skin color enhancement for photographic color reproduction

    Science.gov (United States)

    Zeng, Huanzhao; Luo, Ronnier

    2011-01-01

    Skin tones are the most important colors among the memory color category. Reproducing skin colors pleasingly is an important factor in photographic color reproduction. Moving skin colors toward their preferred skin color center improves the color preference of skin color reproduction. Several methods to morph skin colors to a smaller preferred skin color region has been reported in the past. In this paper, a new approach is proposed to further improve the result of skin color enhancement. An ellipsoid skin color model is applied to compute skin color probabilities for skin color detection and to determine a weight for skin color adjustment. Preferred skin color centers determined through psychophysical experiments were applied for color adjustment. Preferred skin color centers for dark, medium, and light skin colors are applied to adjust skin colors differently. Skin colors are morphed toward their preferred color centers. A special processing is applied to avoid contrast loss in highlight. A 3-D interpolation method is applied to fix a potential contouring problem and to improve color processing efficiency. An psychophysical experiment validates that the method of preferred skin color enhancement effectively identifies skin colors, improves the skin color preference, and does not objectionably affect preferred skin colors in original images.

  7. A maximal chromatic expansion method of mapping multichannel imagery into color space. [North Dakota

    Science.gov (United States)

    Juday, R. D.; Abotteen, R. A. (Principal Investigator)

    1978-01-01

    The author has identified the following significant results. A color film generation method that maximally expands the chromaticity and aligns Kauth brightness with the gray axis was presented. In comparison with the current LACIE film product, the new color film product has more contrast and more colors and appears to be brighter. The field boundaries in the new product were more pronounced than in the current LACIE product. The speckle effect was one problem in the new product. The yellowness speckle can be treated using an equation. This equation can be used to eliminate any speckle introduced by the greenness. This product leads logically toward another that will employ quantitative colorimetry which will account for some of the eye's perception of color stimuli.

  8. A low-cost real color picker based on Arduino.

    Science.gov (United States)

    Agudo, Juan Enrique; Pardo, Pedro J; Sánchez, Héctor; Pérez, Ángel Luis; Suero, María Isabel

    2014-07-07

    Color measurements have traditionally been linked to expensive and difficult to handle equipment. The set of mathematical transformations that are needed to transfer a color that we observe in any object that doesn't emit its own light (which is usually called a color-object) so that it can be displayed on a computer screen or printed on paper is not at all trivial. This usually requires a thorough knowledge of color spaces, colorimetric transformations and color management systems. The TCS3414CS color sensor (I2C Sensor Color Grove), a system for capturing, processing and color management that allows the colors of any non-self-luminous object using a low-cost hardware based on Arduino, is presented in this paper. Specific software has been developed in Matlab and a study of the linearity of chromatic channels and accuracy of color measurements for this device has been undertaken. All used scripts (Arduino and Matlab) are attached as supplementary material. The results show acceptable accuracy values that, although obviously do not reach the levels obtained with the other scientific instruments, for the price difference they present a good low cost option.

  9. Design and optimization of color lookup tables on a simplex topology.

    Science.gov (United States)

    Monga, Vishal; Bala, Raja; Mo, Xuan

    2012-04-01

    An important computational problem in color imaging is the design of color transforms that map color between devices or from a device-dependent space (e.g., RGB/CMYK) to a device-independent space (e.g., CIELAB) and vice versa. Real-time processing constraints entail that such nonlinear color transforms be implemented using multidimensional lookup tables (LUTs). Furthermore, relatively sparse LUTs (with efficient interpolation) are employed in practice because of storage and memory constraints. This paper presents a principled design methodology rooted in constrained convex optimization to design color LUTs on a simplex topology. The use of n simplexes, i.e., simplexes in n dimensions, as opposed to traditional lattices, recently has been of great interest in color LUT design for simplex topologies that allow both more analytically tractable formulations and greater efficiency in the LUT. In this framework of n-simplex interpolation, our central contribution is to develop an elegant iterative algorithm that jointly optimizes the placement of nodes of the color LUT and the output values at those nodes to minimize interpolation error in an expected sense. This is in contrast to existing work, which exclusively designs either node locations or the output values. We also develop new analytical results for the problem of node location optimization, which reduces to constrained optimization of a large but sparse interpolation matrix in our framework. We evaluate our n -simplex color LUTs against the state-of-the-art lattice (e.g., International Color Consortium profiles) and simplex-based techniques for approximating two representative multidimensional color transforms that characterize a CMYK xerographic printer and an RGB scanner, respectively. The results show that color LUTs designed on simplexes offer very significant benefits over traditional lattice-based alternatives in improving color transform accuracy even with a much smaller number of nodes.

  10. Perceptual Color Characterization of Cameras

    Directory of Open Access Journals (Sweden)

    Javier Vazquez-Corral

    2014-12-01

    Full Text Available Color camera characterization, mapping outputs from the camera sensors to an independent color space, such as \\(XYZ\\, is an important step in the camera processing pipeline. Until now, this procedure has been primarily solved by using a \\(3 \\times 3\\ matrix obtained via a least-squares optimization. In this paper, we propose to use the spherical sampling method, recently published by Finlayson al., to perform a perceptual color characterization. In particular, we search for the \\(3 \\times 3\\ matrix that minimizes three different perceptual errors, one pixel based and two spatially based. For the pixel-based case, we minimize the CIE \\(\\Delta E\\ error, while for the spatial-based case, we minimize both the S-CIELAB error and the CID error measure. Our results demonstrate an improvement of approximately 3for the \\(\\Delta E\\ error, 7& for the S-CIELAB error and 13% for the CID error measures.

  11. NONLINEAR COLOR-METALLICITY RELATIONS OF GLOBULAR CLUSTERS. II. A TEST ON THE NONLINEARITY SCENARIO FOR COLOR BIMODALITY USING THE u-BAND COLORS: THE CASE OF M87 (NGC 4486)

    International Nuclear Information System (INIS)

    Yoon, Suk-Jin; Lee, Sang-Yoon; Kim, Hak-Sub; Cho, Jaeil; Chung, Chul; Sohn, Sangmo T.; Blakeslee, John P.

    2011-01-01

    The optical color distributions of globular clusters (GCs) in most large elliptical galaxies are bimodal. Based on the assumed linear relationship between GC colors and their metallicities, the bimodality has been taken as evidence of two GC subsystems with different metallicities in each galaxy and has led to a number of theories in the context of galaxy formation. More recent observations and modeling of GCs, however, suggests that the color-metallicity relations (CMRs) are inflected, and thus colors likely trace metallicities in a nonlinear manner. The nonlinearity could produce bimodal color distributions from a broad underlying metallicity spread, even if it is unimodal. Despite the far-reaching implications, whether CMRs are nonlinear and whether the nonlinearity indeed causes the color bimodality are still open questions. Given that the spectroscopic refinement of CMRs is still very challenging, we here propose a new photometric technique to probe the possible nonlinear nature of CMRs. In essence, a color distribution of GCs is a 'projected' distribution of their metallicities. Since the form of CMRs hinges on which color is used, the shape of color distributions varies depending significantly on the colors. Among other optical colors, the u-band related colors (e.g., u – g and u – z) are theoretically predicted to exhibit significantly less inflected CMRs than other preferred CMRs (e.g., for g – z). As a case study, we performed the Hubble Space Telescope (HST)/WFPC2 archival u-band photometry for the M87 (NGC 4486) GC system with confirmed color bimodality. We show that the u-band color distributions are significantly different from that of g – z and consistent with our model predictions. With more u-band measurements, this method will support or rule out the nonlinear CMR scenario for the origin of GC color bimodality with high confidence. The HST/WFC3 observations in F336W for nearby large elliptical galaxies are highly anticipated in this regard.

  12. Educational complex of light-colored modeling of urban environment

    Directory of Open Access Journals (Sweden)

    Karpenko Vladimir E.

    2018-01-01

    . Conclusions are given on the environment-forming and transforming significance of artificial light and light technologies in the space of modern city. Light-colored modeling identity is expressed in methodical and figurative-artistic continuity in the use of techniques of light composition and optical art. The use of light composition contributes to the expression of local identity by means and techniques of light composition in the context of the image, “genius loci” using the example of the Vladivostok seaside city. Identity in psychology is expressed in the personal selection of the techniques of light composition, which are used in light-colored modeling.

  13. Statistic Analyses of the Color Experience According to the Age of the Observer

    OpenAIRE

    Hunjet, Anica; Parac-Osterman, Đurđica; Vučaj, Edita

    2013-01-01

    Psychological experience of color is a real state of the communication between the environment and color, and it will depend on the source of the light, angle of the view, and particular on the observer and his health condition. Hering’s theory or a theory of the opponent processes supposes that cones, which are situated in the retina of the eye, are not sensible on the three chromatic domains (areas, fields, zones) (red, green and purple-blue), but they produce a signal based on the principl...

  14. Color normalization of histology slides using graph regularized sparse NMF

    Science.gov (United States)

    Sha, Lingdao; Schonfeld, Dan; Sethi, Amit

    2017-03-01

    Computer based automatic medical image processing and quantification are becoming popular in digital pathology. However, preparation of histology slides can vary widely due to differences in staining equipment, procedures and reagents, which can reduce the accuracy of algorithms that analyze their color and texture information. To re- duce the unwanted color variations, various supervised and unsupervised color normalization methods have been proposed. Compared with supervised color normalization methods, unsupervised color normalization methods have advantages of time and cost efficient and universal applicability. Most of the unsupervised color normaliza- tion methods for histology are based on stain separation. Based on the fact that stain concentration cannot be negative and different parts of the tissue absorb different stains, nonnegative matrix factorization (NMF), and particular its sparse version (SNMF), are good candidates for stain separation. However, most of the existing unsupervised color normalization method like PCA, ICA, NMF and SNMF fail to consider important information about sparse manifolds that its pixels occupy, which could potentially result in loss of texture information during color normalization. Manifold learning methods like Graph Laplacian have proven to be very effective in interpreting high-dimensional data. In this paper, we propose a novel unsupervised stain separation method called graph regularized sparse nonnegative matrix factorization (GSNMF). By considering the sparse prior of stain concentration together with manifold information from high-dimensional image data, our method shows better performance in stain color deconvolution than existing unsupervised color deconvolution methods, especially in keeping connected texture information. To utilized the texture information, we construct a nearest neighbor graph between pixels within a spatial area of an image based on their distances using heat kernal in lαβ space. The

  15. Development of QCD jets emitted by color-singlet sources

    International Nuclear Information System (INIS)

    Ellis, R.K.; Gunion, J.F.; Kalinowski, J.; Webber, B.R.

    1985-01-01

    We compare the angular-ordering approximation to QCD jet development with full calculations to order αsub(s) in the following cases: emission of quark jets by a color-singlet vector source (as in e + e - annihilation) and emission of gluon jets by a color-singlet scalar (Fsup(a)sub(μν)Fsup(aμν)) source. In contrast to the case of a color-octet (gluon) source, we find that the approximation is good in those regions of phase space where the next-to-leading corrections to the amplitude are large. (orig.)

  16. [Study on color of thermosetting resin for veneer crown].

    Science.gov (United States)

    Kamitomai, H

    1989-02-01

    Based on the viewpoint that stresses the importance of achieving natural colors and forms for veneer crown, four representative kinds of thermosetting resins were investigated colorimetrically in an attempt to clarify the relationship between the thickness and color of resins in opaque, dentin and enamel colors respectively. A spectrophotometer was used to measure the colors, the CIE colorimetric system employed to show the readings, and the CIE 1964 U*V*W* space was utilized to indicate the color differences, with the following results. 1. In the case of dentin, certain specific colors were observed for thickness of 1.3 to 1.8 mm when used alone, but when applied over opaque the range was 0.2 to 0.5 mm lower than when used alone. 2. Enamel resins were grouped into two types according to different color groups, one group similar to achromatic color with low limpidity and the other similar to the dentin color with high limpidity. The former type became more grayer with an increase in thickness when applied over dentin. The latter type showed no difference in color even when the thickness increased. This study has shown that the facing color results vary depending on the color properties of the different resins used. Therefore, it is advisable that careful consideration be given to these differencies in order to achieve the intended color facing.

  17. Do focal colors look particularly "colorful"?

    Science.gov (United States)

    Witzel, Christoph; Franklin, Anna

    2014-04-01

    If the most typical red, yellow, green, and blue were particularly colorful (i.e., saturated), they would "jump out to the eye." This would explain why even fundamentally different languages have distinct color terms for these focal colors, and why unique hues play a prominent role in subjective color appearance. In this study, the subjective saturation of 10 colors around each of these focal colors was measured through a pairwise matching task. Results show that subjective saturation changes systematically across hues in a way that is strongly correlated to the visual gamut, and exponentially related to sensitivity but not to focal colors.

  18. Color correction of projected image on color-screen for mobile beam-projector

    Science.gov (United States)

    Son, Chang-Hwan; Sung, Soo-Jin; Ha, Yeong-Ho

    2008-01-01

    With the current trend of digital convergence in mobile phones, mobile manufacturers are researching how to develop a mobile beam-projector to cope with the limitations of a small screen size and to offer a better feeling of movement while watching movies or satellite broadcasting. However, mobile beam-projectors may project an image on arbitrary surfaces, such as a colored wall and paper, not on a white screen mainly used in an office environment. Thus, color correction method for the projected image is proposed to achieve good image quality irrespective of the surface colors. Initially, luminance values of original image transformed into the YCbCr space are changed to compensate for spatially nonuniform luminance distribution of arbitrary surface, depending on the pixel values of surface image captured by mobile camera. Next, the chromaticity values for each surface and white-screen image are calculated using the ratio of the sum of three RGB values to one another. Then their chromaticity ratios are multiplied by converted original image through an inverse YCbCr matrix to reduce an influence of modulating the appearance of projected image due to spatially different reflectance on the surface. By projecting corrected original image on a texture pattern or single color surface, the image quality of projected image can be improved more, as well as that of projected image on white screen.

  19. Poetic Expressions: Students of Color Express Resiliency through Metaphors and Similes

    Science.gov (United States)

    Hall, Horace R.

    2007-01-01

    The after-school City School Outreach youth program captured the attention of high school male students by offering them a physically and psychologically safe environment to talk about issues they faced. The students of color who attended the program used various forms of creative written expression (i.e., poetry, spoken word, and hip hop) to…

  20. Spatial variation in nutrient and water color effects on lake chlorophyll at macroscales

    Science.gov (United States)

    Fergus, C. Emi; Finley, Andrew O.; Soranno, Patricia A.; Wagner, Tyler

    2016-01-01

    The nutrient-water color paradigm is a framework to characterize lake trophic status by relating lake primary productivity to both nutrients and water color, the colored component of dissolved organic carbon. Total phosphorus (TP), a limiting nutrient, and water color, a strong light attenuator, influence lake chlorophyll a concentrations (CHL). But, these relationships have been shown in previous studies to be highly variable, which may be related to differences in lake and catchment geomorphology, the forms of nutrients and carbon entering the system, and lake community composition. Because many of these factors vary across space it is likely that lake nutrient and water color relationships with CHL exhibit spatial autocorrelation, such that lakes near one another have similar relationships compared to lakes further away. Including this spatial dependency in models may improve CHL predictions and clarify how well the nutrient-water color paradigm applies to lakes distributed across diverse landscape settings. However, few studies have explicitly examined spatial heterogeneity in the effects of TP and water color together on lake CHL. In this study, we examined spatial variation in TP and water color relationships with CHL in over 800 north temperate lakes using spatially-varying coefficient models (SVC), a robust statistical method that applies a Bayesian framework to explore space-varying and scale-dependent relationships. We found that TP and water color relationships were spatially autocorrelated and that allowing for these relationships to vary by individual lakes over space improved the model fit and predictive performance as compared to models that did not vary over space. The magnitudes of TP effects on CHL differed across lakes such that a 1 μg/L increase in TP resulted in increased CHL ranging from 2–24 μg/L across lake locations. Water color was not related to CHL for the majority of lakes, but there were some locations where water color had a

  1. Perceptual Color Space Representations in the Oculomotor System Are Modulated by Surround Suppression and Biased Selection

    OpenAIRE

    Kehoe, Devin H.; Rahimi, Maryam; Fallah, Mazyar

    2018-01-01

    The oculomotor system utilizes color extensively for planning saccades. Therefore, we examined how the oculomotor system actually encodes color and several factors that modulate these representations: attention-based surround suppression and inherent biases in selecting and encoding color categories. We measured saccade trajectories while human participants performed a memory-guided saccade task with color targets and distractors and examined whether oculomotor target selection processing was...

  2. Using color management in color document processing

    Science.gov (United States)

    Nehab, Smadar

    1995-04-01

    Color Management Systems have been used for several years in Desktop Publishing (DTP) environments. While this development hasn't matured yet, we are already experiencing the next generation of the color imaging revolution-Device Independent Color for the small office/home office (SOHO) environment. Though there are still open technical issues with device independent color matching, they are not the focal point of this paper. This paper discusses two new and crucial aspects in using color management in color document processing: the management of color objects and their associated color rendering methods; a proposal for a precedence order and handshaking protocol among the various software components involved in color document processing. As color peripherals become affordable to the SOHO market, color management also becomes a prerequisite for common document authoring applications such as word processors. The first color management solutions were oriented towards DTP environments whose requirements were largely different. For example, DTP documents are image-centric, as opposed to SOHO documents that are text and charts centric. To achieve optimal reproduction on low-cost SOHO peripherals, it is critical that different color rendering methods are used for the different document object types. The first challenge in using color management of color document processing is the association of rendering methods with object types. As a result of an evolutionary process, color matching solutions are now available as application software, as driver embedded software and as operating system extensions. Consequently, document processing faces a new challenge, the correct selection of the color matching solution while avoiding duplicate color corrections.

  3. A new service proposition as a brand extension for P. H. U. Color company

    OpenAIRE

    Weglarz, Jagoda

    2014-01-01

    The purpose of this thesis was to study the advertising psychology and the brand image subjects and to apply them in order to provide the brand image enhancement and brand extension combined with the proposition of a new service for Color, company. Moreover, according to the result of marketing research, examining the possible success of the new service and indicate the leading persuasive advertising tools in the market. The outcomes may help Color to verify if the new service can be applied ...

  4. Workplace Diversity and Public Policy: Challenges and Opportunities for Psychology

    Science.gov (United States)

    Fassinger, Ruth E.

    2008-01-01

    This article outlines both challenges and opportunities for psychology of issues related to diversity in education and work. For the purposes of this discussion, "diverse" populations include four groups currently marginalized and disadvantaged in the U.S. workplace: women, people of color, sexual minorities, and people with disabilities. An…

  5. New Skeletal-Space-Filling Models

    Science.gov (United States)

    Clarke, Frank H.

    1977-01-01

    Describes plastic, skeletal molecular models that are color-coded and can illustrate both the conformation and overall shape of small molecules. They can also be converted to space-filling counterparts by the additions of color-coded polystyrene spheres. (MLH)

  6. Automatic color preference correction for color reproduction

    Science.gov (United States)

    Tsukada, Masato; Funayama, Chisato; Tajima, Johji

    2000-12-01

    The reproduction of natural objects in color images has attracted a great deal of attention. Reproduction more pleasing colors of natural objects is one of the methods available to improve image quality. We developed an automatic color correction method to maintain preferred color reproduction for three significant categories: facial skin color, green grass and blue sky. In this method, a representative color in an object area to be corrected is automatically extracted from an input image, and a set of color correction parameters is selected depending on the representative color. The improvement in image quality for reproductions of natural image was more than 93 percent in subjective experiments. These results show the usefulness of our automatic color correction method for the reproduction of preferred colors.

  7. Colored Tensor Models - a Review

    Directory of Open Access Journals (Sweden)

    Razvan Gurau

    2012-04-01

    Full Text Available Colored tensor models have recently burst onto the scene as a promising conceptual and computational tool in the investigation of problems of random geometry in dimension three and higher. We present a snapshot of the cutting edge in this rapidly expanding research field. Colored tensor models have been shown to share many of the properties of their direct ancestor, matrix models, which encode a theory of fluctuating two-dimensional surfaces. These features include the possession of Feynman graphs encoding topological spaces, a 1/N expansion of graph amplitudes, embedded matrix models inside the tensor structure, a resumable leading order with critical behavior and a continuum large volume limit, Schwinger-Dyson equations satisfying a Lie algebra (akin to the Virasoro algebra in two dimensions, non-trivial classical solutions and so on. In this review, we give a detailed introduction of colored tensor models and pointers to current and future research directions.

  8. Optimized universal color palette design for error diffusion

    Science.gov (United States)

    Kolpatzik, Bernd W.; Bouman, Charles A.

    1995-04-01

    Currently, many low-cost computers can only simultaneously display a palette of 256 color. However, this palette is usually selectable from a very large gamut of available colors. For many applications, this limited palette size imposes a significant constraint on the achievable image quality. We propose a method for designing an optimized universal color palette for use with halftoning methods such as error diffusion. The advantage of a universal color palette is that it is fixed and therefore allows multiple images to be displayed simultaneously. To design the palette, we employ a new vector quantization method known as sequential scalar quantization (SSQ) to allocate the colors in a visually uniform color space. The SSQ method achieves near-optimal allocation, but may be efficiently implemented using a series of lookup tables. When used with error diffusion, SSQ adds little computational overhead and may be used to minimize the visual error in an opponent color coordinate system. We compare the performance of the optimized algorithm to standard error diffusion by evaluating a visually weighted mean-squared-error measure. Our metric is based on the color difference in CIE L*AL*B*, but also accounts for the lowpass characteristic of human contrast sensitivity.

  9. Embedding Color Watermarks in Color Images

    Directory of Open Access Journals (Sweden)

    Wu Tung-Lin

    2003-01-01

    Full Text Available Robust watermarking with oblivious detection is essential to practical copyright protection of digital images. Effective exploitation of the characteristics of human visual perception to color stimuli helps to develop the watermarking scheme that fills the requirement. In this paper, an oblivious watermarking scheme that embeds color watermarks in color images is proposed. Through color gamut analysis and quantizer design, color watermarks are embedded by modifying quantization indices of color pixels without resulting in perceivable distortion. Only a small amount of information including the specification of color gamut, quantizer stepsize, and color tables is required to extract the watermark. Experimental results show that the proposed watermarking scheme is computationally simple and quite robust in face of various attacks such as cropping, low-pass filtering, white-noise addition, scaling, and JPEG compression with high compression ratios.

  10. More Efficient e-Learning through Design: Color of Text and Background

    Science.gov (United States)

    Zufic, Janko; Kalpic, Damir

    2009-01-01

    Background: The area of research aimed for a more efficient e-learning is slowly widening from purely technical to the areas of psychology, didactics and methodology. The question is whether the text or background color influence the efficiency of memory, i.e. learning. If the answer to that question is positive, then another question arises which…

  11. Color and emotion: effects of hue, saturation, and brightness.

    Science.gov (United States)

    Wilms, Lisa; Oberfeld, Daniel

    2017-06-13

    Previous studies on emotional effects of color often failed to control all the three perceptual dimensions of color: hue, saturation, and brightness. Here, we presented a three-dimensional space of chromatic colors by independently varying hue (blue, green, red), saturation (low, medium, high), and brightness (dark, medium, bright) in a factorial design. The 27 chromatic colors, plus 3 brightness-matched achromatic colors, were presented via an LED display. Participants (N = 62) viewed each color for 30 s and then rated their current emotional state (valence and arousal). Skin conductance and heart rate were measured continuously. The emotion ratings showed that saturated and bright colors were associated with higher arousal. The hue also had a significant effect on arousal, which increased from blue and green to red. The ratings of valence were the highest for saturated and bright colors, and also depended on the hue. Several interaction effects of the three color dimensions were observed for both arousal and valence. For instance, the valence ratings were higher for blue than for the remaining hues, but only for highly saturated colors. Saturated and bright colors caused significantly stronger skin conductance responses. Achromatic colors resulted in a short-term deceleration in the heart rate, while chromatic colors caused an acceleration. The results confirm that color stimuli have effects on the emotional state of the observer. These effects are not only determined by the hue of a color, as is often assumed, but by all the three color dimensions as well as their interactions.

  12. Visual fields and eye morphology support color vision in a color-changing crab-spider.

    Science.gov (United States)

    Insausti, Teresita C; Defrize, Jérémy; Lazzari, Claudio R; Casas, Jérôme

    2012-03-01

    Vision plays a major role in many spiders, being involved in prey hunting, orientation or substrate choice, among others. In Misumena vatia, which experiences morphological color changes, vision has been reported to be involved in substrate color matching. Electrophysiological evidence reveals that at least two types of photoreceptors are present in this species, but these data are not backed up by morphological evidence. This work analyzes the functional structure of the eyes of this spider and relates it to its color-changing abilities. A broad superposition of the visual field of the different eyes was observed, even between binocular regions of principal and secondary eyes. The frontal space is simultaneously analyzed by four eyes. This superposition supports the integration of the visual information provided by the different eye types. The mobile retina of the principal eyes of this spider is organized in three layers of three different types of rhabdoms. The third and deepest layer is composed by just one large rhabdom surrounded by dark screening pigments that limit the light entry. The three pairs of secondary eyes have all a single layer of rhabdoms. Our findings provide strong support for an involvement of the visual system in color matching in this spider. Copyright © 2011 Elsevier Ltd. All rights reserved.

  13. Color evaluation of computer-generated color rainbow holography

    International Nuclear Information System (INIS)

    Shi, Yile; Wang, Hui; Wu, Qiong

    2013-01-01

    A color evaluation approach for computer-generated color rainbow holography (CGCRH) is presented. Firstly, the relationship between color quantities of a computer display and a color computer-generated holography (CCGH) colorimetric system is discussed based on color matching theory. An isochromatic transfer relationship of color quantity and amplitude of object light field is proposed. Secondly, the color reproduction mechanism and factors leading to the color difference between the color object and the holographic image that is reconstructed by CGCRH are analyzed in detail. A quantitative color calculation method for the holographic image reconstructed by CGCRH is given. Finally, general color samples are selected as numerical calculation test targets and the color differences between holographic images and test targets are calculated based on our proposed method. (paper)

  14. Sensory Drive, Color, and Color Vision.

    Science.gov (United States)

    Price, Trevor D

    2017-08-01

    Colors often appear to differ in arbitrary ways among related species. However, a fraction of color diversity may be explained because some signals are more easily perceived in one environment rather than another. Models show that not only signals but also the perception of signals should regularly evolve in response to different environments, whether these primarily involve detection of conspecifics or detection of predators and prey. Thus, a deeper understanding of how perception of color correlates with environmental attributes should help generate more predictive models of color divergence. Here, I briefly review our understanding of color vision in vertebrates. Then I focus on opsin spectral tuning and opsin expression, two traits involved in color perception that have become amenable to study. I ask how opsin tuning is correlated with ecological differences, notably the light environment, and how this potentially affects perception of conspecific colors. Although opsin tuning appears to evolve slowly, opsin expression levels are more evolutionarily labile but have been difficult to connect to color perception. The challenge going forward will be to identify how physiological differences involved in color vision, such as opsin expression levels, translate into perceptual differences, the selection pressures that have driven those differences, and ultimately how this may drive evolution of conspecific colors.

  15. Convenient method of color measurement of marine sediments by colorimeter

    Energy Technology Data Exchange (ETDEWEB)

    Nagao, S [Japan Atomic Energy Research Inst., Ibaragi (Japan); Nakashima, S [Akita Univ., Akita (Japan). Research Inst. of Natural Resources

    1991-01-01

    Marine sediments exhibit various colors such as cream, gray, green, red, brown and black. Marine scientists conventionally judged colors of various types of marine sediments by visual observation which has several disadvantages. The purpose of the present study is to establish a color measurement method for various colors of dried marine sediments with the calorimeter and also to try a color measurement of wet core samples on board the ship. A colorimeter (Minolta Chroma Meter CR-200) was used to describe colors of wet and powdered sediment samples in L{sup *}a{sup *}b{sup *} values of the second CIE 1976 color space. Materials studied in this experiment for the color determination are from Japan sea(18 samples from 0-40.5 cm depth), East Pacific(21 samples from 0-42 cm depth) and Suruga Bay(23 samples from 0-110 cm depth), etc. As a result, the following conclusions have been derived : The sensitivity and accuracy of the method are reasonably satisfied for the color description of marine sediments; This method can be applied to shipboard color measurements of original wet sediments with careful consideration of variations of these parameters. 11 refs., 5 figs., 5 tabs.

  16. Color planner for designers based on color emotions

    Science.gov (United States)

    Cheng, Ka-Man; Xin, John H.; Taylor, Gail

    2002-06-01

    During the color perception process, an associated feeling or emotion is induced in our brains, and this kind of emotion is termed as 'color emotion.' The researchers in the field of color emotions have put many efforts in quantifying color emotions with the standard color specifications and evaluating the influence of hue, lightness and chroma to the color emotions of human beings. In this study, a color planner was derived according to these findings so that the correlation of color emotions and standard color specifications was clearly indicated. Since people of different nationalities usually have different color emotions as different cultural and traditional backgrounds, the subjects in this study were all native Hong Kong Chinese and the color emotion words were all written in Chinese language in the visual assessments. Through the color planner, the designers from different areas, no matter fashion, graphic, interior or web site etc., can select suitable colors for inducing target color emotions to the customers or product-users since different colors convey different meanings to them. In addition, the designers can enhance the functionality and increase the attractiveness of their designed products by selecting suitable colors.

  17. Are ''anomalons'' a bag ful'o colorful nucleons

    International Nuclear Information System (INIS)

    Kruse, F.; Noack, C.C.

    1983-01-01

    One of the more intriguing explanations of the possible existence of ''anomalons'' (if they do exist) would seem to be in terms of internal color excitations of nuclei. While it follows from confinement in QCD that isolated nuclei (as well as isolated nucleons) must be in color singlet states, the same is not necessarily so for nucleons bound together in a small region of space, viz. a nucleus. Thus one can envisage a nucleus in a color-excited state as composed of localized 3q-systems (i.e. nucleons) which, however, are not all color singlets. We have investigated a particularly simple example of such a model which retains as many of the features of ''normal'' nuclei as possible, and at the same time stays close to the physical picture of the M.I.T. bag model. We call this a ''nuclear bag.''

  18. Categorical perception of color: evidence from secondary category boundary

    Directory of Open Access Journals (Sweden)

    Al-rasheed AS

    2015-11-01

    Full Text Available Abdulrahman Saud Al-rasheed Department of Psychology, King Saud University, Riyadh, Kingdom of Saudi Arabia Abstract: Despite a plethora of behavioral research exploring the phenomenon of color categorical perception (CP known as "better discrimination between pair of colors stimuli from different categories and pair of colors stimuli from the same category even when the stimulus differences between the pairs of stimuli are equal", most of the evidence for the CP of color was derived from Roman or top-to-down script readers and very rarely from right-to-left script readers in primary category. To date, no studies of color CP have been conducted on right-to-left script readers in secondary category boundary to support this theory. Three experiments have been conducted: Experiments 1 and 2 established the Arabic blue–purple secondary category boundary, and Experiment 3 tested the CP of color in the blue–purple category boundary. Sixty participants (30 men and 30 women took part in this study. All spoke Arabic as their first language, and all were undergraduate or postgraduate students at King Saud University. Their ages ranged from 18–35 years with a mean age of 21.9 years (SD =5.2. The result indicated that for Experiments 1 and 2, it appeared that the Arabic blue–purple category boundary was approximately 10PB and it is in the same location as for English. For Experiment 3, reaction times in the between-categories condition were significantly faster than those in the within-category condition; this suggested that CP of color was shown in the Arabic's blue–purple secondary category boundary. Keywords: categorical perception, CP of color, categorization, blue–purple category boundary, secondary category boundary

  19. Event-related potentials reveal linguistic suppression effect but not enhancement effect on categorical perception of color.

    Science.gov (United States)

    Lu, Aitao; Yang, Ling; Yu, Yanping; Zhang, Meichao; Shao, Yulan; Zhang, Honghong

    2014-08-01

    The present study used the event-related potential technique to investigate the nature of linguistic effect on color perception. Four types of stimuli based on hue differences between a target color and a preceding color were used: zero hue step within-category color (0-WC); one hue step within-category color (1-WC); one hue step between-category color (1-BC); and two hue step between-category color (2-BC). The ERP results showed no significant effect of stimulus type in the 100-200 ms time window. However, in the 200-350 ms time window, ERP responses to 1-WC target color overlapped with that to 0-WC target color for right visual field (RVF) but not left visual field (LVF) presentation. For the 1-BC condition, ERP amplitudes were comparable in the two visual fields, both being significantly different from the 0-WC condition. The 2-BC condition showed the same pattern as the 1-BC condition. These results suggest that the categorical perception of color in RVF is due to linguistic suppression on within-category color discrimination but not between-category color enhancement, and that the effect is independent of early perceptual processes. © 2014 Scandinavian Psychological Associations and John Wiley & Sons Ltd.

  20. Reframing Children's Spaces

    Science.gov (United States)

    Duncan, Sandra

    2011-01-01

    Like professional photographers, early childhood teachers can reframe their perspectives to create innovative and inspiring spaces for young children by concentrating on reframing two design elements: color and texture. When thinking about designing spaces for young children, one of the first considerations is the equipment and its arrangement.…

  1. The Influence of Room Colors in A House for Its Occupants

    Directory of Open Access Journals (Sweden)

    Dila Hendrassukma

    2016-01-01

    Full Text Available Home was a place where each individual could go after doing various routine activities. Residential interior design would support the quality of life of its occupants. The majority of the population of Indonesia, especially in Jakarta, had been aware of the importance of design interior of their homes properly. However, the selection of interior elements of color that was supporting the smoothness of the activities in a room was not considered as whole. The research objective was to analyze a great color for every room in the home based on the theory and the psychology of color. This article was expected to be a guide for those who will design an interior room. The method used was qualitative method in the form of observation and study of literature. Results of the study is the choice of a suitable color that fit in any room home, such as the living room, bedroom, kitchen, and bathroom can maximize the function of the room for the occupants. 

  2. The human factors of color in environmental design: A critical review

    Science.gov (United States)

    Wise, Barbara K.; Wise, James A.

    1988-01-01

    The literature on environmental color to enhance habitability in the design of Space Station interiors is reviewed. Some 200 studies were examined to determine the relative contributions of the three dimensions of color (hue, saturation, and brightness or lightness) to responses to environmental colorations. Implications of the study for color usage in novel settings and locales include: (1) There are no hard-wired linkages between environmental colors and particular judgmental or emotional states; (2) Perceptual impressions of color applications can, however, affect experiences and performances in settings; (3) Color behavior studies cannot yet specify an optimal color scheme, but instead must consider differing objectives, the relative importance of each, and design features such as the coordination of geometry, color, texture, etc.; (4) Some color-behavior effects are governed by low-level retinal and limbal mechanisms as well as by cognitive processes; and (5) Colors should first be specified in terms of what they are to do instead of what they are. Some exercise of choice is therefore needed to establish a sense of personal competence in the setting, since color must be ultimately be accepted by the people who are to live with it.

  3. Ego depletion in color priming research: self-control strength moderates the detrimental effect of red on cognitive test performance.

    Science.gov (United States)

    Bertrams, Alex; Baumeister, Roy F; Englert, Chris; Furley, Philip

    2015-03-01

    Colors have been found to affect psychological functioning. Empirical evidence suggests that, in test situations, brief perceptions of the color red or even the word "red" printed in black ink prime implicit anxious responses and consequently impair cognitive performance. However, we propose that this red effect depends on people's momentary capacity to exert control over their prepotent responses (i.e., self-control). In three experiments (Ns = 66, 78, and 130), first participants' self-control strength was manipulated. Participants were then primed with the color or word red versus gray prior to completing an arithmetic test or an intelligence test. As expected, self-control strength moderated the red effect. While red had a detrimental effect on performance of participants with depleted self-control strength (ego depletion), it did not affect performance of participants with intact self-control strength. We discuss implications of the present findings within the current debate on the robustness of priming results. © 2015 by the Society for Personality and Social Psychology, Inc.

  4. Unsupervised color image segmentation using a lattice algebra clustering technique

    Science.gov (United States)

    Urcid, Gonzalo; Ritter, Gerhard X.

    2011-08-01

    In this paper we introduce a lattice algebra clustering technique for segmenting digital images in the Red-Green- Blue (RGB) color space. The proposed technique is a two step procedure. Given an input color image, the first step determines the finite set of its extreme pixel vectors within the color cube by means of the scaled min-W and max-M lattice auto-associative memory matrices, including the minimum and maximum vector bounds. In the second step, maximal rectangular boxes enclosing each extreme color pixel are found using the Chebychev distance between color pixels; afterwards, clustering is performed by assigning each image pixel to its corresponding maximal box. The two steps in our proposed method are completely unsupervised or autonomous. Illustrative examples are provided to demonstrate the color segmentation results including a brief numerical comparison with two other non-maximal variations of the same clustering technique.

  5. Skin Color and Self-Perceptions of Immigrant and U.S.-Born Latinas: The Moderating Role of Racial Socialization and Ethnic Identity

    Science.gov (United States)

    Telzer, Eva H.; Vazquez Garcia, Heidie A.

    2009-01-01

    Research has increasingly identified race as a salient characteristic that affects one's life experiences and psychological well-being. However, little is known about how skin color affects the emotional health of Latinos. The present study examined how skin color relates to the self-perceptions of immigrant (N = 26) and U.S.-born (N = 55) Latina…

  6. Performance analysis of multi-primary color display based on OLEDs/PLEDs

    Science.gov (United States)

    Xiong, Yan; Deng, Fei; Xu, Shan; Gao, Shufang

    2017-09-01

    A multi-primary color display, such as the six-primary color format, is a solution in expanding the color gamut of a full-color flat panel display. The performance of a multi-primary color display based on organic/polymer light-emitting diodes was analyzed in this study using the fitting curves of the characteristics of devices (i.e., current density, voltage, luminance). A white emitter was introduced into a six-primary color format to form a seven-primary color format that contributes to energy saving, and the ratio of power efficiency of a seven-primary color display to that of a six-primary color display would increase from 1.027 to 1.061 by using emitting diodes with different electroluminescent efficiencies. Different color matching schemes of the seven-primary color format display were compared in a uniform color space, and the scheme of the color reproduction did not significantly affect the display performance. Although seven- and six-primary color format displays benefit a full-color display with higher quality, they are less efficient than three-primary (i.e., red (R), green (G), and blue (B), RGB) and four-primary (i.e., RGB+white, RGBW) color format displays. For the seven-primary color formats considered in this study, the advantages of white-primary-added display with efficiently developed light-emitting devices were more evident than the format without a white primary.

  7. Nonlinear Fusion of Colors to Face Authentication Using EFM Method

    Directory of Open Access Journals (Sweden)

    D. Saigaa

    2010-01-01

    Full Text Available The authentication systems of face generally used the grayscale face image as input, but in this paper we studied the contribution of the color to the authentication system of face. For the extraction of face characteristics for the data base,we tested different spaces colors on the Enhanced Fisher linear discriminant Model (EFM which is presented as an alternative features extraction algorithm to Principal Component Analysis(PCA widely used in automatic face recognition. And once the characteristic vector is extracted, the next stage consists of comparing it with the vector characteristic of face which is authenticated, and with the use of each component color alone at the input of this system, we calculated the error rates in the two sets of validation and test for the data base XM2VTS according to the protocol of Lausanne. Finally, the results obtained in different spaces or components colorimetric are combined by the use of a nonlinear fusion with a simple neuron network MLP (Multi layer perceptron, the results obtained confirm the efficient of color to improve the performance of an authentication system of face.

  8. Colorization-Based RGB-White Color Interpolation using Color Filter Array with Randomly Sampled Pattern.

    Science.gov (United States)

    Oh, Paul; Lee, Sukho; Kang, Moon Gi

    2017-06-28

    Recently, several RGB-White (RGBW) color filter arrays (CFAs) have been proposed, which have extra white (W) pixels in the filter array that are highly sensitive. Due to the high sensitivity, the W pixels have better SNR (Signal to Noise Ratio) characteristics than other color pixels in the filter array, especially, in low light conditions. However, most of the RGBW CFAs are designed so that the acquired RGBW pattern image can be converted into the conventional Bayer pattern image, which is then again converted into the final color image by using conventional demosaicing methods, i.e., color interpolation techniques. In this paper, we propose a new RGBW color filter array based on a totally different color interpolation technique, the colorization algorithm. The colorization algorithm was initially proposed for colorizing a gray image into a color image using a small number of color seeds. Here, we adopt this algorithm as a color interpolation technique, so that the RGBW color filter array can be designed with a very large number of W pixels to make the most of the highly sensitive characteristics of the W channel. The resulting RGBW color filter array has a pattern with a large proportion of W pixels, while the small-numbered RGB pixels are randomly distributed over the array. The colorization algorithm makes it possible to reconstruct the colors from such a small number of RGB values. Due to the large proportion of W pixels, the reconstructed color image has a high SNR value, especially higher than those of conventional CFAs in low light condition. Experimental results show that many important information which are not perceived in color images reconstructed with conventional CFAs are perceived in the images reconstructed with the proposed method.

  9. Impact Library Access with Bold Use of Color and Space

    Science.gov (United States)

    Clark, Rosey

    2008-01-01

    Most school libraries have little funding for books, much less for redecorating. So what can a librarian do to give his or her library a makeover? This article presents a few cost-effective ways to renovate in just a few weeks. These tips include the use of colors, rearrangement of furnitures, signages, and more.

  10. Of colored numbers and numbered colors: interactive processes in grapheme-color synesthesia.

    Science.gov (United States)

    Gebuis, Titia; Nijboer, Tanja C W; van der Smagt, Maarten J

    2009-01-01

    Grapheme-color synesthetes experience a specific color when they see a grapheme but they do not report to perceive a grapheme when a color is presented. In this study, we investigate whether color can still evoke number-processes even when a vivid number experience is absent. We used color-number and number-color priming, both revealing faster responses in congruent compared to incongruent conditions. Interestingly, the congruency effect was of similar magnitude for both conditions, and a numerical distance effect was present only in the color-number priming task. In addition, a priming task in which synesthetes had to judge the parity of a colored number revealed faster responses in parity congruent than in parity incongruent trials. These combined results demonstrate that synesthesia is indeed bi-directional and of similar strength in both directions. Furthermore, they illustrate the precise nature of these interactions and show that the direction of these interactions is determined by task demands, not by the more vividly experienced aspect of the stimulus.

  11. The color red attracts attention in an emotional context. An ERP study.

    Directory of Open Access Journals (Sweden)

    Michał eKuniecki

    2015-04-01

    Full Text Available The color red is known to influence psychological functioning, having both negative (e.g., blood, fire, danger, and positive (e.g., sex, food connotations. The aim of our study was to assess the attentional capture by red-colored images, and to explore the modulatory role of the emotional valence in this process, as postulated by Elliot and Maier's (2012 color-in-context theory. Participants completed a dot-probe task with each cue comprising two images of equal valence and arousal, one containing a prominent red object and the other an object of different coloration. Reaction times were measured, as well as the event-related lateralizations of the EEG. Modulation of the lateralized components revealed that the color red captured and later holded the attention in both positive and negative conditions, but not in a neutral condition. An overt motor response to the target stimulus was affected mainly by attention lingering over the visual field where the red cue had been flashed. However, a weak influence of the valence could still be detected in reaction times. Therefore, red seems to guide attention, specifically in emotionally-valenced circumstances, indicating that an emotional context can alter color's impact both on attention and motor behavior.

  12. Analysis of color environment in nuclear power plants

    International Nuclear Information System (INIS)

    Natori, Kazuyuki; Akagi, Ichiro; Souma, Ichiro; Hiraki, Tadao; Sakurai, Yukihiro.

    1996-01-01

    This article reports the results of color and psychological analysis of the outlook of nuclear power plants and the visual environments inside of the plants. Study one was the color measurements of the outlook of nuclear plants and the visual environment inside of the plants. Study two was a survey of the impressions on the visual environments of nuclear plants obtained from observers and interviews of the workers. Through these analysis, we have identified the present state of, and the problems of the color environments of the nuclear plants. In the next step, we have designed the color environments of inside and outside of the nuclear plants which we would recommend (inside designs were about fuel handling room, operation floor of turbine building, observers' pathways, central control room, rest room for the operators). Study three was the survey about impressions on our design inside and outside of the nuclear plants. Nuclear plant observers, residents in Osaka city, residents near the nuclear plants, the operators, employees of subsidiary company and the PR center guides rated their impressions on the designs. Study four was the survey about the design of the rest room for the operators controlling the plants. From the results of four studies, we have proposed some guidelines and problems about the future planning about the visual environments of nuclear power plants. (author)

  13. Wittgenstein on Köhler and Gestalt psychology: a critique.

    Science.gov (United States)

    Pastore, N

    1991-10-01

    Wittgenstein's objections to Köhler and gestalt psychology are critically examined. Principal features of Köhler's Gestalt Psychology are discussed that are relevant to Wittgenstein's views. They include Köhler's concepts of "subjective" and "objective" experiences, "sensory organization," and "empiristic theory." Wittgenstein's objections, which focus on the concept of sensory organization, are examined. Wittgenstein employs the term "aspect," which is derived from the findings of gestalt psychology, as a replacement for Köhler's term "sensory organization." After tracing his uses of aspect, it is shown that aspect is a superordinate entity distinct from 'sensory content' (colors and shapes). This dualism of aspect and sensory content is of the same kind that prevailed in the empiristic theory of visual perception. Wittgenstein's adherence to the empiristic theory is discussed. Finally, the difference between Wittgenstein's aspect and Köhler's sensory organization is examined.

  14. The contribution of color to attention capture effects during search for onset targets.

    Science.gov (United States)

    Goller, Florian; Ditye, Thomas; Ansorge, Ulrich

    2016-04-01

    The literature on top-down contingent capture is concerned with the question of what constitutes a search set. Is it restricted to single stimulus properties such as color or onsets, or can such sets be more complex? In nine experiments (N = 140), we tested whether cueing effects during search for onset targets were affected by cue color. According to the classic theory of contingent capture (Folk, Remington, & Johnston, Journal of Experimental Psychology: Human Perception and Performance, 18, 1030-1044, 1992), during search for onset targets, cues capture attention on the basis of a match between the cue's onset and top-down control settings directed to the target onsets. However, such cueing effects were based on cues of a color similar to the target color. Therefore, matches of the cue color to the target color could have contributed to the effects. Indeed, here we found cueing effects when the cues and targets were of the same color, but not when they were of different colors (Exps. 1a, 1b, 4a, and 4b). In addition, same-color cueing effects were stronger than different-color cueing effects (Exps. 2a, 2b, 3a, 3b, and the white-target conditions of Exp. 5). In Experiment 5, we also identified efficient search for only one target color as a critical prerequisite for the differences between cueing by color-similar and -dissimilar onset cues. We conclude with a discussion of the contributions of cue-to-set color matches, deallocation of attention, and intertrial priming to what appear to be top-down contingent-capture effects based on abrupt onsets.

  15. A suggested color scheme for reducing perception-related accidents on construction work sites.

    Science.gov (United States)

    Yi, June-seong; Kim, Yong-woo; Kim, Ki-aeng; Koo, Bonsang

    2012-09-01

    Changes in workforce demographics have led to the need for more sophisticated approaches to addressing the safety requirements of the construction industry. Despite extensive research in other industry domains, the construction industry has been passive in exploring the impact of a color scheme; perception-related accidents have been effectively diminished by its implementation. The research demonstrated that the use of appropriate color schemes could improve the actions and psychology of workers on site, thereby increasing their perceptions of potentially dangerous situations. As a preliminary study, the objects selected by rigorous analysis on accident reports were workwear, safety net, gondola, scaffolding, and safety passage. The colors modified on site for temporary facilities were adopted from existing theoretical and empirical research that suggests the use of certain colors and their combinations to improve visibility and conspicuity while minimizing work fatigue. The color schemes were also tested and confirmed through two workshops with workers and managers currently involved in actual projects. The impacts of color schemes suggested in this paper are summarized as follows. First, the color schemes improve the conspicuity of facilities with other on site components, enabling workers to quickly discern and orient themselves in their work environment. Secondly, the color schemes have been selected to minimize the visual work fatigue and monotony that can potentially increase accidents. Copyright © 2011 Elsevier Ltd. All rights reserved.

  16. Quantifying the effect of colorization enhancement on mammogram images

    Science.gov (United States)

    Wojnicki, Paul J.; Uyeda, Elizabeth; Micheli-Tzanakou, Evangelia

    2002-04-01

    Current methods of radiological displays provide only grayscale images of mammograms. The limitation of the image space to grayscale provides only luminance differences and textures as cues for object recognition within the image. However, color can be an important and significant cue in the detection of shapes and objects. Increasing detection ability allows the radiologist to interpret the images in more detail, improving object recognition and diagnostic accuracy. Color detection experiments using our stimulus system, have demonstrated that an observer can only detect an average of 140 levels of grayscale. An optimally colorized image can allow a user to distinguish 250 - 1000 different levels, hence increasing potential image feature detection by 2-7 times. By implementing a colorization map, which follows the luminance map of the original grayscale images, the luminance profile is preserved and color is isolated as the enhancement mechanism. The effect of this enhancement mechanism on the shape, frequency composition and statistical characteristics of the Visual Evoked Potential (VEP) are analyzed and presented. Thus, the effectiveness of the image colorization is measured quantitatively using the Visual Evoked Potential (VEP).

  17. Clustering document fragments using background color and texture information

    Science.gov (United States)

    Chanda, Sukalpa; Franke, Katrin; Pal, Umapada

    2012-01-01

    Forensic analysis of questioned documents sometimes can be extensively data intensive. A forensic expert might need to analyze a heap of document fragments and in such cases to ensure reliability he/she should focus only on relevant evidences hidden in those document fragments. Relevant document retrieval needs finding of similar document fragments. One notion of obtaining such similar documents could be by using document fragment's physical characteristics like color, texture, etc. In this article we propose an automatic scheme to retrieve similar document fragments based on visual appearance of document paper and texture. Multispectral color characteristics using biologically inspired color differentiation techniques are implemented here. This is done by projecting document color characteristics to Lab color space. Gabor filter-based texture analysis is used to identify document texture. It is desired that document fragments from same source will have similar color and texture. For clustering similar document fragments of our test dataset we use a Self Organizing Map (SOM) of dimension 5×5, where the document color and texture information are used as features. We obtained an encouraging accuracy of 97.17% from 1063 test images.

  18. Precision of synesthetic color matching resembles that for recollected colors rather than physical colors.

    Science.gov (United States)

    Arnold, Derek H; Wegener, Signy V; Brown, Francesca; Mattingley, Jason B

    2012-10-01

    Grapheme-color synesthesia is an atypical condition in which individuals experience sensations of color when reading printed graphemes such as letters and digits. For some grapheme-color synesthetes, seeing a printed grapheme triggers a sensation of color, but hearing the name of a grapheme does not. This dissociation allowed us to compare the precision with which synesthetes are able to match their color experiences triggered by visible graphemes, with the precision of their matches for recalled colors based on the same graphemes spoken aloud. In six synesthetes, color matching for printed graphemes was equally variable relative to recalled experiences. In a control experiment, synesthetes and age-matched controls either matched the color of a circular patch while it was visible on a screen, or they judged its color from memory after it had disappeared. Both synesthetes and controls were more variable when matching from memory, and the variance of synesthetes' recalled color judgments matched that associated with their synesthetic judgments for visible graphemes in the first experiment. Results suggest that synesthetic experiences of color triggered by achromatic graphemes are analogous to recollections of color.

  19. Psychological considerations of man in space: Problems & solutions

    Science.gov (United States)

    Kass, J.; Kass, R.; Samaltedinov, I.

    With concrete plans for long duration flight taking form a new impetus is lent to preparing man for this hostile and unnatural environment. Cramped conditions, isolation from family and loved ones, work stress, fear, and incompatibility with fellow crew, are but a few of the problems suffered by astronauts and cosmonauts during their long missions in orbit about the earth. Although criteria for selection of crew is one aspect of attacking the problem, it has not solved it Notwithstanding good selection, team combination, and counselling before flight, problems have still occurred with unwanted consequences. Incompatibility of team members, far from being the exception, has been frequent. This has been detrímental both physiologically and psychologically for the individual as well as for the operational success and safety of the missions. Because problems will inevitably occur in future long duration missions, especially when they are of international and multi-cultural nature, the importance of dealing with them is underlined. This paper takes a different approach towards ameliorating these problems, namely that of psychological group training before a mission.

  20. Color Terms and Color Concepts

    Science.gov (United States)

    Davidoff, Jules

    2006-01-01

    In their lead articles, both Kowalski and Zimiles (2006) and O'Hanlon and Roberson (2006) declare a general relation between color term knowledge and the ability to conceptually represent color. Kowalski and Zimiles, in particular, argue for a priority for the conceptual representation in color term acquisition. The complexities of the interaction…

  1. The Role of Presented Objects in Deriving Color Preference Criteria from Psychophysical Studies

    Energy Technology Data Exchange (ETDEWEB)

    Royer, Michael P.; Wei, Minchen

    2016-12-08

    Of the many “components” of a color rendering measure, one is perhaps the most important: the set of color samples (spectral reflectance functions) that are employed as a standardized means of evaluating and rating a light source. At the same time, a standardized set of color samples can never apply perfectly to a real space or a real set of observed objects, meaning there will always be some level of mismatch between the predicted and observed color shifts. This mismatch is important for lighting specifiers to consider, but even more critical for experiments that seek to evaluate the relationship between color rendering measures and human perception. This article explores how the color distortions of three possible experimental object sets compare to the color distortions predicted using the color evaluation samples of IES TM-30-15 (TM-30). The experimental object sets include those from Royer and colleagues [2016], a set of produce (10 fruits and vegetables), and the X-rite Color Checker Classic. The differences are traced back to properties of the samples sets, such as the coverage of color space, average chroma level, and specific spectral features. The consequence of the differences, that the visual evaluation is based on color distortions that are substantially different from what is predicted, can lead to inaccurate criteria or models of a given perception, such as preference. To minimize the error in using criteria or models when specifying color rendering attributes for a given application, the criteria or models should be developed using a set of experimental objects that matches the typical objects of the application as closely as possible. Alternatively, if typical objects of an application cannot be reasonably determined, an object set that matches the distortions predicted by TM-30 as close as possible is likely to provide the most meaningful results.

  2. Compact field color schlieren system for use in microgravity materials processing

    Science.gov (United States)

    Poteet, W. M.; Owen, R. B.

    1986-01-01

    A compact color schlieren system designed for field measurement of materials processing parameters has been built and tested in a microgravity environment. Improvements in the color filter design and a compact optical arrangement allowed the system described here to retain the traditional advantages of schlieren, such as simplicity, sensitivity, and ease of data interpretation. Testing was accomplished by successfully flying the instrument on a series of parabolic trajectories on the NASA KC-135 microgravity simulation aircraft. A variety of samples of interest in materials processing were examined. Although the present system was designed for aircraft use, the technique is well suited to space flight experimentation. A major goal of this effort was to accommodate the main optical system within a volume approximately equal to that of a Space Shuttle middeck locker. Future plans include the development of an automated space-qualified facility for use on the Shuttle and Space Station.

  3. Charge and color breaking minima in supersymmetric models

    International Nuclear Information System (INIS)

    Brhlik, Michal

    2001-01-01

    Supersymmetric extensions of the Standard Model include complicated scalar sectors leading to the possible occurrence of non-standard minima along suitable directions in the field space. These minima usually break charge and/or color and their presence in the theory would require an explanation why the universe has settled in the standard electroweak symmetry breaking minimum. In this talk I illustrate the relevance of the charge and color breaking minima in the framework of the minimal supergravity model and a string motivated Horava-Witten scenario

  4. Color Categories and Color Appearance

    Science.gov (United States)

    Webster, Michael A.; Kay, Paul

    2012-01-01

    We examined categorical effects in color appearance in two tasks, which in part differed in the extent to which color naming was explicitly required for the response. In one, we measured the effects of color differences on perceptual grouping for hues that spanned the blue-green boundary, to test whether chromatic differences across the boundary…

  5. Development, Validation, and Deployment of a Revised Air Traffic Control Color Vision Test: Incorporating Advanced Technologies and Oceanic Procedures and En Route Automation Modernization Systems

    Science.gov (United States)

    2013-09-01

    through direct sampling of form and content of critical display data. Evidence of construct validity is provided by correlation with the Colour ...measured by the Colour Assessment and Diagnosis (CAD; ARTS Background Colors STARS Background Colors ERAM Background Colors Figure 3...Gelade, G. (1980). A feature-integration theory of attention. Cognitive Psychology , 12, 97–136. Xing, J. & Schroeder, D.J. (2006). Reexamination of

  6. Color Memory of University Students: Influence of Color Experience and Color Characteristic

    Science.gov (United States)

    Bynum, Carlisle; Epps, Helen H.; Kaya, Naz

    2006-01-01

    The ability to select a previously viewed color specimen from an array of specimens that differ in hue, value, or chroma varies among individuals, and may be related to one's basic color discrimination ability or to prior experience with color. This study investigated short-term color memory of 40 college students, 20 of whom were interior design…

  7. A color based face detection system using multiple templates

    Institute of Scientific and Technical Information of China (English)

    王涛; 卜佳俊; 陈纯

    2003-01-01

    A color based system using multiple templates was developed and implemented for detecting human faces in color images. The algorithm consists of three image processing steps. The first step is human skin color statistics. Then it separates skin regions from non-skin regions. After that, it locates the frontal human face(s) within the skin regions. In the first step, 250 skin samples from persons of different ethnicities are used to determine the color distribution of human skin in chromatic color space in order to get a chroma chart showing likelihoods of skin colors. This chroma chart is used to generate, from the original color image, a gray scale image whose gray value at a pixel shows its likelihood of representing the skin. The algorithm uses an adaptive thresholding process to achieve the optimal threshold value for dividing the gray scale image into separate skin regions from non skin regions. Finally, multiple face templates matching is used to determine if a given skin region represents a frontal human face or not. Test of the system with more than 400 color images showed that the resulting detection rate was 83%, which is better than most color-based face detection systems. The average speed for face detection is 0.8 second/image (400×300 pixels) on a Pentium 3 (800MHz) PC.

  8. Memory for color reactivates color processing region.

    Science.gov (United States)

    Slotnick, Scott D

    2009-11-25

    Memory is thought to be constructive in nature, where features processed in different cortical regions are synthesized during retrieval. In an effort to support this constructive memory framework, the present functional magnetic resonance imaging study assessed whether memory for color reactivated color processing regions. During encoding, participants were presented with colored and gray abstract shapes. During retrieval, old and new shapes were presented in gray and participants responded 'old-colored', 'old-gray', or 'new'. Within color perception regions, color memory related activity was observed in the left fusiform gyrus, adjacent to the collateral sulcus. A retinotopic mapping analysis indicated this activity occurred within color processing region V8. The present feature specific evidence provides compelling support for a constructive view of memory.

  9. The retention and disruption of color information in human short-term visual memory.

    Science.gov (United States)

    Nemes, Vanda A; Parry, Neil R A; Whitaker, David; McKeefry, Declan J

    2012-01-27

    Previous studies have demonstrated that the retention of information in short-term visual perceptual memory can be disrupted by the presentation of masking stimuli during interstimulus intervals (ISIs) in delayed discrimination tasks (S. Magnussen & W. W. Greenlee, 1999). We have exploited this effect in order to determine to what extent short-term perceptual memory is selective for stimulus color. We employed a delayed hue discrimination paradigm to measure the fidelity with which color information was retained in short-term memory. The task required 5 color normal observers to discriminate between spatially non-overlapping colored reference and test stimuli that were temporally separated by an ISI of 5 s. The points of subjective equality (PSEs) on the resultant psychometric matching functions provided an index of performance. Measurements were made in the presence and absence of mask stimuli presented during the ISI, which varied in hue around the equiluminant plane in DKL color space. For all reference stimuli, we found a consistent mask-induced, hue-dependent shift in PSE compared to the "no mask" conditions. These shifts were found to be tuned in color space, only occurring for a range of mask hues that fell within bandwidths of 29-37 deg. Outside this range, masking stimuli had little or no effect on measured PSEs. The results demonstrate that memory masking for color exhibits selectivity similar to that which has already been demonstrated for other visual attributes. The relatively narrow tuning of these interference effects suggests that short-term perceptual memory for color is based on higher order, non-linear color coding. © ARVO

  10. Further reflections on the humanistic psychology-positive psychology divide.

    Science.gov (United States)

    Waterman, Alan S

    2014-01-01

    Replies to comments by Morley (see record 2014-01475-010), Serlin (see record 2014-01475-011), Friedman (see record 2014-01475-012), Churchill and Mruk (see record 2014-01475-013), and Schneider (see record 2014-01475-014) on the current author's original article "The humanistic psychology-positive psychology divide: Contrasts in philosophical foundations" (see record 2013-12501-001). The article contrasting humanistic psychology and positive psychology with respect to their ontological, epistemological, and practical philosophical foundations has generated commentaries from leading proponents of varying perspectives within humanistic psychology. There is a great deal of material within those commentaries with which the current author is in full accord. It is worth noting at the outset that no one appears to be challenging the observations (a) that published exchanges between proponents of humanistic and positive psychology have been marked by tension and ambivalence, albeit with occasional efforts at reconciliation and rapprochement; (b) that proponents of the two perspectives differ with respect to the philosophers they most frequently cite in their writings; or (c) that such citations reflect the philosophical assumptions serving as foundations for the theoretical, research, and counseling/therapeutic endeavors of psychologists in both groups. The principal points of concurrence in the critiques published here are that the current underestimates the extent to which mutually supportive, collaborative work can be accomplished across the philosophical divide and that the recommendations the current author has made has advanced serious potential negative consequences for the field. The current author will address these points here in the reply, although space does not permit him to address other substantive points raised by individual commentators. PsycINFO Database Record (c) 2014 APA, all rights reserved.

  11. The strength of crystalline color superconductors

    International Nuclear Information System (INIS)

    Mannarelli, Massimo; Rajagopal, Krishna; Sharma, Rishi

    2007-01-01

    We present a study of the shear modulus of the crystalline color superconducting phase of quark matter, showing that this phase of dense, but not asymptotically dense, quark matter responds to shear stress as a very rigid solid. This phase is characterized by a gap parameter Δ that is periodically modulated in space and therefore spontaneously breaks translational invariance. We derive the effective action for the phonon fields that describe space- and time-dependent fluctuations of the crystal structure formed by Δ, and obtain the shear modulus from the coefficients of the spatial derivative terms. Within a Ginzburg-Landau approximation, we find shear moduli which are 20 to 1000 times larger than those of neutron star crusts. This phase of matter is thus more rigid than any known material in the universe, but at the same time the crystalline color superconducting phase is also superfluid. These properties raise the possibility that the presence of this phase within neutron stars may have distinct implications for their phenomenology. For example (some) pulsar glitches may originate in crystalline superconducting neutron star cores

  12. Studying Light Color using White LED Lighting

    Science.gov (United States)

    Yamagishi, Misako; Yamaba, Kazuo; Nagata, Manori; Kubo, Chiho; Nokura, Kunihiro

    Recently, white Light Emitting Diodes (LEDs) are receiving attention worldwide as new lighting devices. This study examined effects of a lighting application on performance using white LEDs. The light color—the correlated color temperature (CCT) —was assessed. It affected to psychological states and physiological conditions. Three CCT conditions were respectively set for the experiment: 2500 K, 5000 K, and 8200 K. In all, 20 younger subjects (20-30 years old), 15 middle-aged to elderly subjects (45-60 years old) and 12 elderly subjects (over 65 years-old) participated. They were presented a Numerical Verification (NV) task for performance measurement. The psychological states on performance were evaluated using the lighting assessment questionnaire. The physiological conditions were recorded using an electrocardiograph. Results show that the effects of CCT differ among age groups. Especially, the performance of younger subjects might differ from CCT conditions; elderly subjects are affected by CCT condition because of their visual acuity or response to contrast of objects.

  13. Basic characteristics of simultaneous color contrast revisited.

    Science.gov (United States)

    Ekroll, Vebjørn; Faul, Franz

    2012-10-01

    In this article, we present evidence supporting the hypothesis that the local mechanism of simultaneous color contrast is the same as the mechanism responsible for the crispening effect and the gamut expansion effect. A theoretically important corollary of this hypothesis is that the basic characteristics of simultaneous contrast are at odds with traditional laws. First, this hypothesis implies that the direction of the simultaneous contrast effect in color space is given by the vector from surround to target and not--as traditionally assumed--by the hue complementary to that of the surround. Second, it implies that the size of the simultaneous contrast effect depends on the difference between the target and surround colors in a way that challenges Kirschmann's fourth law. The widespread belief in the traditional laws, we argue, is due to the confounding influence of temporal adaptation.

  14. Compressed Subsequence Matching and Packed Tree Coloring

    DEFF Research Database (Denmark)

    Bille, Philip; Cording, Patrick Hagge; Gørtz, Inge Li

    2017-01-01

    We present a new algorithm for subsequence matching in grammar compressed strings. Given a grammar of size n compressing a string of size N and a pattern string of size m over an alphabet of size \\(\\sigma \\), our algorithm uses \\(O(n+\\frac{n\\sigma }{w})\\) space and \\(O(n+\\frac{n\\sigma }{w}+m\\log N\\log...... w\\cdot occ)\\) or \\(O(n+\\frac{n\\sigma }{w}\\log w+m\\log N\\cdot occ)\\) time. Here w is the word size and occ is the number of minimal occurrences of the pattern. Our algorithm uses less space than previous algorithms and is also faster for \\(occ=o(\\frac{n}{\\log N})\\) occurrences. The algorithm uses...... a new data structure that allows us to efficiently find the next occurrence of a given character after a given position in a compressed string. This data structure in turn is based on a new data structure for the tree color problem, where the node colors are packed in bit strings....

  15. Hypoxia, Color Vision Deficiencies, and Blood Oxygen Saturation

    Science.gov (United States)

    2013-11-01

    using the Dvorine Pseudoisochromatic Plate Test (2nd edition, Psychological Corporation, Baltimore, MD) illuminated by True Daylight Illuminator T8...Plant, G.T. (1994). Insights into the different exploits of colour in the visual cortex. Proc Biol Sci, 258 (1353), 327-334. Barbur, J.L...Aviat Space Environ Med, 80, 933-940. Crow, T.J.,& Kelman, G.R.(1973). Psychological effects of mild acute hypoxia. Br J Anaesth, 45, 335-337

  16. Psychological training of NASA astronauts for extended missions

    Science.gov (United States)

    Holland, A. W.

    1992-01-01

    The success of operational teams working in remote and hostile environments rests in large part on adequate preparation of those teams prior to emplacement in field settings. Psychological training, directed at the maintenance of crew health and performance becomes increasingly important as space missions grow in duration and complexity. Methods: Topics to be discussed include: the conceptual framework of psychological training; needs analysis; content and delivery options; methods of assessing training efficacy; use of testbeds and analogies and the relationship of training to crew selection and real-time support activities. Results and Conclusions: This paper will discuss the psychological training approach being developed at the NASA/JSC Behavior and Performance Laboratory. This approach will be compared and contrasted with those underway in the U.S. Department of Defense and in other space agencies.

  17. Using Single Colors and Color Pairs to Communicate Basic Tastes II: Foreground-Background Color Combinations.

    Science.gov (United States)

    Woods, Andy T; Marmolejo-Ramos, Fernando; Velasco, Carlos; Spence, Charles

    2016-01-01

    People associate basic tastes (e.g., sweet, sour, bitter, and salty) with specific colors (e.g., pink or red, green or yellow, black or purple, and white or blue). In the present study, we investigated whether a color bordered by another color (either the same or different) would give rise to stronger taste associations relative to a single patch of color. We replicate previous findings, highlighting the existence of a robust crossmodal correspondence between individual colors and basic tastes. On occasion, color pairs were found to communicate taste expectations more consistently than were single color patches. Furthermore, and in contrast to a recent study in which the color pairs were shown side-by-side, participants took no longer to match the color pairs with tastes than the single colors (they had taken twice as long to respond to the color pairs in the previous study). Possible reasons for these results are discussed, and potential applications for the results, and for the testing methodology developed, are outlined.

  18. RED or READ: the built environment is colored

    Science.gov (United States)

    Smith, Dianne

    2002-06-01

    How important is color in the design of our built environment? Prototypes and massing models for designs are often presented in white or monochromatic combinations, irrespective of the materials incorporated and the colors that may be applied in the final constructed building, interior or object. Therefore, it is of interest to identify the way color is positioned by designers in how they go about the business of making environments. The built environment is understood by the designers and design researchers generally in one of four fields - as object, as product, as communicator, or as social domain. In addition, Franz identified four conceptions of designing held by designers - the experiential conception, the structural conception, the production conception and the retail conception. Fashion and style are often associated with color in a local context and may simply be applied to the physical environment because it is in fashion, rather than because of what it communicates more broadly. It is assumed that the integration of color in the built environment is influenced by these understandings. In order to address color's position in the design process and the importance of color in relation to space, form, and the experience of place, a selection of Queensland architects and interior designers were surveyed. The study is not conclusive, however, it does identify differences and commonalities between the participants that are of interest in light of the above issues. Explorations into environmental meaning, in addition to color theory and decorative applications, are hypothesized to be important sources of information for designers involved in the coloration of the built environment.

  19. Studying mixing in Non-Newtonian blue maize flour suspensions using color analysis.

    Directory of Open Access Journals (Sweden)

    Grissel Trujillo-de Santiago

    Full Text Available BACKGROUND: Non-Newtonian fluids occur in many relevant flow and mixing scenarios at the lab and industrial scale. The addition of acid or basic solutions to a non-Newtonian fluid is not an infrequent operation, particularly in Biotechnology applications where the pH of Non-Newtonian culture broths is usually regulated using this strategy. METHODOLOGY AND FINDINGS: We conducted mixing experiments in agitated vessels using Non-Newtonian blue maize flour suspensions. Acid or basic pulses were injected to reveal mixing patterns and flow structures and to follow their time evolution. No foreign pH indicator was used as blue maize flours naturally contain anthocyanins that act as a native, wide spectrum, pH indicator. We describe a novel method to quantitate mixedness and mixing evolution through Dynamic Color Analysis (DCA in this system. Color readings corresponding to different times and locations within the mixing vessel were taken with a digital camera (or a colorimeter and translated to the CIELab scale of colors. We use distances in the Lab space, a 3D color space, between a particular mixing state and the final mixing point to characterize segregation/mixing in the system. CONCLUSION AND RELEVANCE: Blue maize suspensions represent an adequate and flexible model to study mixing (and fluid mechanics in general in Non-Newtonian suspensions using acid/base tracer injections. Simple strategies based on the evaluation of color distances in the CIELab space (or other scales such as HSB can be adapted to characterize mixedness and mixing evolution in experiments using blue maize suspensions.

  20. Effective hadronic supersymmetry based on octonionic color algebras

    International Nuclear Information System (INIS)

    Catto, S.

    1993-01-01

    Algebraic realizations of dynamical supersymmetry through SU(m/n) type superalgebras are developed. Their application to a bilocal quark/antiquark and quark-diquark systems will be shown. Color algebra based on octonions allows the introduction of a new supermultiplet that puts hadrons, quarks, antiquarks and exotics together, and naturally suppresses quark configurations that are symmetrical in color space and antisymmetrical in remaining flavor, spin and position variables. The authors shall also present preliminary work on the first order relativistic formulation through the spin realization of Wess-Zumino super-Poincare algebra

  1. Objective techniques for psychological assessment, phase 2. [techniques for measuring human performance during space flight stress

    Science.gov (United States)

    Wortz, E. C.; Saur, A. J.; Nowlis, D. P.; Kendall, M. P.

    1974-01-01

    Results are presented of an initial experiment in a research program designed to develop objective techniques for psychological assessment of individuals and groups participating in long-duration space flights. Specifically examined is the rationale for utilizing measures of attention as an objective assessment technique. Subjects participating in the experiment performed various tasks (eg, playing matrix games which appeared on a display screen along with auditory stimuli). The psychophysiological reactions of the subjects were measured and are given. Previous research of various performance and psychophysiological methods of measuring attention is also discussed. The experiment design (independent and dependent variables) and apparatus (computers and display devices) are described and shown. Conclusions and recommendations are presented.

  2. Nonrandom Composition of Flower Colors in a Plant Community: Mutually Different Co-Flowering Natives and Disturbance by Aliens

    Science.gov (United States)

    Makino, Takashi T.; Yokoyama, Jun

    2015-01-01

    When pollinators use flower color to locate food sources, a distinct color can serve as a reproductive barrier against co-flowering species. This anti-interference function of flower color may result in a community assembly of plant species displaying mutually different flower colors. However, such color dispersion is not ubiquitous, suggesting a variable selection across communities and existence of some opposing factors. We conducted a 30-week study in a plant community and measured the floral reflectances of 244 species. The reflectances were evaluated in insect color spaces (bees, swallowtails, and flies), and the dispersion was compared with random expectations. We found that co-existing colors were overdispersed for each analyzed pollinator type, and this overdispersion was statistically significant for bees. Furthermore, we showed that exclusion of 32 aliens from the analysis significantly increased the color dispersion of native flowers in every color space. This result indicated that aliens disturbed a native plant–pollinator network via similarly colored flowers. Our results demonstrate the masking effects of aliens in the detection of color dispersion of native flowers and that variations in pollinator vision yield different outcomes. Our results also support the hypothesis that co-flowering species are one of the drivers of color diversification and affect the community assembly. PMID:26650121

  3. Nonrandom Composition of Flower Colors in a Plant Community: Mutually Different Co-Flowering Natives and Disturbance by Aliens.

    Directory of Open Access Journals (Sweden)

    Takashi T Makino

    Full Text Available When pollinators use flower color to locate food sources, a distinct color can serve as a reproductive barrier against co-flowering species. This anti-interference function of flower color may result in a community assembly of plant species displaying mutually different flower colors. However, such color dispersion is not ubiquitous, suggesting a variable selection across communities and existence of some opposing factors. We conducted a 30-week study in a plant community and measured the floral reflectances of 244 species. The reflectances were evaluated in insect color spaces (bees, swallowtails, and flies, and the dispersion was compared with random expectations. We found that co-existing colors were overdispersed for each analyzed pollinator type, and this overdispersion was statistically significant for bees. Furthermore, we showed that exclusion of 32 aliens from the analysis significantly increased the color dispersion of native flowers in every color space. This result indicated that aliens disturbed a native plant-pollinator network via similarly colored flowers. Our results demonstrate the masking effects of aliens in the detection of color dispersion of native flowers and that variations in pollinator vision yield different outcomes. Our results also support the hypothesis that co-flowering species are one of the drivers of color diversification and affect the community assembly.

  4. Colorism/Neo-Colorism

    Science.gov (United States)

    Snell, Joel

    2017-01-01

    There are numerous aspects to being non-Caucasian that may not be known by Whites. Persons of color suggest folks who are African, South Americans, Native Americans, Biracial, Asians and others. The question is what do these individuals feel relative to their color and facial characteristics. Eugene Robinson suggest that the future favorable color…

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

    Science.gov (United States)

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

    2012-09-06

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

  6. Word segmentation by alternating colors facilitates eye guidance in Chinese reading.

    Science.gov (United States)

    Zhou, Wei; Wang, Aiping; Shu, Hua; Kliegl, Reinhold; Yan, Ming

    2018-02-12

    During sentence reading, low spatial frequency information afforded by spaces between words is the primary factor for eye guidance in spaced writing systems, whereas saccade generation for unspaced writing systems is less clear and under debate. In the present study, we investigated whether word-boundary information, provided by alternating colors (consistent or inconsistent with word-boundary information) influences saccade-target selection in Chinese. In Experiment 1, as compared to a baseline (i.e., uniform color) condition, word segmentation with alternating color shifted fixation location towards the center of words. In contrast, incorrect word segmentation shifted fixation location towards the beginning of words. In Experiment 2, we used a gaze-contingent paradigm to restrict the color manipulation only to the upcoming parafoveal words and replicated the results, including fixation location effects, as observed in Experiment 1. These results indicate that Chinese readers are capable of making use of parafoveal word-boundary knowledge for saccade generation, even if such information is unfamiliar to them. The present study provides novel support for the hypothesis that word segmentation is involved in the decision about where to fixate next during Chinese reading.

  7. Using Single Colors and Color Pairs to Communicate Basic Tastes II: Foreground–Background Color Combinations

    Science.gov (United States)

    Marmolejo-Ramos, Fernando; Velasco, Carlos; Spence, Charles

    2016-01-01

    People associate basic tastes (e.g., sweet, sour, bitter, and salty) with specific colors (e.g., pink or red, green or yellow, black or purple, and white or blue). In the present study, we investigated whether a color bordered by another color (either the same or different) would give rise to stronger taste associations relative to a single patch of color. We replicate previous findings, highlighting the existence of a robust crossmodal correspondence between individual colors and basic tastes. On occasion, color pairs were found to communicate taste expectations more consistently than were single color patches. Furthermore, and in contrast to a recent study in which the color pairs were shown side-by-side, participants took no longer to match the color pairs with tastes than the single colors (they had taken twice as long to respond to the color pairs in the previous study). Possible reasons for these results are discussed, and potential applications for the results, and for the testing methodology developed, are outlined. PMID:27708752

  8. Coloring geographical threshold graphs

    Energy Technology Data Exchange (ETDEWEB)

    Bradonjic, Milan [Los Alamos National Laboratory; Percus, Allon [Los Alamos National Laboratory; Muller, Tobias [EINDHOVEN UNIV. OF TECH

    2008-01-01

    We propose a coloring algorithm for sparse random graphs generated by the geographical threshold graph (GTG) model, a generalization of random geometric graphs (RGG). In a GTG, nodes are distributed in a Euclidean space, and edges are assigned according to a threshold function involving the distance between nodes as well as randomly chosen node weights. The motivation for analyzing this model is that many real networks (e.g., wireless networks, the Internet, etc.) need to be studied by using a 'richer' stochastic model (which in this case includes both a distance between nodes and weights on the nodes). Here, we analyze the GTG coloring algorithm together with the graph's clique number, showing formally that in spite of the differences in structure between GTG and RGG, the asymptotic behavior of the chromatic number is identical: {chi}1n 1n n / 1n n (1 + {omicron}(1)). Finally, we consider the leading corrections to this expression, again using the coloring algorithm and clique number to provide bounds on the chromatic number. We show that the gap between the lower and upper bound is within C 1n n / (1n 1n n){sup 2}, and specify the constant C.

  9. Color Mapping on Common Use-Cases in a Web Application

    Directory of Open Access Journals (Sweden)

    Jiří Hradil

    2015-12-01

    Full Text Available Psychology of Colors and its application in software is a part of a wider research related to Software Ergonomics. Nowadays, software tends to be faster, clever and even more complex. On the other side, the amount of applications, which people has to manage increases. However, user interface and all the communication between a man and a machine needs simplifying. One way how to do that is to dig into the knowledge and conventions, which users already have. Software needs to be brought near to the users maybe using the associations of the particular use-cases in the application with colors, which users already know and which are common to them. The research tries to find these associations, describe them and define the steps for the future research.

  10. Color adaptation induced from linguistic description of color.

    Directory of Open Access Journals (Sweden)

    Liling Zheng

    Full Text Available Recent theories propose that language comprehension can influence perception at the low level of perceptual system. Here, we used an adaptation paradigm to test whether processing language caused color adaptation in the visual system. After prolonged exposure to a color linguistic context, which depicted red, green, or non-specific color scenes, participants immediately performed a color detection task, indicating whether they saw a green color square in the middle of a white screen or not. We found that participants were more likely to perceive the green color square after listening to discourses denoting red compared to discourses denoting green or conveying non-specific color information, revealing that language comprehension caused an adaptation aftereffect at the perceptual level. Therefore, semantic representation of color may have a common neural substrate with color perception. These results are in line with the simulation view of embodied language comprehension theory, which predicts that processing language reactivates the sensorimotor systems that are engaged during real experience.

  11. A color based face detection system using multiple templates

    Institute of Scientific and Technical Information of China (English)

    王涛; 卜佳酸; 陈纯

    2003-01-01

    A color based system using multiple templates was developed and implemented for detecting hu-man faces in color images.The algorithm comsists of three image processing steps.The first step is human skin color statistics.Then it separates skin regions from non-skin regions.After that,it locates the frontal human face(s) within the skin regions.In the first step,250 skin samples from persons of different ethnicities are used to determine the color distribution of human skin in chromatic color space in order to get a chroma chart showing likelihoods of skin colors.This chroma chart is used to generate,from the original color image,a gray scale image whose gray value at a pixel shows its likelihood of representing the shin,The algorithm uses an adaptive thresholding process to achieve the optimal threshold value for dividing the gray scale image into sep-arate skin regions from non skin regions.Finally,multiple face templates matching is used to determine if a given skin region represents a frontal human face or not.Test of the system with more than 400 color images showed that the resulting detection rate was 83%,which is better than most colou-based face detection sys-tems.The average speed for face detection is 0.8 second/image(400×300pixels) on a Pentium 3(800MHz) PC.

  12. Extra dimensions and color confinement

    Energy Technology Data Exchange (ETDEWEB)

    Pleitez, V

    1995-04-01

    An extension of the ordinary four dimensional Minkowski space by introducing additional dimensions which have their own Lorentz transformation is considered. Particles can transform in a different way under each Lorentz group. It is shown that only quark interactions are slightly modified and that color confinement automatic since these degrees of freedom run only in the extra dimensions. No compactification of the extra dimensions is needed. (author). 4 refs.

  13. Shift Colors

    Science.gov (United States)

    Publications & News Shift Colors Pages default Sign In NPC Logo Banner : Shift Colors Search Navy Personnel Command > Reference Library > Publications & News > Shift Colors Top Link Bar Navy Personnel Library Expand Reference Library Quick Launch Shift Colors Shift Colors Archives Mailing Address How to

  14. Sri Lanka, Colored Height

    Science.gov (United States)

    2005-01-01

    Jaffna peninsula. Elevation data used in this image were acquired by the Shuttle Radar Topography Mission aboard the Space Shuttle Endeavour, launched on Feb. 11, 2000. SRTM used the same radar instrument that comprised the Spaceborne Imaging Radar-C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR) that flew twice on the Space Shuttle Endeavour in 1994. SRTM was designed to collect 3-D measurements of the Earth's surface. To collect the 3-D data, engineers added a 60-meter (approximately 200-foot) mast, installed additional C-band and X-band antennas, and improved tracking and navigation devices. The mission is a cooperative project between NASA, the National Geospatial-Intelligence Agency (NGA) of the U.S. Department of Defense and the German and Italian space agencies. It is managed by NASA's Jet Propulsion Laboratory, Pasadena, Calif., for NASA's Earth Science Enterprise,Washington, D.C. Location: 8.0 degrees North latitude, 80.7 degrees East longitude Orientation: North toward the top, Mercator projection Size: 275.6 by 482.4 kilometers (165.4 by 299.0 miles) Image Data: shaded and colored SRTM elevation model Date Acquired: February 2000

  15. Natural Colorants: Food Colorants from Natural Sources.

    Science.gov (United States)

    Sigurdson, Gregory T; Tang, Peipei; Giusti, M Mónica

    2017-02-28

    The color of food is often associated with the flavor, safety, and nutritional value of the product. Synthetic food colorants have been used because of their high stability and low cost. However, consumer perception and demand have driven the replacement of synthetic colorants with naturally derived alternatives. Natural pigment applications can be limited by lower stability, weaker tinctorial strength, interactions with food ingredients, and inability to match desired hues. Therefore, no single naturally derived colorant can serve as a universal alternative for a specified synthetic colorant in all applications. This review summarizes major environmental and biological sources for natural colorants as well as nature-identical counterparts. Chemical characteristics of prevalent pigments, including anthocyanins, carotenoids, betalains, and chlorophylls, are described. The possible applications and hues (warm, cool, and achromatic) of currently used natural pigments, such as anthocyanins as red and blue colorants, and possible future alternatives, such as purple violacein and red pyranoanthocyanins, are also discussed.

  16. Regression analysis for LED color detection of visual-MIMO system

    Science.gov (United States)

    Banik, Partha Pratim; Saha, Rappy; Kim, Ki-Doo

    2018-04-01

    Color detection from a light emitting diode (LED) array using a smartphone camera is very difficult in a visual multiple-input multiple-output (visual-MIMO) system. In this paper, we propose a method to determine the LED color using a smartphone camera by applying regression analysis. We employ a multivariate regression model to identify the LED color. After taking a picture of an LED array, we select the LED array region, and detect the LED using an image processing algorithm. We then apply the k-means clustering algorithm to determine the number of potential colors for feature extraction of each LED. Finally, we apply the multivariate regression model to predict the color of the transmitted LEDs. In this paper, we show our results for three types of environmental light condition: room environmental light, low environmental light (560 lux), and strong environmental light (2450 lux). We compare the results of our proposed algorithm from the analysis of training and test R-Square (%) values, percentage of closeness of transmitted and predicted colors, and we also mention about the number of distorted test data points from the analysis of distortion bar graph in CIE1931 color space.

  17. Tunable structural color in organisms and photonic materials for design of bioinspired materials

    International Nuclear Information System (INIS)

    Fudouzi, Hiroshi

    2011-01-01

    In this paper, the key topics of tunable structural color in biology and material science are overviewed. Color in biology is considered for selected groups of tropical fish, octopus, squid and beetle. It is caused by nanoplates in iridophores and varies with their spacing, tilting angle and refractive index. These examples may provide valuable hints for the bioinspired design of photonic materials. 1D multilayer films and 3D colloidal crystals with tunable structural color are overviewed from the viewpoint of advanced materials. The tunability of structural color by swelling and strain is demonstrated on an example of opal composites. (topical review)

  18. Tunable structural color in organisms and photonic materials for design of bioinspired materials

    Directory of Open Access Journals (Sweden)

    Hiroshi Fudouzi

    2011-01-01

    Full Text Available In this paper, the key topics of tunable structural color in biology and material science are overviewed. Color in biology is considered for selected groups of tropical fish, octopus, squid and beetle. It is caused by nanoplates in iridophores and varies with their spacing, tilting angle and refractive index. These examples may provide valuable hints for the bioinspired design of photonic materials. 1D multilayer films and 3D colloidal crystals with tunable structural color are overviewed from the viewpoint of advanced materials. The tunability of structural color by swelling and strain is demonstrated on an example of opal composites.

  19. Tunable structural color in organisms and photonic materials for design of bioinspired materials

    Science.gov (United States)

    Fudouzi, Hiroshi

    2011-01-01

    In this paper, the key topics of tunable structural color in biology and material science are overviewed. Color in biology is considered for selected groups of tropical fish, octopus, squid and beetle. It is caused by nanoplates in iridophores and varies with their spacing, tilting angle and refractive index. These examples may provide valuable hints for the bioinspired design of photonic materials. 1D multilayer films and 3D colloidal crystals with tunable structural color are overviewed from the viewpoint of advanced materials. The tunability of structural color by swelling and strain is demonstrated on an example of opal composites. PMID:27877454

  20. A Linear Criterion to sort Color Components in Images

    Directory of Open Access Journals (Sweden)

    Leonardo Barriga Rodriguez

    2017-01-01

    Full Text Available The color and its representation play a basic role in Image Analysis process. Several methods can be beneficial whenever they have a correct representation of wave-length variations used to represent scenes with a camera. A wide variety of spaces and color representations is founded in specialized literature. Each one is useful in concrete circumstances and others may offer redundant color information (for instance, all RGB components are high correlated. This work deals with the task of identifying and sorting which component from several color representations offers the majority of information about the scene. This approach is based on analyzing linear dependences among each color component, by the implementation of a new sorting algorithm based on entropy. The proposal is tested in several outdoor/indoor scenes with different light conditions. Repeatability and stability are tested in order to guarantee its use in several image analysis applications. Finally, the results of this work have been used to enhance an external algorithm to compensate the camera random vibrations.

  1. Color tuning in alert macaque V1 assessed with fMRI and single-unit recording shows a bias toward daylight colors.

    Science.gov (United States)

    Lafer-Sousa, Rosa; Liu, Yang O; Lafer-Sousa, Luis; Wiest, Michael C; Conway, Bevil R

    2012-05-01

    Colors defined by the two intermediate directions in color space, "orange-cyan" and "lime-magenta," elicit the same spatiotemporal average response from the two cardinal chromatic channels in the lateral geniculate nucleus (LGN). While we found LGN functional magnetic resonance imaging (fMRI) responses to these pairs of colors were statistically indistinguishable, primary visual cortex (V1) fMRI responses were stronger to orange-cyan. Moreover, linear combinations of single-cell responses to cone-isolating stimuli of V1 cone-opponent cells also yielded stronger predicted responses to orange-cyan over lime-magenta, suggesting these neurons underlie the fMRI result. These observations are consistent with the hypothesis that V1 recombines LGN signals into "higher-order" mechanisms tuned to noncardinal color directions. In light of work showing that natural images and daylight samples are biased toward orange-cyan, our findings further suggest that V1 is adapted to daylight. V1, especially double-opponent cells, may function to extract spatial information from color boundaries correlated with scene-structure cues, such as shadows lit by ambient blue sky juxtaposed with surfaces reflecting sunshine. © 2012 Optical Society of America

  2. World Globes, Shaded Relief and Colored Height

    Science.gov (United States)

    2003-01-01

    These images of the world were generated with data from the Shuttle Radar Topography Mission (SRTM). The SRTM Project has recently released a new global data set called SRTM30, where the original one arcsecond of latitude and longitude resolution (about 30 meters, or 98 feet, at the equator) was reduced to 30 arcseconds (about 928 meters, or 1496 feet.) These images were created from that data set and show the Earth as it would be viewed from a point in space centered over the Americas, Africa and the western Pacific.Two visualization methods were combined to produce the image: shading and color coding of topographic height. The shade image was derived by computing topographic slope in the northwest-southeast direction, so that northwest slopes appear bright and southeast slopes appear dark. Color coding is directly related to topographic height, with green at the lower elevations, rising through yellow and tan, to white at the highest elevations.Elevation data used in this image were acquired by the Shuttle Radar Topography Mission aboard the Space Shuttle Endeavour, launched on Feb. 11, 2000. SRTM used the same radar instrument that comprised the Spaceborne Imaging Radar-C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR) that flew twice on the Space Shuttle Endeavour in 1994. SRTM was designed to collect 3-D measurements of the Earth's surface. To collect the 3-D data, engineers added a 60-meter (approximately 200-foot) mast, installed additional C-band and X-band antennas, and improved tracking and navigation devices. The mission is a cooperative project between NASA, the National Imagery and Mapping Agency (NIMA) of the U.S. Department of Defense and the German and Italian space agencies. It is managed by NASA's Jet Propulsion Laboratory, Pasadena, Calif., for NASA's Earth Science Enterprise,Washington, D.C.Orientation: North toward the top Image Data: shaded and colored SRTM elevation model Original Data Resolution: SRTM 1 arcsecond (about 30 meters or 98 feet

  3. Prevalence of Physical and Psychological Violence among Heterosexual Couples

    Directory of Open Access Journals (Sweden)

    Laura López Angulo

    2015-09-01

    Full Text Available Background: there are few studies at the population level on the prevalence of violence in heterosexual relationships. This study demonstrated the reality of this phenomenon in our context. Objective: to determine the prevalence of psychological and physical violence among heterosexual couples in the city of Cienfuegos in 2010. Methods: a cross-sectional study of adults aged 15 to 74 years was conducted in six health areas. An equal probability sample of 1873 subjects was selected. The variables included psychological and physical violence, sex, age, skin color, marital status, educational level and history of living in troubled homes. The results were processed using SPSS 15.0. Results: prevalence of psychological and physical violence among couples was approximately six out of ten with different frequency levels. Psychological violence rose to 82.3 % and physical violence to 96.3 % when the couple lived together. Women reported being victims of violence from age 35 to 44 and men from age 25 to 34. Seventy point eight percent of couples who had middle school education reported suffering physical violence while 63 % of those with university education reported psychological violence. Fifty-one point eight percent of the study population was victim of physical violence during childhood. Conclusions: prevalence of psychological and physical violence among heterosexual couples in the sample studied in Cienfuegos is higher than the mean in the general population.

  4. Physiological and psychological stress limits for astronautics Observations during the Skylab I-III missions

    Science.gov (United States)

    Burchard, E. C.

    1975-01-01

    The physiological and psychological factors of manned space flight had a particular significance in the Skylab missions during which astronauts were subjected to a life in a space environment for longer periods of time than on previous space missions. The Skylab missions demonstrated again the great adaptability of human physiology to the environment of man. The results of Skylab have indicated also approaches for enhancing the capability of man to tolerate the physiological and psychological stresses of space flight.

  5. Method of evaluating the surface color of concrete; Concrete hyomenshoku hyoka shuho

    Energy Technology Data Exchange (ETDEWEB)

    Kondo, Y; Kotani, K; Imadate, F; Ito, N; Watanabe, K [Kajima Corp., Tokyo (Japan)

    1995-12-20

    As a part of the evaluation of landscape of civil engineering structures, a method was studied for quantitative evaluation of surface color and color hue of the exposed concrete. The surface colors of concrete structures constructed at more than one sites were measured using a colorimeter and were statistically processed. The colorimeter can measure colors by irradiating the standard light onto the surface of the object and dividing the reflection light into ingredients, lightness L and color phase a and b in the CIELAB equal color space. The L/a/b measuring data were plotted which were obtained from 2010 measuring surfaces of 49 structures at 7 construction sites. As for the surface color of concrete, it was found that ingredient L measured by the colorimeter reacts on variations of color very sensitively and agrees well with the trend of evaluation by eyes. Namely, human being senses the difference of concrete color mainly from the difference in lightness and senses the difference as the color hue. Further, using the neural network, an evaluation method was established which was the same as the human sense. 1 ref., 8 figs., 3 tabs.

  6. A Deep Learning Model of Perception in Color-Letter Synesthesia

    Directory of Open Access Journals (Sweden)

    Joel R. Bock

    2018-03-01

    Full Text Available Synesthesia is a psychological phenomenon where sensory signals become mixed. Input to one sensory modality produces an experience in a second, unstimulated modality. In “grapheme-color synesthesia”, viewed letters and numbers evoke mental imagery of colors. The study of this condition has implications for increasing our understanding of brain architecture and function, language, memory and semantics, and the nature of consciousness. In this work, we propose a novel application of deep learning to model perception in grapheme-color synesthesia. Achromatic letter images, taken from database of handwritten characters, are used to train the model, and to induce computational synesthesia. Results show the model learns to accurately create a colored version of the inducing stimulus, according to a statistical distribution from experiments on a sample population of grapheme-color synesthetes. To the author’s knowledge, this work represents the first model that accurately produces spontaneous, creative mental imagery characteristic of the synesthetic perceptual experience. Experiments in cognitive science have contributed to our understanding of some of the observable behavioral effects of synesthesia, and previous models have outlined neural mechanisms that may account for these observations. A model of synesthesia that generates testable predictions on brain activity and behavior is needed to complement large scale data collection efforts in neuroscience, especially when articulating simple descriptions of cause (stimulus and effect (behavior. The research and modeling approach reported here provides a framework that begins to address this need.

  7. Colors, colored overlays, and reading skills

    Directory of Open Access Journals (Sweden)

    Arcangelo eUccula

    2014-07-01

    Full Text Available In this article, we are concerned with the role of colors in reading written texts. It has been argued that colored overlays applied above written texts positively influence both reading fluency and reading speed. These effects would be particularly evident for those individuals affected by the so called Meares-Irlen syndrome, i.e. who experience eyestrain and/or visual distortions – e.g. color, shape or movement illusions – while reading. This condition would interest the 12-14% of the general population and up to the 46% of the dyslexic population. Thus, colored overlays have been largely employed as a remedy for some aspects of the difficulties in reading experienced by dyslexic individuals, as fluency and speed. Despite the wide use of colored overlays, how they exert their effects has not been made clear yet. Also, according to some researchers, the results supporting the efficacy of colored overlays as a tool for helping readers are at least controversial. Furthermore, the very nature of the Meares-Irlen syndrome has been questioned. Here we provide a concise, critical review of the literature.

  8. Video-to-Video Dynamic Super-Resolution for Grayscale and Color Sequences

    Directory of Open Access Journals (Sweden)

    Elad Michael

    2006-01-01

    Full Text Available We address the dynamic super-resolution (SR problem of reconstructing a high-quality set of monochromatic or color super-resolved images from low-quality monochromatic, color, or mosaiced frames. Our approach includes a joint method for simultaneous SR, deblurring, and demosaicing, this way taking into account practical color measurements encountered in video sequences. For the case of translational motion and common space-invariant blur, the proposed method is based on a very fast and memory efficient approximation of the Kalman filter (KF. Experimental results on both simulated and real data are supplied, demonstrating the presented algorithms, and their strength.

  9. Real-time implementation of a color sorting system

    Science.gov (United States)

    Srikanteswara, Srikathyanyani; Lu, Qiang O.; King, William; Drayer, Thomas H.; Conners, Richard W.; Kline, D. Earl; Araman, Philip A.

    1997-09-01

    Wood edge glued panels are used extensively in the furniture and cabinetry industries. They are used to make doors, tops, and sides of solid wood furniture and cabinets. Since lightly stained furniture and cabinets are gaining in popularity, there is an increasing demand to color sort the parts used to make these edge glued panels. The goal of the sorting processing is to create panels that are uniform in both color and intensity across their visible surface. If performed manually, the color sorting of edge-glued panel parts is very labor intensive and prone to error. This paper describes a complete machine vision system for performing this sort. This system uses two color line scan cameras for image input and a specially designed custom computing machine to allow real-time implementation. Users define the number of color classes that are to be used. An 'out' class is provided to handle unusually colored parts. The system removes areas of character mark, e.g., knots, mineral streak, etc., from consideration when assigning a color class to a part. The system also includes a better face algorithm for determining which part face would be the better to put on the side of the panel that will show. The throughput is two linear feet per second. Only a four inch between part spacing is required. This system has undergone extensive in plant testing and will be commercially available in the very near future. The results of this testing will be presented.

  10. PERANCANGAN SISTEM PENJADWALAN PEMBELAJARAN MENGGUNAKAN GRAPH COLORING

    Directory of Open Access Journals (Sweden)

    Taufik Hidayatulloh

    2016-03-01

    Full Text Available Abstract - In learning scheduling problem often faced by schools in the new academic year. Sometimes collisions on the schedule was not found when the learning process has begun, so it is necessary to re-schedule on the schedule. And this resulted in the teaching and learning first weeks less to run well. Researchers previously have used various methods to solve the scheduling as Tabu search, Simulated Annealing, Network Flow, Graph Coloring. Graph Coloring (coloring of a graph is the simplest method and the experimental results indicate that the development of methods of scheduling Graph Coloring deliver results that meet an average of 93% across the specified constraints. At the time of split schedules that require extra energy at the start of learning did not experience a collision. With this system is expected to facilitate the allocation of space, teachers, lessons to avoid a collision. Keywords: Information Systems, Scheduling, graph coloring Abstraksi - Dalam masalah penjadwalan pembelajaran sering dihadapi sekolah pada tahun ajaran baru. Terkadang tabrakan pada jadwal itu baru ditemukan ketika proses belajar mengajar telah dimulai, sehingga perlu dilakukan penjadwalan ulang pada jadwal tersebut. Dan hal ini mengakibatkan kegiatan belajar mengajar pada minggu-minggu pertama kurang dapat berjalan dengan baik. Para peneliti sebelumnya telah menggunakan berbagai metode untuk memecahkan penjadwalan seperti Tabu search, Simulated Annealing, Network Flow, Graph Coloring. Graph Coloring (pewarnaan graf merupakan metode yang paling sederhana dan hasil percobaan menunjukkan bahwa pengembangan metode Graph Coloring memberikan hasil penjadwalan yang memenuhi rata-rata 93% seluruh constraints yang ditentukan. Pada saat membagi jadwal memerlukan energi ekstra agar pada saat di mulai pembelajaran tidak mengalami tabrakan. Dengan sistem ini diharapkan dapat mempermudah dalam mengalokasikan ruangan, guru, pelajaran agar tidak mengalami tabrakan. Kata

  11. Precision of Synesthetic Color Matching Resembles That for Recollected Colors Rather than Physical Colors

    Science.gov (United States)

    Arnold, Derek H.; Wegener, Signy V.; Brown, Francesca; Mattingley, Jason B.

    2012-01-01

    Grapheme-color synesthesia is an atypical condition in which individuals experience sensations of color when reading printed graphemes such as letters and digits. For some grapheme-color synesthetes, seeing a printed grapheme triggers a sensation of color, but "hearing" the name of a grapheme does not. This dissociation allowed us to…

  12. Image Enhancement In HSI Space Using Wavelet Transform

    Science.gov (United States)

    Bansal, Sonia; Malhotra, Deepti

    2010-11-01

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

  13. Imaging tristimulus colorimeter for the evaluation of color in printed textiles

    Science.gov (United States)

    Hunt, Martin A.; Goddard, James S., Jr.; Hylton, Kathy W.; Karnowski, Thomas P.; Richards, Roger K.; Simpson, Marc L.; Tobin, Kenneth W., Jr.; Treece, Dale A.

    1999-03-01

    The high-speed production of textiles with complicated printed patterns presents a difficult problem for a colorimetric measurement system. Accurate assessment of product quality requires a repeatable measurement using a standard color space, such as CIELAB, and the use of a perceptually based color difference formula, e.g. (Delta) ECMC color difference formula. Image based color sensors used for on-line measurement are not colorimetric by nature and require a non-linear transformation of the component colors based on the spectral properties of the incident illumination, imaging sensor, and the actual textile color. This research and development effort describes a benchtop, proof-of-principle system that implements a projection onto convex sets (POCS) algorithm for mapping component color measurements to standard tristimulus values and incorporates structural and color based segmentation for improved precision and accuracy. The POCS algorithm consists of determining the closed convex sets that describe the constraints on the reconstruction of the true tristimulus values based on the measured imperfect values. We show that using a simulated D65 standard illuminant, commercial filters and a CCD camera, accurate (under perceptibility limits) per-region based (Delta) ECMC values can be measured on real textile samples.

  14. Color Analysis

    Science.gov (United States)

    Wrolstad, Ronald E.; Smith, Daniel E.

    Color, flavor, and texture are the three principal quality attributes that determine food acceptance, and color has a far greater influence on our judgment than most of us appreciate. We use color to determine if a banana is at our preferred ripeness level, and a discolored meat product can warn us that the product may be spoiled. The marketing departments of our food corporations know that, for their customers, the color must be "right." The University of California Davis scorecard for wine quality designates four points out of 20, or 20% of the total score, for color and appearance (1). Food scientists who establish quality control specifications for their product are very aware of the importance of color and appearance. While subjective visual assessment and use of visual color standards are still used in the food industry, instrumental color measurements are extensively employed. Objective measurement of color is desirable for both research and industrial applications, and the ruggedness, stability, and ease of use of today's color measurement instruments have resulted in their widespread adoption.

  15. Mental life in the space of reasons

    DEFF Research Database (Denmark)

    Brinkmann, Svend

    2006-01-01

    This paper argues the Wittgensteinian point that we can undo the psychologizing of psychology by conceiving of mental life as lived in the space of reasons. It is argued that mental life - human action, feeling and thinking - is constituted by normative connections and necessities rather than...... that it violates our conception of mental illness as something mental, yet outside the space of reasons...

  16. Color Memory

    OpenAIRE

    Pate, Monica; Raclariu, Ana-Maria; Strominger, Andrew

    2017-01-01

    A transient color flux across null infinity in classical Yang-Mills theory is considered. It is shown that a pair of test `quarks' initially in a color singlet generically acquire net color as a result of the flux. A nonlinear formula is derived for the relative color rotation of the quarks. For weak color flux the formula linearizes to the Fourier transform of the soft gluon theorem. This color memory effect is the Yang-Mills analog of the gravitational memory effect.

  17. Color Algebras

    Science.gov (United States)

    Mulligan, Jeffrey B.

    2017-01-01

    A color algebra refers to a system for computing sums and products of colors, analogous to additive and subtractive color mixtures. The difficulty addressed here is the fact that, because of metamerism, we cannot know with certainty the spectrum that produced a particular color solely on the basis of sensory data. Knowledge of the spectrum is not required to compute additive mixture of colors, but is critical for subtractive (multiplicative) mixture. Therefore, we cannot predict with certainty the multiplicative interactions between colors based solely on sensory data. There are two potential applications of a color algebra: first, to aid modeling phenomena of human visual perception, such as color constancy and transparency; and, second, to provide better models of the interactions of lights and surfaces for computer graphics rendering.

  18. Giving Children Security: Mamie Phipps Clark and the Racialization of Child Psychology.

    Science.gov (United States)

    Lal, Shafali

    2002-01-01

    Examines the individual and social contexts of the life of Mamie Clark (wife of African American psychologist Kenneth Clark), whose work at the Harlem Northside Center for Child Development helped define an increasing interest in the psychology of children of color. Urges greater attention to the dynamics of race and gender in history of…

  19. Color-Blind Racism, Color-Blind Theology, and Church Practices

    Science.gov (United States)

    Hearn, Mark

    2009-01-01

    Color-blind racism develops when persons ignore color in people and see them simply as individuals. As persons of color in racialized societies such as the United States are unequally treated on account of their color, the issue becomes a matter of faith and religious experience as religious leaders and educators, who disregard color, overlook…

  20. Diurnal changes in ocean color sensed in satellite imagery

    Science.gov (United States)

    Arnone, Robert; Vandermuelen, Ryan; Soto, Inia; Ladner, Sherwin; Ondrusek, Michael; Yang, Haoping

    2017-07-01

    Measurements of diurnal changes in ocean color in turbid coastal regions in the Gulf of Mexico were characterized using above water spectral radiometry from a National Aeronautics and Space Administration (aerosol robotic network-WaveCIS CSI-06) site that can provide 8 to 10 observations per day. Satellite capability to detect diurnal changes in ocean color was characterized using hourly overlapping afternoon orbits of the visual infrared imaging radiometer suite (VIIRS) Suomi National Polar-orbiting Partnership ocean color sensor and validated with in situ observations. The monthly cycle of diurnal changes was investigated for different water masses using VIIRS overlaps. Results showed the capability of satellite observations to monitor hourly color changes in coastal regions that can be impacted by vertical movement of optical layers, in response to tides, resuspension, and river plume dispersion. The spatial variability of VIIRS diurnal changes showed the occurrence and displacement of phytoplankton blooming and decaying processes. The diurnal change in ocean color was above 20%, which represents a 30% change in chlorophyll-a. Seasonal changes in diurnal ocean color for different water masses suggest differences in summer and winter responses to surface processes. The diurnal changes observed using satellite ocean color can be used to define the following: surface processes associated with biological activity, vertical changes in optical depth, and advection of water masses.

  1. THE FIVE-COLOR THEME IN DONGBA SCRIPTURES

    Directory of Open Access Journals (Sweden)

    Xu Duoduo 许多多

    2018-05-01

    Full Text Available I compared the two translated versions of The Advent of Dragons collected during fieldwork with a Ruke Dongba priest and found many inconsistencies in the same scripture and even within single verses. These inconsistencies may derive from oral composition mechanisms, for example, the aim to adapt the content to metric patterns. These complexities are mainly attested in verses related to the five-color theme, in which the five colors correspond to the mythical creatures and landscape in the five spatial directions. In the formulaic tradition of Dongba Culture, this color-related theme is delivered as a whole message produced by mentioning several keywords. However, the various details involving the keywords do not affect the meaning of the message. Consequently, the flexibilities of the content, highlighted as inconsistencies in the word-by-word translation, leave space for variants in the development of the oral culture and become formularized in various branches of Dongbaism.

  2. SU(5)c color model constraints from UA2

    International Nuclear Information System (INIS)

    Foot, R.; Hernandez, O.F.; Rizzo, T.G.; Ames Lab., IA; Iowa State Univ. of Science and Technology, Ames

    1991-01-01

    We investigate the possibility that the color gauge group SU(3) may arise as a consequence of the spontaneous symmetry breaking of SU(5) c . In an earlier paper we examine the constraints imposed on the SU(5) c color model by recent measurements of the dijet mass distribution at CDF. We found that the CDF data did not exclude any region of parameter space in the model. Here we consider similar data from UA2 and find that it leads to the constraint Msub(Z') > or approx. 280 GeV. (orig.)

  3. The color of melt ponds on Arctic sea ice

    Science.gov (United States)

    Lu, Peng; Leppäranta, Matti; Cheng, Bin; Li, Zhijun; Istomina, Larysa; Heygster, Georg

    2018-04-01

    Pond color, which creates the visual appearance of melt ponds on Arctic sea ice in summer, is quantitatively investigated using a two-stream radiative transfer model for ponded sea ice. The upwelling irradiance from the pond surface is determined and then its spectrum is transformed into RGB (red, green, blue) color space using a colorimetric method. The dependence of pond color on various factors such as water and ice properties and incident solar radiation is investigated. The results reveal that increasing underlying ice thickness Hi enhances both the green and blue intensities of pond color, whereas the red intensity is mostly sensitive to Hi for thin ice (Hi 1.5 m), similar to the behavior of melt-pond albedo. The distribution of the incident solar spectrum F0 with wavelength affects the pond color rather than its intensity. The pond color changes from dark blue to brighter blue with increasing scattering in ice, and the influence of absorption in ice on pond color is limited. The pond color reproduced by the model agrees with field observations for Arctic sea ice in summer, which supports the validity of this study. More importantly, the pond color has been confirmed to contain information about meltwater and underlying ice, and therefore it can be used as an index to retrieve Hi and Hp. Retrievals of Hi for thin ice (Hi measurements than retrievals for thick ice, but those of Hp are not good. The analysis of pond color is a new potential method to obtain thin ice thickness in summer, although more validation data and improvements to the radiative transfer model will be needed in future.

  4. The watercolor effect: spacing constraints.

    Science.gov (United States)

    Devinck, Frédéric; Spillmann, Lothar

    2009-12-01

    The watercolor effect (WCE) is a long-range color assimilation effect occurring within an area enclosed by a light chromatic contour, which in turn is surrounded by a dark chromatic contour. Here, we studied the effects of chromatic modulation of the WCE for different kinds of spacing between and within the inducing contours, using a hue-cancellation method. When an empty zone or interspace was inserted between the inducing contours (radial spacing), the hue shift required to null the induced coloration rapidly decreased with increasing spacing between the two contours. Similarly, when the continuous contours were replaced by dotted contours (lateral spacing), the shift in chromaticity quickly decreased with increasing distance between the dots. In this case, the decrease was similar for chains of paired dots ("in-phase") and chains of unpaired dots ("out-of-phase"). Results demonstrate that the WCE is strongest when the two inducing contours are spatially contiguous and continuous. The neural implications of these findings are discussed.

  5. The Sapir-Whorf Hypothesis and Probabilistic Inference: Evidence from the Domain of Color.

    Science.gov (United States)

    Cibelli, Emily; Xu, Yang; Austerweil, Joseph L; Griffiths, Thomas L; Regier, Terry

    2016-01-01

    The Sapir-Whorf hypothesis holds that our thoughts are shaped by our native language, and that speakers of different languages therefore think differently. This hypothesis is controversial in part because it appears to deny the possibility of a universal groundwork for human cognition, and in part because some findings taken to support it have not reliably replicated. We argue that considering this hypothesis through the lens of probabilistic inference has the potential to resolve both issues, at least with respect to certain prominent findings in the domain of color cognition. We explore a probabilistic model that is grounded in a presumed universal perceptual color space and in language-specific categories over that space. The model predicts that categories will most clearly affect color memory when perceptual information is uncertain. In line with earlier studies, we show that this model accounts for language-consistent biases in color reconstruction from memory in English speakers, modulated by uncertainty. We also show, to our knowledge for the first time, that such a model accounts for influential existing data on cross-language differences in color discrimination from memory, both within and across categories. We suggest that these ideas may help to clarify the debate over the Sapir-Whorf hypothesis.

  6. Dihyperons in chiral color dielectric model

    Indian Academy of Sciences (India)

    are the usual Gell-Mann matrices acting in color and flavor space respectively. The fla- vor symmetry breaking is incorporated in the Lagrangian through the quark mass term. (m0 + (m χ)U5), where m0 = 0 for u and d quarks. So masses of u d and s quarks are m, m0 and m0 +m respectively. The meson matrix consists of η, ...

  7. Experimental Study on Color Durability of Color Asphalt Pavement

    Science.gov (United States)

    Ning, Shi; Huan, Su

    2017-06-01

    Aiming at the poor Color durability and the lack of research on Color asphalt pavement, spraying an anti-tire trace seal resin emulsion on the surface, a Color durable asphalt pavement was proposed. After long-term rolling and long-term aging test, the Color durability was evaluated by RGB function in Photoshop and trace residue rate formula. Test results proved that the Evaluation method was simple and effective. After long-term rolling, the Color of the road surface tends to a constant value. Spraying the emulsion on the road surface can resist tire traces. After long-term aging test, the resistance to tire traces was increased by 26.6% compared with the conventional type, while the former was 44.1% higher than the latter without long-term aging. The Color durable asphalt pavement can effectively improve the ability of Color asphalt pavement to resist tire traces, and significantly improve the Color durability of Color asphalt pavement.

  8. The color red distorts time perception for men, but not for women.

    Science.gov (United States)

    Shibasaki, Masahiro; Masataka, Nobuo

    2014-07-31

    We investigated the effect of the color red on time perception using a temporal bisection task with human adults. The results showed that the perceived duration of a red screen was longer than was that of a blue screen. However, the results reflected sex differences; men, but not women, overestimated the duration of the red screen. Additionally, the reaction times to a red screen were faster than those to a blue screen, and we found a significant correlation between reaction time and the tendency to overestimate the duration of a red screen. Participants who reacted quickly to a red screen overestimated its duration. These results are discussed within the context of recent studies indicating that the color red exerts certain special psychological effects on human behavior.

  9. Does Blue Uniform Color Enhance Winning Probability in Judo Contests?

    OpenAIRE

    Dijkstra, Peter D.; Preenen, Paul T. Y.; van Essen, Hans

    2018-01-01

    The color of an athlete's uniform may have an effect on psychological functioning and consequently bias the chances of winning contests in sport competition. Several studies reported a winning bias for judo athletes wearing a blue outfit relative to those wearing a white outfit. However, we argue there is no winning bias and that previous studies were confounded and based on small and specific data sets. We tested whether blue biases winning in judo using a very extensive judo data set (45,87...

  10. Simon and Garner effects with color and location: Evidence for two independent routes by which irrelevant location influences performance.

    Science.gov (United States)

    Fitousi, Daniel

    2016-11-01

    Classic theories of attention assume that the processing of a target's featural dimension (e.g., color) is contingent on the processing of its spatial location. The present study challenges this maxim. Three experiments evaluated the dimensional independence of spatial location and color using a combined Simon (Simon & Rudell Journal of Applied Psychology: 51, 300-304, 1967) and Garner (Garner, 1974) design. The results showed that when the stimulus's spatial location was rendered more discriminable than its color (Experiment 1 and 2), both Simon and Garner effects were obtained, and location interfered with color judgments to a larger extent than color intruded on location. However, when baseline discriminabilities of location and color were matched (Experiment 3), no Garner interference was obtained from location to color, yet Simon effects still emerged, proving resilient to manipulations of discriminability. Further correlational and distributional analyses showed that Garner and Simon effects have dissociable effects. A triple-route model is proposed to account for the results, according to which irrelevant location can influence performance via two independent location routes/codes.

  11. USSR Space Life Sciences Digest

    Science.gov (United States)

    Lewis, C. S. (Editor); Donnelly, K. L. (Editor)

    1980-01-01

    Research in exobiology, life sciences technology, space biology, and space medicine and physiology, primarily using data gathered on the Salyut 6 orbital space station, is reported. Methods for predicting, diagnosing, and preventing the effects of weightlessness are discussed. Psychological factors are discussed. The effects of space flight on plants and animals are reported. Bioinstrumentation advances are noted.

  12. Metacontrast masking is processed before grapheme-color synesthesia.

    Science.gov (United States)

    Bacon, Michael Patrick; Bridgeman, Bruce; Ramachandran, Vilayanur S

    2013-01-01

    We investigated the physiological mechanism of grapheme-color synesthesia using metacontrast masking. A metacontrast target is rendered invisible by a mask that is delayed by about 60 ms; the target and mask do not overlap in space or time. Little masking occurs, however, if the target and mask are simultaneous. This effect must be cortical, because it can be obtained dichoptically. To compare the data for synesthetes and controls, we developed a metacontrast design in which nonsynesthete controls showed weaker dichromatic masking (i.e., the target and mask were in different colors) than monochromatic masking. We accomplished this with an equiluminant target, mask, and background for each observer. If synesthetic color affected metacontrast, synesthetes should show monochromatic masking more similar to the weak dichromatic masking among controls, because synesthetes could add their synesthetic color to the monochromatic condition. The target-mask pairs used for each synesthete were graphemes that elicited strong synesthetic colors. We found stronger monochromatic than dichromatic U-shaped metacontrast for both synesthetes and controls, with optimal masking at an asynchrony of 66 ms. The difference in performance between the monochromatic and dichromatic conditions in the synesthetes indicates that synesthesia occurs at a later processing stage than does metacontrast masking.

  13. Tree Colors: Color Schemes for Tree-Structured Data.

    Science.gov (United States)

    Tennekes, Martijn; de Jonge, Edwin

    2014-12-01

    We present a method to map tree structures to colors from the Hue-Chroma-Luminance color model, which is known for its well balanced perceptual properties. The Tree Colors method can be tuned with several parameters, whose effect on the resulting color schemes is discussed in detail. We provide a free and open source implementation with sensible parameter defaults. Categorical data are very common in statistical graphics, and often these categories form a classification tree. We evaluate applying Tree Colors to tree structured data with a survey on a large group of users from a national statistical institute. Our user study suggests that Tree Colors are useful, not only for improving node-link diagrams, but also for unveiling tree structure in non-hierarchical visualizations.

  14. Illuminant color estimation based on pigmentation separation from human skin color

    Science.gov (United States)

    Tanaka, Satomi; Kakinuma, Akihiro; Kamijo, Naohiro; Takahashi, Hiroshi; Tsumura, Norimichi

    2015-03-01

    Human has the visual system called "color constancy" that maintains the perceptive colors of same object across various light sources. The effective method of color constancy algorithm was proposed to use the human facial color in a digital color image, however, this method has wrong estimation results by the difference of individual facial colors. In this paper, we present the novel color constancy algorithm based on skin color analysis. The skin color analysis is the method to separate the skin color into the components of melanin, hemoglobin and shading. We use the stationary property of Japanese facial color, and this property is calculated from the components of melanin and hemoglobin. As a result, we achieve to propose the method to use subject's facial color in image and not depend on the individual difference among Japanese facial color.

  15. Color-SIFT model: a robust and an accurate shot boundary detection algorithm

    Science.gov (United States)

    Sharmila Kumari, M.; Shekar, B. H.

    2010-02-01

    In this paper, a new technique called color-SIFT model is devised for shot boundary detection. Unlike scale invariant feature transform model that uses only grayscale information and misses important visual information regarding color, here we have adopted different color planes to extract keypoints which are subsequently used to detect shot boundaries. The basic SIFT model has four stages namely scale-space peak selection, keypoint localization, orientation assignment and keypoint descriptor and all these four stages were employed to extract key descriptors in each color plane. The proposed model works on three different color planes and a fusion has been made to take a decision on number of keypoint matches for shot boundary identification and hence is different from the color global scale invariant feature transform that works on quantized images. In addition, the proposed algorithm possess invariance to linear transformation and robust to occlusion and noisy environment. Experiments have been conducted on the standard TRECVID video database to reveal the performance of the proposed model.

  16. Race/Ethnicity, Color-Blind Racial Attitudes, and Multicultural Counseling Competence: The Moderating Effects of Multicultural Counseling Training

    Science.gov (United States)

    Chao, Ruth Chu-Lien; Wei, Meifen; Good, Glenn E.; Flores, Lisa Y.

    2011-01-01

    Increasing trainees' multicultural counseling competence (MCC) has been a hot topic in counseling. Scholars have identified predictors (e.g., race/ethnicity, color-blindness) of MCC, and educators provide multicultural training for trainees. Using a sample of 370 psychology trainees, this study examined whether multicultural training (a) moderated…

  17. CMEIAS color segmentation: an improved computing technology to process color images for quantitative microbial ecology studies at single-cell resolution.

    Science.gov (United States)

    Gross, Colin A; Reddy, Chandan K; Dazzo, Frank B

    2010-02-01

    Quantitative microscopy and digital image analysis are underutilized in microbial ecology largely because of the laborious task to segment foreground object pixels from background, especially in complex color micrographs of environmental samples. In this paper, we describe an improved computing technology developed to alleviate this limitation. The system's uniqueness is its ability to edit digital images accurately when presented with the difficult yet commonplace challenge of removing background pixels whose three-dimensional color space overlaps the range that defines foreground objects. Image segmentation is accomplished by utilizing algorithms that address color and spatial relationships of user-selected foreground object pixels. Performance of the color segmentation algorithm evaluated on 26 complex micrographs at single pixel resolution had an overall pixel classification accuracy of 99+%. Several applications illustrate how this improved computing technology can successfully resolve numerous challenges of complex color segmentation in order to produce images from which quantitative information can be accurately extracted, thereby gain new perspectives on the in situ ecology of microorganisms. Examples include improvements in the quantitative analysis of (1) microbial abundance and phylotype diversity of single cells classified by their discriminating color within heterogeneous communities, (2) cell viability, (3) spatial relationships and intensity of bacterial gene expression involved in cellular communication between individual cells within rhizoplane biofilms, and (4) biofilm ecophysiology based on ribotype-differentiated radioactive substrate utilization. The stand-alone executable file plus user manual and tutorial images for this color segmentation computing application are freely available at http://cme.msu.edu/cmeias/ . This improved computing technology opens new opportunities of imaging applications where discriminating colors really matter most

  18. Preparing Colorful Astronomical Images and Illustrations

    Science.gov (United States)

    Levay, Z. G.; Frattare, L. M.

    2001-12-01

    We present techniques for using mainstream graphics software, specifically Adobe Photoshop and Illustrator, for producing composite color images and illustrations from astronomical data. These techniques have been used with numerous images from the Hubble Space Telescope to produce printed and web-based news, education and public presentation products as well as illustrations for technical publication. While Photoshop is not intended for quantitative analysis of full dynamic range data (as are IRAF or IDL, for example), we have had much success applying Photoshop's numerous, versatile tools to work with scaled images, masks, text and graphics in multiple semi-transparent layers and channels. These features, along with its user-oriented, visual interface, provide convenient tools to produce high-quality, full-color images and graphics for printed and on-line publication and presentation.

  19. The Effect of Gamma and Chroma on the Perception of Color Images

    NARCIS (Netherlands)

    Dijk, J.; Verbeek, P.W.; Walraven, J.; Young, I.T.

    2002-01-01

    We present the results of experiments in which we manipulated color images in the CIELAB space by first applying a scaling factor on chroma (C*). After this we applied a gamma transformation (an exponent relating the input to the output) to the luminance (Y) in XYZ space, while keeping the

  20. Structural coloration of metallic surfaces with micro/nano-structures induced by elliptical vibration texturing

    Science.gov (United States)

    Yang, Yang; Pan, Yayue; Guo, Ping

    2017-04-01

    Creating orderly periodic micro/nano-structures on metallic surfaces, or structural coloration, for control of surface apparent color and optical reflectivity has been an exciting research topic over the years. The direct applications of structural coloration include color marking, display devices, and invisibility cloak. This paper presents an efficient method to colorize metallic surfaces with periodic micro/nano-gratings using elliptical vibration texturing. When the tool vibration is coupled with a constant cutting velocity, controlled periodic ripples can be generated due to the overlapping tool trajectory. These periodic ripples with a wavelength near visible spectrum can act as micro-gratings to introduce iridescent colors. The proposed technique also provides a flexible method for color marking of metallic surfaces with arbitrary patterns and images by precise control of the spacing distance and orientation of induced micro/nano-ripples. Theoretical analysis and experimental results are given to demonstrate structural coloration of metals by a direct mechanical machining technique.

  1. Environmental psychology matters.

    Science.gov (United States)

    Gifford, Robert

    2014-01-01

    Environmental psychology examines transactions between individuals and their built and natural environments. This includes investigating behaviors that inhibit or foster sustainable, climate-healthy, and nature-enhancing choices, the antecedents and correlates of those behaviors, and interventions to increase proenvironmental behavior. It also includes transactions in which nature provides restoration or inflicts stress, and transactions that are more mutual, such as the development of place attachment and identity and the impacts on and from important physical settings such as home, workplaces, schools, and public spaces. As people spend more time in virtual environments, online transactions are coming under increasing research attention. Every aspect of human existence occurs in one environment or another, and the transactions with and within them have important consequences both for people and their natural and built worlds. Environmental psychology matters.

  2. Color preferences change after experience with liked/disliked colored objects.

    Science.gov (United States)

    Strauss, Eli D; Schloss, Karen B; Palmer, Stephen E

    2013-10-01

    How are color preferences formed, and can they be changed by affective experiences with correspondingly colored objects? We examined these questions by testing whether affectively polarized experiences with images of colored objects would cause changes in color preferences. Such changes are implied by the ecological valence theory (EVT), which posits that color preferences are determined by people's average affective responses to correspondingly colored objects (Palmer & Schloss, Proceedings of the National Academy of Sciences, 107, 8877-8882, 2010). Seeing images of strongly liked (and disliked) red and green objects, therefore, should lead to increased (and decreased) preferences for correspondingly colored red and green color patches. Experiment 1 showed that this crossover interaction did occur, but only if participants were required to evaluate their preferences for the colored objects when they saw them. Experiment 2 showed that these overall changes decreased substantially over a 24-h delay, but the degree to which the effect lasted for individuals covaried with the magnitude of the effects immediately after object exposure. Experiment 3 demonstrated a similar, but weaker, effect of affectively biased changes in color preferences when participants did not see, but only imagined, the colored objects. The overall pattern of results indicated that color preferences are not fixed, but rather are shaped by affective experiences with colored objects. Possible explanations for the observed changes in color preferences were considered in terms of associative learning through evaluative conditioning and/or priming of prior knowledge in memory.

  3. Bioinspired Non-iridescent Structural Color from Polymer Blend Thin Films

    Science.gov (United States)

    Nallapaneni, Asritha; Shawkey, Matthew; Karim, Alamgir

    Colors exhibited in biological species are either due to natural pigments, sub-micron structural variation or both. Structural colors thus exhibited can be iridescent (ID) or non-iridescent (NID) in nature. NID colors originate due to interference and coherent scattering of light with quasi-ordered micro- and nano- structures. Specifically, in Eastern Bluebird (Sialia sialis) these nanostructures develop as a result of phase separation of β-keratin from cytoplasm present in cells. We replicate these structures via spinodal blend phase separation of PS-PMMA thin films. Colors of films vary from ultraviolet to blue. Scattering of UV-visible light from selectively leeched phase separated blends are studied in terms of varying domain spacing (200nm to 2 μm) of film. We control these parameters by tuning annealing time and temperature. Angle-resolved spectroscopy studies suggest that the films are weakly iridescent and scattering from phase-separated films is more diffused when compared to well-mixed films. This study offers solutions to several color-based application in paints and coatings industry.

  4. Influence of color word availability on the Stroop color-naming effect.

    Science.gov (United States)

    Kim, Hyosun; Cho, Yang Seok; Yamaguchi, Motonori; Proctor, Robert W

    2008-11-01

    Three experiments tested whether the Stroop color-naming effect is a consequence of word recognition's being automatic or of the color word's capturing visual attention. In Experiment 1, a color bar was presented at fixation as the color carrier, with color and neutral words presented in locations above or below the color bar; Experiment 2 was similar, except that the color carrier could occur in one of the peripheral locations and the color word at fixation. The Stroop effect increased as display duration increased, and the Stroop dilution effect (a reduced Stroop effect when a neutral word is also present) was an approximately constant proportion of the Stroop effect at all display durations, regardless of whether the color bar or color word was at fixation. In Experiment 3, the interval between the onsets of the to-be-named color and the color word was manipulated. The Stroop effect decreased with increasing delay of the color word onset, but the absolute amount of Stroop dilution produced by the neutral word increased. This study's results imply that an attention shift from the color carrier to the color word is an important factor modulating the size of the Stroop effect.

  5. Categorical Perception Beyond the Basic Level: The Case of Warm and Cool Colors.

    Science.gov (United States)

    Holmes, Kevin J; Regier, Terry

    2017-05-01

    Categories can affect our perception of the world, rendering between-category differences more salient than within-category ones. Across many studies, such categorical perception (CP) has been observed for the basic-level categories of one's native language. Other research points to categorical distinctions beyond the basic level, but it does not demonstrate CP for such distinctions. Here we provide such a demonstration. Specifically, we show CP in English speakers for the non-basic distinction between "warm" and "cool" colors, claimed to represent the earliest stage of color lexicon evolution. Notably, the advantage for discriminating colors that straddle the warm-cool boundary was restricted to the right visual field-the same behavioral signature previously observed for basic-level categories. This pattern held in a replication experiment with increased power. Our findings show that categorical distinctions beyond the basic-level repertoire of one's native language are psychologically salient and may be spontaneously accessed during normal perceptual processing. Copyright © 2016 Cognitive Science Society, Inc.

  6. Luminance contours can gate afterimage colors and 'real' colors

    NARCIS (Netherlands)

    Anstis, S.; Vergeer, M.L.T.; Lier, R.J. van

    2012-01-01

    It has long been known that colored images may elicit afterimages in complementary colors. We have already shown (Van Lier, Vergeer, & Anstis, 2009) that one and the same adapting image may result in different afterimage colors, depending on the test contours presented after the colored image. The

  7. Digital color imaging

    CERN Document Server

    Fernandez-Maloigne, Christine; Macaire, Ludovic

    2013-01-01

    This collective work identifies the latest developments in the field of the automatic processing and analysis of digital color images.For researchers and students, it represents a critical state of the art on the scientific issues raised by the various steps constituting the chain of color image processing.It covers a wide range of topics related to computational color imaging, including color filtering and segmentation, color texture characterization, color invariant for object recognition, color and motion analysis, as well as color image and video indexing and retrieval. <

  8. Alchemical hermeneutics of the Vesica Piscis: Symbol of depth psychology

    Science.gov (United States)

    O'Dell, Linda Kay

    The purpose of this study was to develop an understanding of the Vesica Piscis as the symbolic frame for depth psychology and the therapeutic relationship. The method of inquiry was hermeneutics and alchemical hermeneutics, informed theoretically by depth psychology. A theoretical description of the nature of the Vesica Piscis as a dynamic template and symbol for depth psychology and the therapeutic relationship resulted. Gathering the components of the therapeutic relationship into the shape of the Vesica Piscis, gave opportunity to explore what might be happening while treatment is taking place: somatically, psychologically, and emotionally. An investigation into the study of Soul placed the work of psychology within the central, innermost sacred space between—known symbolically as the Vesica Piscis. Imbued with a connectedness and relational welcoming, this symbol images the Greek goddess Hekate (Soul), as mediatrix between mind and matter. Psyche (soul), namesake of "psychology," continues her journey of finding meaning making, restitution, and solace in the therapeutic space as imaged by the Vesica Piscis. Her journey, moving through the generations, becomes the journey of the therapeutic process—one that finds resolution in relationship. Psyche is sought out in the macrocosmic archetypal realm of pure energy, the prima material that forms and coalesces both in response and likewise, creates a response through symbols, images, and imagination. The field was explored from the depth psychological perspective as: the unconscious, consciousness, and archetypal, and in physics as: the quantum field, morphic resonance, and the holographic field. Gaining an understanding of the underlying qualities of the field placed the symbol in its embedded context, allowing for further definition as to how the symbol potentially was either an extension of the field, or served as a constellating factor. Depth psychology, as a scientific discipline, is in need of a symbol that

  9. Development of softcopy environment for primary color banding visibility assessment

    Science.gov (United States)

    Min, Byungseok; Pizlo, Zygmunt; Allebach, Jan P.

    2008-01-01

    Fine-pitch banding is one of the most unwanted artifacts in laser electrophotographic (EP) printers. It is perceived as a quasiperiodic fluctuation in the process direction. Therefore, it is essential for printer vendors to know how banding is perceived by humans in order to improve print quality. Monochrome banding has been analyzed and assessed by many researchers; but there is no literature that deals with the banding of color laser printers as measured from actual prints. The study of color banding is complicated by the fact that the color banding signal is physically defined in a three-dimensional color space, while banding perception is described in a one-dimensional sense such as more banding or less banding. In addition, the color banding signal arises from the independent contributions of the four primary colorant banding signals. It is not known how these four distinct signals combine to give rise to the perception of color banding. In this paper, we develop a methodology to assess the banding visibility of the primary colorant cyan based on human visual perception. This is our first step toward studying the more general problem of color banding in combinations of two or more colorants. According to our method, we print and scan the cyan test patch, and extract the banding profile as a one dimensional signal so that we can freely adjust the intensity of banding. Thereafter, by exploiting the pulse width modulation capability of the laser printer, the extracted banding profile is used to modulate a pattern consisting of periodic lines oriented in the process direction, to generate extrinsic banding. This avoids the effect of the halftoning algorithm on the banding. Furthermore, to conduct various banding assessments more efficiently, we also develop a softcopy environment that emulates a hardcopy image on a calibrated monitor, which requires highly accurate device calibration throughout the whole system. To achieve the same color appearance as the hardcopy

  10. Characterization of Angle Dependent Color Travel of Printed Multi-Color Effect Pigment on Different Color Substrates

    Directory of Open Access Journals (Sweden)

    Mirica Karlovits

    2015-03-01

    Full Text Available Color-travel pigments, which exhibit much more extensive color change as well provide angle-dependent optical effect can be used in many industrial products. In present paper the multi-color effect pigment printed on three different foils with different background color (black, silver and transparent was investigated. The pigment was based on synthetically produced transparent silicon dioxide platelets coated with titanium dioxide. CIEL*a*b* values and reflection of prints were measured by multi-angle spectrophotometer at constant illumination at an angle of 45º and different viewing angles (-15º, 15°, 25º, 45º, 75º and 110º were used. The measurements of printed multi-color pigment showed that CIEL*a*b* color coordinates varied to great extents, depending on detection angles as well on color of the printing substrate. The study revealed that pigmnet printed on black background obtained significant change in color. The study has also shown that when viewing angle increases, the reflection curves decreases.

  11. Color in Image and Video Processing: Most Recent Trends and Future Research Directions

    Directory of Open Access Journals (Sweden)

    Tominaga Shoji

    2008-01-01

    Full Text Available Abstract The motivation of this paper is to provide an overview of the most recent trends and of the future research directions in color image and video processing. Rather than covering all aspects of the domain this survey covers issues related to the most active research areas in the last two years. It presents the most recent trends as well as the state-of-the-art, with a broad survey of the relevant literature, in the main active research areas in color imaging. It also focuses on the most promising research areas in color imaging science. This survey gives an overview about the issues, controversies, and problems of color image science. It focuses on human color vision, perception, and interpretation. It focuses also on acquisition systems, consumer imaging applications, and medical imaging applications. Next it gives a brief overview about the solutions, recommendations, most recent trends, and future trends of color image science. It focuses on color space, appearance models, color difference metrics, and color saliency. It focuses also on color features, color-based object tracking, scene illuminant estimation and color constancy, quality assessment and fidelity assessment, color characterization and calibration of a display device. It focuses on quantization, filtering and enhancement, segmentation, coding and compression, watermarking, and lastly on multispectral color image processing. Lastly, it addresses the research areas which still need addressing and which are the next and future perspectives of color in image and video processing.

  12. Color in Image and Video Processing: Most Recent Trends and Future Research Directions

    Directory of Open Access Journals (Sweden)

    Konstantinos N. Plataniotis

    2008-05-01

    Full Text Available The motivation of this paper is to provide an overview of the most recent trends and of the future research directions in color image and video processing. Rather than covering all aspects of the domain this survey covers issues related to the most active research areas in the last two years. It presents the most recent trends as well as the state-of-the-art, with a broad survey of the relevant literature, in the main active research areas in color imaging. It also focuses on the most promising research areas in color imaging science. This survey gives an overview about the issues, controversies, and problems of color image science. It focuses on human color vision, perception, and interpretation. It focuses also on acquisition systems, consumer imaging applications, and medical imaging applications. Next it gives a brief overview about the solutions, recommendations, most recent trends, and future trends of color image science. It focuses on color space, appearance models, color difference metrics, and color saliency. It focuses also on color features, color-based object tracking, scene illuminant estimation and color constancy, quality assessment and fidelity assessment, color characterization and calibration of a display device. It focuses on quantization, filtering and enhancement, segmentation, coding and compression, watermarking, and lastly on multispectral color image processing. Lastly, it addresses the research areas which still need addressing and which are the next and future perspectives of color in image and video processing.

  13. Examination of Color-Lighting Control System Using Colored Paper User Interface

    Directory of Open Access Journals (Sweden)

    Aida Hiroto

    2016-01-01

    Full Text Available In recent year, Full-Color LED Lighting that can be changed to various color such as red, green, blue has been appeared with development of LED Lighting. By Color-Lighting control, users affected such as concentrating and relaxing. Therefore, Color-lighting control will spread to various place such as home, offices, stations. However color-lighting control affected some disturbance such as daylight, display when Full-Color LED controlled indoors. Also, information devices control get difficult with information technology develop. I propose Color-Lighting Control System using Colored Paper User Interface(CLC/CPUI. The purpose of CLC/CPUI is that anyone can intuitively control Full-Color LED Lighting. CLC/CPUI uses colored paper as user interface by sensing the paper. CLC/CPUI realizes lighting color that user demanded to do feedback control. I conduct accuracy verification experiment of CLC/CPUI.

  14. Color vision test

    Science.gov (United States)

    ... present from birth) color vision problems: Achromatopsia -- complete color blindness , seeing only shades of gray Deuteranopia -- difficulty telling ... Vision test - color; Ishihara color vision test Images Color blindness tests References Bowling B. Hereditary fundus dystrophies. In: ...

  15. The effect of memory and context changes on color matches to real objects.

    Science.gov (United States)

    Allred, Sarah R; Olkkonen, Maria

    2015-07-01

    Real-world color identification tasks often require matching the color of objects between contexts and after a temporal delay, thus placing demands on both perceptual and memory processes. Although the mechanisms of matching colors between different contexts have been widely studied under the rubric of color constancy, little research has investigated the role of long-term memory in such tasks or how memory interacts with color constancy. To investigate this relationship, observers made color matches to real study objects that spanned color space, and we independently manipulated the illumination impinging on the objects, the surfaces in which objects were embedded, and the delay between seeing the study object and selecting its color match. Adding a 10-min delay increased both the bias and variability of color matches compared to a baseline condition. These memory errors were well accounted for by modeling memory as a noisy but unbiased version of perception constrained by the matching methods. Surprisingly, we did not observe significant increases in errors when illumination and surround changes were added to the 10-minute delay, although the context changes alone did elicit significant errors.

  16. Colors, colored overlays, and reading skills

    OpenAIRE

    Uccula, Arcangelo; Enna, Mauro; Mulatti, Claudio

    2014-01-01

    In this article, we are concerned with the role of colors in reading written texts. It has been argued that colored overlays applied above written texts positively influence both reading fluency and reading speed. These effects would be particularly evident for those individuals affected by the so called Meares-Irlen syndrome, i.e., who experience eyestrain and/or visual distortions – e.g., color, shape, or movement illusions – while reading. This condition would interest the 12–14% of the ge...

  17. Choosing crops for cultivation in space

    NARCIS (Netherlands)

    Dueck, T.A.; Kempkes, F.L.K.; Meinen, E.; Stanghellini, C.

    2016-01-01

    Future space missions require bio-regenerative life-support systems. Eating fresh food is not only a fundamental requirement for survival but also influences the psychological wellbeing of astronauts operating on long duration space missions. Therefore the selection of plants to be grown in space is

  18. Evaluating color deficiency simulation and daltonization methods through visual search and sample-to-match: SaMSEM and ViSDEM

    Science.gov (United States)

    Simon-Liedtke, Joschua T.; Farup, Ivar; Laeng, Bruno

    2015-01-01

    Color deficient people might be confronted with minor difficulties when navigating through daily life, for example when reading websites or media, navigating with maps, retrieving information from public transport schedules and others. Color deficiency simulation and daltonization methods have been proposed to better understand problems of color deficient individuals and to improve color displays for their use. However, it remains unclear whether these color prosthetic" methods really work and how well they improve the performance of color deficient individuals. We introduce here two methods to evaluate color deficiency simulation and daltonization methods based on behavioral experiments that are widely used in the field of psychology. Firstly, we propose a Sample-to-Match Simulation Evaluation Method (SaMSEM); secondly, we propose a Visual Search Daltonization Evaluation Method (ViSDEM). Both methods can be used to validate and allow the generalization of the simulation and daltonization methods related to color deficiency. We showed that both the response times (RT) and the accuracy of SaMSEM can be used as an indicator of the success of color deficiency simulation methods and that performance in the ViSDEM can be used as an indicator for the efficacy of color deficiency daltonization methods. In future work, we will include comparison and analysis of different color deficiency simulation and daltonization methods with the help of SaMSEM and ViSDEM.

  19. Neutron Electric Dipole Moment from colored scalars⋆

    Directory of Open Access Journals (Sweden)

    Fajfer Svjetlana

    2014-01-01

    Full Text Available We present new contributions to the neutron electric dipole moment induced by a color octet, weak doublet scalar, accommodated within a modified Minimal Flavor Violating framework. These flavor non-diagonal couplings of the color octet scalar might account for an assymmetry of order 3 × 10−3 for aCP(D0 → K−K+ − aCP(D0 → π+π− at tree level. The same couplings constrained by this assymmetry also induce two-loop contributions to the neutron electric dipole moment. We find that the direct CP violating asymmetry in neutral D-meson decays is more constraining on the allowed parameter space than the current experimental bound on neutron electric dipole moment.

  20. The Psychological Concepts in Taylor Swift's "Blank Space"

    OpenAIRE

    Anindhita, Novia Putri

    2016-01-01

    “Blank Space” is a song that is sung by a singer, Taylor Swift. The lyrics tell about the lonely woman who dates a lot but always fails to manage her relationship. However, it does not make her worry to start a new relationship. The purpose of this study is to analyze the elements of the poetry in the lyrics and to show the readers the psychological contents as portrayed in the music video. The study uses intrinsic and extrinsic theories to analyze the data and library research to compile the...

  1. Color associations to emotion and emotion-laden words: A collection of norms for stimulus construction and selection.

    Science.gov (United States)

    Sutton, Tina M; Altarriba, Jeanette

    2016-06-01

    Color has the ability to influence a variety of human behaviors, such as object recognition, the identification of facial expressions, and the ability to categorize stimuli as positive or negative. Researchers have started to examine the relationship between emotional words and colors, and the findings have revealed that brightness is often associated with positive emotional words and darkness with negative emotional words (e.g., Meier, Robinson, & Clore, Psychological Science, 15, 82-87, 2004). In addition, words such as anger and failure seem to be inherently associated with the color red (e.g., Kuhbandner & Pekrun). The purpose of the present study was to construct norms for positive and negative emotion and emotion-laden words and their color associations. Participants were asked to provide the first color that came to mind for a set of 160 emotional items. The results revealed that the color RED was most commonly associated with negative emotion and emotion-laden words, whereas YELLOW and WHITE were associated with positive emotion and emotion-laden words, respectively. The present work provides researchers with a large database to aid in stimulus construction and selection.

  2. Color Appearance of the Neon Color Spreading Effect

    Directory of Open Access Journals (Sweden)

    Damir Vusić

    2017-04-01

    Full Text Available As a part of this paper, the influence of various parameters within the target process of graphic reproduction on the color appearance of the neon color spreading effect was investigated. The shift in a color appearance qualitatively is determined through the calculation of changes in perceptual attributes of color, i.e. differences in lightness, chroma and hue. The influence of different media (printed images, and LCD display in the “cross-media” system was examined, as well as the role of the inserted segment color choice and background of the primary stimulus as an element of design solutions. These parameters were evaluated in a variety of ambient conditions and under the observation of three CIE standard light sources and illuminants. It was found that it was mostly the changes of the chroma and lightness. The change in the color hue is the lowest.

  3. Use of image analysis to assess color response on plants caused by herbicide application

    DEFF Research Database (Denmark)

    Asif, Ali; Streibig, Jens Carl; Duus, Joachim

    2013-01-01

    by herbicides. The range of color components of green and nongreen parts of the plants and soil in Hue, Saturation, and Brightness (HSB) color space were used for segmentation. The canopy color changes of barley, winter wheat, red fescue, and brome fescue caused by doses of a glyphosate and diflufenican mixture...... for the green and nongreen parts of the plants and soil were different. The relative potencies were not significantly different from one, indicating that visual and image analysis estimations were about the same. The comparison results suggest that image analysis can be used to assess color changes of plants......In herbicide-selectivity experiments, response can be measured by visual inspection, stand counts, plant mortality, and biomass. Some response types are relative to nontreated control. We developed a nondestructive method by analyzing digital color images to quantify color changes in leaves caused...

  4. Using Single Colors and Color Pairs to Communicate Basic Tastes

    Directory of Open Access Journals (Sweden)

    Andy T. Woods

    2016-07-01

    Full Text Available Recently, it has been demonstrated that people associate each of the basic tastes (e.g., sweet, sour, bitter, and salty with specific colors (e.g., red, green, black, and white. In the present study, we investigated whether pairs of colors (both associated with a particular taste or taste word would give rise to stronger associations relative to pairs of colors that were associated with different tastes. We replicate the findings of previous studies highlighting the existence of a robust crossmodal correspondence between individual colors and basic tastes. However, while there was evidence that pairs of colors could indeed communicate taste information more consistently than single colors, our participants took more than twice as long to match the color pairs with tastes than the single colors. Possible reasons for these results are discussed.

  5. Using Single Colors and Color Pairs to Communicate Basic Tastes.

    Science.gov (United States)

    Woods, Andy T; Spence, Charles

    2016-01-01

    Recently, it has been demonstrated that people associate each of the basic tastes (e.g., sweet, sour, bitter, and salty) with specific colors (e.g., red, green, black, and white). In the present study, we investigated whether pairs of colors (both associated with a particular taste or taste word) would give rise to stronger associations relative to pairs of colors that were associated with different tastes. We replicate the findings of previous studies highlighting the existence of a robust crossmodal correspondence between individual colors and basic tastes. However, while there was evidence that pairs of colors could indeed communicate taste information more consistently than single colors, our participants took more than twice as long to match the color pairs with tastes than the single colors. Possible reasons for these results are discussed.

  6. [Chromaticity and optical spectrum colorimetry of the tongue color in different syndromes of primary hepatic carcinoma].

    Science.gov (United States)

    Xu, Ying; Zeng, Chang-chun; Cai, Xiu-yu; Guo, Rong-ping; Nie, Guang; Jin, Ying

    2012-11-01

    In this study, the optical data of tongue color of different syndromes in primary hepatic carcinoma (PHC) were detected by optical spectrum colorimetry, and the chromaticity of tongue color was compared and analyzed. The tongue color characteristics of different syndromes in PHC and the relationship between different syndromes and tongue color were also investigated. Tongue color data from 133 eligible PHC patients were collected by optical spectrum colorimetry and the patients were divided into 4 syndrome groups according to their clinical features. The syndrome groups were liver depression and spleen deficiency (LDSD), accumulation of damp-heat (ADH), deficiency of liver and kidney yin (DLKY), and qi stagnation and blood stasis (QSBS). The variation characteristics of chromaticity coordinates, dominant wavelength, excitation purity and the distribution in the International Commission on Illumination (CIE) LAB uniform color space were measured. At the same time, the differences of overall chromatism, clarity, chroma, saturation and hue were also calculated and analyzed. PHC patients in different syndrome groups exhibited differences in chromaticity coordinates. The dominant wavelength of QSBS was distinctly different from that of the other 3 syndromes. Excitation purity in the syndromes of LDSD, ADH and DLKY showed gradual increases (Pcolorimetry technology. Different syndromes in PHC exhibit distinct chromatisms of tongue color through the calculation and analysis of chromaticity parameters of CIE, combined with colorimetric system and CIE LAB color space, and these are consistent with the characteristics of clinical tongue color. Applying optical spectrum colorimetry technology to tongue color differentiation has the potential to serve as a reference point in standardizing traditional Chinese medicine syndrome classification in PHC.

  7. The interaction between surface color and color knowledge: behavioral and electrophysiological evidence.

    Science.gov (United States)

    Bramão, Inês; Faísca, Luís; Forkstam, Christian; Inácio, Filomena; Araújo, Susana; Petersson, Karl Magnus; Reis, Alexandra

    2012-02-01

    In this study, we used event-related potentials (ERPs) to evaluate the contribution of surface color and color knowledge information in object identification. We constructed two color-object verification tasks - a surface and a knowledge verification task - using high color diagnostic objects; both typical and atypical color versions of the same object were presented. Continuous electroencephalogram was recorded from 26 subjects. A cluster randomization procedure was used to explore the differences between typical and atypical color objects in each task. In the color knowledge task, we found two significant clusters that were consistent with the N350 and late positive complex (LPC) effects. Atypical color objects elicited more negative ERPs compared to typical color objects. The color effect found in the N350 time window suggests that surface color is an important cue that facilitates the selection of a stored object representation from long-term memory. Moreover, the observed LPC effect suggests that surface color activates associated semantic knowledge about the object, including color knowledge representations. We did not find any significant differences between typical and atypical color objects in the surface color verification task, which indicates that there is little contribution of color knowledge to resolve the surface color verification. Our main results suggest that surface color is an important visual cue that triggers color knowledge, thereby facilitating object identification. Copyright © 2011 Elsevier Inc. All rights reserved.

  8. Nimbus 7 Coastal Zone Color Scanner (CZCS). Level 1 data product users' guide

    Science.gov (United States)

    Williams, S. P.; Szajna, E. F.; Hovis, W. A.

    1985-01-01

    The coastal zone color scanner (CZCS) is a scanning multispectral radiometer designed specifically for the remote sensing of Ocean Color parameters from an Earth orbiting space platform. A technical manual which is intended for users of NIMBUS 7 CZCS Level 1 data products is presented. It contains information needed by investigators and data processing personnel to operate on the data using digital computers and related equipment.

  9. Assessment of NPP VIIRS Ocean Color Data Products: Hope and Risk

    Science.gov (United States)

    Turpie, Kevin R.; Meister, Gerhard; Eplee, Gene; Barnes, Robert A.; Franz, Bryan; Patt, Frederick S.; Robinson, Wayne d.; McClain, Charles R.

    2010-01-01

    For several years, the NASA/Goddard Space Flight Center (GSFC) NPP VIIRS Ocean Science Team (VOST) provided substantial scientific input to the NPP project regarding the use of Visible Infrared Imaging Radiometer Suite (VIIRS) to create science quality ocean color data products. This work has culminated into an assessment of the NPP project and the VIIRS instrument's capability to produce science quality Ocean Color data products. The VOST concluded that many characteristics were similar to earlier instruments, including SeaWiFS or MODIS Aqua. Though instrument performance and calibration risks do exist, it was concluded that programmatic and algorithm issues dominate concerns. Keywords: NPP, VIIRS, Ocean Color, satellite remote sensing, climate data record.

  10. Inference of segmented color and texture description by tensor voting.

    Science.gov (United States)

    Jia, Jiaya; Tang, Chi-Keung

    2004-06-01

    A robust synthesis method is proposed to automatically infer missing color and texture information from a damaged 2D image by (N)D tensor voting (N > 3). The same approach is generalized to range and 3D data in the presence of occlusion, missing data and noise. Our method translates texture information into an adaptive (N)D tensor, followed by a voting process that infers noniteratively the optimal color values in the (N)D texture space. A two-step method is proposed. First, we perform segmentation based on insufficient geometry, color, and texture information in the input, and extrapolate partitioning boundaries by either 2D or 3D tensor voting to generate a complete segmentation for the input. Missing colors are synthesized using (N)D tensor voting in each segment. Different feature scales in the input are automatically adapted by our tensor scale analysis. Results on a variety of difficult inputs demonstrate the effectiveness of our tensor voting approach.

  11. Color-Blindness Study: Color Discrimination on the TICCIT System.

    Science.gov (United States)

    Asay, Calvin S.; Schneider, Edward W.

    The question studied whether the specific seven TICCIT system colors used within color coding schemes can be a source of confusion, or not seen at all, by the color-blind segment of target populations. Subjects were 11 color-blind and three normally sighted students at Brigham Young University. After a preliminary training exercise to acquaint the…

  12. Human preferences for colorful birds: Vivid colors or pattern?

    Science.gov (United States)

    Lišková, Silvie; Landová, Eva; Frynta, Daniel

    2015-04-29

    In a previous study, we found that the shape of a bird, rather than its color, plays a major role in the determination of human preferences. Thus, in the present study, we asked whether the preferences of human respondents towards uniformly shaped, colorful birds are determined by pattern rather than color. The experimental stimuli were pictures of small passerine birds of the family Pittidae possessing uniform shape but vivid coloration. We asked 200 participants to rank 43 colored and 43 identical, but grayscaled, pictures of birds. To find the traits determining human preferences, we performed GLM analysis in which we tried to explain the mean preference ranks and PC axes by the following explanatory variables: the overall lightness and saturation, edges (pattern), and the portion of each of the basic color hues. The results showed that the mean preference ranks of the grayscale set is explained mostly by the birds' pattern, whereas the colored set ranking is mostly determined by the overall lightness. The effect of colors was weaker, but still significant, and revealed that people liked blue and green birds. We found no significant role of the color red, the perception of which was acquired relatively recently in evolution.

  13. Human Preferences for Colorful Birds: Vivid Colors or Pattern?

    Directory of Open Access Journals (Sweden)

    Silvie Lišková

    2015-04-01

    Full Text Available In a previous study, we found that the shape of a bird, rather than its color, plays a major role in the determination of human preferences. Thus, in the present study, we asked whether the preferences of human respondents towards uniformly shaped, colorful birds are determined by pattern rather than color. The experimental stimuli were pictures of small passerine birds of the family Pittidae possessing uniform shape but vivid coloration. We asked 200 participants to rank 43 colored and 43 identical, but grayscaled, pictures of birds. To find the traits determining human preferences, we performed GLM analysis in which we tried to explain the mean preference ranks and PC axes by the following explanatory variables: the overall lightness and saturation, edges (pattern, and the portion of each of the basic color hues. The results showed that the mean preference ranks of the grayscale set is explained mostly by the birds' pattern, whereas the colored set ranking is mostly determined by the overall lightness. The effect of colors was weaker, but still significant, and revealed that people liked blue and green birds. We found no significant role of the color red, the perception of which was acquired relatively recently in evolution.

  14. Cross-cultural and psychological issues in irritable bowel syndrome.

    Science.gov (United States)

    Sahoo, Swapnajeet; Padhy, Susanta Kumar

    2017-10-01

    Irritable bowel syndrome (IBS) is one of the most common functional gastrointestinal disorders encountered by gastroenterologists worldwide. Of all the etiological factors that had been postulated to explain the pathophysiology of IBS, cultural and psychological factors are unique and difficult to understand. Culture plays an important role in coloring the presentation of IBS, and many a times, it has a significant role in several treatment aspects too. Psychological aspects like personality profiles, family relationships, societal myths, and abuse in any form are equally important in the management perspectives of IBS. In this brief review, we had tried to specifically focus on these aspects in IBS and have explained the evidences in favor of these factors. Knowledge about various cross-cultural aspects and psychological factors in patients with IBS is essential for taking an appropriate history and for undertaking a holistic approach for the management of the same. A collaborative team effort by psychiatrists and gastroenterologists could help in reducing the burden of this difficult to treat functional bowel disorder. © 2017 Journal of Gastroenterology and Hepatology Foundation and John Wiley & Sons Australia, Ltd.

  15. Racial Group Membership and Multicultural Training: Examining the Experiences of Counseling and Counseling Psychology Students

    Science.gov (United States)

    Pieterse, Alex L.; Lee, Minsun; Fetzer, Alexa

    2016-01-01

    This study documents various process elements of multicultural training from the perspective of counseling and counseling psychology students within the United States (US). Using a mixed-methods approach, findings indicate that racial group membership is an important variable that differentially impacts White students and students of Color while…

  16. Cell genetic processes under space flight conditions: Analysis of two-factor crosses between spore color mutants of Sordaria macrospora. Final report

    International Nuclear Information System (INIS)

    Hock, B.; Hahn, A.

    2001-01-01

    The purpose of the FUNGUS experiment on S/MM05 was to examine the effects of space flight conditions on the hereditary transmission of the spore color genes. The controls consisted of one further experiment in space with a centrifuge and 1 x g acceleration, and a gravitational reference experiment. A statistical analysis revealed no significant differences attributable to the absence of gravitational effects. A significant increase however was observed in the recombination frequencies, due to the fraction of HZE particles in the cosmic radiation. Gravitational reference experiments showed a dose-dependent effect of heavy-ion particle radiation on the post-reduction frequency and thus on the calculated distances between the genes, higher radiation doses increasing the post-reduction frequency. It was possible to derive dose-response curves for comparison with X-radiation and determination of the RBE of the heavy ion radiation with respect to the calculated distances between the genes 1u and r2. The mycelium of the fungi of the space flight experiment was examined for DNA strand breaks at the molecular level by means of a single cell gel electrophoresis assay. No genetic damage could be detected in the specimens of the experiment in space. Attempts at DNA repair in S. macrospora reveal that most of the damage is healed within a few hours. It was possible to determine the maximum doses of ionizing and non-ionizing radiation up to which DNA repair is possible. (orig./CB) [de

  17. Unified SU(4) color models in ten dimensions

    International Nuclear Information System (INIS)

    Hanlon, B.E.; Joshi, G.C.

    1992-01-01

    Some aspects of constructing unified models with SU(4) as the color group via a unifying group defined in ten dimensions are examined. Four dimensional theories are recovered using the Coset Space Dimensional Reduction scheme. Candidate models are considered in order to highlight some of the difficulties in constructing realistic four dimensional theories. 30 refs

  18. Sidelines and Separate Spaces: Making Education Anti-Racist for Students of Color

    Science.gov (United States)

    Blackwell, Deanna M.

    2010-01-01

    The way in which anti-racist education is currently conceptualized and practiced holds very few benefits for students of color. By using whiteness theory and the politics of identity and difference, many educators have developed pedagogical interventions that are concerned with bringing white students into a consciousness about racism and white…

  19. Color naming

    OpenAIRE

    Şahin, Ebru

    1998-01-01

    Ankara : Bilkent University, Department of Interior Architecture and Environmental Design and Institute of Fine Arts, 1998. Thesis (Ph.D) -- Bilkent University, 1998 Includes bibliographical refences. In this study, visual aspects of color and neurophysiological processes involved in the phenomenon, language of color and color models were explained in addition to the discussion of different ideas, orientations and previous works behind the subject of matter. Available color ...

  20. Color response and color transport in a quark-gluon plasma

    International Nuclear Information System (INIS)

    Heinz, U.

    1986-01-01

    Using color kinetic theory, we discuss color conduction and color response in a quark-gluon plasma. Collective color oscillations and their damping rates are investigated. An instability of the thermal equilibrium state in high T QCD is discovered

  1. Cognitive aspects of color

    Science.gov (United States)

    Derefeldt, Gunilla A. M.; Menu, Jean-Pierre; Swartling, Tiina

    1995-04-01

    This report surveys cognitive aspects of color in terms of behavioral, neuropsychological, and neurophysiological data. Color is usually defined as psychophysical color or as perceived color. Behavioral data on categorical color perception, absolute judgement of colors, color coding, visual search, and visual awareness refer to the more cognitive aspects of color. These are of major importance in visual synthesis and spatial organization, as already shown by the Gestalt psychologists. Neuropsychological and neurophysiological findings provide evidence for an interrelation between cognitive color and spatial organization. Color also enhances planning strategies, as has been shown by studies on color and eye movements. Memory colors and the color- language connections in the brain also belong among the cognitive aspects of color.

  2. The use of faces as stimuli in neuroimaging and psychological experiments: a procedure to standardize stimulus features.

    Science.gov (United States)

    Gronenschild, Ed H B M; Smeets, Floortje; Vuurman, Eric F P M; van Boxtel, Martin P J; Jolles, Jelle

    2009-11-01

    In psychological experiments involving facial stimuli, it is of great importance that the basic perceptual or psychological characteristics that are investigated are not confounded by factors such as brightness and contrast, head size, hair cut and color, skin color, and the presence of glasses and earrings. Standardization of facial stimulus materials reduces the effect of these confounding factors. We therefore employed a set of basic image processing techniques to deal with this issue. The processed images depict the faces in grayscale, all at the same size, brightness, and contrast, and confined to an oval mask revealing only the basic features such as the eyes, nose, and mouth. The standardization was successfully applied to four different face databases, consisting of male and female faces and including neutral as well as happy facial expressions. An important advantage of the proposed standardization is that featural as well as configurational information is retained. We also consider the procedure to be a major contribution to the development of a de facto standard for the use of facial stimuli in psychological experiments. Such methodological standardization would allow a better comparison of the results of these studies.

  3. Color response and color transport in a quark-gluon plasma

    International Nuclear Information System (INIS)

    Heinz, U.

    1986-01-01

    Using color kinetic theory, the authors discuss color conduction and color response in a quark-gluon plasma. Collective color oscillations and their damping rates are investigated. An instability of the thermal equilibrium state in high T QCD is discovered

  4. A Study of Color Transformation on Website Images for the Color Blind

    OpenAIRE

    Siew-Li Ching; Maziani Sabudin

    2010-01-01

    In this paper, we study on color transformation method on website images for the color blind. The most common category of color blindness is red-green color blindness which is viewed as beige color. By transforming the colors of the images, the color blind can improve their color visibility. They can have a better view when browsing through the websites. To transform colors on the website images, we study on two algorithms which are the conversion techniques from RGB colo...

  5. Color inference in visual communication: the meaning of colors in recycling.

    Science.gov (United States)

    Schloss, Karen B; Lessard, Laurent; Walmsley, Charlotte S; Foley, Kathleen

    2018-01-01

    People interpret abstract meanings from colors, which makes color a useful perceptual feature for visual communication. This process is complicated, however, because there is seldom a one-to-one correspondence between colors and meanings. One color can be associated with many different concepts (one-to-many mapping) and many colors can be associated with the same concept (many-to-one mapping). We propose that to interpret color-coding systems, people perform assignment inference to determine how colors map onto concepts. We studied assignment inference in the domain of recycling. Participants saw images of colored but unlabeled bins and were asked to indicate which bins they would use to discard different kinds of recyclables and trash. In Experiment 1, we tested two hypotheses for how people perform assignment inference. The local assignment hypothesis predicts that people simply match objects with their most strongly associated color. The global assignment hypothesis predicts that people also account for the association strengths between all other objects and colors within the scope of the color-coding system. Participants discarded objects in bins that optimized the color-object associations of the entire set, which is consistent with the global assignment hypothesis. This sometimes resulted in discarding objects in bins whose colors were weakly associated with the object, even when there was a stronger associated option available. In Experiment 2, we tested different methods for encoding color-coding systems and found that people were better at assignment inference when color sets simultaneously maximized the association strength between assigned color-object parings while minimizing associations between unassigned pairings. Our study provides an approach for designing intuitive color-coding systems that facilitate communication through visual media such as graphs, maps, signs, and artifacts.

  6. Fins coloration of perch in relation to external activity concentration of radionuclides

    Energy Technology Data Exchange (ETDEWEB)

    Yegoreichenkov, E.; Pryakhin, E. [Urals Research Center for Radiation Medicine (Russian Federation); Rudolfsen, G. [Norwegian Radiation Protection Authority and University of Tromsoe (Norway)

    2014-07-01

    The Techa River is significantly polluted by radionuclides. This time the content of {sup 90}Sr varies from 5 Bq/l in water of lower Techa to 40 Bq/l in higher Techa, and the concentration of {sup 137}Cs fluctuates from background content to 0,5 Bq/l, and tritium from 100 Bq/l to 450 Bq/l. Miass River are not polluted in the same extent. The perch in these rivers are suitable for examine the potential effect of environmental perturbation on carotenoid based coloration. As vertebrates could not produce carotenoids themselves, and would use more carotenoids due to oxidative stress when exposed radiation, we hypothesized that fish caught in upper part of Techa River will be more pale than fish from lower part and the control river Miass. We used a cost effective method to estimate coloration by photographing the fins in standardized setting. The measuring of fish fins as performed under standardized condition by Adobe Photoshop software in color spaces CIE 1976 L*a*b* and sRGB IEC61966-2.1 was used. In sRGB color space the values of Red, Green, Blue channels were measured and an average wave length was calculated as a function of three elementary light streams of different intensity, appeared as reflection from a fin. In L*a*b color space the values of *a and *b channels shows the position of a color in a color space. To evaluate the red color of a perch fin the most usable channel is the *a channel which shows the position of the color on the red-green axis. Due to low sample size we pooled males and females in our analysis. We used three different station in the Techa: RT-1 in the higher Techa, RT-2 in the middle Techa, and RT-3 in lower Techa. As a control group was taken the fish from Miass river (RM station). Our results shows that perch from RT-3 (570.7 nm) significantly differ in coloration from the perch from RT-2 and RT-1 (p=0.00001 and p=0.0014 respectively, hereinafter used Kruskal-Wallis rank sum test with Nemenyi-Damico-Wolfe-Dunn test as post

  7. Colors of extreme exo-Earth environments.

    Science.gov (United States)

    Hegde, Siddharth; Kaltenegger, Lisa

    2013-01-01

    The search for extrasolar planets has already detected rocky planets and several planetary candidates with minimum masses that are consistent with rocky planets in the habitable zone of their host stars. A low-resolution spectrum in the form of a color-color diagram of an exoplanet is likely to be one of the first post-detection quantities to be measured for the case of direct detection. In this paper, we explore potentially detectable surface features on rocky exoplanets and their connection to, and importance as, a habitat for extremophiles, as known on Earth. Extremophiles provide us with the minimum known envelope of environmental limits for life on our planet. The color of a planet reveals information on its properties, especially for surface features of rocky planets with clear atmospheres. We use filter photometry in the visible as a first step in the characterization of rocky exoplanets to prioritize targets for follow-up spectroscopy. Many surface environments on Earth have characteristic albedos and occupy a different color space in the visible waveband (0.4-0.9 μm) that can be distinguished remotely. These detectable surface features can be linked to the extreme niches that support extremophiles on Earth and provide a link between geomicrobiology and observational astronomy. This paper explores how filter photometry can serve as a first step in characterizing Earth-like exoplanets for an aerobic as well as an anaerobic atmosphere, thereby prioritizing targets to search for atmospheric biosignatures.

  8. ATR/OTR-SY Tank Camera Purge System and in Tank Color Video Imaging System

    International Nuclear Information System (INIS)

    Werry, S.M.

    1995-01-01

    This procedure will document the satisfactory operation of the 101-SY tank Camera Purge System (CPS) and 101-SY in tank Color Camera Video Imaging System (CCVIS). Included in the CPRS is the nitrogen purging system safety interlock which shuts down all the color video imaging system electronics within the 101-SY tank vapor space during loss of nitrogen purge pressure

  9. Color preferences in participants with high or low hypnotic susceptibility

    Directory of Open Access Journals (Sweden)

    Yu E

    2018-01-01

    Full Text Available Enyan Yu,1,2 Junpeng Zhu,1,2 Yunfei Tan,1,2 Zhengluan Liao,1,2 Yaju Qiu,1,2 Bingren Zhang,3 Chu Wang,3 Wei Wang3 1Department of Psychiatry, Zhejiang Provincial People’s Hospital, Hangzhou, People’s Republic of China; 2Department of Psychiatry, People’s Hospital of Hangzhou Medical College, Hangzhou, People’s Republic of China; 3Department of Clinical Psychology and Psychiatry/School of Public health, Zhejiang University College of Medicine, Hangzhou, People’s Republic of China Purpose: Color preferences vary among normal individuals and psychiatric patients, and this might be related to their different levels of hypnotic susceptibility. We hypothesized that individuals with higher hypnotic susceptibility prefer more arousing colors such as red.Patients and methods: Out of 440 participants, we selected 70 with higher (HIGH and 66 with lower (LOW hypnotic susceptibilities, and asked them to undergo the Stanford Hypnotic Susceptibility Scale: Form C (SHSSC test, then to order their preferences of 11 colors.Results: The HIGH group preferred red more and scored higher on the total SHSSC. The preference order of black was negatively predicted by the SHSSC Taste hallucination but positively by Arm rigidity, and the preference of yellow was positively predicted by Posthypnotic amnesia and Taste hallucination in the HIGH group.Conclusion: The red preference and the SHSSC associations with black and yellow preferences in participants with high hypnotic susceptibility help to clarify the individual difference of color preference and provide research hints for behavioral studies in normal individuals and psychiatric patients. Keywords: color perception, healthy people, the Stanford Hypnotic Susceptibility Scale: Form C (SHSSC

  10. A synthesis of research on color, typography and graphics as they relate to readability

    Science.gov (United States)

    Lamoreaux, M. E.

    1985-09-01

    A foundation for future research on the use of color, typography, and graphics to improve readability is provided. Articles from the broad fields of education and psychology, as well as from the fields of journalism and printing, have been reviewed for research relating color, typography, and graphics to reading ease, speed, or comprehension. The most relevant articles reviewed are presented in an annoated bibliography; the remaining articles are also presented in bibliographic format. This literature review indicates that recognition and recall of printed material may be improved through the use of headings, underlining, color, and, especially, illustrations. Current research suggests that individuals can remember pictures far longer than past research indicates. However, researchers are divided on the usefulness of illustrations to improve reading comprehension. On the other hand, reading comprehension can be improved through the use of statistical graphs and tables if the reader is properly trained in the use of these devices.

  11. [The method for studying of the "magnetic vacuum" effect on color memory in humans].

    Science.gov (United States)

    Bingi, V N; Zarutskiĭ, A A; Kapranov, S V; Kotel'nikov, S N; Miliaev, V A; Sarimov, R M

    2005-01-01

    The method for studying the effects of weak magnetic fields and "magnetic vacuum" on the psychophysiological state of a human organism is proposed. This method includes the system of the exposure of a human organism to uniform constant and alternating magnetic fields and the system of computerized psychological tests. The influence of the weakening of constant magnetic field on the psychophysiological state of human organisms was studied. The short-term color memory and reaction rates of 30 subjects have been examined in the local geomagnetic field and in a magnetic field which was reduced in 10 and more times. Statistically significant differences in the color memory test was found in the magnetic field 4 +/- 1 microT in comparison with the results in the geomagnetic field. In the magnetic field 0 +/- 1 microT, slight impairment of color memory was found. Preliminary results in the test of reaction rates showed the tendency to slowing down the reaction rates in the weakened magnetic fields.

  12. Fuzzy Logic-Based Filter for Removing Additive and Impulsive Noise from Color Images

    Science.gov (United States)

    Zhu, Yuhong; Li, Hongyang; Jiang, Huageng

    2017-12-01

    This paper presents an efficient filter method based on fuzzy logics for adaptively removing additive and impulsive noise from color images. The proposed filter comprises two parts including noise detection and noise removal filtering. In the detection part, the fuzzy peer group concept is applied to determine what type of noise is added to each pixel of the corrupted image. In the filter part, the impulse noise is deducted by the vector median filter in the CIELAB color space and an optimal fuzzy filter is introduced to reduce the Gaussian noise, while they can work together to remove the mixed Gaussian-impulse noise from color images. Experimental results on several color images proves the efficacy of the proposed fuzzy filter.

  13. V color centers in electrolytically colored hydroxyl-doped sodium chloride crystals

    International Nuclear Information System (INIS)

    Gu Hongen; Song Cuiying; Han Li

    2006-01-01

    Hydroxyl-doped sodium chloride crystals were successfully colored electrolytically by using pointed anode and flat cathode at various temperatures and under various electric field strengths. V 2 and V 3 color centers were produced in the colored crystals. Current-time curves for the electrolytic colorations were given, and activation energy for the V 2 and V 3 color center migration was determined. Production of the V 2 and V 3 color centers and formation of current zones for the electrolytic colorations of the hydroxyl-doped sodium chloride crystals are explained

  14. Social Constructionist Psychology and its Application. Possibilities for a Reorientation

    Directory of Open Access Journals (Sweden)

    Johannes von Tiling

    2008-01-01

    Full Text Available Social constructionism currently is understood as a metatheoretical alternative to positivism. It serves many social and cultural scientists as a point of reference. The possibilities to understand it as a psychological program of research that leaves space for agency and subjectivity usually are neglected. Promoting a dialogue with mainstream psychology constitutes one way of fostering social constructionist psychology. In addition, a theoretically productive conception of social constructionist psychology cannot do without reference to cultural psychology. An important advantage of such a conception lies in the increased number of possibilities for practical applications in hospitals, schools and factories. Whereas present applications of social constructionism tend to promote the postmodernization and individualization of the client, applied social constructionist psychology avoids these concomitant effects. URN: urn:nbn:de:0114-fqs0801446

  15. Consistency of color representation in smart phones.

    Science.gov (United States)

    Dain, Stephen J; Kwan, Benjamin; Wong, Leslie

    2016-03-01

    One of the barriers to the construction of consistent computer-based color vision tests has been the variety of monitors and computers. Consistency of color on a variety of screens has necessitated calibration of each setup individually. Color vision examination with a carefully controlled display has, as a consequence, been a laboratory rather than a clinical activity. Inevitably, smart phones have become a vehicle for color vision tests. They have the advantage that the processor and screen are associated and there are fewer models of smart phones than permutations of computers and monitors. Colorimetric consistency of display within a model may be a given. It may extend across models from the same manufacturer but is unlikely to extend between manufacturers especially where technologies vary. In this study, we measured the same set of colors in a JPEG file displayed on 11 samples of each of four models of smart phone (iPhone 4s, iPhone5, Samsung Galaxy S3, and Samsung Galaxy S4) using a Photo Research PR-730. The iPhones are white LED backlit LCD and the Samsung are OLEDs. The color gamut varies between models and comparison with sRGB space shows 61%, 85%, 117%, and 110%, respectively. The iPhones differ markedly from the Samsungs and from one another. This indicates that model-specific color lookup tables will be needed. Within each model, the primaries were quite consistent (despite the age of phone varying within each sample). The worst case in each model was the blue primary; the 95th percentile limits in the v' coordinate were ±0.008 for the iPhone 4 and ±0.004 for the other three models. The u'v' variation in white points was ±0.004 for the iPhone4 and ±0.002 for the others, although the spread of white points between models was u'v'±0.007. The differences are essentially the same for primaries at low luminance. The variation of colors intermediate between the primaries (e.g., red-purple, orange) mirror the variation in the primaries. The variation in

  16. Photonic Crystal Structures with Tunable Structure Color as Colorimetric Sensors

    Science.gov (United States)

    Wang, Hui; Zhang, Ke-Qin

    2013-01-01

    Colorimetric sensing, which transduces environmental changes into visible color changes, provides a simple yet powerful detection mechanism that is well-suited to the development of low-cost and low-power sensors. A new approach in colorimetric sensing exploits the structural color of photonic crystals (PCs) to create environmentally-influenced color-changeable materials. PCs are composed of periodic dielectrics or metallo-dielectric nanostructures that affect the propagation of electromagnetic waves (EM) by defining the allowed and forbidden photonic bands. Simultaneously, an amazing variety of naturally occurring biological systems exhibit iridescent color due to the presence of PC structures throughout multi-dimensional space. In particular, some kinds of the structural colors in living organisms can be reversibly changed in reaction to external stimuli. Based on the lessons learned from natural photonic structures, some specific examples of PCs-based colorimetric sensors are presented in detail to demonstrate their unprecedented potential in practical applications, such as the detections of temperature, pH, ionic species, solvents, vapor, humidity, pressure and biomolecules. The combination of the nanofabrication technique, useful design methodologies inspired by biological systems and colorimetric sensing will lead to substantial developments in low-cost, miniaturized and widely deployable optical sensors. PMID:23539027

  17. Photonic Crystal Structures with Tunable Structure Color as Colorimetric Sensors

    Directory of Open Access Journals (Sweden)

    Ke-Qin Zhang

    2013-03-01

    Full Text Available Colorimetric sensing, which transduces environmental changes into visible color changes, provides a simple yet powerful detection mechanism that is well-suited to the development of low-cost and low-power sensors. A new approach in colorimetric sensing exploits the structural color of photonic crystals (PCs to create environmentally-influenced color-changeable materials. PCs are composed of periodic dielectrics or metallo-dielectric nanostructures that affect the propagation of electromagnetic waves (EM by defining the allowed and forbidden photonic bands. Simultaneously, an amazing variety of naturally occurring biological systems exhibit iridescent color due to the presence of PC structures throughout multi-dimensional space. In particular, some kinds of the structural colors in living organisms can be reversibly changed in reaction to external stimuli. Based on the lessons learned from natural photonic structures, some specific examples of PCs-based colorimetric sensors are presented in detail to demonstrate their unprecedented potential in practical applications, such as the detections of temperature, pH, ionic species, solvents, vapor, humidity, pressure and biomolecules. The combination of the nanofabrication technique, useful design methodologies inspired by biological systems and colorimetric sensing will lead to substantial developments in low-cost, miniaturized and widely deployable optical sensors.

  18. Experiencing the relationship between architectural space and the major space phobias

    Directory of Open Access Journals (Sweden)

    Dana Pop

    2015-12-01

    Full Text Available During the past decades there was a noticeable effervescence characterising the space-psychology related studies. These studies established a connection between the characteristics of the environment and behaviour. Thus, this paper would like to join this field of research. Consequently, the first issue raised is whether architecture is about a space in itself, or whether it is about perception, of a mental representation. A second issue is whether a space has qualities of its own, or whether its characteristics depend on the subjectivity of the perceptual process. This hypothesis generated an entire field of research, which disputes the differences between space and place. The last issue would be the role played by architecture in the context of the space-place-perception discussion. Thus, architecture finds itself in the middle of this debate, being the instrument which carves the environment we inhabit. In order to provide a practical answer to this last question, the paper bases its conclusions on the results obtained through an experiment. This experiment tested certain situations in which the natural adaptation process has been short-circuited. These are phobic reactions. Thus, the paper wishes to lay the first theoretical ‘brick’ at the foundation of an interdisciplinary research project between architecture, psychology, sociology and virtual reality.

  19. COLORS AND COLOR GRADIENTS IN BULGES OF GALAXIES

    NARCIS (Netherlands)

    BALCELLS, M; PELETIER, RF

    We have obtained surface photometry in U, B, R, and I for a complete optically selected sample of 45 early-type spiral galaxies, to investigate the colors and color gradients of spiral bulges. Color profiles in U-R, B-R, U-B, and R-I have been determined in wedges opening on the semiminor axes.

  20. Examination of Color-Lighting Control System Using Colored Paper User Interface

    OpenAIRE

    Aida Hiroto; Matsui Kento; Keisuke Soma; Murakami Hiroki; Miki Mistunori

    2016-01-01

    In recent year, Full-Color LED Lighting that can be changed to various color such as red, green, blue has been appeared with development of LED Lighting. By Color-Lighting control, users affected such as concentrating and relaxing. Therefore, Color-lighting control will spread to various place such as home, offices, stations. However color-lighting control affected some disturbance such as daylight, display when Full-Color LED controlled indoors. Also, information devices control get difficul...