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

Search list

[Multimedia programopencv-slides

Description: 中科院的讲义和示例程序,给出了openCV的大致内容介绍,和常用函数的demo-CAS handouts and sample procedures openCV given the general description, and common function demo
Platform: | Size: 528907 | Author: 杨蕾 | Hits:

[Documentstask description & data for assignment 2

Description: 利用贝叶斯算法实现的分类器-algorithm using Bayesian classifier
Platform: | Size: 27648 | Author: 王勇 | Hits:

[Multimedia Developopencv-slides

Description: 中科院的讲义和示例程序,给出了openCV的大致内容介绍,和常用函数的demo-CAS handouts and sample procedures openCV given the general description, and common function demo
Platform: | Size: 528384 | Author: 杨蕾 | Hits:

[GDI-BitmapGrabScreen

Description: 主要功能,保存位图,抓取屏幕,以及对于位图在抓取过程中的详细说明及相关参数的具体设置和原因。-main function of keeping bitmap capture screen, Bitmap and for the capture process and a detailed description of relevant parameters and set specific reasons.
Platform: | Size: 1961984 | Author: lazyter | Hits:

[Software Engineeringopencvintroduction

Description: 这是一个OPENCV的开发的一个详细的说明 是英文版的,介绍了很多函数的具体使用方法-OPENCV This is a development of a detailed description in English. Many functions of the specific use
Platform: | Size: 1934336 | Author: 田炳香 | Hits:

[Special EffectsTPointInfo

Description: 角点检测: 最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当 输入的ImageGray为图像的灰度描述,WBPoint为Boolean数组,ImagePoint为标准角点检测算子运行后的检测值。-Corner Detection: The simplest type of corner detection operator, but due to the non-maximization of inhibition, the effectiveness and OpenCV considerable input ImageGray description for gray-scale images, WBPoint for Boolean array, ImagePoint standard corner detection operator After the detection of sub-run value.
Platform: | Size: 3072 | Author: g | Hits:

[Special EffectsOPENCV_SIFT_VC6

Description: 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。-OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.
Platform: | Size: 279552 | Author: 马丁 | Hits:

[Software EngineeringRVM_tutorial

Description: 最新的分类器关联向量机RVM的详细中文说明,包括定义、算法和实现。-The latest associated vector machine classifier RVM detailed English description, including definitions, algorithms and realize.
Platform: | Size: 735232 | Author: mountyang | Hits:

[Special Effectsopencvall

Description: opencv库的全部说明,包括了所有的三个文件。-opencv library full description, including all the three documents.
Platform: | Size: 414720 | Author: 杨文博 | Hits:

[Special EffectsCAVI2IMAGE

Description: 程序说明—利用opencv提取视频单帧并保存为bmp格式-A description of the procedures- the use of video opencv extract single frame and save it as bmp format
Platform: | Size: 4193280 | Author: | Hits:

[OtherOpenCVHaarTraining

Description: 通过前段时间阅读 OpenCV 的 HaarTraining 代码,基本掌握了 HaarTraining 算法。现将 其中的算法作一梳理,同时对 HaarTraining 的使用方法做一简要说明。 -OpenCV read through the earlier of HaarTraining code, the basic algorithm HaarTraining mastered. The algorithm in which a comb, while the use of HaarTraining a brief description of methods.
Platform: | Size: 263168 | Author: 国风 | Hits:

[Special EffectsDFT

Description: 函数功能说明:利用c#+OpenCV写的DFT变换-Functions Function Description: Use c#+ OpenCV written DFT-
Platform: | Size: 1024 | Author: lp | Hits:

[Special EffectsCapture

Description: 函数功能说明:利用c#+OpenCV实现视频运动的检测-Functions Function Description: Use c#+ OpenCV to achieve video motion detection
Platform: | Size: 1024 | Author: lp | Hits:

[Graph programOpenCVlibFunction

Description: 有关学习OpenCV基本函数的库说明 学习OpenCV必备-About learning the basic functions of the library OpenCV Description
Platform: | Size: 1509376 | Author: ading | Hits:

[OtherTutorial-OpenCV-haartraining-Rapid-Object-Detecti

Description: I description how to make object tracking
Platform: | Size: 372736 | Author: sixno | Hits:

[OpenCVOpenCV

Description: 从csdn上找到的关于opencv的详细介绍,需要的可以看一下-From csdn find a detailed description on the opencv, need to look at
Platform: | Size: 52224 | Author: 苏亮 | Hits:

[OpenCVopencv

Description: OpenCV 2.2 API文档,pdf格式,含全部API说明-OpenCV 2.2 API documentation, pdf format, containing all the API description
Platform: | Size: 3524608 | Author: fisheye | Hits:

[OpenCVOReilly-OpenCV

Description: 说明:本书是基于OpenCV1.0的,以C语言实现为主。目前OpenCV的最新的版本是OpenCV2.0,已经完全实现了C++,可惜还没有一本书(包括外文的)是基于OpenCV2.0来介绍OpenCV的,所以建议熟悉图像处理并且英语能过关的朋友直接去学习OpenCV2.0里的英文帮助文档吧。不过英语不行的朋友先从本书开始学习也是一个不错的选择。-Description: This book is based on the OpenCV1.0, and to C language based. The latest version of the current OpenCV is OpenCV2.0, has been fully implemented C++, unfortunately not a book (including a foreign language) is based on the OpenCV2.0 to introduce OpenCV, and it is proposed that English be familiar with image processing and clearance of friends directly to learn OpenCV2.0 to the English help file it. However, not friends to start the book in English to start learning is also a good choice.
Platform: | Size: 13493248 | Author: 黃聖雄 | Hits:

[OtherOpenCV常用函数

Description: 此文件给大家提供了openCV常用函数说明。(This file provides a common function description for openCV.)
Platform: | Size: 4096 | Author: 徐女士der | Hits:

[OpenCVOPENCV函数手册

Description: OPENCV函数中文手册,帮你认识各种函数,参数说明完整(Opencv function Chinese manual, help you understand various functions, complete parameter description)
Platform: | Size: 990208 | Author: 记得忘记 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net