Share

Mimas

File Release Notes and Changelog

Release Name: 1.4

Notes:
Download Mimas-1.4 (http://www.shu.ac.uk/mmvl/research/mimas/download/stable/1.4/) ("Lamb with peppermint sauce, marmite and other sins.") released on Nov 21th 2005.

Release Notes
    * RPM-files for Mandrake 10.2 are provided.
    * Don't run the mesa example on NVidia cards, as it crashes NVidia's Xorg-servers at the moment :( 


Changes: Mon Nov 21 2005 Jan Wedekind <jan@wedesoft.de> 1.4 - Support for firewire digital cameras (accessed using libdc1394) - shift and rotation estimation using the fourier transform Fri Jul 29 2005 Jan Wedekind <jan@wedesoft.de> 1.3 - Convolution for n-dimensional arrays and images and faster LSI-filters. - Operators for images. - Added image-iterators. - Added support for mesa offscreen- and onscreen-rendering. - Replaced mm_image::setInitVal with mm_image::fill (less side-effects). - Implemented recognition using moments. Mon Feb 28 2005 Bala Amavasai <bala@amavasai.org> 1.2-1 - type-traits for pixel-conversion - new grabber class (video4linux) - introduced boost::numeric::ublas-classes - added wrappers for xml-library Xalan-C - iterative pose-estimation for 3D-correspondences Mon Dec 13 2004 Jan Wedekind <jan@wedesoft.de> 1.1-jw3 - mm_vector was replaced by boost's vector class. - MM_Global replaced with exception-handling and direct debug-output. - mm_image now using boost::multi_array - mm_fftw is using fftw3 now. - Introduced exceptions. - Introduced boost::multi_array. - gstreamer-plugin for reading arbitrary video sources was added. - example for hough transforms. - example for stereo-matching. - example for condensation filter algorithm. - colour-functions hue and saturation plus example where added. Aug 02 2004 Bala Amavasai <bala@amavasai.org> 1.1-1 - new automated build system based around autoconf/automake - RPMS for Linux distributions - new vectorfield class - new SVD based tracker - new Hebbian learning class - new dynamic display tool class - fixed Fourier class for fftw2 - streamlining of correlation tracker - fixed findTux - fixed documentation system May 24 2004 Jan Wedekind <jan@wedesoft.de> 1.0-jw5 - Replaced "MM_Global *mm=new ..." with MMGLOBALDEFS macro. This macro also provides a MAIN__ function for some f2c-versions requiring it (SuSE f.e.). May 21 2004 Jan Wedekind <jan@wedesoft.de> 1.0-jw4 - Added svdTracking-example. May 18 2004 Bala Amavasai <bala@amavasai.org> 1.0 - Introduced new display tool making use of mplayer.