View on GitHub

imtools

Tools and techniques (Matlab/C) for low-level image processing

DOI

About

Various Matlab functions and tools used basic low-level image processing and analysis.

version: 1.0

license: EUPL

Installation and usage

Install the package imtools on a local drive and the paths of the different modules below to your pathdef.m setup file:

See Contents.html for a quick overview.

That’s it… Or almost: you may also want to install some useful mex built-in functions: run compile_feature.m (source), compile_filter.m (source), compile_propagation.m (source), and compile_pyramid.m (source) so as to compile some C/C++ source code.

Note Run webpub function to generate html documentation. Check script use.