MFSM logo

Tutorials

Alexandre R.J. François

Last update: 07/12/2004
ARJF © 2003-2004

Shortcuts

Latest additions

Latest updates

All tutorials updated to FSF version 0.7.

Contents

Introduction
Introduction to images
Computer vision
Index

Introduction

This document is a repository of pointers to available online tutorials.

Version numbering for the tutorials follows the syntax: <FSF code version>-<examples version>. For example, version 0.7-1.0 means that this tutorial matches examples version 1.0 for FSF version 0.7.

Introduction to Images

Image 101 [0.7-1.1]
The Image 101 tutorial provides hands-on experience with design and implementation of simple image stream manipulation applications in the SAI style and using the MFSM middleware. Image based versions of the simple examples developed in the online MFSM User Guide illustrate the use of the generic image node provided in the Image module in conjunction with the Intel OpenCV Library. Full source code and VC++ project files for the examples are available for download from the MFSM Source Forge page: sourceforge.net/projects/mfsm (package name: image examples).
Video 101 [0.7-1.0]
The Video 101 tutorial provides hands-on experience with design and implementation of direct video stream manipulation applications in the SAI style and using the MFSM middleware. An example building on those developed in the Image 101 tutorial illustrates the use of the Image, DirectShow Live Input and DirectShow File Input modules in conjunction with the Intel OpenCV Library. Full source code and VC++ project files for the example are available for download from the MFSM Source Forge page: sourceforge.net/projects/mfsm (package name: video examples).

Computer Vision

CAMSHIFT experiments [0.7-1.0]
The CAMSHIFT Experiments tutorial explores design and implementation strategies for CAMSHIFT-based tracking systems using the Intel OpenCV Library and SAI/MFSM. Full source code and VC++ project files for the application are available for download from the MFSM Source Forge page: sourceforge.net/projects/mfsm (package name: CAMSHIFT tracker).

Index

C

I

V