搜索资源列表
mcmcexamples
- 蒙特卡罗方法及其例子,用于图像处理与计算机视觉
L1_Tracking_v4_release
- 该程序将计算机视觉的目标跟踪问题转化为寻找稀疏矩阵的过程,将预先的得到的样本粒子与稀疏矩阵线性相乘得到目标-The program will target tracking in computer vision into the process of finding a sparse matrix, the sample will be obtained in advance of the particles multiplied with the goal of sparse linear
homework06_em_956105133
- EM算法在概率图中的应用,在计算机视觉中也用用到!-EM algorithm in the application of probability map, is also used in computer vision is used!
matlab_ukf_utilities
- 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题. 比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。 -kalman ukf matlab
PG_SPBOW
- 开源计算机视觉目标识别代码,里面的内容非常详细,而且注释很清晰-a very famous open source computer vision code for object recognition
fundamental_martix
- 基于matlab写的计算机视觉中的基础矩阵算法,采用了强标定的方式,其中用了最小二乘法计算基础矩阵的八点法-Based on matlab written in the vision of the computer, using the fundamental matrix algorithm is strong, the calibration of the least-square method in calculating the eight points based matrix
ImageEdgeDetection_segmentation_matlab
- 边缘提取源码,国内一高手写的,对计算机视觉等很有用,代码精炼-Edge source, the domestic one written by a master of computer vision and other useful code Refining
Kalman_Filter
- 卡尔曼滤波估计雅可比的matlab代码,用于计算机视觉的在线估计-Kalman filter estimates Jacobian of matlab code, for computer vision online estimate
bbtoolbox-1.0
- 数学优化工具箱,可以解决计算机视觉中的三角测量等困难问题。-Mathematical optimization toolbox, can be solved in computer vision, such as the triangulation problem.
1
- 计算机视觉的基本任务之一是从摄像机获取的图像信息出发计算三维空间中物体的几何信息,并由此重建和识别物体。这两者之间的关系就是由摄像机的几何成像模型来决定,即由摄像机的参数来决定。实现了张正友和tasi的matlab标定程序!-The basic tasks of computer vision is one of the images from the camera to obtain information from the calculation of three-dimensional g
OpenCVMatlab
- OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/opencv/). OpenCV is a real time
SIFT
- 用matlab程序编写的,用于计算机视觉或摄影测量中图片的特征点提取。-Using matlab programming, for computer vision or photogrammetry image feature extraction.
shuangmushijue
- 三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。-The 3-D reconstruction technology of computer vision is a significant field of computer vision ,and binocular stereo vision is a very important technique in 3-D
GetObjectByDisAndGray
- 三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。-Three-dimensional reconstruction of the research is an important subject of computer vision field, while binocular vision is three-dimensional reconstruction of a
xingrengenzong
- 三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。-Three-dimensional reconstruction of the research is an important subject of computer vision field, while binocular vision is three-dimensional reconstruction of a
line_fitting
- 基于计算机视觉的工件尺寸自动检测技术研究,直线拟合,附完整程序及待处理图片-Workpiece dimensions using computer vision technology automatically detect, line fitting, with a full program and image to be processed
ZZY
- 计算机视觉 张正友经典的文章,基于平面的摄像机标定,matlab程序-a paper named A Flexible New Technique for Camera Calibration,with the matlab programs
matlab中关于三维重建的源代码,《计算机视觉中的多视图几何》匹配源代码.zip File ID 34022 Upload Success ! Complete.
- 三维重建中的图像匹配MATLAB源码 过程详细 代码易懂 适合初学者 配合计算机视觉中的多视图几何这本书看 收获会更多
BMVC11-HSSL-package
- 计算机视觉的应用,该代码可以用来实现目标检测的应用。使用matlab语言,方便灵活,易于实现。该文件内带有对应的图片集,可以非常容易的实现代码重现过程(The application of computer vision, the code can be used to realize the application of target detection. The use of MATLAB language, convenient and flexible, easy to implemen
基于计算机视觉的自动驾驶应用
- 本文件通过使用Matlab软件, 基于计算机视觉,实现了自动驾驶。(Automatic driving based on computer vision by using Matlab software had been done in this document.)