Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.383.428 Times

Perceptually improved colormaps 1.0

  Date Added: June 10, 2013  |  Visits: 381

Perceptually improved colormaps

Report Broken Link
Printer Friendly Version


Product Homepage
Download (46 downloads)



PMKMP Returns perceptually balanced colormaps with rainbow-like colors PMKMP(N,SCHEME) returns an Nx3 colormap. usage: map=pmkmp(n,scheme);JUSTIFICATION: rainbow, or spectrum color schemes are considered a poor choice for scientific data display by many in the scientific community (see for example reference 1 and 2) in that they introduce artifacts that mislead the viewer. "The rainbow color map appears as if itd-deOaos separated into bands of almost constant hue, with sharp transitions between hues. Viewers perceive these sharp transitions as sharp transitions in the data, even when this is not the casein how regularly spaced (interval) data are displayed (quoted from reference 1). This submission is intended to share the results of my work to create more perceptually balanced, rainbow-like color maps. Please see output arguments section for descriptions.arguments: (input)scheme - can be one of the following strings: 'IsoL' Lab-based isoluminant rainbow with constant luminance L*=60 For interval data displayed with external lighting 'CubicL' Lab-based rainbow scheme with cubic-law luminance (default) For interval data displayed without external lighting 'Edge' Diverging Black-blue-cyan-white-yellow-red-black scheme For ratio data (ordered, constant scale, natural zero)n - scalar specifying number of points in the colorbar. Maximum n=256 If n is not specified, the size of the colormap is determined by the current figure. If no figure exists, MATLAB creates one.arguments: (output)map - colormap of the chosen scheme- IsoL is based on work in paper 2 in the reference section. In both this paper and in several others this is indicated as the best for displaying interval data with external lighting. This is so as to allow the lighting to provide the shading to highlight the details of interest. If lighting is combined with a colormap that has its own luminance function associated - even as simple as a linear increase this will confuse the viewer. The only difference from the paper is that I changed the value of constant luminance to L*=60 to make it brighter that the authors' example.- CubicL too is based on some of the ideas in paper 2 in the reference section but rather than using a linearly increasing L* function such as the one used by those authors, I am using a compressive or cubic law function for the increase in L*. L* ranges between 31 and 90 in the violet to yellowish portion of the colormap, then decreases to about 80 to get to the red (please refer to figure L_a_b_PlotsCubicL.png). The choice to start at 31 was a matter of taste. I like having violet instead of black at the cold end of the colormap. The latter choice was so as to have red and not white at the warm end of the colorbar, which is also a matter of personal taste. As a result, there is an inversion in the L* trend, but I believe because it is a smooth one that this is an acceptable compromise and the resulting colormap is much of an improvement over the standard rainbow or spectrum schemes, which typically have at least 3 sharp L* inversions. Please run CompareLabPlotsUsingColorspace.m or see figures: L_plot_for_CubicL_colormap.png, L_plot_for_jet_colormap.png, and L_plot_for_spectrum_colormap.png for a demonstration- Edge is based on the Goethe Edge Colors described in the book in reference 3. In practice the colormap resembles a cold color map attached to a warm color map. But the science behind it is rigorous and the experimental work is based on is very intriguing to me: an alternative to the Newtonian spectrum. This is not perceptually balanced in a strict sense but because it does not have green it is perceptually improved in a harmonious sense (refer to paper reference 10 for a review of the concept of harmony in color visualization).Example: 128-color rainbow with cubic-law luminance (default) % load mandrill; % imagesc(X); % colormap(pmkmp(128)); % colorbar;See files examples.m, examples1.m, and example2.m and associated figures for more examplesSee files MakeLabPlotUsingColorspace.m and CompareLabPlotsUsingColorspace.m for some demonstrations See also: JET, HSV, GRAY, HOT, COOL, BONE, COPPER, PINK, FLAG, PRISM, COLORMAP, RGBPLOT Extensive reference list and list of other FEX submissions of interest included in the help

