ダウンロードリスト

プロジェクト概要

開いているコンピュータ ビジョン ライブラリはアルゴリズムとさまざまなコンピュータ ビジョンの問題のためのサンプル コードのコレクションです。ライブラリと IPL (インテル画像処理ライブラリ) に互換性がパフォーマンス向上のためのインテル統合パフォーマンス ・ プリミティブを利用しています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-09-04 03:16
2.3.1

参照:多くの関数やメソッドは、現在InputArray / OutputArrayの代わりに":マットCV"を取る。 LAPACKは、フットプリントと、コンパイル時間を短縮し、パフォーマンスと精度の向上、ヤコビSVDの実装に置き換えられました。新しいBRIEFとORBの機能の記述子が追加されました。新しいキャリブレーションパターン"サークルグリッド"を追加しました。新しい実験的な変分ステレオ対応アルゴリズムのStereoVarが追加されました。 Ximeaカメラのサポートが追加されました。 Pythonモジュールが強化されました。様々な他の機能強化が行われた。ドキュメンテーションが改善されました。多くのバグが修正されました。
タグ: Minor bugfixes, Major feature enhancements
Many functions and methods now take InputArray/OutputArray instead of "cv::Mat" references. LAPACK was replaced by an implementation of Jacobi SVD, decreasing footprint and compile time, and improving performance and accuracy. New BRIEF and ORB feature descriptors were added. A new calibration pattern "circles grid" was added. A new experimental variational stereo correspondence algorithm StereoVar was added. Support for Ximea cameras was added. Python modules were enhanced. Various other enhancements were made. Documentation was improved. Many bugs were fixed.

2010-12-07 11:29
2.2

下位互換性を維持しながら、ライブラリは、12 4より大きいモジュールの代わりに小さいに改組。実験のCUDAアクセラレーションモジュールが追加されました。多くの改良と機能強化が行われた。バグが修正されました。
タグ: Major feature enhancements, Minor bugfixes
The library was reorganized into 12 smaller instead of 4 larger modules, while maintaining backward compatibility. An experimental CUDA acceleration module was added. Many improvements and enhancements were made. Bugs were fixed.

2010-09-27 21:54
2.1

OpenCVのすべては古いlibcスタイルのメカニズムの代わりに例外を使用しています。 OpenCVの並列ループがインテル® TBBとOpenMPのから変換されていました。 SWIGのベースのPythonバインディングは、もはや新しいインターフェイスを優先するために、サポートされています。 64ビットOS用のより完全なサポートが噛み付かを含め、実装されています。動的ホストCPUの検出が実装されています。 GrabCut画像分割アルゴリズムが追加されました。より良いステレオ対応アルゴリズム(SGBM)が追加されました。 gstreamerのバックエンドが改善された。ビルドについては、autotoolsのは完全にcmakeのに置き換えられています。バグの修正とテストの機能強化トンが行われた。
タグ: Major feature enhancements, Minor bugfixes
All of OpenCV now uses exceptions instead of the old libc-style mechanism. Parallel loops in OpenCV were converted from OpenMP to Intel TBB. SWIG-based Python bindings are no longer supported, in favor of the new interface. More complete support for 64-bit OSes was implemented, including HighGUI. Dynamic host CPU detection was implemented. The GrabCut image segmentation algorithm was added. A better stereo correspondence algorithm (SGBM) was added. The gstreamer backend was improved. For build, autotools were completely replaced by CMake. Tons of bug fixes and test enhancements were made.

2009-10-04 03:06
2.0.0

新しいC + +のインターフェイスは、既存のOpenCVの1.xのCのAPIに加えて、自動メモリ管理や他の多くの利点をもたらすが追加されました。機能の探知器および記述子の分野を中心に新たな機能の多くは、実装されました。多くの関数のSSE2の最適化された。 CMakeは、ディレクトリ構造を使用するように修正された修正されたシステムを構築する。ドキュメントをLaTeXに変換され、改善された。
タグ: Major feature enhancements
A new C++ interface was added in addition to the existing OpenCV 1.x C API, bringing automatic memory management and many other advantages. A lot of new functionality, especially in the area of feature detectors and descriptors, was implemented. SSE2 optimization of many functions was made. The build system was modified to use CMake, and the directory structure was revised. The documentation was converted to LaTeX and improved.

2006-11-07 15:20
1.0.0

これはOpenCVの最初の安定版の開発を6年以上後です。
タグ: Initial freshmeat announcement
This is the first stable version of OpenCV after
more than 6 years of development.

プロジェクトリソース