搜索资源列表
SIFT_area_match
- SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。-different area SIFT algorithm which is better than the original SIFT and KD tree match.
sift-1.1.1_20071108_win
- Rob Hess的SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差-Rob Hess of the SIFT algorithm C language (based on OpenCV), sampling and Gaussian pyramid differential extraction of feature points, KD tree search for points of the same name, RANS
ImageRetrieval
- 毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
kdtree
- 基于手机系统图像拼接中kd树算法的实用程序-a program of kd tree arithmetic
kdtree
- 在图像处理中,用最优节点优先法,建造kd树,用于特征点匹配-In the image processing, the optimal node with priority method, build kd tree, used for matching feature points
kdfilter
- 很好的点云滤波的文章,主要介绍了K-d树的滤波方法-Good point cloud filtering articles, Kd tree filtering method
sift-kdtree
- 程序实现了对图像sift特征的提取,并利用KD-树对图像进行相似度匹配。-Program image sift feature extraction and similarity matching KD-tree image.
kdtree
- 用matlab进行图像拼接时,可以用到的程序,或可参考。K-D树。我没看懂-Using matlab for image stitching, you can use a program, or a reference. KD tree. I did not understand
SIFT-KD-tree-image-panorama-opencv
- SIFT KD树 图像拼接 全景图_多幅图 opencv -SIFT KD tree image mosaic panorama _ Multiple Figure opencv
Processing.tar
- 包内为探测图像极值,检测SIFT特征和构建K-D树等功能的源码。- Package for the detection of extreme images, detecting SIFT features and functions to build the source code KD tree.
kdtree
- k-d树(k-dimensional树的简称),是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索(如:范围搜索和最近邻搜索)。K-D树是二进制空间分割树的特殊的情况。-kd tree (k-dimensional tree for short), is a data structure split k-dimensional data space. Mainly used in multi-dimensional space-critical data search (eg:
asift_Algorithm
- 实现图像的自动配准,是SIFT算法的改进算法,同时在ASIFT匹配阶段,对算法进行了修改,采用KD树结构进行搜索。-Automatic registration of images is SIFT algorithm improved algorithm, while ASIFT matching stage, the algorithm was modified using the KD tree search.
KDTREE
- kd树,一个简单的kd树实现,只能用于简单的理解-kd tree, a simple kd tree implementation, only for simple understanding
SIFTPanorama
- KD树建立及树检索源代码,在多幅图像配准上有成功实现功能-KD tree and tree establishment to retrieve the source code in multiple image registration on the successful realization of functions