Skip to content
@mattools

mattools

MatTools

MatTools is a collection of toolboxes and applications for image processing and scientific computing with Matlab.

Generic Toolboxes

  • MatGeom: Matlab geometry toolbox for 2D/3D geometric computing.
  • MatImage: Image Processing library for Matlab, that extends and complements the Matlab Image Processing toolbox. Provides functions for image fitlering, analysis, generation of phantoms...
  • MatStats: Statistical Data Analysis Toolbox for Matlab. Provides a Table class similar to R's dataframe, as well as exploratory data analysis tools. Some features require the MatGeom library.
  • Matlab Image Class (looking for a better name...): an image processing library based on a single Image class. Manages various image types and dimensionalities, as well as spatial calibration. Used as basis of the ImageM application.

Standalone applications

Utility toolboxes

  • matUtils: general purpose utility functions for Matlab
  • matlab-templates: a collection of functions for quickly generating pre-edited matlab files for specific use cases (new class file, new test case file...)
  • GenericDialog: a simple generic dialog for choosing parameters, mimicking ImageJ's GenericDialog functionalities
  • VersionNumber: simple utility to manage version number as string.
  • optim-utils: some utility functions for working on optimization algorithms

Incubating toolboxes

  • geometry: an object-oriented port of MatGeom, that defines a class hierarchy for representing 2D/3D geometries.

Old stuff

  • polynomialCurves: representation of parametric 2D curves using polynomials, allowing to compute easily derivatives or normals.

Pinned Loading

  1. matGeom Public

    Matlab geometry toolbox for 2D/3D geometric computing

    MATLAB 279 98

  2. matImage Public

    Image Processing library for Matlab

    MATLAB 106 39

  3. matRegister Public

    Matlab library for registration of images and geometric models

    MATLAB 8 6

  4. ImageM Public

    GUI for Image processing with Matlab

    MATLAB 32 10

  5. matlab-image-class Public

    Generic class for representation of 2D/3D...5D images with Matlab

    MATLAB 16 9

  6. matStats Public

    Statistical Data Analysis Toolbox for Matlab. Provides a Table class similar to R's dataframe, as well a exloratory data analysis tools.

    MATLAB 27 10

Repositories

Showing 10 of 21 repositories

Top languages

Loading…

Most used topics

Loading…