image thumbnail

updated 5 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 8 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 11 months ago

3D Slicer by David Legland

Slicer for exploring 3D images (grayscale, color or vectorial) through planar or 3D slices. (display, how to install the sl..., 3d viewer)

3D Slicer

createRGBStack(img1, img2, img3)

flipStack(img, axis)

image thumbnail

updated 12 months ago

sexy by Naor Movshovitz

Display a symbolic expression in a human readable form. Extension of the built-in pretty function. (symbolic math, pretty, symolic expression)

sexy(s)

image thumbnail

updated 1 year ago

Brick Toolbox by Thomas Deneux

The Brick Toolbox is a set of utility functions for Matlab. (easy, fast, cool)

a=fn_readasciimatrix(filename,nheaders)

createhelpfiles(mfile)

data=fn_bin(data,bins,varargin)

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

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

Display symbolic expression in web browser. by Joerg Buchholz

CUTE(EXPRESSION) displays the symbolic (or string) EXPRESSION in the standard web browser. (display, symbolic, latex)

cute (expression)

image thumbnail

updated 2 years ago

HTML Indexer by tudor dima

automated multi-language html index, index for print, batch image scaling (gui, html gallery, annotation)

GenerateHtml(FileList,Dir,Options)

dlgLimba(languages, cefaci)

dlgUpdTxt(strOrig, strInsert, index)

image thumbnail

updated 2 years ago

display_matrix by Marshall

Plots the values of a matrix to a MatLab figure. (display, statistics, matrix)

display_matrix(matrix, title_text, format)

image thumbnail

updated almost 3 years ago

File Ordering Patch Utility for MATLAB by Michael Chan

The utility patches the reordering considering the length of the filename during the sorting. (string, utility, directory)

cell2str(c,n,mode)

displayImagesInDirectory(targetFolder, imageFiles, imageF...

listFilesInDirectory( targetFolder, imageFileType )

image thumbnail

updated almost 3 years ago

imOverlay by David Legland

Add colored markers to an image, that can be 2D or 3D, grayscale or color. (image processing, color image, display)

imOverlay(img, varargin)

image thumbnail

updated 3 years ago

uiselectim by Brett Shoelson

Visually select a single image from an array of images in a directory. (gui, display, annotation)

uiselectim(varargin)

image thumbnail

updated 3 years ago

imdisp by Oliver Woodford

Display multiple images as a montage of subplots (gui, image processing, figure)

imdisp(I, varargin)

image thumbnail

updated 3 years ago

Adjust the display resolution of an image by Eric Johnson

Same as TRUESIZE, but works with multi-image figures. (gui, display, annotation)

truefit(h, pxArea)

image thumbnail

updated 3 years ago

Watermarking by Ravi Lakkundi

Watermarking an image with binary image. (watermarking, gui, annotation)

waterdem(action,varargin);

image thumbnail

updated 5 years ago

display_obj by Bernard Abayowa

display wavefront object structure (display obj, object, annotation)

display_obj(obj,texture)

image thumbnail

updated 5 years ago

Contour Plot onto Image by Prakash Manandhar

Plots contour points onto Image (contour, annotation, gui)

PlotContour (im, c, rMin, rMax, M, N, contour_color)

image thumbnail

updated almost 6 years ago

IMLOOK3D by Omer Demirkaya

Displays 3D images. (gui, display, annotation)

adjustIntensityRangeGui(varargin)

imlook3d(varargin)

image thumbnail

updated 6 years ago

Image: Select ROI by Andriy Nych

This function provides GUI for selecting ROI of square/rectangular shape. (roi selection, annotation, display)

imSelectROI(img,varargin)

image thumbnail

updated 6 years ago

Semi-Automated Outlining by Gaurav Sehgal

Allows user to draw and modify outline in an image (gui, display, annotation)

drawspline(ud)

orderlayers

prg(varargin)

image thumbnail

updated 6 years ago

Area of interest selection in an image by Gaurav Sehgal

This code enables a user to manually select an area in an image for further processing (gui, display, annotation)

AreaSelection(b)

pix2data( ax, pixelX, pixelY )

image thumbnail

updated 6 years ago

Latex Figure Output by Brent Lewis

Given a value, array, equation or array of equations. This program will output to a figure of desir (symbolic math, latex figure, array)

latex_figure(A,digit,windowsize)

image thumbnail

updated 7 years ago

Thresholding Images by Ivan Ordonez

A GUI to visualize of thresholding process of an image (gui, display, annotation)

ThresGUI.m

image thumbnail

updated 7 years ago

MATLAB DIGITIZER by Markus Penzkofer

Geocoding with on screen digitizing using affine and projective transformation. (gui, display, annotation)

SN=tgeocode(TX,TY,FX1,FY1,FX2,FY2,FX3,FY3,SN,stammname,st...

[TX,TY,FX1,FY1,FX2,FY2,FX3,FY3]=pgeocode(xip,yip,xid,yid,...

[xid,yid]=igeocode(xip,yip,stammname,stammpfad)

image thumbnail

updated 7 years ago

Sketching GUI by Divakar Roy

Sketch making GUI with varying sketching facility (gui, display, annotation)

output_data=sketch(input_data,val)

sketching(varargin)

image thumbnail

updated 7 years ago

Drawing Transparent Object on Image by Tan Chin Luh

Drawing transparent object on top of an image, and change the object properties ... (gui, display, annotation)

TransGUI(varargin)

image thumbnail

updated 7 years ago

Split/Mix YUV component in CIF 4:2:0 video file by Kanchi

Split/Mix YUV component in CIF 4:2:0 video file (gui, display, annotation)

func_YUV_mix

func_YUV_split

func_read_cif

image thumbnail

updated 9 years ago

Simulating Photoshop's magic wand tool by Son Lam Phung

This function simulates the functionality of Photoshop's magic wand tool. (gui, display, annotation)

magicwand(im, ylist, xlist, tolerance)

image thumbnail

updated 10 years ago

Pixel Scan by Imran Akthar

User interface to check each pixel with its color present in image. (gui, display, annotation)

pixel_scan

image thumbnail

updated 10 years ago

Rubber Band Box by Bob Hamans

Rubber Band Box (a, rubber band box, annotation)

[p1,p2]=rubberbandbox(varargin)

image thumbnail

updated 11 years ago

IMUI by Kotaimen Cao

Image Processing Toolbox Utilities (gui, display, annotation)

imui(varargin)

imuiPref(varargin)

imuiResize(varargin)

image thumbnail

updated almost 12 years ago

digitize2.m by Anil Prasad

GUI-driven version of original digitize function (display, digitize, data)

digitize2(varargin)

image thumbnail

updated 13 years ago

ConnectFunc by Paul Nuschke II

A function connecting two points in an image with a line of ones. (gui, display, annotation)

newout=ConnectFunc(binimg,row1,col1,row2,col2)

image thumbnail

updated 16 years ago

im_pos by Mark Lubinski

Writes the value of the image to the current pointer position. (gui, display, annotation)

[]=im_pos(cmd,cmddata)

Contact us