搜索资源列表
S2iLib
- Library for creating computer vision systems, using OpenCV, encapsulating the main functionalities on easy to use C++ way, and extending them. It includes face recognition, wavelet transform, stereo vision (future) and speak recognition(future).
motion-extract
- 运动目标提取和跟踪是视觉分析、高级行为理解以及运动编码等计算机视觉 应用领域中基本而又重要的一步,也是计算机视觉中的难点问题。本文深入研究 了运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面-Extraction and tracking of moving targets is a visual analysis, to understand high-level acts, as well as encoding movement i
plotCamerasPlanes
- This program, given the co-ordinates of two cameras and planes, Clearly plots them in matlab interface. Very useful tool for Computer vision core developers.
testlibcvd
- 剑桥大学LibCVD计算机视觉函数库,Windows移植工程文件-Cambridge University Computer Vision Function Library LibCVD,transplantation to Windows.
lankton_stereo
- The uploading files is a good dense stereo matching algorithm, which is usually used in computer vision and computer graphics application.
3D_motion
- 计算机视觉中的三维运动物体分析,给定在一个三维直角坐标系下一组数据点的坐标,以及变换坐标系后的坐标,计算可得其变换参数,然后重新计算变换后坐标,与真实坐标比较可以计算其精度-Three-dimensional analysis of moving objects in computer vision, given in a three-dimensional Cartesian coordinate system the coordinates of the next set of data
sift
- SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Scale-invariant feature transform (or SIFT) is an algori
test
- 计算机视觉,图像处理,图像链接,图像校正,图像深度图-computer vision
Ransac
- RANSAC为RANdom SAmple Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。它于1981年由Fischler和Bolles最先提出[1]。 RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。 RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(Outliers,偏离正常范围很远、无法适应数学模型的数据)
imagerectify
- 计算机视觉中关于极线匹配(image rectify)的一篇文章-Computer Vision on pole line matching (image rectify) an article
code-Multi-target_Tracking_by_Continuous_Energy_M
- object tracking is one of the hottest topic in computer vision. in a video you may have some different kind of object to be tracked this files is implementation for multi-target object tracking.
matlabcode
- 多视图几何的源代码Multiple_View_Geometry_in_Computer_Vision-Multiple View Geometry in Computer Vision 2nd Edition
matlab_behavier_recognize
- matlab下基于视觉的人体行为识别,用于行为识别,机器视觉方面,可以做毕业设计,毕设成果。-this is the matlab code for computer vision and behavier recognization
CPP_RANSAC
- 它是基于一组包含异常数据的样本数据集,并计算数据的数学模型参数。这是第一次由Fischler和Bolles 1981提出。ransac是经常使用的计算机视觉。RANSAC假设为一组正确的数据,有一种方法,模型参数的计算。-It is based on a set of sample data sets containing abnormal data, and the mathematical model parameters are calculated. It was first propo
openMVG-master
- openMVG 是一款开源的SFM软件,它在某些方面要优于Bundler,可以利用N多张任意拍摄的照片,重建场景的三维模型。SFM 指的是,在计算机视觉中的从运动到结构,以及在摄影测量中的空中三角测量与光束法平差。-OpenMVG -(Multiple View Geometry) open Multiple cess to the classical problem solvers in Multiple View Geometry and solve them accurately.View
qe437
- Very suitable for the study using computer vision, Complex modulation coherent pulse train signal, Algorithm for researchers to do reference.