Sponsored Content
Full Discussion: Cognitive Aspects of Color
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Cognitive Aspects of Color Post 302237010 by Linux Bot on Tuesday 16th of September 2008 09:30:07 PM
Old 09-16-2008
Cognitive Aspects of Color

HPL-2008-109 Cognitive Aspects of Color - Beretta, Giordano; Moroney, Nathan
Keyword(s): color names, color dictionary, color thesaurus, categorical perception
Abstract: Color is a perceptual phenomena that can be explored through psychometrics and modeling of attribute correlates. Color is also a cognitive phenomena that can be researched through color naming or categorization. We begin with a review of previous research, with an emphasis on the challenges and appl ...
Full Report

More...
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to change the background color in the init 3 mode(not line color)

Hello, I am using RHEL 6.1 on VMware I am searching for a way to change background color (not line by line color wich one can using tput command) basically changing the color of the whole screen to white instead of the default black and changing font color to black and alos would like to... (2 Replies)
Discussion started by: Dexobox
2 Replies

2. What is on Your Mind?

Virtualized Cyberspace - Visualizing Patterns & Anomalies for Cognitive Cyber Situational Awareness

Our team just published this technical report on ResearchGate: Virtualized Cyberspace - Visualizing Patterns & Anomalies for Cognitive Cyber Situational Awareness ABSTRACT ACKNOWLEDGMENTS Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License This... (0 Replies)
Discussion started by: Neo
0 Replies
Color::Library::Dictionary(3pm) 			User Contributed Perl Documentation			   Color::Library::Dictionary(3pm)

NAME
Color::Library::Dictionary - Color dictionary for Color::Library METHODS
@colors = $dictionary->colors Returns the list of Color::Library::Color objects contained by $dictionary Will return a list in list context, and a list reference in scalar context @names = $dictionary->names @names = $dictionary->color_names Returns the list of color names contained by $dictionary Will return a list in list context, and a list reference in scalar context $color = $dictionary->color( <query> ) Returns a Color::Library::Color object of $dictionary found via <query> A query can be any of the following: color name A color name is like "blue" or "bleached-almond" color title A color title is like "Dark Green-Teal" color id A color id is in the form of <dictionary_id>:<color_name>, for example: "x11:azure1" $id = $dictionary->id $name = $dictionary->name Returns the id (name) of $dictionary, e.g. svg x11 vaccc nbs-iscc-f $title = $dictionary->title Returns the title of $dictionary, e.g. SVG X11 VACCC NBS/ISCC F $subtitle = $dictionary->subtitle Returns the subtitle of $dictionary, if any $description = $dictionary->description Returns the description of $dictionary, if any perl v5.14.2 2011-12-07 Color::Library::Dictionary(3pm)
All times are GMT -4. The time now is 06:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy