Download List

Projeto Descrição

Mimas Toolkit is a C++ computer vision toolkit. It is easy to use and includes tools for edge detection, corner detection, various filters, optic flow, tracking, blob analysis, Web cam tools for real-time applications, and much more. It also includes many implementations of traditional algorithms such as Canny. It was developed for GNU/Linux but as the GUI is largely separate, porting to other platforms should be straightforward.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-23 23:11
2.0

Direct algoritmos de transformação em diferentes formatos YUV para tons de cinzento. Várias fontes de vídeo (virtualmente qualquer arquivo de vídeo, DVD, VCD e formatos de streaming) são acessíveis. Os arquivos de imagem são lidos usando ImageMagick (Magick + +), que permite a leitura e escrita de GIFs animados, pilhas DICOM (8 bits no momento), FAX, Postscript, PDF, MPEG, RAS, e muito mais. Esta versão está configurado para usar osmesa para off-screen rendering, se ele estiver presente no sistema. A biblioteca agora é independente da Qt.
Tags: Major feature enhancements
Direct transformation algorithms from different YUV formats to greyscale. Various video sources (virtually any video file, DVDs, VCDs, and streaming formats) are accessible. Image files are read using ImageMagick (Magick++), which allows reading and writing of animated GIFs, DICOM stacks (8 bit at the moment), FAX, Postscript, PDF, MPEG, RAS, and more. This release is configured to use OSMesa for off-screen rendering, if it is present on the system. The library now is independent of Qt.

2005-11-22 23:39
1.4

O suporte para firewire câmeras digitais (acessados através libdc1394). Shift e estimativa de rotação usando a transformada de Fourier.
Tags: Minor feature enhancements
Support for firewire digital cameras (accessed using libdc1394). Shift and rotation estimation using the fourier transform.

2005-08-01 22:37
1.3

Convolução de n-dimensional arrays e imagens e mais rápido do LSI-filtros. Operadores de imagens. Image-iteradores. Suporte para mesa fora da tela e processamento de tela. mm_image:: setInitVal foi substituído por mm_image:: Fill (menos efeitos colaterais). Esta versão implementa reconhecimento usando momentos.
Tags: Major feature enhancements
Convolution for n-dimensional arrays and images and faster LSI-filters. Operators for images. Image-iterators. Support for mesa off-screen and on-screen rendering. mm_image::setInitVal has been replaced with mm_image::fill (less side-effects). This release implements recognition using moments.

2004-04-18 11:50
1.0

Tags: Initial freshmeat announcement

Project Resources