image thumbnail

updated 14 days ago

Virtual Calculator by Oren berkovicth

This calculator allows the user to perform calculations in front of the camera. (image processing, gui, mathematics)

[newstr,same]=samenum(same,num)

displayscrean(x,y,newstr)

virtualcalc

image thumbnail

updated 1 month ago

FilmSky by Wing

gammawing@163.com (image processing, gui)

FilmSky

image thumbnail

updated 1 month ago

Image Quality - Index Analysis GUI by Aristidis Vaiopoulos

This GUI measures the image quality/error between 2 or more images (original,test1/test2/.../testn). (gui, image index, index analysis)

bias3d(x, y, ws, absval)

bias_fs(x,y,ws,absval)

ccc3d(x, y, ws)

image thumbnail

updated 1 month ago

Algorithm Development with MATLAB by Sumit Tandon

Demo files to go with recorded webinar. (data import, gui, image processing)

Find Green Object

Green Object Detection App

BallDetectionGUI(varargin)

image thumbnail

updated 1 month ago

Watermarking GUI using 3rd level DWT by shivangi patel

The GUI embeds and extracts watermark image to cover image in frequency domain using 3rd level DWT. (watermarking, gui, 3rd level dwt)

MSE( pic1,pic2 )

PSNR( pic1,pic2 )

GUI.m

image thumbnail

updated 1 month ago

Watermarking GUI using DWT by shivangi patel

The GUI use to embed watermark image in cover image in frequency domain (dwt, idwt, watermarking)

MSE( pic1,pic2 )

PSNR( pic1,pic2 )

GUI.m

image thumbnail

updated 1 month ago

IMComp-Image Compression Software by Saurabh Aggarwal

IMComp is an Image Compression tool useful for compressing digital JPG images. (image processing, signal processing, optimization)

IMComp(varargin)

imagecompression.m

image thumbnail

updated 2 months ago

4D Volume Visualization by Joshua Stough

4D (3D+1) volume visualization with windowing, custom colormaps, and component selection (4d, vectorvalued volumetr..., visualization)

vis4d(I, mycmaps, figName)

image thumbnail

updated 2 months ago

imshow3D (3D imshow) by Maysam Shahedi

imshow3D:(3D imshow) Displays 3D images slice by slice.Intensity adjusting & slice browsing by mouse (3d image viewer, image processing, gui)

imshow3D( Img, disprange )

image thumbnail

updated 3 months ago

Enhanced Dicom Viewer by Yi Sui

A enhanced version of DICOMViewer (gui, dicom, image processing)

DICOMViewer(varargin)

draggable(h,varargin)

dragdemo.m

image thumbnail

updated 3 months ago

PTVlab (Particle Tracking Velocimetry - lab) by Phantom2040

A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PTV data. (gui, particle tracking vel..., flow)

(nn(:,1)<1)|(nn(:,1)>n)|(nn(:,2)<1)|(nn(:,2)>m); nn(L,:)...

