当前位置:
首页 资源下载
搜索资源 - motion analysis opencv
搜索资源列表
-
0下载:
Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
-
-
0下载:
本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻
译的,原文件是:
<opencv_directory>/doc/ref/opencvref_cv.htm, 可
以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直
接从 阿须数码 中下载:
http://www.assuredigit.com/incoming/sourcecode/o
pencv/chinese_docs/ref/opencvref_cv.htm。
翻译
-
-
0下载:
人体运动分析的论文,研究人体步态运动的识别处理,基于OpenCV-Of human motion analysis papers to study the movement of human gait recognition processing, based on OpenCV
-
-
1下载:
本系统中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
-
-
0下载:
This article describes the basics of working with images, motion analysis and tracking of the object in OpenCV.
-
-
0下载:
opencv 2.3 英文详解 比较新
目录如下
Introduction 1
1.1 API Concepts
12 core. The Core Functionality 7
2.1 Basic Structures .7
2.2 Basic C Structures and Operations 45
2.3 Dynamic Structures 77
2.4 Operations on Arrays104
2.5 Drawing Functions
-
-
0下载:
图像数据操作(内存分配与释放,图像复制、设定和转换)
图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出)
矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解)
支持多种动态数据结构(链表、队列、数据集、树、图)
基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构)
结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
-