搜索资源列表
OpenCV
- 摄影测量学发展而来的直接线性变换(DLT)方法和扩展的直接线性变换方法,有基于径向排列约束(RAC) 的两步法(Tsai方法),有基于不同位置平面模板的张正友法(Zhang),也有基于摄像机本身移动无需外部标 定物的自标定方法。 OpenCV是Intel开源计算机视觉库,它由一系列c函数和少量C++类构成,具有强大的图像处理、图 像分析和图像理解功能,它的函数实现了很多经典的图像处理和计算机视觉方面的算法,是机器视觉研究 与开发的良好工具。-Photogrammetry de
SVM
- VC6.0编写,基于OpenCV的支持向量机分类程序,在400×400的平面上生3类随机样本点,然后给出利用SVM分类的决策面和支持向量-VC6.0 written OpenCV-based support vector machine classification procedures, the plane of 400 × 400 random samples of raw Category 3 points, and then give the decision-making surfac
OpenCVcalibration-
- 以计算机视觉和视觉检测中的摄像机标定过程作为研究的对象,分析了开源计算机视觉函数库OpenCV中的摄像机模型,使用张正友基于平面模板的方法进行标定-To computer vision and visual inspection of the camera calibration process as the object of study, analysis of the open source computer vision library OpenCV in the camera mode
bitslice.cpp
- Bit plane splicing using opencv
comex
- 假设激光投射到目标物体上,同时位于同一平面的摄像头画面内能够捕捉到激光照射点(画面最亮的点),用于激光测距,可以使用现有的opencv库,很容易作进一步性能改进-Assuming the laser is projected onto the target object is located within the same plane of the camera screen at the same time be able to capture the laser irradiation po
select3dobj
- 这个程序的目的是为了收集数据集的一个对象和分割区域.它展示了如何使用相机的校准模式来计算校准模式是平面的单应性。-This program s purpose is to collect data sets of an object and its segmentation mask.It shows how to use a calibrated camera together with a calibration pattern to compute the homography of th
select3dobj
- 这个程序的目的是为了收集数据集对象和分割遮罩。它显示了如何使用相机的校准模式 计算该单对应性校准图案上的平面。它还显示grabCut分割等-The purpose of this program is to collect the data set of objects and segmentation mask. It shows how to use the camera' s calibration mode to calculate the single plane corre
classifer
- 二分类问题采用包括逻辑回归、最小二乘法、感知器算法(按下space不断迭代)、svm线性分类,另外还有高斯分线性分类(待完善),针对平面上两类点进行分类-Second classification using logistic regression, the method of least squares, perception algorithm (Press space iteratively) svm linear classification, in addition to the Ga
LinePlaneRansac
- 利用RANSAC进行直线拟合,利用RANSAC进行三维平面拟合-To utilize RANSIC fitting a straight line, using RANSIC three-dimensional plane fitting
Camera-calibration
- 结合实例 利用opencv软件对相机进行标定,标定方法基于张正友的平面格网法。-With examples using opencv software to calibrate the camera calibration method based on Zhang Zhengyou plane grid method.
Optical-flow
- 光流是一种简单实用的图像运动的表达方式,通常定义为一个图像序列中的图像亮度模式的表观运动,即空间物体表面上的点的运动速度在视觉传感器的成像平面上的表达。-Optical Flow is a simple and practical expression of motion pictures, generally defined as the apparent motion a sequence of images in an image brightness mode, ie velocity
qiujieneiwaicanshu
- 通过利用张正友标定法得出的摄像机的标定结果内参、外参,求取平面任意两点的距离。-By using the results of the internal control calibration calibration method to get Zhang Zhengyou camera, external reference, the plane to strike any two points.
kmeans
- 基于windows平台和k-聚类算法,对平面点集进行聚类(Based on the windows platform and the k- clustering algorithm, the plane point set is clustered)
LightStripe_Calibration_Reconstruction
- 采用线结构光技术对摄像机进行标定、光平面标定和三维重建。Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measurement using light stripe technique.(Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measur
