image thumbnail

updated 3 days ago

Livewire (Intelligent Scissors) ROI Creation by Christian Wuerslin

Implementation of the livewire algorithm for intelligent ROI drawing. Can be used instead of ROIPOLY (delineation, livewire, roi)

fLiveWireGetCostFcn(dImg, dWz, dWg, dWd)

please_mex_me

fLiveWireCalcP.m

image thumbnail

updated 7 days ago

Birthday Cake by Amol Mahurkar

This code bakes a birthday cake for someone special to whom you wanna surprise on his/her birthday (image processing, gui, mathematics)

Birthday_gift()

image thumbnail

updated 8 days ago

Imagine by Christian Wuerslin

4D/3D image visualization and evaluation GUI. (3d, evaluation, image analysis)

Imagine App

OptimalColor(iNBins)

fEvalLineFWHM(SData, sSelectionType, hTexts)

image thumbnail

updated 10 days ago

Simple calculator by Oren berkovicth

Calculator for simple operations (gui, mathematics, calculator)

casio(varargin)

image thumbnail

updated 10 days ago

Super Mario Bros. Demo by Mingjing Zhang

A playable demo of Super Mario Bros. World 1-1 with background music (gui, image, animation)

Super Mario Bros. Demo

stl_mario_main()

image thumbnail

updated 13 days 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 14 days ago

Spherium by Andrew French

Wield the power of OpenGL and create ammonites, Klein bottles and curious spheria! (demo, printing, mathematics)

Hradial(r,n,L,Z,A)

LgivenN(N)

MgivenL(X)

image thumbnail

updated 14 days ago

Graph Picker by Travis Wiens

Helps digitize graph data from an image. (gui, digitizing, data import)

[X, Y, axis_data, im]=graph_picker( im )

overplot_example.m

image thumbnail

updated 21 days 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 29 days 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 1 month ago

Performance Analysis of Z-source Inverter Fed Induction Motor Drive by Amit Tiwari

THIS MODEL IS EQUIPPED WITH CONSTANT BOOST CONTROL USING THIRD HARMONIC INJECTION. (communications, gui, control design)

ZINV1

image thumbnail

updated 1 month ago

Lightning Protection Circuit Design Tool for Avionics by Clay McCreary

This tool performs the calculations to optimize the design of lightning protection circuits (aerospace, gui, optimization)

Lightning_Protection(varargin)

image thumbnail

updated 1 month ago

Arduino Control by Adnan Shahin

This Tool Allows to Control Arduino UNO R3. (gui, measurement, image processing)

Arduino Control

image thumbnail

updated 1 month ago

MAGIC - MATLAB Generic Imaging Component by Mark Hayworth

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

MoveMask(varargin)

magic_gui(varargin)

image thumbnail

updated 1 month 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 1 month ago

Editor de imagenes by Cinthia Molina

El siguiente archivo permite crear un editor de imagenes con varios filtros y opciones de ruido (gui, image processing)

filtros_interface.m

image thumbnail

updated 1 month ago

MorphTool by Brett Shoelson

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

MorphTool

MorphTool(img,parent)

StrelTool(parentHndl,varName)

image thumbnail

updated 1 month ago

Haar wavelet transform by Ullesh Chavadi M

The matlab code is for the 2D Haar transform. (image processing, image compression, gui)

[v,w]=haaar(a)

main(varargin)

image thumbnail

updated 1 month ago

Traffic Warning Sign Recognition Matlab Code by Muhammad Ammad

Traffic Warning Sign Recognition Matlab Code using matlab demo from the matlab 7.5 in video processc (blob analysis, detection, recognition)

main

x=blobAnalysis(a)

Yield.avi

image thumbnail

updated 3 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 3 months ago

imsurf: 3D images by Matthew Arthington

Plot images as 3D planes with full control over position and scale. (3d, surf, plot)

