词条 | Integrating Vision Toolkit |
释义 |
}}{{Infobox software | author = by Pedram Azad et al., Karlsruhe Institute of Technology (KIT) | operating system = Cross-platform | latest_release_version = 1.3.15 | latest_release_date = {{release date|2011|10|31}} | programming language = C++ | genre = Library | license = BSD (free software) | website = {{URL|ivt.sourceforge.net}} }} The Integrating Vision Toolkit (IVT) is a C++ computer vision library with an object-oriented architecture. It offers its own multi-platform GUI toolkit. AvailabilityThe library is available as free software under a 3-clause BSD license. It is written in pure ANSI C++ and compiles using any available C++ compiler (e.g. any Visual Studio, any gcc, TI Code Composer). It is cross-platform and runs on basically any platform offering a C++ compiler, including Windows, Mac OS X and Linux. The included GUI toolkit offers implementations for Windows (Win32 API), Linux (GTK), Mac OS X (Cocoa) and Qt. The computer vision company Keyetech offers platform specific optimizations of various IVT functions with the Keytech Performance Primitives (KPP), which are automatically loaded by the IVT. HistoryThe IVT has been developed at the formerly named University of Karlsruhe (TH), now Karlsruhe Institute of Technology (KIT). The first version of the IVT was released on Sourceforge on December 22, 2005. Since 2009, the IVT is maintained in cooperation with the company Keyetech,[1] who also offers training courses for the IVT as well as commercial products and customized solutions using the IVT. FeaturesIVT's features include:
Relation to OpenCVCompared to OpenCV the IVT offers an object-oriented software architecture, is easier to read and easier to use. The implementations are as fast or even faster than those from the OpenCV. However, OpenCV offers some functionality that IVT does not offer (e.g. a face detector). Such functionality is integrated by optional OpenCV wrappers. See also
References1. ^Keyetech External links
2 : Computer vision software|Free computer libraries |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。