Welcome![Sign In][Sign Up]
Location:
Search - opencv 2008

Search list

[Documentsvc 2008 opencv

Description: opencv vs2008配置
Platform: | Size: 878366 | Author: jxnc_yym@sina.com | Hits:

[GDI-BitmapImageprocessing

Description: 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用-Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
Platform: | Size: 6540288 | Author: 欢欢 | Hits:

[Special EffectsLearningOpenCV

Description: Learning OPENCV 是2008年最新的opencv学习教程 非常实用的教程-Learning OPENCV is the latest in 2008 learning opencv tutorial very useful tutorial
Platform: | Size: 10758144 | Author: Roger | Hits:

[Special EffectsPICTURE_repeat

Description: VC++2008express下 使用opencv 圖形上下左右重複並排之效果-VC++2008 express up and down the use of graphics opencv about the effect of repeated side-by-side
Platform: | Size: 6207488 | Author: 阿華 | Hits:

[Windows Developbgfg_codebook

Description: Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /* *************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ************************************************** */-Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you*have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /**************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ***************************************************/
Platform: | Size: 3072 | Author: Jason | Hits:

[Special Effectscv200vs2008

Description: 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and then VS2008 to compile OpenCV Debug and Release versions of libraries can be generated VC++ 2008 Express called OpenCV dynamic libraries.
Platform: | Size: 25719808 | Author: Chen Xin | Hits:

[DocumentsCanny

Description: OpenCV VC 2008 教學 此範例為 Canny 邊緣偵測-OpenCV VC 2008 Lesson Canny Edge Detection
Platform: | Size: 4860928 | Author: 陳耿豪 | Hits:

[Video Capturecalibration

Description: The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
Platform: | Size: 5120 | Author: Nizar | Hits:

[Mathimatics-Numerical algorithmsHausdorffDistance

Description: VC++ 2008 & OpenCV to find Hausdorff distance
Platform: | Size: 12822528 | Author: Ed | Hits:

[Special EffectsVC-PH

Description: 球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持-Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV
Platform: | Size: 5783552 | Author: wanghan | Hits:

[OpenCVopencv

Description: OPENCV 目标检测程序,编译环境VC加加2008,OPENCV 最新版本2.1.-OPENCV target detection process, the build environment VC Gaga 2008, OPENCV the latest version 2.1.
Platform: | Size: 28907520 | Author: zhang | Hits:

[OpenCVFaceRecog_src100902

Description: 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。注释很详细 程序中使用了OpenCV1.0和2.0,如果你没有安装这两者的库,或者想要看看运行效果,请到 http://code.google.com/p/facerecog/ 下载安装包。-An OpenCV-based face recognition demo. Gabor+Fisherface algorithm, face alignment and light normalization is implemented. Please go to http://code.google.com/p/facerecog/ to download latest codes, demo installer and OpenCV dlls.
Platform: | Size: 1487872 | Author: yk | Hits:

[OpenCVedgedetection

Description: This is edge detection with vc++2008 and opencv.
Platform: | Size: 1024 | Author: killer | Hits:

[OpenCVEyesDetection

Description: eyes detection, viola and jones algorithm, visual studio 2008 and OpenCV
Platform: | Size: 4448256 | Author: mayas | Hits:

[Special EffectsSIFT_VC.lib

Description: 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.
Platform: | Size: 111616 | Author: | Hits:

[OpenCVOpenCVbasesource(2008)

Description: OpenCV源代码,配合刘晓敏的基础教程使用,例程基本都有-OpenCV source code, with Liu Xiaomin based tutorial, the basic routine has
Platform: | Size: 9133056 | Author: 明渃 | Hits:

[OpenCVOpenCV-SetupON-VC-2008-Express

Description: 在VC2008 express下安装配置OpenCV的图解说明,非常详细~推荐新手观看使用-Installation and configuration under the VC2008 express illustrates OpenCV' s very detailed view user newbie ~
Platform: | Size: 1053696 | Author: OSer | Hits:

[OpenCVMatching

Description: 整理的sift程序 运行环境是c++2008-Sift finishing run environment is c++2008
Platform: | Size: 6762496 | Author: WJF | Hits:

[MultiLanguageVC-2008

Description: OPENCV 编译lib文件的工具,不可多得-The OPENCV compiled lib file tools
Platform: | Size: 8192 | Author: 223 | Hits:

[Graph program插值法亚像素图像边缘检测程序

Description: opencv 插值法 图像边缘检测 VC++2008
Platform: | Size: 11936743 | Author: d531477298@163.com | Hits:
« 12 3 4 »

CodeBus www.codebus.net