h=imsurf(imageIn,upperLeftPoint3,normal,imXDirVec,scale,var...

image thumbnail

updated 3 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 3 months ago

One-Sided FFT by Aravazhi Anbarasu

More intuitive than built in function for simple operations.Useful for repetitive code and plotiing. (control design, physics, communications)

fft_calc(X,fs)

image thumbnail

updated 3 months ago

Image2ImageTool by Mikko Leppänen

A GUI for converting image files. (gui, images, image processing)

CurrentState

Image2ImageTool.m

image thumbnail

updated 3 months ago

Image Filtering GUI by Abioye Samson

A GUI that converts image,blur image, filter image and also write(save) the image into a disk as jpg (gui, image processing, mathematics)

image_processing2(varargin)

image thumbnail

updated 4 months ago

Compression (shannon fano) by John Diaz

Compression (shannon fano) gui (communications, demo, gui)

codificacion(varargin)

image thumbnail

updated 4 months ago

Matlab Code Gaussian Elimination Method by Muhammad Ammad

Source = http://crunchmodo.com/matlab-code-gaussian-elimination-method/ (gaussian elimination ..., gaussian elimination, gaussian)

gauss_elimnation

image thumbnail

updated 4 months ago

The Warholer by Matt Tearle

GUI that displays an 8-color version of an image, based on RGB thresholding. (gui, image processing)

The Warholer

warholer

image thumbnail

updated 5 months ago

preprocessing, segmentation.. gui by jerin

gui for some common preprocessing and segmentation.. good for quick checks on a given pic. (segmentation, thresholding, gui)

octr(op)

image thumbnail

updated 5 months ago

Matlab Space Invaders VideoGame by Héctor Corte

A tribute to Space Invaders coded in Matlab. Just take fun and get ideas for more games. (aerospace, gui, control design)

enemy

lasser

player

image thumbnail

updated 5 months ago

tetris by Alfonso Martinez

juego clasico del tetris con interfaz grafica haciendo uso del mouse (tetris, gui, guide)

tetris(action)

image thumbnail

updated 5 months ago

Concrete Mix Design by KULHAR vijay singh

Concrete is composed of aggregates, cement, water and many contain other cementitious materials. (concrete mix design, concrete technology, civil engineering)

concreteMIXdesign(varargin)

image thumbnail

updated 5 months ago

Specific Gravity of Soil Test by KULHAR vijay singh by KULHAR vijay singh

Specific gravity is the ratio of the weights. (specific gravity of s..., soil mechanics, civil engineering)

specificgravity(varargin)

image thumbnail

updated 5 months ago

Gradation_soil_with_graph by KULHAR vijay singh

Gradation curve of soil is very important to determine many soil properties. (gradation curve, soil mechanics, gui)

gradation_soil_with_graph(varargin)

image thumbnail

updated 5 months ago

Permeability test of SOIL by KULHAR vijay singh

The ability of water to flow through a soil is referred to as the soil's permeability. (permeability of soil, soil mechanics, gui)

PERMEABILITY(varargin)

image thumbnail

updated 5 months ago

Wheel Rail contact calculator by Jong Kim

This GUI program calculates some of specific data during the contact between wheel and rail. (kalkers theory, rail, contact dynamics)

contact_ellipse_calculator(varargin)

image thumbnail

updated 5 months ago

GUI for Hybrid Sudoku Solver by Chi-Hang Kwan

A simple GUI to solve Sudoku puzzles. Uses both logical and bruteforce methods. (gui, matrix, mathematics)

SudokuSolver(C)

Sudoku_GUI2

[bool, C, iter]=BruteForce(C,index,empty,iter,PosVal)

image thumbnail

updated 6 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 6 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 7 months ago

Filter Design Toolbox by Mohammad Behnam Shariati

This program can evaluate all filter types characteristics with some adequate inputs. (communications, image processing, signal processing)

Filter(varargin)

image thumbnail

updated 7 months ago

Nested function, graphical user interface (GUI) and GUIDE tool by Bogumila & Zbigniew MROZEK

Nested function helps tuning 2-nd order oscilator: d2x/dt2 + beta*x + x = 0 with interactive GUI. (demo, gui, modeling)

oscillator.m

image thumbnail

updated 7 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. (water tunnel, wind tunnel, particle image veloci...)

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

PIVlab_GUI.m

PIVlab_preproc.m

image thumbnail

updated 7 months ago

Stellaria (Tech Demo) - The best MATLAB shooting game ever by Mingjing Zhang

If you think you have played the best MATLAB game before. Think again after you try this one. (arcade, gui, stg)

Stellaria Demo

readmidi2(midiFile)

readmidi2(midiFile)

image thumbnail

updated 7 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 7 months ago

GUI for denoising video signals with Kalman filter by Youssef KHMOU

filter grayscale video signals(avi || Webcam) with 1st Order Estimation & Kalman filter . (image processing, gui, signal processing)

B=corr2d(H)

Create_gray_Gif_Image( data,filename)

Estimation(X)

image thumbnail

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

FBD - "Find the Best Distribution" tool by Yoav Aminov

With this GUI you can find the best distribution that fits your data. (fit, distributions, statistics)

FBD - Find the Best Distribution tool

Main_FitDistribution_GUI(varargin)

image thumbnail

updated 8 months ago

GUI 2D HEAT TRANSFER by Dominik Gibala

This GUI presents 2D heat tranfer in a plate. (gui, mathematics, simulation)

GUI 2D HEAT TRANSFER

GUI_2D_prestuptepla(varargin)

image thumbnail

updated 8 months ago

Harmonograph by Andrew French

An electronic construction of the amazing Victorian curiosity! (mathematics, gui, graphics)

Harmonograph

get_data_from_gui(handles)

ghmg( t, A, W, P, T )

image thumbnail

updated 8 months ago

Beam Propagation Method for advancing gaussian beam in a profiled medium by Ido

Basic GUI for Beam Propagation Method. (modeling, beam propagation, simulation)

Beam Propagation Method for advancing gaussian beam

Beam_Propagation_Method_GUI ( varargin )

Contact us