===== Usage ===== Essential files : OpenCvSharp.dll OpenCvSharp.Extern.dll Optional files : OpenCvSharp.MachineLearning.dll OpenCvSharp.Blob.dll OpenCvSharp.UserInterface OpenCvSharp.Extensions Add reference to these dll files. These files needs VC++9.0 runtime, so you should add reference to msvcr90.dll, msvcp90.dll, .... ===== Requirements ===== + OpenCV 1.1pre + .NET Framework 2.0 + Visual C++ 2008 SP1 Redistributable Package ===== Version ===== 1.1pre ===== Description ===== This is a wrapper in order to use OpenCV on .NET Framework. OpenCV (http://opencv.jp/opencv_org/docs/index.htm) を.NET Frameworkから利用するためのラッパーです。 OpenCVのバージョンは、OpenCvSharpと同じ番号のバージョンが必要です。 ===== License ===== LGPL (http://www.gnu.org/licenses/lgpl.html) ===== XML Document Comments ===== Intellisenseで表示されるXMLドキュメントコメントは「OpenCV リファレンス マニュアル(日本語訳)」(http://opencv.jp/document/) から引用しています。OpenCvSharpの仕様に合わせ少々改変しています。