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

스케일 다른 YUV 형식으로 직접 변환 알고리즘. 다양한 비디오 소스 (거의 모든 동영상 파일 및 DVD, VCD를, 그리고 형식의 스트리밍)에 액세스할 수있습니다. 이미지 파일 (Magick + +) ImageMagick를 사용하여 읽을 수 있으며 이는 애니메이션 GIF를, DICOM 스택의 순간 (8 비트), 팩스, 포스트 스크립트, PDF로 또는 MPEG, RAS를, 그리고 더 많은 쓰고 읽을 수있습니다. 만약 시스템에 존재하는 경우이 릴리스를위한 화면을 렌더링 OSMesa 사용하도록 구성되어있습니다. 지금은 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

FireWire 디지털 카메라에 대한 지원 (libdc1394)을 사용하여 액세스할 수. 시프트 및 회전 견적 푸리에 변환을 사용합니다.
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

얽힘 n 차원 배열을위한 이미지 및 빠른 LSI의 필터. 연산자 이미지. 이미지 iterators. 메사에서 화면 및 화면 렌더링을 지원합니다. mm_image : : setInitVal mm_image로 대체되었습니다 : : (이하 부작용)를 입력합니다. 이 릴리스 순간 인식을 사용하여 구현합니다.
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