Requirements: No special requirements
Platforms: Matlab
Keyword: Acceptable Black Compromise Decreases Matter Plotscubiclpng Refer Resulting Smooth Start Taste White
Users rating: 0/10

License: Shareware Size: 1024 KB
USER REVIEWS
More Reviews or Write Review


PERCEPTUALLY IMPROVED COLORMAPS RELATED
Simulation Games  -  Langtons Ant 1.0
Langtons Ant project is an example of a finite-state cellular automata. The ant (or ants) start out on a grid. Each cell is either black or white. If the ant is on a black square, it turns right 90° and moves forward one unit. If the ant is...
35.84 KB  
Graphics Editors  -  Potrace for Windows 1.10
Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use...
 
Graphics Editors  -  Potrace for Mac OS X 1.10
Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use...
 
Graphics Editors  -  Potrace for Linux 1.10
Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use...
 
Graphics Editors  -  Potrace for Windows (x64 bit) 1.10
Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use...
 
Games  -  Rolling Cubes 1.0
You start with eight cubes around a center hole. Each cube is white on the top and black on the bottom. Roll cubes in the start position but with the white faces on bottom. Click on a cube to roll it. It is possible to win in 36 moves. This game...
10 KB  
Development Tools  -  RGB Color Extractor 1.0
RGB Extractor is designed to extract Red, Green, Blue and White color from object in image and calculate their percentage with respect to object.It has basic requirement of black background.This software has also a feature to process all files in...
10 KB  
Modules  -  Pending Comments Highlighter 1.0
I have found a very annoying problem on the admin panel.Where the comments are listed, unapproved comments had lightyellow color (HEX:FFFFE0). It is hard to make difference between unapproved and approved comments with this color.This plugin...
61.44 KB  
Programming  -  dtrt.NavBarWin 1.0
This Windows Forms data navigation control is built to work with datasets, views, collections and every object that implements the IList interface. It works in the Microsoft .NET Framework and is best used in the Microsoft VS.NET developing...
4.14 MB  
Graphics Editors  -  B&W Pro 2 1.0b1
B&W Pro 2 is an advanced Adobe Photoshop© compatible filter/plugin for converting colour images to monochrome, simple enough for amateurs to use but powerful enough for professionals producing fine art images. B&W Pro 2 uses advanced image...
 
NEW DOWNLOADS IN SCRIPTS, MULTIMEDIA
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Multimedia  -  isimSoftware CountDown Timer 1.0.2
isimSoftware CountDown Timer isimSoftware countdown timer for Windows, written for show operators by a show operator. Simple intuitive user interface with plenty of options hidden underneath. Displays time remaining, current time and a message...
421 KB  
Multimedia  -  Audio Reader XL 2020 20.0.1
Text to Speech Software Audio Reader XL reads aloud text easily. It’s text to speech software for reading eBooks, texts, web pages, and creating MP3s. The voice aloud reader read-aloud any kind of texts like - Any kind of texts - TXT text -...
73.26 MB  
Multimedia  -  Multi Level Meter Bridge 2020
With the new function Peak Detector you can control very accurate the Input of different Levels in a control rooms. Correlation Meter, In a logfile you are able to comprehend when and what kind of Level is under a threshold. PAS Multi Meter Bridge...
5.29 MB  
Multimedia  -  Spectrum Analyzer pro Live 2020
Spectrum Analyzer Pro Live turn your PC into a cutting-edge sound analysis tool! Dante WDM If you are a professional musician, acoustics expert or just a hi-fi enthusiast who wants to make sure that his audio system is perfectly tuned and plays...
12.86 MB  
Multimedia  -  Graphic Equalizer Studio 2020
you can run any windows sound application or DVD Player software above the Equalizer. The Equalizer will correct the audio stream automatic and will include the Limiter and the compressor to be sure, that the audio signal is not to loud or not to...
25.72 MB