Table of Contents
Documentation
Release Notes
Library Documentation
SMIL Documentation is divided in some parts :
- Online library documentation : This is the documentation generated by
Doxygen
from theC++
source code with some additions. - PDF library documentation : this is also PDF version of the library documentation generated by
Doxygen
, which can be read offline.
Tutorials
- SMIL Survival Guide - this is a very short introduction to SMIL programming with the
smilPython
Python
module. APDF
version is available here for offline reading. - SMIL in a nutshell - a short
hands-on
SMIL presentation.
SMIL Internals
- SMIL - Simple Morphological Image Library Séminaire LRDE - 27/03/2013 - About some design decisions.