image thumbnail

updated 6 hours ago

Custom colormap by Erik Kvaleberg

Create custom colormaps from single or multiple RGB values. (color, colour, colormap)

cmap.m

image thumbnail

updated 6 hours ago

Color Detection By HSV color model by Marco Chak Yan Yu

Detect specific color in an image and output as a Black/White image (image processing, color)

color_detection_by_hue(I,sThresh,vThresh)

image thumbnail

updated 1 month ago

quiverwcolorbar by Melissa Day

Generates a quiver plot colored according to vector magnitude and/or user specified axis boundaries. (quiver, vector, velocity)

quiverwcolorbar.m

image thumbnail

updated 1 month ago

Plot color by Giacomo Alessandroni

PLOT_COLOR draws a dotted graph where the color of every point depends by vector P (plot, color, dotted)

plot_color(X, Y, P, ColorStart, ColorEnd, MarkerSize)

image thumbnail

updated 1 month ago

Blend Color by Giacomo Alessandroni

BLENDCOLOR - Blend two colours specifying the fractional position (color, interpolation, image processing)

blendcolor(from, to, pos)

image thumbnail

updated 2 months ago

Colormix by Jurgen

Combine basic colors with string syntax to create any RGB color. (color, mixing colors)

colormix(CLRSTR,MODE)

image thumbnail

updated 2 months ago

Valcolor by Jurgen

Apply color CLR to colormap entry pertaining to value VAL. Either scaled or indexed figure. (color, colormap, intensity)

valcolor(varargin)

image thumbnail

updated 2 months ago

Color Palette Tables (.cpt) for Matlab by Kelly Kearney

Create and apply GMT-style colormaps in Matlab (color, gradient, colormap)

cptcmap(varargin)

image thumbnail

updated 3 months ago

Color Constancy Algorithms (Gray World, White Patch, Modified White Patch, ETC) by Juan

The functions implements several of the color constancy techniques available. (color, constancy, gray world)

colorConstancy(I, algorithm, varargin)

image thumbnail

updated 3 months ago

exploreRGB by Brett Shoelson

Simple utility to view all color planes, grayscale, and colorspace conversions of an RGB image. (explore rgb color pla..., color, circularhough_grd_sl)

ExploreRGB

ExploreRGB(input, mode,opts)

expandAxes(hndls,rotEnable)

image thumbnail

updated 3 months ago

hsv2hsl by Sander Verhaeven

converts colours from the HSV to the HSL colour space (color, colour, convertion)

HSV2HSL(input)

image thumbnail

updated 4 months ago

Computational Colour Science using MATLAB 2e by Stephen Westland

Colour toolbox that accompanies the second edition of Computational Colour Science using MATLAB (cie, colorimetry, colour science)

[j,c,hq,m,h,s,q]=ciecam02(xyz,xyzw,la,yb,para)

camera_demo(linflag, spflag)

camera_demo1

image thumbnail

updated 4 months ago

Perceptually improved colormaps by Matteo Niccoli

5 perceptual colormaps with rainbow-like colors and 1 with heat colors (color, colormap, graphics)

CompareLabPlotsUsingColorspace.m

MakeLabPlotUsingColorspace.m

example2.m

image thumbnail

updated 4 months ago

Hiding multiple Text pages into a Color image by Cherma Rajan A

This program can encode/decode maximum of six monochrome Text pages into a Color image without loss. (steganography, text encoding, text coding)

HIDE THE SIX TEXT PAGES IN A COLOR IMAGE

alt=alterim(i1,i2)

imhide(org,text)

image thumbnail

updated 5 months ago

Adaptive Colormap Function Creates a Colormap Specific to Data by Tristan Ursell

Easily design and fit a colormap to the values in your data! (color, red, blue)

slide_map=rgbslide(mat_in,varargin)

image thumbnail

updated 5 months ago

Digital Vectorscope by Nikolay S.

Generate a Vectorscope like plot from RGB data. (image processing, color, vectorscope)

assignin_value(name,value)

digitalVectorscope( inRGB, varargin )

