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

MATLAB Quiz by Khuhed

MATLAB Quiz (100 Questions) (control design, image processing, signal processing)

MATLAB Quiz

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

Detect & Present movements. Mammal Visual system by Nikolay S.

This function tracks and presents moving regions in real time from still camera or file. (object tracking, movement detection, visual system)

Detect & present movements

[adaptorsWithDevices, deviceNames]=findInstalledDevices()

markMovesInCamera(videoSource, moveTresh, strelOpen, strelC...

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

3D Slicer by David Legland

Slicer for exploring 3D images (grayscale, color or vectorial) through planar or 3D slices. (display, 3d viewer, slice)

3D Slicer

createRGBStack(img1, img2, img3)

flipStack(img, axis)

image thumbnail

updated 8 months ago

Image Measurement Utility by Jan Neggers

Interactive tool allowing the measurement of distances, radii, and angles in images (image processing, measurement, microscope)

Image Measurement Utility

measuretool(varargin)

image thumbnail

updated 8 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 8 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 8 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...

Contact us