搜索资源列表
matching
- 双目视觉的图片匹配,角点提取等等。基于opencv的图象匹配算法
《学习opencv》中文版.rar
- 第1章OpenCV概述...................... 1 第2章 OpenCV入门..... 18 第3章 初探OpenCV..... 35 OpenCV的基本数据类型 35 CvMat矩阵结构................ 38 IplImage数据结构............. 48 矩阵和图像操作................ 54 第4章 细说HighGUI...... 106
matching
- 双目视觉的图片匹配,角点提取等等。基于opencv的图象匹配算法-Binocular vision of the picture matching, Corner Detection and so on. Opencv-based image matching algorithm
DP_pipei
- 用于立体视觉匹配的动态规划(dynamic programming)算法,基于英特尔opencv图像库实现。-Visual match for the three-dimensional dynamic programming (dynamic programming) algorithm, based on the Intel opencv image library.
20090501SleepingKoala
- 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the r
motion-tracking-and-implementation
- 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSH
opencv
- opencv 实现双目立体视觉的标定,图像特征匹配,测距工能。-opencv calibration to achieve binocular stereo vision, image feature matching, distance work can be.
MatchTest
- 使用OpenCV视觉库实现图像匹配搜索算法。即在一张图中寻找与另一个张图最匹配的区域并标记。-Search for the match are in a picture in another picture.
OpenCV3Dreconstruct-
- OpenCV的图像匹配程序,该程序实现了立体视觉的匹配,得到了精确地视差图。-OpenCV image matching program, this application implements the matching of the stereo vision, get the precise parallax figure
01
- 双目视觉视差提取 立体匹配 三维重建 opencv-stereo vision opencv reconstruction
Binocular-Stereo-Vision
- 基于OpenCV的双目视觉测量代码。1)可读入标定的摄像机参数,并对左右图像进行校正;2)实现了对三角轮廓的实时跟踪,与匹配。-This project is about the Binocular Stereo Vision,which is based on OpenCV.
Target-template-matching
- 基于OpenCV视觉库的目标模板匹配,在Visual Studio 2010+C-Based on the target template matching vision library OpenCV in Visual Studio 2010
3DVisual15_3_11(15_8_23)
- 使用C#语言,VisualStudio2013开发环境,EmguCV(OpenCV)完成双目视觉的标定匹配和三维矫正,可以生成深度图-Use C# language, VisualStudio2013 development environment, EmguCV (OpenCV) complete binocular vision matching calibration and three-dimensional correctio
test
- 利用opencv开源视觉库,对图像进行识别匹配,从很多张图像中找出待匹配的图像并返回其名称-Using the opencv open source visual library, the image recognition and matching, many images to find the image to be matched and return the name
opencv-doc
- 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍
HNY_CV_005
- 双目视觉,双目图像测距,双目图像校正,对其,匹配(Binocular vision, binocular image ranging, binocular image correction, matching)
project
- 基于c++语言和opencv的视觉立体匹配(Visual stereo matching based on c++ language and opencv)
cvut_test
- 基于OpenCV的计算机视觉技术实现的密集点匹配(Dense point matching implemented by computer vision technology based on OpenCV)
稀疏点匹配与重建
- 基于OpenCV的计算机视觉技术实现的稀疏点匹配与重建(Sparse point matching and reconstruction based on OpenCV computer vision technology)
Stereo_Calib
- 简单的双目图像匹配,用不上017平台编写,使用opencv(Simple Image Matching)