/ImageAnalysisExamples

A collection of matlab scripts illustrating different concepts in image analysis

Primary LanguageMatlabGNU General Public License v3.0GPL-3.0

ImageAnalysisExamples

A collection of matlab scripts illustrating different concepts in image analysis The scripts are constructed for the basic course in image analysis at Lund University, Sweden.

Some of the scripts are meant to be interactive. By downloading the github project you can try out the scripts. This is something we also experiment with in our [interactive linear algebra book](http://www.immersivemath.com/.

Some of the scripts are also converted to html using the journal function in matlab, see this homepage.

The examples are intended to illustrate concepts and algorithms in the course. This means that most often the algorithms are implemented in a way that resembles the equations or the theory. To get really efficient and robust algorithms, one often has to implement all kinds of bells and whistles.

Such algorithms are often implemented in packages/modules/toolboxes for different programming languages, e.g.

Suggestions or corrections are always appreciated.


Lund September 14, 2016 Kalle Åström