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

Search list

[SourceCodesift算法实例

Description: opencv的sift特征提取,visual studio 2010平台实现。
Platform: | Size: 38133450 | Author: harleych | Hits:

[Documentsopen2.2解释文档

Description: 该文档讲述了opencv2.2的新功能。2010年12月新发布的OpenCV2.2.0在库结构上进行了较大幅度的改动。主要体现在新的模块组织形式和新的头文件形式;相对应的一些功能函数归类到了更细致的模块中。
Platform: | Size: 724992 | Author: lanyuxuan123 | Hits:

[OpenCVTracking21-10-2010

Description: Some code for tracking color object base on opencv library
Platform: | Size: 13675520 | Author: sonic | Hits:

[Special EffectsTracking3-11-2010

Description: Tracking color object base on opencv and using HSV color system
Platform: | Size: 11859968 | Author: sonic | Hits:

[OpenCVStereoMatch

Description: 很实用的OPencv三维重建源码。但是编译没成功,移植到VC++2010.-Stereo Match based on OpenCV.tansfer to Visual Studio 2010.
Platform: | Size: 122880 | Author: 高川 | Hits:

[OpenCVBayesOpenCV

Description: Visual C++ 2010 - openCV integration exemple
Platform: | Size: 1024 | Author: karin_2049 | Hits:

[OpenCVSIFTFeatures

Description: opencv的sift特征提取,基于opencv2.1+visual studio 2010实现。-sift features extact by opencv 2.1+visual studio 2010
Platform: | Size: 12025856 | Author: Harley Chen | Hits:

[OpenCVSimpleCamCapture

Description: Capture image from camera. Project to Visual 2010 and OpenCV version (2.2).
Platform: | Size: 284672 | Author: Mateusz | Hits:

[androidOpenASURF-ed50a44

Description: OpenCV SURF在android上的应用 opencv 2.2从2010年12月5日开始支持Android,这是一个应用的例子-OpenCV SURF application on the android opencv 2.2 from December 5, 2010 began to support Android, this is an example of an application
Platform: | Size: 6798336 | Author: fsx | Hits:

[Special EffectsOpenCV2.2_API_Specification

Description: 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest version) a description of all API functions, including C, C++, Python OpenCV call all the interface functions, there is little development of computer vision, image processing, pattern a good reference for identification procedures. OpenCV2.2 supported executable version of Visual Studio 2010 and added the HOG pedestrian detector is really a rare good thing.
Platform: | Size: 3465216 | Author: | Hits:

[Multimedia Develop2-camera-optical-flow-NUS

Description: 这个程序应用于机器人视觉系统。可以即时从两个摄像头同时读取摄像。程序包括视屏抓取,光流计算以及计算结果检验。计算结果通过串口直接发送到控制计算机。-This program is dedicated to capture real time optical flow from two cameras with intersect angle 180 or 120 degree. It includes Optical flow capturing, calculation debug etc. Program for communication through serial port is also included. It employ OpenCV 2.1 labrary and VC 2010 compiler.
Platform: | Size: 7168 | Author: li xiao dong | Hits:

[OpenCVInclude-Directories

Description: here file is to describe how to set up OpenCV 1.1 for visual studio 2010.
Platform: | Size: 8192 | Author: numwan | Hits:

[OpenCVdepth(2010.07.23)

Description: 基于opencv和DEVC++的关于双目视觉标定后的求深度的源代码。-Opencv and DEVC++ based on binocular vision after seeking the depth of the calibration source.
Platform: | Size: 490496 | Author: 刘健 | Hits:

[GDI-BitmapOpenCV-Chinese-document

Description: opencv的中文参考手册,2010最新版本的,方便广大中国opencv爱好者查看使用-opencv Chinese Reference Manual, 2010 latest version, convenient to the majority of Chinese opencv enthusiasts view use
Platform: | Size: 1698816 | Author: 付传卿 | Hits:

[OtherOpenCV_2-2010

Description: lecture note of opencv setup. to teach you how to set up all things.
Platform: | Size: 368640 | Author: wanfreecode | Hits:

[OpenCVOpenCV-2010

Description: OpenCV中文参考手册2010年,介绍opencv数据结构和函数接口-Chinese OpenCV Reference Manual 2010, opencv data structure and function interface
Platform: | Size: 1648640 | Author: hao | Hits:

[OS programopencv-and-cuda-image-process

Description: cuda7.5+vs2010+openCV2.4.9联合编译,二值化用的最简单的方法,随便选了一个阈值,有需要的可以自己更该算法-cuda7.5 combined withvs 2010 and openCV2.4.9
Platform: | Size: 21504 | Author: 黎明 | Hits:

[source in ebookopencv3

Description: 本书有OpenCV2、OpenCV3两套独立的书本配套示例程序供选择使用。 此为书本配套的OpenCV3示例程序源代码工程合集。开发测试环境为Windows7 64位旗舰版、Visual Stuido 2010 、OpenCV3.0 beta,理论上支持OpenCV 3理论上支持目前已经发布的OpenCV3全版本编译运行。(Opencv3 programming entry)
Platform: | Size: 83274752 | Author: pc1122 | Hits:

[Graph RecognizeCharacter_Recognition

Description: 本程序主要参照论文,《基于OpenCV的脱机手写字符识别技术》实现了,对于手写阿拉伯数字的识别工作。识别工作分为三大步骤:预处理,特征提取,分类识别。预处理过程主要找到图像的ROI部分子图像并进行大小的归一化处理,特征提取将图像转化为特征向量,分类识别采用k-近邻分类方法进行分类处理,最后根据分类结果完成识别工作。 程序采用Microsoft Visual Studio 2010与OpenCV2.4.4在Windows 7-64位旗舰版系统下开发完成。并在Windows xp-32位系统下测试可用。(This procedure mainly refers to the paper, "OpenCV based offline handwritten character recognition technology" to achieve the recognition of handwritten Arabia digital work. The recognition work is divided into three major steps: preprocessing, feature extraction, classification and recognition. The pretreatment process is mainly to find ROI sub images of the image and normalized by the size of the feature extraction image into feature vector classification using k- nearest neighbor classification processing, according to the classification results to complete the identification work. Procedures using Microsoft, Visual, Studio 2010 and OpenCV2.4.4 in Windows 7-64 bit ultimate system development completed. And in Windows xp-32 bit system test available.)
Platform: | Size: 23580672 | Author: Kas_Zhao | Hits:

[OpenCVVIbe

Description: 使用opencv实现vibe算法,用于视频前景检测(Opencv implementation using vibe algorithm for video foreground detection)
Platform: | Size: 14032896 | Author: 一苇度湖 | Hits:
« 12 3 »

CodeBus www.codebus.net