Download List

项目描述

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 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

从不同的YUV格式的直接转换算法,灰度。各种(几乎所有的视频文件,DVD光盘,光碟,和流格式)的视频信号源的访问。读取图像文件使用ImageMagick(Magick + +),它允许读取和GIF动画,文字的DICOM栈(8位的时刻),传真,跋,PDF格式,的MPEG,RAS和更多。这个版本是配置为使用屏幕外渲染OSMesa,如果系统上存在。该图书馆现在Qt的独立。
标签: 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

对1394接口的数码相机支持(访问使用libdc1394)。移位和旋转估计用傅里叶变换。
标签: 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

卷积的n维数组和LSI的图像和更快速,过滤器。经营者的图片。图像迭代器。支持梅萨关闭屏幕和屏幕渲染。 mm_image::setInitVal已被替换mm_image::填写(较少的副作用)。此版本实现识别使用的时刻。
标签: 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

标签: Initial freshmeat announcement

Project Resources