image thumbnail

updated 2 years ago

stdshade by Simon Musall

Short code to create shading around a mean. Input is a matrix with rows of observations. (shade, standarderror, errorbar)

stdshade(amatrix,alpha,acolor,F,smth)

image thumbnail

updated almost 4 years ago

Image Section Generator by Alison Chaiken

Image Section Generator grabs cursor-designated linescans from microscope images (gui, image processing, microscopy)

CheckForExistingFile( OutFileName )

EnforceBounds(InputVector,InputHandles)

ImageSectionGenerator(varargin)

image thumbnail

updated 5 years ago

NaN Suite by Jan Gläscher

Descriptive Statistics for N-D matrices ignoring NaNs. (mean, sem, max)

nanmax(a,dim,b)

nanmean(x,dim)

nanmedian(x,dim)

image thumbnail

updated 9 years ago

Image to Volume Conversion for Representing Materials Topography by Kateryna Artyushkova

Converts a single image (microscopy, topogrpahy) into array of images. (afm, topography, volume visualization)

[MinPixVal, MaxPixVal]=max_min_pix_value(im_array);

im_new=map_con(im, Min, Max, Nmin, Nmax);

topog=im2topography(afm_im,N,A);

Contact us