Main Content

1,564 results in File Exchange

Chan Vese Active Contours without edges

Version 1.0.0.0 by Yue Wu

Mainly implement three Chan Vese active contour ideas.

Implement following papers:1.Chan, T. F., & Vese, L. A. (2001). Active contours without edges. IEEE Transactions on Image Processing, 10(2), 266‐277.2.Chan, T.F., & Sandberg Y. B(2000

- reinitialize the distance map for active contour
  • 17.5K (All time)
  • 2 (Last 30 days)
  • 4.6 / 5
  • Community
  • 26 Mar 2009

Active Contour Segmentation

Version 1.0.0.0 by Shawn Lankton

Finds foreground and background regions using level sets and active contours.

This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."This technique deforms an initial curve so that it separates foreground from

- Region Based Active Contour Segmentation
- Demo of "Region Based Active Contours"
  • 29.7K (All time)
  • 2 (Last 30 days)
  • 4.6 / 5
  • Community
  • 31 Mar 2016

Active contour without edge

Version 1.0.0.0 by Su Dongcai

implementation of a well known level set method, easy to read code

demonstration purpose.Acknowledgement: Li chunming for his clearly coded distribution:http://www.mathworks.com/matlabcentral/fileexchange/12711-level-set-for-imReference:[1]. T. Chan and L. Vese, “Active contours

- Effect: demonstrate the active contour without edge algorithm
- Effect: gradient-descent method to optimize the CV model described in
  • 3.2K (All time)
  • 2 (Last 30 days)
  • 4.7 / 5
  • Community
  • 12 Jan 2012

Snake : Active Contour

Version 1.7.0.0 by Dirk-Jan Kroon

Snake Segmentation (Kass et al), 2D/3D including GVF and balloon force (Easy to read code)

These functions implements the basic snake segmentation contour, as introduced by Kass et al. Algorithm:A snake is an active (moving) contour, in which the points are attracted by edges and other

- This function MakeContourClockwise will make a contour clockwise
- This function calculates the normals, of the contour points
- This function MakeContourClockwise will make a surface clockwise
- This function resamples a few points describing a countour , to a smooth
- This function will calculate one iteration of contour Snake movement
- This function will calculate one iteration of contour Snake movement
- Draw the contour as one closed line in a logical image,
  • 36.9K (All time)
  • 6 (Last 30 days)
  • 4.5 / 5
  • Community
  • 8 Nov 2011

Adaptive Diffusion Flow Active Contours for Image Segmentation

Version 1.0.0.0 by Wang YQ

a novel external force for active contours, called adaptive diffusion flow (ADF), is proposed.

GVF is an effective external force for active contours, however, there is still room for improvement. the proposed ADF is one improvement. I am an experienced author of several extensions of the GVF

  • 2.1K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Jul 2013

level set for image segmentation

Version 1.9.0.0 by Chunming Li

This Matlab code implements an edge based geometric active contour model without reinitialization.

computationally more efficient than conventional level set formulations.This package only implements an edge-based active contour model as one application of DRLSE. More applications of DRLSE can be found in other

- This Matlab code implements an edge-based active contour model as an
- This Matlab code demonstrates an edge-based active contour model as an application of
- This Matlab code demonstrates an edge-based active contour model as an application of
  • 44.7K (All time)
  • 5 (Last 30 days)
  • 4.8 / 5
  • Community
  • 3 Jun 2013

Localized Active Contour

Version 1.1.0.0 by Jincheng Pang

This package implements the localized active contour method using level set method

Description:This package implements the following papers:[1] S. Lankton and A.Tannenbaum.'Localizing Region-Based Active Contours'. IEEE Trans on Image Proceesing 2008.[2] A Yezzi Jr, A Tsai, A

- This Matlab file calls two localized active contour methods proposed by
- This function aims to implement Shawn Lankton's local active contour. And
- This function aims to implement Shawn Lankton's local active contour. And
  • 16.4K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Jan 2014

ORACM: Online region-based active contour model

Version 1.0.0.4 by Muhammed Talu

A new online region-based active contour model (ORACM) is proposed in this paper.

A new online region-based active contour model (ORACM) is presented.The computational cost of ORACM is 3.75 times less than the traditional active contour models.ORACM suitable for real-time image

  • 1.1K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 Jan 2024

Active contour platform

Version 1.12.0.0 by olivier bernard

Compare the performance of different level sets and active contours methods.

of six level-set methods that have been chosen in order to cover a wide range of data attachment terms (contour, region and localised approaches). The software also gives the possibility to compare the

- Copyright or © or Copr. CREATIS laboratory, Lyon, France.
- Copyright or © or Copr. CREATIS laboratory, Lyon, France.
- Copyright or © or Copr. CREATIS laboratory, Lyon, France.
- Compare the performance of different level sets and active contours methods.
  • 11.4K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 12 Sep 2012

Snakes: Active Contour Models

Version 1.0.0.0 by Ritwik Kumar

Implements snakes or active contour models for image segmentation.

This demo implements the Active Contour Models as proposed by Kass et al.To run it with GUI 1. Type guide on the matlab prompt. 2. Click on "Go to Existing GUI" 3. Select the snk.fig file in

  • 18.5K (All time)
  • 3 (Last 30 days)
  • 3.9 / 5
  • Community
  • 2 Jul 2010

Active Contours implementation & test platform GUI

Version 1.6.0.0 by Nikolay S.

Implementation and demonstration of several active contours segmentation methods.

paper "Active Contours without Edges" by Tony Chan and Luminita Vese. We wrapped it up with a GUI to allow easy parameters change and segmentation process view and results storage for future analysis

- This function implements the paper "Active Contours without Edges" by
- Localized Region Based Active Contour Segmentation:
- Implementation and demonstration of several active contours segmentation methods.
  • 13.6K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 3 Oct 2016

Active Contours: A New Distribution Metric for Image Segmentation

Version 1.1.0.0 by Romeil Sandhu

We present a new distribution metric for image segmentation for active contours.

set methods, we incorporate an energy model based on the metric into the Geometric Active Contour framework. We also demonstrate the algorithm on several challenging medical images, which further

- FAT_CONTOUR draw a easily visible contour
  • 6.9K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Dec 2009

SOAC.zip

Version 1.0.0.0 by Mohammed Abdelsamea

Self Organizing Active Contour Model

This code is the implementation of the paper: M. M. Abdelsamea, G. Gnecco, M. M. Gaber, An Efficient Self Organizing Active Contour Model for Image Segmentation, Neurocomputing, in press

  • 608 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Aug 2014

Active contours driven by local Gaussian distribution

Version 1.5.0.12 by li wang

This Matlab code implements a segmentation method using local Gaussian distribution fitting energy.

This Matlab code implements a segmentation method using local Gaussian distribution fitting energy, proposed by Li Wang et al's in the paper "Active Contours Driven by Local Gaussian Distribution

  • 4K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Apr 2020

Toolbox Fast Marching

Version 1.2.0.0 by Gabriel Peyre

A toolbox for the computation of the Fast Marching algorithm in 2D and 3D.

- perform_active_contour - perform active contour resolution
- test for active contours
- callback_active_contour - callback for conjugate gradient
  • 31.4K (All time)
  • 13 (Last 30 days)
  • 4.0 / 5
  • Community
  • 27 Jun 2009

Zhenzhou threshold selection

Version 1.0.0.0 by zhenzhou wang

A threshold selection method based on slope difference distribution

- Region Based Active Contour Segmentation
- This function aims to implement Shawn Lankton's local active contour. And
- This function aims to implement Shawn Lankton's local active contour. And
- This Matlab code implements an edge-based active contour model as an
  • 803 (All time)
  • 2 (Last 30 days)
  • 4.6 / 5
  • Community
  • 5 Apr 2016

Robust Edge-Stop Functions for Edge-Based Active Contour Models in Medical Image Segmentation

Version 1.0.0.0 by gus

We incorporate gradient information and probability scores from a classifier to construct ESF.

, we propose a framework to construct a group of ESFs for edge-based active contour models to segment objects with poorly defined boundaries. In our framework, which incorporates gradient information as

- This Matlab code implements an edge-based active contour model as an
  • 820 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Apr 2017

Sparse Field Methods for Active Contours

Version 1.2.0.0 by Shawn Lankton

Very fast implementation of level sets. 2D and 3D support, written in C++/MEX with MATLAB wrapper.

Active contour methods for image segmentation allow a contour to deform iteratively to partition an image into regions. Active contours are often implemented with level set methods because of their

  • 6K (All time)
  • 3 (Last 30 days)
  • 4.3 / 5
  • Community
  • 31 Mar 2016

Parametric Active Model Toolbox

Version 1.0.0.0 by Bing Li

Collection of functions and examples of parametric active model.

Active Model Toolbox (AMT) provides the neccessary infrastructures to get started with active contours. It also provides two examples for users to learn from. It is based two publications[1] Bing Li

- AC_REMESH Remesh an active contour (AC) to ensure the resolution.
- AC_INITIAL Initialize an active contour (AC), also known as snake.
- ACTIVE MODEL TOOLBOX (AMT)
- AC_DISPLAY Display the contour on the current axis.
  • 6.9K (All time)
  • 1 (Last 30 days)
  • 4.8 / 5
  • Community
  • 2 Feb 2009

neuropoly/axonseg

Version 3.0.0.0 by Aldo Zaimi

AxonSeg is a GUI that performs axon and myelin segmentation on histology images.

  • 1.7K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Jun 2019

2D/3D image segmentation toolbox

Version 1.8.0.0 by Yan Zhang

2D/3D image segmentation using level-set based active contour/surface with AOS scheme

Features of the toolbox: (1)The toolbox includes classic level-set methods such as geodesic active contours (GAC), Chan-Vese model and a hybrid model combining the boundary and regional terms.(2)All

- [H, CONTOUR_PT] = ZY_PLOT_CONTOURS(C, VARARGIN)
- PT = ZY_EXTRACT_PT_FROM_CONTOURS(C)
  • 35.3K (All time)
  • 4 (Last 30 days)
  • 4.5 / 5
  • Community
  • 28 Jan 2013

Active Contour Toolbox

Version 1.0.0.0 by Eric Debreuve

This toolbox provides some functions to segment an image or a video using active contours

This toolbox provides some functions for manipulating planar, closed splines to implement image or video segmentation by means of deformable (or active) contours. Contour topology is managed in a way

- ac_mask: conversion of an active contour into a binary mask
- ac_clipping: clipping of an active contour
- ac_sampling: sampling of an active contour
- ac_length: length of an active contour
- ac_area: signed area of an active contour
- ac_validity: check for validity of an active contour
- ac_deformation: deformation of an active contour with topology management
- ac_resampling: approximately regular resampling of an active contour using a
- ac_plot: plot of an active contour in a window of given height
- ac_isocontour: instantiation of an active contour describing a level set of a frame
- ac_energy: storage and plot of the energy of a set of active contours and
- ac_evolution: storage, properties, and plot of the evolution of a set of active
  • 16.2K (All time)
  • 1 (Last 30 days)
  • 3.6 / 5
  • Community
  • 5 Jul 2006

Image segmentation - multiscale energy-based level sets

Version 1.17.0.0 by tudor dima

Segmentation using active contour without edges and multi-scale acceleration. GUI included

. Chan and L. Vese, "Active contours without edges"IEEE Trans.Img.Proc., vol. 10, pp. 266–277, 2001.[3] W. L. Briggs, V. Emden Henson, S. F. McCormick"A Multigrid Tutorial", SIAM, Philadelphia, 2001.

  • 4.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Feb 2013

Magnetostatic Field for Active Contours

Version 1.0.0.0 by DC

Magnetostatic Field for Active Contours

My implementation of:Magnetostatic Field for the Active ContourModel: A Study in ConvergenceI dont find it that useful

  • 116 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 28 Jul 2016

CONvolutional Virtual Electric Field force for Active Contours

Version 1.0.0.0 by Wang YQ

an effective external force for active contours, extended from VEF model

following papers for details:1. Yuanquan Wang, and Yunde Jia, Convolutional virtual electric field external force for active contours, in Proc. Asia Conf. Computer Vision, 2009.2. Wang Y, Jia Y (2008

  • 579 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 31 Dec 2013

Eye Disk Segmentation Using Luminance Channel and Active Contour

Version 1.0.0.0 by Aji Resindra Widya

This program try to segment eye disk area using luminance channel and active contour.

This program try to segment eye disk area using two method: luminance based and active contour. For the active contour I use Snake by Dirk-Jan Kroon

- This function MakeContourClockwise will make a contour clockwise
- This function calculates the normals, of the contour points
- This function MakeContourClockwise will make a surface clockwise
- This function resamples a few points describing a countour , to a smooth
- This function will calculate one iteration of contour Snake movement
- This function will calculate one iteration of contour Snake movement
- Draw the contour as one closed line in a logical image,
  • 533 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 23 Jan 2017

ICTM-GAC-Segmentation

Version 1.0.0 by JUN MA

A Characteristic Function-based Algorithm for Geodesic Active Contours

We use characteristic functions to implicitly represent the contours, propose a new representation to the geodesic active contours, and derive an efficient algorithm termed the iterative

  • 90 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 7 May 2021

A level set method based on additive bias correction

Version 1.1.5 by Guirong Weng

Level Set; additive bias correction model; Intensity inhomogeneity ;image segmentation;Active contour model;

  • 184 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 23 Aug 2021

Shape Context Based Corresponding Point Models

Version 1.1.0.0 by Dirk-Jan Kroon

Shape Context based nonrigid registration of 2D/3D objects, to build Active Shape Models

Shape Context is a method to get an unique descriptor (feature vector) for every point of an object contour or surface. This descriptor is used in combination with a b-spline free form deformation

- This GUI DrawContourGui can be used to draw a contour line on
- LoadDataSetNiceContour, Load the ContourPoints and Photo of a dataset
- Draw the contour as one closed line white line in an image, and make
- This function calculates the normals, of the contour points
- This Script shows an example of an working basic Active Shape Model,
- Train an active Shape Model of the JAW
- This Script shows an example of a working basic Active Appearance Model (AAM),
- Weighted PCA using Single Value Decomposition
- This function WARP_TETRAHEDRON will perform a piecewise 3D linear image
- This function is used to transform an 2D image, in a backwards way with an
- Load the trained JAW active shape model
- Load the trained JAW active shape model
- Train an Active Appearance Model of the JAW
- SHOWCS3 M-file for showcs3.fig
- Detect callback and execute callback function
- This function PATCHNORMALS calculates the normals of a triangulated
- When CP2TFORM is used in piecewise linear mode, it uses triangulation
- This function WARP_TRIANGLE will perform a piecewise linear 2D image warp
- This function calculates the normals, of the contour points
- This functions combines the shape and appearance of the objects, by
- This function getProfileAndDerivatives, samples the image on lines
- Aligns the contours positions, center the data and remove rotation
- Remove rotation and translation and scale : Procrustes analysis
- Transform the hands images first into the mean texture image, and than
- Transform the hands images first into the mean texture image, and than
- Aligns the contours positions, center the data and remove rotation
- Structure which will contain all weighted errors of model versus real
- Normalize appearance data grey values
  • 10.5K (All time)
  • 1 (Last 30 days)
  • 4.8 / 5
  • Community
  • 26 Jan 2012

Contour Plot for Scattered Data

Version 1.0.0.0 by Duane Hanselman

Triangular Contour Plot

TRICONTOUR(TRI,X,Y,Z,N) draws scalar N contour lines treating the values in Z as heights above a plane. TRI,X,Y,and Z define a triangulation where the triangles are defined by the M-by-3 face matrix

- TRICONTOUR Triangular Contour Plot.
  • 7.1K (All time)
  • 16 (Last 30 days)
  • 4.7 / 5
  • Community
  • 31 Oct 2012

Extract contour data from contour matrix C

Version 1.0.0.0 by Duane Hanselman

Extract contour data created by CONTOUR, CONTOURF, CONTOUR3, and CONTOURC.

CONTOURDATA Extract Contour Data from Contour Matrix C.CONTOUR, CONTOURF, CONTOUR3, and CONTOURC all produce a contour matrixC that is traditionally used by CLABEL for creating contour labels.S =

- CONTOURDATA Extract Contour Data from Contour Matrix C.
  • 3.1K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 Oct 2012

Active contour

Version 1.0.0 by Shaimaa Omer

Method in computer vision for delineating an object outline from a 2D image.

function. This energy depends on the image and also on the parameter we want to give to our deformable contour.Code inputs:Insert an input image name example: square.jpgGet input from user if 1 let user

  • 10 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 6 Sep 2023

getContourLineCoordinates

Version 1.1.0 by Adam Danz

Get a table of contour line coordinates from a contour object.

Use the outputs from any of the contour plot functions to produce a table of (x,y) coordinates of the contour lines organized by contour level and group. [cm, h] = contour(___);contourTable =

  • 2.1K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 May 2020

C2xyz contour matrix to coordinates

Version 1.2.1 by Chad Greene

Convert values given by a contour matrix to easy-to-use cells.

These functions simply reshape the contour matrix C into something a little more user friendly. [x,y,z] = C2xyz(C) returns the x and y coordinates of contours in a contour matrix and their

  • 3.8K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 20 May 2019

3-D Deep Learning : 3-D Volume Labeling Assist Tool

Version 1.0.0 by Kei Otsuka

Interactively Create Mask, and Semi-Automatically Label Volume Data Using 3-D Active Contour on the Labeler App

example, this tool enable you to label XZ slice images on another figure window and then you can use active contour method on this tool to segment target object by using labels as an initial mask.Segmented

  • 327 (All time)
  • 1 (Last 30 days)
  • 4.3 / 5
  • Community
  • 3 Jul 2019

Active Shape Model (ASM) and Active Appearance Model (AAM)

Version 1.5.0.0 by Dirk-Jan Kroon

Cootes 2D/3D Active Shape & Appearance Model for automatic image object segmentation and recognition

This is an example of the basic Active Shape Model (ASM) and also the Active Appearance Model (AAM) as introduced by Cootes and Taylor, 2D and 3D with multi-resolution approach, color image support

- This GUI DrawContourGui can be used to draw a contour line on
- LoadDataSetNiceContour, Load the ContourPoints and Photo of a dataset
- Load the trained JAW active shape model
- Load the trained JAW active shape model
- Train an active Shape Model of the JAW
- Train an Active Appearance Model of the JAW
- This Script shows an example of an working basic Active Shape Model,
- This Script shows an example of a working basic Active Appearance Model (AAM),
- Draw the contour as one closed line white line in an image, and make
- This function calculates the normals, of the contour points
- Aligns the contours positions, center the data and remove rotation
- Aligns the contours positions, center the data and remove rotation
  • 43K (All time)
  • 14 (Last 30 days)
  • 4.5 / 5
  • Community
  • 26 Jan 2012

Polar contour plot

Version 1.0.0.0 by Richard Rieber

Creates a contour plot from polar coordinates

Have you ever wanted to do a contour plot of data in polar coordinates but didn't want to go through the hassle of converting it all to Cartesian coordinates? Well if so, here's your answer. A

- POLARCONT Polar contour plot
  • 5.7K (All time)
  • 1 (Last 30 days)
  • 4.4 / 5
  • Community
  • 18 Jun 2007

Freehand Contour Drawing

Version 1.0.0.0 by Leon Peshkin

Draw freehand a contour.

Draw freehand a contour in alternate blue/yellow color to be visible on top of various pictures and get a set of X,Y coordinates of all the contour pixelsrequires to open figure first and put "hold

  • 4.6K (All time)
  • 1 (Last 30 days)
  • 4.8 / 5
  • Community
  • 30 Sep 2005

contourfcmap: filled contour plot with precise colormap

Version 1.7.0.1 by Kelly Kearney

Creates a filled contour plot, with more precise control over colors than contourf.

# contourfcmap.m: filled contour plot with precise colormap[![View contourfcmap: filled contour plot with precise colormap on File

- Wrapper to CONTOURS to Obtain Structure Output
- contourfcmap.m|: filled contour plot with precise colormap
  • 5.5K (All time)
  • 5 (Last 30 days)
  • 4.8 / 5
  • Community
  • 9 Aug 2024

Contour Line Smoothing

Version 1.0.0.0 by Duane Hanselman

Smooths contour lines by fitting them with a 2-D spline.

CONTOURSPLINE(X,Y,Z,N) creates a contour plot having N contour levels from the matrix Z, treating the values in Z as heights above the X-Y plane. X and Y are either vectors defining the X- and Y-axes

- CONTOURSPLINE Contour Plot with Cubic Spline Fit Contours.
  • 2.8K (All time)
  • 2 (Last 30 days)
  • 4.7 / 5
  • Community
  • 31 Oct 2012

Contours for triangular grids

Version 1.0.0.0 by Darren Engwirda

Generate smooth contours for functions defined on unstructured triangular grids

Plots the contours of a function defined on an unstructured triangular grid directly, without the need to interpolate back onto a Cartesian array.I have attempted to replicate much of the

- Contouring for functions defined on triangular meshes
- Demo function for tricontour
  • 11K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 May 2006

MRI and CT bone segmentation using snakes.

Version 1.0.0.0 by Sanzhar Askaruly

MRI and CT bone segmentation using snakes. Active contours

  • 456 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 29 Nov 2016

Hatched Lines and Contours

Version 1.8.0 by Rob McDonald

Draw lines and contours with hatches on one side of the line.

These routines allow easy plotting of lines or contours with hatches on one side. This line style is often used to represent a constraint, where one side of the line represents a no-go area.

- Calculates contours with consistent orientation
- Plot contours with hatched style
  • 2.5K (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Jun 2021

Slicing 3-D data: Obtaining Coordinates of Contour Polygons

Version 1.0.0.0 by Michael Kleder

For MATLAB 7 or later. Returns actual coordinates of polygons representing contour lines ....

If you've used the CONTOUR function, you know how easy and fast it is, but you also know that it's difficult to extract the actual polygon coordinates of the contour lines in your data. Such

- GETCON - compute coordinates of contour lines (Matlab 7 or later)
  • 4.3K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Sep 2005

Local-Global Active Contour Model

Version 1.0.0.0 by Mohammed Abdelsamea

a robust active contour model based on SOM for intensity inhomogenity

  • 655 (All time)
  • 1 (Last 30 days)
  • 1.0 / 5
  • Community
  • 12 Dec 2014

Active geometric shape models

Version 2.3 by Quan Wang

The active geometric shape model is a novel approach for fitting geometric shapes in images.

Cuts:** http://vision.csd.uwo.ca/code/- **DRLSE (Active Contours):** http://www.engr.uconn.edu/~cmli/DRLSE/## Copyright and Citation```Copyright (C) 2012 Quan Wang ,Signal Analysis and Machine Perception

  • 4.4K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Jan 2026

Smoothing 2D Contours Using Local Regression Lines

Version 1.2.0.0 by Tolga Birdal

This submission contains both the implementation and the test function for 2D contour smoothing.

A contour of a 2D region is defined by an ordered set of points where the neighboring elements contain the neighboring points. Such representation can be obtained with many techniques such as

- by Tolga Birdal
  • 3.6K (All time)
  • 1 (Last 30 days)
  • 4.8 / 5
  • Community
  • 20 Jul 2011

Active front end rectifier

Version 1.0.0.0 by Ricardo Palma

Simulation of an Active front end rectifier

Simulation of an Active front end rectifier. This is a AC-DC converter with a very low THD input current and capable handle bidireccional power. The power factor can be adjust from 0 to 1. The

  • 3.5K (All time)
  • 56 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Jun 2017

2D Line Curvature and Normals

Version 1.3.0.0 by Dirk-Jan Kroon

Accurate Curvature and Normals of a line/contour consisting of 2D points

]) outputs, K : M x 1 Curvature values..LineNormals2D, This function calculates the normals, of the line. Using the neighbouring points of each line/contour point, and forward an backward differences on the

  • 11.7K (All time)
  • 8 (Last 30 days)
  • 4.9 / 5
  • Community
  • 17 Oct 2011

Snake Algorithm

Version 1.0 by Iman

The goal is to find a contour that best approximates the perimeter of an object.

Snakes, or active contours, are curves defined within an image domain that can move under the influence of internal forces coming from within the curve itself and external forces computed from the

  • 5.1K (All time)
  • 6 (Last 30 days)
  • 4.1 / 5
  • Community
  • 10 Feb 2016

Tricontf

Version 1.1.0.1 by Rich Pawlowicz

Contouring and filled contouring for unstructured 2D triangular meshes

TRICONT and TRICONTF have functionality equivalent to that of CONTOUR and CONTOURF, but the surface is defined over a 2D mesh of triangular elements (which may have a non-convex hull and/or may

- Contours data on a triangular mesh
  • 2.5K (All time)
  • 10 (Last 30 days)
  • 4.9 / 5
  • Community
  • 7 Feb 2021

Apply djkstra algorithm to trace contour

Version 1.1.0.0 by Su Dongcai

trace single object's contour via the classic shortest path algorithm

please run the follows commands to duplicate thescreenshot:mex vcTraceContour.cpp %complie only oneceim = imread('h.gif'); [x, y] = traceContour(~im);Note:a. The core cpp routine which implement the

- Effect: trace the contour of the single-object(white area) contained binary image 'im'
- Effect: find the cutting point x that have onely 2 positive neighour which
  • 711 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 25 Jan 2012

Surface areas of contour

Version 1.0.0.0 by HY

This function outputs surface areas within each contour and their heights.

[ A ] = ContourArea( C )C is a 2*n matrix corresponding to the output of the low-level contourc function. A is a 2*m matrix, the first line corresponding to the m heights specified in C and the

  • 511 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 Jan 2013

kml contour plot

Version 1.3.0.0 by Cameron Sparr

Create a Google Earth KML file with labelled contour lines.

This function can be called exactly the same as one would call MATLAB's CONTOUR function. It directly calls CONTOUR and then takes the output and converts it into a KML file, so that the contour

- KML_CONTOUR overlay MATLAB contour lines onto Google Earth
  • 1.2K (All time)
  • 3 (Last 30 days)
  • 4.3 / 5
  • Community
  • 15 Dec 2011

Chebfun - current version

Version 5.6.0.0 by Chebfun Team

Numerical computation with functions

- contour plot of a DISKFUN.
- 3-D contour plot of a SPHEREFUN.
- Zero contours of a CHEBFUN2.
- Contour plots of a CHEBFUN3 object.
- Combination surf/contour plot for CHEBFUN objects.
- Filled contour plot of a SPHEREFUN in latitude-longitude coordinates.
- Create a contour around each eigenvalue of the linear part of a
  • 11.4K (All time)
  • 73 (Last 30 days)
  • 4.9 / 5
  • Community
  • 1 Aug 2024

Passive Mode FTP in MATLAB

Version 1.1.0.0 by Idin Motedayen

These files allow users to use passive mode FTP in MATLAB.

README file.Files/functionss added:PASV(FTP)ACTIVE(FTP)dataMode(FTP)Files modified:@ftp/ftp.m@ftp/private/connect.mUpdate: December 29, 2010- Updated install instructions allow this FTP class to work

- ACTIVE Change to active mode
- dataMode Change to active mode
  • 6.8K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Dec 2010

Connect Randomly Ordered 2D Points into a Minimal Nearest-Neighbor Closed Contour

Version 1.5.0.0 by Tristan Ursell

Connects randomly ordered 2D points into a minimal nearest neighbor contour.

points2contourTristan UrsellSept

  • 2.3K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 30 Sep 2013

Snakes with class

Version 1.0.0.0 by Cris Luengo

Implementation of snakes using a class to enable automatic display of the snake over an image.

This package implements snakes (active contours) through a class `dip_snake`. The function `snakeminimize` modifies the snake to move it to a lower energy configuration, which typically corresponds

  • 3.7K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Dec 2009

rod2d

Version 1.0.1 by milan batista

Planar Cosserat rod

coordinates. Rod2d contains several utilities for calculation of nonlinear equations (isolve1, isolve2), printing the results (info) and plotting the results ( contour, graph, plot , plotPhasePortrait). As an

- Contour plot of fun=0 on (F,k) plane
  • 439 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Dec 2019

Load more