CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - kd tree matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - kd tree matlab - List
[
Other
]
kdtree
DL : 0
kd树的实现,用到matlab-kd tree realization used Matlab
Update
: 2008-10-13
Size
: 112.21kb
Publisher
:
请不要用公用帐号上载
[
Special Effects
]
bwdistsc
DL : 0
This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
Update
: 2008-10-13
Size
: 48.55kb
Publisher
:
fangfei
[
Other
]
kdtree
DL : 0
kd树的实现,用到matlab-kd tree realization used Matlab
Update
: 2025-02-17
Size
: 112kb
Publisher
:
请不要用公用帐号上载
[
Special Effects
]
bwdistsc
DL : 0
This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
Update
: 2025-02-17
Size
: 48kb
Publisher
:
fangfei
[
matlab
]
kdtree
DL : 0
用matlab实现的kdtree,kdtree适合用于数据挖掘中用于寻找最近邻。-Using matlab to achieve kdtree, kdtree suitable for data mining used to find the nearest neighbors.
Update
: 2025-02-17
Size
: 100kb
Publisher
:
项龙江
[
3D Graphic
]
kdtree
DL : 0
K-D树源码,不错的空间查找算法,在三维重建和匹配中应用较多!-KD tree source, good space search algorithm, in the three-dimensional reconstruction and matching the application of more!
Update
: 2025-02-17
Size
: 103kb
Publisher
:
yangronghao
[
matlab
]
kdtree
DL : 0
用matlab编写的k-dtree,加快搜索,在点云拼合中应用广泛。-Matlab prepared with k-dtree, to speed up the search, put together in the point cloud in a wide range of applications.
Update
: 2025-02-17
Size
: 295kb
Publisher
:
翟乐
[
3D Graphic
]
kd_tree
DL : 0
一个高效的k-d tree实现,可以广泛的应用与图形图像处理。-K nearest neighbor search based on KD-tree
Update
: 2025-02-17
Size
: 24kb
Publisher
:
南亮亮
[
matlab
]
kdtree
DL : 0
有matlab和vc联合编程实现kd树实现过程,附有它们之间转化用的max文件和动态链接库dll文件。-Matlab and vc are the joint programming process to achieve the realization of kd tree, accompanied by their transformation with the max files and dynamic link library dll file.
Update
: 2025-02-17
Size
: 113kb
Publisher
:
徐军
[
matlab
]
knnsearch
DL : 0
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file. The code is very simple, hence is also suitable for beginner to learn knn search.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
刘晓红
[
Other systems
]
CVPR10_FastMatting
DL : 0
This is a paper discribing a fast matting method. It uses a large kernal matting laplacian. A KD-Tree trimap segmentation is also used to decide the size of the kernal.
Update
: 2025-02-17
Size
: 2.52mb
Publisher
:
yao
[
matlab
]
kdtree1.2
DL : 0
kd-tree 是广泛用来处理多维寻找最近点的数据结构。该文件中是由matlab调用c++代码实现的,其中实现包括kd-tree的建立最近点的查找等。-kd-tree is kind of data structure which is widely used to find the nearest point in multi-demensions.The zip file contain matlab and cpp files.The functions implemented include kd-tree building and nearest points searching and so on.
Update
: 2025-02-17
Size
: 129kb
Publisher
:
yaoyao
[
matlab
]
kdtree_in_matlab
DL : 0
kd-tree 是一种常用的数据结构,它在搜索最近点中有普遍用处。该文件是一个用纯matlab写成的源代码。-kd-tree is a commonly used data structure, it is commonly used in searches for the nearest point. The file is a pure source code written in matlab.
Update
: 2025-02-17
Size
: 59kb
Publisher
:
yaoyao
[
matlab
]
BOS_NLTV_v1
DL : 0
kd树的结构和分析及其源代码的程序使用matlab-kd tree structure and analytical procedures used and its source code matlab
Update
: 2025-02-17
Size
: 5.92mb
Publisher
:
luyang
[
Special Effects
]
kdtree
DL : 0
kd 近邻查找. 一般用在图像拼接等领域-k-d tree to find the nearest one
Update
: 2025-02-17
Size
: 112kb
Publisher
:
alisha
[
Data structs
]
k_d-tree-
DL : 0
k-d tree的matlab与VC混合实现,可直接使用-using matlab and VC mix programming to realize kd tree.can be used used directly
Update
: 2025-02-17
Size
: 124kb
Publisher
:
[
Special Effects
]
kdtree
DL : 0
用matlab进行图像拼接时,可以用到的程序,或可参考。K-D树。我没看懂-Using matlab for image stitching, you can use a program, or a reference. KD tree. I did not understand
Update
: 2025-02-17
Size
: 295kb
Publisher
:
余金
[
matlab
]
kdtree_3
DL : 0
here is matlab code for Kd tr-here is matlab code for Kd tree
Update
: 2025-02-17
Size
: 59kb
Publisher
:
Shubham
[
Other
]
kdtree11
DL : 0
用matlab编写的关于Kd树算法,很实用的-About using matlab Kd tree algorithm, a very practical
Update
: 2025-02-17
Size
: 112kb
Publisher
:
宁宁
[
AI-NN-PR
]
kdtree-realization
DL : 0
K-d树实现。采用matalb和C++混合编译的方式实现。-kdtree provides a minimalistic implementation of kd-tree. The implementation can be used either inside MATLAB by means of MEX calls, or as a standalone tool, directly a C/C++ program.
Update
: 2025-02-17
Size
: 167kb
Publisher
:
王淑丹
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.