fullFileName=filesFullName(inFile, filesExtList, dlgTitle, ...

image thumbnail

updated 5 months ago

colormapline - color-changing 2D or 3D line by Matthias Hunstig

Plot a 2D or 3D line using a specified colormap. (line, rainbow, color)

colormapline.m

image thumbnail

updated 5 months ago

Zerocolor by Jurgen

Set colormap entry for zero values to specified RGB color (color, colormap, intensity)

zerocolor(varargin)

image thumbnail

updated 6 months ago

Bichromatic colormap for real2rgb by Jurgen

Takes 2 RGB colors and returns a map or truecolor image. Same options as the colormaps from real2rgb (real2rgb_colormap, color, colour)

bichromatic(cols,varargin)

image thumbnail

updated 7 months ago

SC - powerful image rendering by Oliver Woodford

Useful tool for rendering and outputting information rich images (colormap, color, colorbar)

autumn(varargin)

bled(varargin)

bone(varargin)

image thumbnail

updated 7 months ago

Save and load data as multi-frame TIFF format by YoonOh Tak

Export various types of data such as single, double or 16bit integer as TIFF format (multiframe, tiff, export)

loadtiff(path)

saveastiff(data, path, options)

saveastiff_demo.m

image thumbnail

updated 8 months ago

3D histogram of RGB image by Pavel Rajmic

Creates 3D-histogram from an RGB image in the form of balls within the RGB cube (rgb, image, histogram)

image_hist_RGB_3d(imname,n,gamma)

rgb_noise_image(rows,cols,filename)

demo_image_hist_RGB_3d.m

image thumbnail

updated 9 months ago

tcprintf : ANSI colored output in terminal by Dan O'Shea

tcprintf provides colored output when using MATLAB from a terminal using ANSI escape codes. (color, fprintf, terminal)

tcprintf(style, fmatString, varargin)

tcprintfDemo()

image thumbnail

updated 10 months ago

Color Checker Chart by Image Analyst

Synthesize a perfect version of the X-Rite Color Checker chart. (image processing, color, bad)

CreateColorCheckerChart.m

image thumbnail

updated 10 months ago

Load Adobe Swatch Exchange as colormap by Nick Gravish

Loads an Adobe Swatch Exchange as a colormap. (plot, figure, colormap)

load_ASE(fname)

singlehex2num(s)

image thumbnail

updated 11 months ago

Conditionally Colored Plot (CCPLOT) by Michael Heidingsfeld

Plots conditionally colored (2D line) graphs. (plot, visualization, color)

ccplot(x,y,c,map)

image thumbnail

updated 1 year ago

Find unused plot color by Deborah

Find the first unused default color in a plot or generate a random one. (plot, color, chose)

which_color(h_axes)

image thumbnail

updated 1 year ago

Simple color adjustment sample by Masayuki Tanaka

The color adjustment will be performed, when you pick (click) white pixel. (color balance, color, white balance)

SimpleColorAdjust(varargin)

image thumbnail

updated 1 year ago

Binary STL file reader by Grant Lohsen

Update of the stlread function by Francis Esmonde-White to properly implement color reading. (3d models, binary, cad)

stlread(filename, verbose)

image thumbnail

updated 1 year ago

Custom Colors for Plots by Andres

This function provides a selection of colors easy to differentiate for plotting graphics. (plot, graph, color)

ccol=CustomColors(ct1)

image thumbnail

updated 1 year ago

Fire and/or Custom Colormap Function by Tristan Ursell

Use the 'fire' colormap in Matlab, or create your own. (color, colormap, custom)

fire(m)

image thumbnail

updated 1 year ago

Color coded 3D scatterplot by Ken Garrard

Produces a 3D scatterplot of XYZ data with varying colors (scatterplot, 3d, specialized)

plot3k(L,varargin)

image thumbnail

updated 1 year ago

geom2d by David Legland

Geometry library for matlab. Performs geometric computations on points, lines, circles, polygons... (computational geometr..., mathematics, plan)

angle2Points(varargin)

angle3Points(varargin)

angleAbsDiff(angle1, angle2)

image thumbnail

updated 1 year ago

Color Clustering Matlab by GAGAN

Computes the clusters of Pixels based upon their color. (color, color matlab, clustering)

binary_quant.m

image thumbnail

updated 1 year ago

setColor_barByGroup by Mar Callau-Zori

Change the color of a bar to same groups have the same color. (figure, bar, color)

setColor_barByGroup(varargin)

image thumbnail

updated 1 year ago

Vivid Colormap by Joseph Kirk

creates a personalized, vivid colormap (colormap, map, vivid)

vivid(varargin)

image thumbnail

updated 1 year ago

plotSeries - Color-code multiple plots by James Hall

plotSeries allows multiple plots to be easily color-coded (plot, plotting, color)

plotSeries(varargin)

image thumbnail

updated 1 year ago

Fetch Hue color by Prashant Somani

This function returns hsv image by entering H,S and V ranges in in function (hsv, image processing, color)

[im_col]=getcolor(imh,h1,h2,s1,s2,v1,v2)

image thumbnail

updated almost 2 years ago

applyhatch_plusC by Brian Katz

Modification of APPLYHATCH_PLUS, allowing for color and variable thickness for hatch patterns. (hatch, color, patch)

applyhatch_plusC(h,patterns,patterncolors,colorlist,dpi,hat...

makehatch_plus(hatch,n)

image thumbnail

updated almost 2 years ago

plot3rgb by Siddharth Ray

Plot a colored 3 D line changing its color with distance in the space. (color, line, plot)

plot3rgb(P)

image thumbnail

updated almost 2 years ago

Shaped colorplot by Fanny Besem

2D or 3D shaped colorplot: useful to represent surface properties (surface, surface properties, contour)

shapedcolorplot.m

image thumbnail

updated almost 2 years ago

Matlab colormaps as seen by color-blind users by Vlad Atanasiu

This image provides simulations of how the standard Matlab colormaps look to color-blind users. (colormaps, color, colorblindness)

image thumbnail

updated almost 2 years ago

int2rgb by Georg D

two functions. one converts an integer to rgb values, the other one converts rgb into an integer. (color, rgb, convert)

int2rgb(colorInt)

rgb2int(curR, curG, curB)

image thumbnail

updated almost 2 years ago

Hatch fill patterns plus Color & Invert by Brandon Levey

Updated code hatch with color and inverted hatches (bar, color, hatch)

applyhatch_pluscolor(h,patterns,CvBW,Hinvert,colorlist, ...

makehatch_plus(hatch,n,m)

image thumbnail

updated 2 years ago

Gamma Adjustment GUI by Eric Johnson

RGBGUI is an interactive gamma adjustment tool for grayscale and RGB (true color) images. (gamma, rgb, truecolor)

rgbGUI(varargin)

rgbgui.adjGamma(hObject,event)

rgbgui.bgChannelSelect(h,e)

image thumbnail

updated 2 years ago

Red and Green Pixel Separation by GAGAN

The following code can be used to separate red and green pixels from a colored image. (image processing, red, green)

[IR,IG]=redorgreen(input,TR,TG,T2)

image thumbnail

updated 2 years ago

Color segmentation by Delta E color difference by Image Analyst

User draws region and this finds pixels in the image with a similar color, using Delta E. (segmentation, color, image processing)

DeltaE()

image thumbnail

updated 2 years ago

Mapcolor: Easily apply mulitple colormaps on the same figure by Doug

Take control of your colors! When one colormap just isn't enough. (plotting, color, colormaps)

c=mapcolor(d,map,clim)

h=colorlabel(varargin)

h=mapcolorbar(map,clim,ax,varargin)

image thumbnail

updated 2 years ago

quiver3Dpatch by Kevin Moerman

Plotting of colored 3D arrows based on patch command (3d, data exploration, quiver)

[F,V,C]=quiver3Dpatch(x,y,z,ux,uy,uz,c,a)

image thumbnail

updated 2 years ago

displaytable by Matt Caywood

Legible display of N-dimensional data tables with color highlighting of entries. (matrix, display, table)

displaytable(data,headings,labels,cellsize,decimalsize,perm...

Contact us