Download List

專案描述

Into is a cross-platform machine intelligence application framework written in C++. Into provides a different, fast way to build high-performance applications for image analysis, machine vision, pattern recognition, and artificial intelligence. It features a layered API and more than 20 fully interoperable plug-in modules for accessing image and data sources, powerful feature extractors, classifiers, neural networks, and much more. It also provides Ydin, an innovative execution engine that makes it easy to create dynamic programs that automatically run in parallel, enabling you to create more with less hassle, less code, and less time. Into uses Qt to let you create beautiful user interfaces for your applications with ease.

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.

2011-12-24 07:52
2.0.0beta2

The most notable new feature is a new remote object framework. It allows one to map QObjects directly to URIs in a Web server, which makes Web browser integration a no-brainer. The remote object framework also provides a completely network-transparent signal/slot mechanism and allows calling remote functions with none of "brokers" or "stub compilers" that many Corba developers hate deeply. Beta2 comes with a new OCR plug-in, over 200 bugfixes, and improvements in performance, stability, and usability.
標籤: Major

2011-04-30 13:45
2.0.0beta1

This release contains many bugfixes and performance enhancements. It introduces a new object detection framework, the RANSAC algorithm, k-d trees, shape-based matching, experimental QML support, and many more new features. This release is the first Into version that comes with an exception to the AGPL. The exception allows one to link Into to most free software even if the license is not compatible with the AGPL.
標籤: Major

2010-10-22 01:21
2.0.0alpha3

This release introduces a JavaScript API, prebuilt Mac OS X binary packages, the FAST corner detector algorithm, enhanced logging facilities, and a number of other new features. A number of bugs have been fixed, including a couple of potential deadlocks. Some interfaces have been made more consistent with each other.
標籤: Major

2010-09-13 21:18
2.0.0alpha2

This release introduces Mac OS X support, a number of important bug fixes, and some new features. The kernel methods framework is now finished, including implementations of kernel perceptron and adatron. A major part of linear algebra methods were rewritten for numerical stability and speed. Many installer-related issues were resolved.
標籤: Major

2010-06-30 17:41
2.0.0alpha

A major reorganization of the code base has been done. Binary compatibility has been enhanced. The matrix library has been completely rewritten and optimized. Naming conventions have been made Qt-compatible. New features include, for example, an RDF-style resource database and new classifier interfaces.
標籤: Major, Unstable

Project Resources