image thumbnail

updated 14 days ago

Add Text To Image by Daniel Warren

Overlays rasterized text on an image matrix. (image, text, raster)

AddTextToImage(Image,String,Position,Color,Font,FontSize)

AddTextToImageWithBorder(Image,String,Position,Color,Font,F...

RasterizeText(String,Font,FontSize)

image thumbnail

updated 7 months ago

ImportAsciiRaster by Giuliano Langella

Import Arc/Info AsciiRaster (gis, 3d, info)

ImportAsciiRaster(varargin)

image thumbnail

updated almost 3 years ago

uiraster by Malcolm McLean

Package of functions for an ASCII raster GUI object. (gui, ascii, raster)

c64dm()

c64m()

imbm()

image thumbnail

updated 3 years ago

Save ascii raster by Giuliano Langella

Save a MatLab array in a typical ArcInfo ascii raster, with header at top. (arc, raster, info)

SaveAsciiRaster(varname, header);

image thumbnail

updated 3 years ago

ginput2.m v3.1 (Nov 2009) by Carlos Adrian Vargas Aguilera

Same as GINPUT but with ZOOM, PAN and (optionally) PLOT and image SCALE/GEOREFERENCE! (georeference, ginput, digitize)

ginput2(varargin)

image thumbnail

updated 3 years ago

spikePlot by Kai

Plotting function for waveform data; window discrimination (neuroscience, raster, window discrimination)

spikePlot(data, Fs)

image thumbnail

updated almost 4 years ago

ArcMap raster ASC to xyz file by SB

convert an ArcMap raster to a 3-column xyz file (arcmap, asc, raster)

convert_ArcASC_to_xyz.m

image thumbnail

updated 4 years ago

ARCGRIDWRITE by Andrew Stevens

Write gridded data set in Arc ASCII Grid Format (data import, data export, esri)

arcgridwrite(fileName,X,Y,Z,varargin)

image thumbnail

updated 4 years ago

ascii2xyz by Andrew Stevens

convert ARC ASCII text file to xyz (data import, data export, import)

xyz=ascii2xyz(varargin)

image thumbnail

updated 4 years ago

3D Bresenham's line generation by Jimmy Shen

Generate X Y Z coordinates of a 3D Bresenham's line between two given points (specialized, plotting, 3d)

bresenham_line3d(P1, P2, precision)

image thumbnail

updated 4 years ago

Myaa - My Anti-Alias for Matlab by Anders Brun

Better looking Matlab figures with anti-aliasing! (antialiasing, presentation, html)

myaa(varargin)

image thumbnail

updated 6 years ago

Gaussian Convolution Filter by Felix Hebeler

Filter to introduce spatial autocorrelation while keeping original distribution. (convolution filter, raster, matrix filter)

gaussian_filter(raster,X,Y,r)

image thumbnail

updated 6 years ago

MEXGDAL by John Evans

Mex file interface for reading various raster image formats, optionally providing georeferencing. (raster, gdal, data import)

gdaldump ( gdalfile )

mexgdal ( input_file, options )

readgdalband ( gdal_file, input_options )

image thumbnail

updated 7 years ago

MSPIKE by Hazem Baqaen

Performs neural spike pattern analysis on extracellular potentials acquired with TDT's System3. (raster, histogram, period)

func_all_ISI(dataFile, PathName, sweepPeriod, stimOn, stimF...

func_any_ISI(dataFile, PathName, sweepPeriod, stimOn, stimF...

func_one_ISI(dataFile, PathName, sweepPeriod, stimOn, stimF...

Contact us