搜索资源列表
point-in-polygon
- 射线法判断点是否在多边形内部.多边形顶点坐标通过文件polygon.txt输入,点的从标从键盘输入.-ray method to judge whether a polygon internal. Polygon vertices through documents polygon.tx t input, from the point of targets from the keyboard input.
用opencv类库两副图像的特征点匹配
- 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
LBP
- 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defining a template for the origina
sanjiaopoufen
- 在VS2008和opencv下,对2D/3D点(云)数据实现三角剖分,运算速度快,实时性好,计算精度高,并对三角剖分进行了优化,可以处理复杂点集的三角剖分,可以用于人脸识别的工作-In the VS2008 and opencv, the pairs of 2D/3D points (cloud) data to achieve triangulation, calculation speed, real-time performance is good, high precision, and
twoview_reconstruction
- 基于matlab的三维重建代码,提取两幅图片的匹配点-Based on three-dimensional reconstruction of the matlab code, extract the two images match point
Point
- 一个简单的点程序,来源于C++程序设计那本书-A simple point process, from C++ programming book
Matlabsift
- sift提取特征点的图像匹配。其中包括特征点的提取和图像匹配两部分-sift feature extraction for image matching. These include feature point extraction and image matching two
draw-point
- 将txt中点集通过opengl画出来,键盘上下左右键可以控制图像的旋转-Will txt opengl drawn through the mid-point set, the keyboard arrow keys to control the image rotation
tubao
- 输入一个二维的点集数组,然后就能将此点集的边界算出来,点集的边界分为凸多边形边界和凹多边形边界,实现凸多边形和凹多边形边界类,任意一个都行!-Enter a two-dimensional array of point set, and then will be able to set boundaries calculated, the boundary point set is divided into convex polygon concave polygon boundaries an
vp
- 寻找图片中消失点的位置,方法:使用霍夫转换找到两条直线,其交点即为消失点-Using Hough transformation to find the vanishing point.
sift
- sift特征点检测及匹配,matlab源码-sift feature point detection and matching, matlab source code
point-operation
- 画出图像的灰度直方图,并对直方图进行线性点运算,直方图均衡化以及直方图匹配-Draw the image histogram, and histogram linear point operations, histogram equalization and histogram matching
7941943TPS-RPM
- 使用薄板样条函数,完成点对的非刚体配准方法。此类提供算法的封装。-Use of Thin plate spline, the completion point of the non-rigid registration method. Such packages provide the algorithm.-
RANSAC-match
- 可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备-Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration
MouseSelect
- VTK实现的鼠标拾取三位坐标点,对学习VTK的朋友应该有用-VTK to achieve the three coordinates of the mouse pick up point, a friend of the study should be useful VTK
MyCrust
- MATLAB 三维点云重构 Surface recostruction from scattered points cloud-MATLAB three-dimensional point cloud Reconstruction Surface recostruction from scattered points cloud
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
PointCloud_learn
- 实现点云数据的基本放大、缩小、漫游等功能,对于初学者了解点云数据读取等可以作为借鉴。-this flie realize the point cloud s sale change and pan and so on
Iterative-closest-point-algorithm-based-on-genetic
- 基于遗传迭代最近点算法的激光数据配准Iterative closest point algorithm based on genetic data registration of laser-Iterative closest point algorithm based on genetic data registration of laser
read-point-cloud
- 本程序轻松快捷的实现了点云数据的读取和显示,适用于PTX和TXT格式的点云数据读取。-This program quickly and easily implement a point cloud data read and displayed for PTX and TXT format to read the point cloud data.