PTVlab_detection (in,roirect,submean,gaussdetecmark,corrthr...

TrackID=lagranpath(resultslistptv)

image thumbnail

updated 3 months ago

SegmentTool: An Interactive GUI for Segmenting Images by Brett Shoelson

Interactively find the best approach to segmenting (masking) your image (app, image, gui)

SegmentTool

cellfind(z)

createButtonLabel(string,varargin)

image thumbnail

updated 3 months ago

MAGIC - MATLAB Generic Imaging Component by Mark Hayworth

Tutorial GUI to demonstrate basic functionality of various controls on the GUI (gui, demo, gui example)

MoveMask(varargin)

magic_gui(varargin)

image thumbnail

updated 4 months ago

ImadjustGUI by Brett Shoelson

Launches an interactive GUI for modifying the parameters of IMADJUST. (gui, display, annotation)

ImadjustGUI

ImadjustGUI(imgin)

distributeObjects(nobjects,startpos,endpos,gap,warnoff)

image thumbnail

updated 4 months ago

Hierarchical RGB IMage Compression with GUI by Amarjot

The code performs Hierarchical image Compression on RGB image and presents the results with a GUI (image processing, signal processing, communications)

V=downSample (Val)

V=upSample(Val)

[s1,s2,s3]=jpeg(sBmp,quality,showDetail)

image thumbnail

updated 4 months ago

MorphTool by Brett Shoelson

An interactive environment for morphologically operating on images. (morphology, dilation, image processing)

MorphTool

MorphTool(img,parent)

StrelTool(parentHndl,varName)

image thumbnail

updated 5 months ago

Active Contours implementation & test platform GUI by Nikolay S.

Implementation and demonstration of several active contours segmentation methods. (geodesic snakes, enhancement, segmentation)

Active Contours implementation & test platform GUI

ActiveContoursWihoutEdges(hObject,mask)

LevelSetEvolutionWithoutReinitialization(Img,sigma,epsilon,...

image thumbnail

updated 5 months ago

TACTICS Toolbox by Raz Shimoni

TACTICS is an interactive platform for customized high content bioimaging analysis. (image processing, data exploration, biotech)

image thumbnail

updated 6 months ago

image matching with GUIDE by anish francis

image matching with GUIDE (edge detection, image matchin, gui)

push(varargin)

image thumbnail

updated 8 months ago

IMPIXEL with FIGURE TOOLS by Divakar Roy

IMPIXEL_FIGTOOLS Pixel color values with figure tools on. (impixel, image, gui)

ginput_gui(varargin)

impixel_figtools(img)

image thumbnail

updated 8 months ago

GINPUT on GUI (Keeping toolbar features on) & Use of custom pointers by Divakar Roy

GUI Framework to use GINPUT (keeping all toolbar features on) + Custom pointers for plots and more. (impixel, figure, mouse)

demo_ginput_gui.m

ginput_gui.m

image thumbnail

updated 8 months ago

3D image stack viewer by boyexex

Current version only accept gray-scale images. Just format your image stack into a 3D array. (image processing, biotech, demo)

Image_stack_viewer( im_stack )

image thumbnail

updated 9 months ago

PIVlab - time-resolved particle image velocimetry (PIV) tool by William Thielicke

A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data. (flow, aerospace, water tunnel)

(nn(:,1)<1)|(nn(:,1)>n)|(nn(:,2)<1)|(nn(:,2)>m); nn(L,:)...

PIVlab_GUI.m

PIVlab_preproc.m

image thumbnail

updated 9 months ago

Draw lines with arrows by Sabesan

Draw lines with arrows. Multiple optional parameters are given for controlling the arrow and line (draw lines, plot, figure)

draw_line2(p1, p2, varargin)

image thumbnail

updated 10 months ago

ANIMATOR - animate data by Jiro Doke

This GUI tool allows you to animate your data with controls for playback speed and looping. (gui, handle graphics, movie)

Data Animator

animator(varargin)

animatorApp

image thumbnail

updated 10 months ago

Image Registration GUI by Brett Shoelson

GUI environment for registering a Moving image to a Fixed image (image, gui, image alignment)

Image Registration GUI

ImageRegistrationGUI.m

distributeObjects(nobjects,startpos,endpos,gap,warnoff)

image thumbnail

updated 10 months ago

Image Processing GUI by Theodoros Giannakopoulos

A simple GUI with basic image processing functionalities. (image processing, gui, color filtering)

Image Processing GUI

changeBrightness(RGB, brightness, contrast)

filterColors(RGB, T1, T2, T3,nPoints)

image thumbnail

updated 10 months ago

Gabor Filetr GUI by Nikolay S.

Design apply and learn the Gabor Filter via GUI. (gui, image enhancement, filter bank)

Gabor Filter GUI

GaborFilterDesighnNik(varargin)

image thumbnail

updated 10 months ago

Stereo Matching by Wim Abbeloos

A GUI demonstrates an efficient stereo matching algorithm. (disparity, algorithm, computer vision)

Stereo Matching

polyfit(x,y,n)

stereomatch(imgleft, imgright, windowsize, disparity, spacc...

image thumbnail

updated 10 months ago

Flow Cytometry GUI for Matlab by Nitai Steinberg

This GUI was built in order to make Flow Cytometry data analyses in Matlab – gating, statistics etc. (gui, flow cytometry, facs)

FCGUI_main.m

cvs2mat

image thumbnail

updated 10 months ago

Send Video from Simulink diretly to MATLAB GUI - Example. by Roni Peer

This simple example shows how you can take a Simulink signal (Video feed), and disply it in a GUI. (matlab, simulink, gui)

sfuntmpl_imaq(block)

simpleGUI_imaq(varargin)

START_HERE.m

image thumbnail

updated 11 months ago

Color Detection by Suraj Kamya

RGB Color Detection in Images Real Time Video (color detection, image acquisition, gui)

Color_Detect(varargin)

image thumbnail

updated 11 months ago

Color Image Processing by Suraj Kamya

Educational purpose Special Feature: RGB profile are shown with every change. (gui, image enhancement, image processing)

C_ImagebProcessing(varargin)

image thumbnail

updated 1 year ago

Photo Quadrat Selection Tool by Joshua Stough

An interactive tool for manually selecting photo quadrats from a collection of images. (image processing, gui, quadrat selection)

quadratSelection_AllImages(extension, quadratSize)

quadratSelection_OneImage(imname, figToKill, quadratSize)

image thumbnail

updated 1 year ago

Carcassonne by Joren Heit

Emulation of the map-building game Carcassonne, including 4 expansion packs (carcassonne, game, boardgame)

BuilderPatch(gridSize, row, col, side, magnification)

BuilderPatch2(X, Y, size, color, axH)

CheckPos(game, tilenum, row, col, orientation)

image thumbnail

updated 1 year ago

Image overlay by Steve Eddins

Overlay a binary mask onto an image using a specified color (display, breast cancer, imoverlay mask rgb im...)

imoverlay(in, mask, color)

image thumbnail

updated 1 year ago

Vessel branch segmentation by Hiroshi Kawaguchi

Segment the vessel branches from dynamic image of fluorescent microscopy (image processing, gui, microscopy)

VesselBranchSegmentation

[appTime, mask]=VBSvesselMask(vimg)

[map sepTime]=VBSregionMerge(appTimeImg)

image thumbnail

updated 1 year ago

videoioPlayer by georg

This package contains a videoplayer class capable of viewing and processing video files in real-time (videoplayer, image processing, video processing)

demo1(fname)

demo2(fname)

demo_photoshopTB(fname)

image thumbnail

updated 1 year ago

LABEL ME by Vidya Murali

MANUALLY LABELING IMAGE REGIONS BY SELECTING RECTANGLES (image, label, manual)

labelme.m

image thumbnail

updated 1 year ago

RISK by Joren Heit

This is a digitalized version of the famous RISK board game. (risk, game, gui)

AddBtn(button, ~, game, patch, Buffer)

Attack(button, ~, game, player)

ClickFcn(handle, ~, board)

image thumbnail

updated 1 year ago

Video Recording by rasam aliazizi

Recording video & snapshots using a web cam or other. (image processing, signal processing, gui)

Creat_AVI(varargin)

CreateImAqObject(varargin)

Export2WorkSpace(var, val, varargin)

image thumbnail

updated 1 year ago

Muscle fascicle tracking - Ultrasound by Glen Lichtwark

Implementation of an optical flow algorithm to track muscle length changes imaged with ultrasound. (gui, image processing, muscle)

Affine Optic Flow Demonstration

[p1,p2]=rbline(varargin)

affine_flowdisplay(flow, im, step, col)

image thumbnail

updated 1 year ago

Boggle (V2.0) by Sean de

The traditional Boggle Master Game from Hasbro (boggle, games, just4fun)

binpath(A)

boggle

gridImage(G,rot)

image thumbnail

updated almost 2 years ago

StackSlider by Otto Manneberg

GUI for displaying image stacks, e.g. time-resolved or z-stacked microscopy images. (image viewer, image stack, zstack)

StackSlider(varargin)

image thumbnail

updated almost 2 years ago

MIDAS 2010 by Ferenc

Mid-Infrared Data Analysis Software 2010 A Matlab Package for 2D IR Spectroscopy Analysis (2d correlation spectr..., data filtering, physics)

EFilter(sze, cutoffM, cutoffm, n, varargin)

ExportPassfile(myfile, startX, endX, startY, endY)

Figure1GUI_2010(varargin)

image thumbnail

updated 2 years ago

Multi ROI/Mask Editor Class by Jonas Reber

This Class allows you to easily define multiple regions of interest (binary masks) with a nice UI. (region of interest, roi, mask)

image thumbnail

updated 2 years ago

Demo files for "Algorithm Development with MATLAB" Webinar by Jiro Doke

These are the demo files for "Algorithm Development with MATLAB" Webinar held on April 5, 2011. (algorithm development, deployment, thank you bro)

Find Green Object

BallDetectionGUI(varargin)

ImageGUI(varargin)

image thumbnail

updated 2 years ago

imcensor by Sean de

GUI to censor parts of an image (gui, censor, image)

imcensor(I)

image thumbnail

updated 2 years ago

Black & white image enhancer by Indraneel Biswas

Application can can work wonders on grayscale images with only a few controls. (lofi, image processing, gui)

LoFiImgGUIv2.m

image thumbnail

updated almost 3 years ago

ISFfMR Integrated Simulation Framework for Mobile Robots by Juan Camilo Gómez Cadavid

ISFfMR Integrated Simulation Framework for Mobile Robots Version 1.7 Beta (robotics, simulation, gui)

Contact us