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

  1. matGeom matGeom Public

    Matlab geometry toolbox for 2D/3D geometric computing

    MATLAB 252 96

  2. matImage matImage Public

    Image Processing library for Matlab

    MATLAB 100 43

  3. matRegister matRegister Public

    Matlab library for registration of images and geometric models

    MATLAB 6 7

  4. ImageM ImageM Public

    GUI for Image processing with Matlab

    MATLAB 29 11

  5. matlab-image-class matlab-image-class Public

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

    MATLAB 15 9

  6. matStats 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 21 10

Repositories

Showing 10 of 21 repositories
  • matRegister Public

    Matlab library for registration of images and geometric models

    MATLAB 6 BSD-2-Clause 7 0 0 Updated Apr 29, 2024
  • 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 21 BSD-2-Clause 10 0 0 Updated Apr 17, 2024
  • MeshViewer Public

    Matlab GUI for visualization and manipulation of 3D meshes

    MATLAB 3 BSD-2-Clause 2 0 0 Updated Apr 12, 2024
  • matGeom Public

    Matlab geometry toolbox for 2D/3D geometric computing

    MATLAB 252 BSD-2-Clause 96 13 0 Updated Apr 8, 2024
  • .github Public

    special repository to provide general info on matTools repository package.

    0 0 0 0 Updated Feb 14, 2024
  • matlab-image-class Public

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

    MATLAB 15 BSD-2-Clause 9 0 0 Updated Nov 27, 2023
  • matImage Public

    Image Processing library for Matlab

    MATLAB 100 BSD-2-Clause 43 0 0 Updated Oct 31, 2023
  • matlab-templates Public

    A collection of functions for quickly generating pre-edited matlab files for specific use cases

    MATLAB 4 0 0 0 Updated Aug 16, 2023
  • GenericDialog Public

    A generic dialog for Matlab, mimicking ImageJ's functionalities

    MATLAB 1 BSD-2-Clause 2 0 0 Updated Aug 2, 2023
  • meshes Public

    3D mesh representation for Matlab

    MATLAB 2 2 0 0 Updated Apr 6, 2023

Top languages

Loading…

Most used topics

Loading…