image thumbnail

updated almost 6 years ago

GUI and simple failure handling for aircraft model by John Kluza

GUI and simple failure handling for aircraft model (simulation, state amchine failure..., display)

aerogaugegui(varargin)

sfuntmpl(t,x,u,flag, handles)

aerogaugef14

image thumbnail

updated almost 6 years ago

Mathworks Rubik by Stijn Helsen

Display, tester and solver of the Rubiks game, including "full cubes". (games, rubik puzzle, display)

... MyColor(:,iCube); if N(iFace)>4 erro...

... Cube.Color(:,iCube(end)); set(D.hAxRub,'UserData...

2*S(i,1)-1+(S(i,2)+1)/2; sol(i)=Cube.Color(j,Cube.RotLay...

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

Iris Location by XU XIN

Locate the iris of eyes in an image of one eye (eyes, hough transform, annotation)

CirclDetect(varargin)

Houghcircle.m

IrisLocat(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

real time scope display (simple script) by Yonathan Nativ

a simple script for reall time display (annotation, customization, scope)

scope.m

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

Display pixels and pixel values by Steve Eddins

Display pixels and pixel values like impixelregion, but in an ordinary figure (gui, display, annotation)

showPixelValues(varargin)

image thumbnail

updated 6 years ago

Display structures with differences by Alessandro Toso

Function to display in the command line array of structures and mark different field values. (structures, cell arrays, structs)

display_structs( t )

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 6 years ago

CQmark by Shing Chun Benny Lam

GUI for landmarking image sequence (gui, display, annotation)

CQgen(varargin)

CQmark(varargin)

image thumbnail

updated 6 years ago

Character Recognition Example (IV):Training a Simple NN for classification by alireza KashaniPour

This demo shows some examples for image pre-processing before the recognition stage. (annotation, ocr simple farsi arab..., display)

charcrop(bw)

createnn(P,T)

figresize(bw2)

image thumbnail

updated 6 years ago

anaglyph - ver 2.0 by Iari-Gabriel Marino

anaglyph('filename') displays an anaglyph obtained by two stereoscopical images. (gui, display, annotation)

anaglyph(varargin)

image thumbnail

updated almost 7 years ago

Display MAT files by Miroslav Balda

The function displays contents of selected variables from mat-files (path, directories, files)

dispmat(file) % Display variables in *.mat fil...

image thumbnail

updated almost 7 years ago

showregions.m by Paul Fricker

Display selected regions of a label matrix. (gui, display, annotation)

showregions(L,n)

image thumbnail

updated almost 7 years ago

Simulink LED by Po Hu

Make a status display of signal in Simulink. (led, display, status)

SimulinkLED_mSfcn4(block)

SimulinkLED1v4

image thumbnail

updated 7 years ago

dispx: Display styled string in xterm by Douglas Schwarz

Display string with underlined, bold or colored characters in an xterm. (xterm, disp, string)

dispx(str)

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

Power load cycle using GUI by Tamir Suliman

Used to calculate the load factor and peak value and plot the results on a daily period basis.. (gui, display, gui power load cycle)

barcycle(data)

loadcycle(varargin)

loadcyclef.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

Image credit string by Steve Eddins

Display image credit string at bottom of image (image credit string, annotation, display)

imcredit(s)

image thumbnail

updated 7 years ago

Image Navigator by Dr. Angelo Zizzari

A simple tool for navigation in large images (gui, display, annotation)

image_navigator(varargin)

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

zinput by Bjorn Gustavsson

Ginput with zoom-in, select, all-zoom out (gui, display, annotation)

zinput(arg1)

image thumbnail

updated 7 years ago

Checking Matrix Elements by Miroslav Balda

Function check.m displays all elements of a general matrix fulfilling a given condition. (development environme..., debuging, check)

check(A,Cond,form)

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 almost 8 years ago

GPRINTF by Mark Brown

General replacement for fprintf which allows printing formatted text to separate editable window. (simulink, display, fprintf)

mydisplay(t,x,u,flag,io)

example

image thumbnail

updated almost 8 years ago

PDFPLOT by Alex Bar-Guy

PDFPLOT displays a histogram of the empirical probability density function (PDF) of the input data. (pdf, density, function)

pdfplot(xin, nbins)

image thumbnail

updated almost 8 years ago

VideoControl - GUI to control image acquisition by Shmuel Ben-Ezra

Many functions arranged under GUI help you to control image acquisition session. (gui, display, annotation)

ImageDisplay(varargin)

videoControl(varargin)

image thumbnail

updated almost 8 years ago

Time display by Po Hu

Display time in format hh:mm:ss instead of soconds like in toc. (clock, display, time)

duringtime(varargin)

image thumbnail

updated 8 years ago

GeogrCoordLabel by Sebastian Hölz

Function to label axis with geographical coordinates. (gui, display, annotation)

GeogrCoordLabel(type, incr, varargin)

image thumbnail

updated 8 years ago

mosaic by Daniel Claxton

Create color photomosaics from your image database. (photo photomosaic mos..., annotation, display)

mosaic(varargin)

image thumbnail

updated 8 years ago

uithumb by Daniel Claxton

Create thumbnails from a set of images. (gui, display, annotation)

uithumb(varargin)

image thumbnail

updated 8 years ago

ROI by Shanrong Zhang

These m-files let you process interactively and multiply on image ROIs. (roi, gui, annotation)

ROI(img, nroi)

multiROI(img, nroi)

df.m

image thumbnail

updated 8 years ago

mmROI (multiple images with multiple ROIs) by Shanrong Zhang

open multiple images and preform multiple ROIs process (roi, multiple, annotation)

mmROI

image thumbnail

updated almost 9 years ago

Custom Bumps by Roy Schestowitz

Generate and display sets of flexible bumps (specialized, plotting, generate)

generate_show_custom_bumps()

make_1d_bump(n_images, image_width, bump_width, bump_widt...

normalise_to_bounds(data, lower_bound, upper_bound)

image thumbnail

updated 9 years ago

Surfplot by Gordon Cooper

Overlays highpass filtered data ontop of data itself, in 3D. (gui, display, annotation)

surfplot(data,wsize,sigma);

image thumbnail

updated 9 years ago

Transparent Image on Background by Gauthier Fleutot

Allows to merge a background with a transparent foreground without using alphadata. (gui, display, annotation)

immerge(bg, fg, coef)

transp.m

image thumbnail

updated 9 years ago

Fancy Plot by Roy Schestowitz

A more graphical mode for 'plot'. (fancy, plot, data)

fancyplot(varargin)

fp (datavector)

image thumbnail

updated 9 years ago

connect two pixels by Cubas Georges

Connect two pixels in a matrice/image. (gui, display, annotation)

result=linept(matrice, X1, Y1, X2, Y2)

image thumbnail

updated 9 years ago

graphtogml.m by Amos Storkey

Version 0.1 A quick program that outputs a graph or network diagram to GML format. (graph, display, data import)

graphtogml(fname, adjacency, names, positions)

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 9 years ago

Add Signature to your Digital Photographs by Anoop Sadani

This function can be used to -"Add signatures to your photographs" (gui, display, annotation)

[Image]=signature_photograph(background,text)

image thumbnail

updated 9 years ago

cdisp by Francois Bouffard

Message display function with verbosity level and log file. (display, string, message)

cdisp(message,level,idstring,logfile)

image thumbnail

updated 9 years ago

drag.m by Ryan Eustice

Allows the user to navigate a 2D/3D plot similar to the Adobe "hand" interface. (data exploration, plot, drag)

drag(varargin)

image thumbnail

updated 9 years ago

Scan2data by Gregory Laduree

Convert image to curve even with a grid. (gui, display, annotation)

scan2data.m

image thumbnail

updated 9 years ago

Thresholding Grayscale Image by Alister Fong

Thresholds the given grayscale image. (annotation, display, gui)

threshold(varargin)

threshold_grayscale_image(original_image,min_threshold,ma...

image thumbnail

updated 9 years ago

Display_All_Formats.zip by Alister Fong

GUI to display the RGB screens of a selected image file. (gui tools, example, formats)

Contact us