Refine by Content Type

Refine by Product

Refine by Time Frame

image thumbnail

updated 11 months ago

cell2str by Cris Luengo

Convert 2-D cell array into evaluable string (eval, cell array, string)

cell2str(c,n,mode)

image thumbnail

updated 1 year ago

Adjust PDF page by Cris Luengo

MATLAB writes figures to PDF files as a full page. This function corrects that. (print, publish, pdf)

adjustpdfpage(figh,width)

image thumbnail

updated almost 3 years ago

Kernel decomposition by Cris Luengo

This function does the decomposition of a separable nD kernel into its 1D components. (image processing, convolution, separable convolution)

decompose_kernel(h_orig)

image thumbnail

updated 3 years ago

prettyplot by Cris Luengo

Prettier line plots with markers. (plot, graph, line)

prettyplot(varargin);

image thumbnail

updated 3 years ago

Snakes with class by Cris Luengo

Implementation of snakes using a class to enable automatic display of the snake over an image. (active contour, image processing, image analysis)

snakeminimize(varargin)

dip_snake

Contact us