-
32
pages
-
English
-
Documents
Description
OpenCV TutorialUsing OpenCV with Microsoft Visual Studio .net 2005Lecturer: Amir hossein khaliliSharif university of technologyMarch 2007OpenCVThe key features(from the documentation)What is OpenCV?(from the documentation)Cross-Platform API of C functionsOpenCV means Intel® Open FREE for commercial and non-Source Computer Vision commercial usesLibrary. It is a collection of C functions and a few C++ classes that implement some What this meanspopular Image Processing and Computer Vision algorithms. You can take advantage of high speed implementations of functions commonly used in Computer Vision/Image Processing.Overview of OpenCVCVHighGUIImage processingGUI, Image and Video I/Oand vision algorithmsCvauxCXCOREAuxiliary (experimental) basic structures and algoritms,OpenCv XML support, drawing functionsfunctionsCvCamcross-platform module for processing video MLstream from digital Machine video camerasLearning methodsOpenCVHow to obtain the libraryAvailable on Sourceforgehttp://sourceforge.net/projects/opencvlibrary/(Or use your favorite search engine)How to install the library(On Windows)Download and Install the ExecutableConfiguring MSVS .net 2005Creating the ProjectA project is initially created by selecting:File -> New -> ProjectCreate a “Win32 Console Application”Make it an “Empty Project”by selecting the box under “Application Settings”Configuring MSVS .net 2005Create the First FileRight Click the ...
-
Publié par
-
Langue
English