Rank: 809 based on 105 downloads (last 30 days) and 2 files submitted
photo

Guy Shechter

E-mail

Personal Profile:

http://guy.shechter.org/

Professional Interests:

 

Watch this Author's files

 

Files Posted by Guy View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
14 Jun 2004 k-D tree Perform closest point search or range query using a k-D tree implementation. Author: Guy Shechter kd, tree, range, neighborhood, closest 84 43
  • 4.57143
4.6 | 30 ratings
03 Nov 2003 T-test with Bonferroni Correction Performs multiple pairwise comparisons between groups of samples. Author: Guy Shechter statistics, probability, ttest, stat, bonferroni, multiple comparisons 21 5
  • 2.85714
2.9 | 7 ratings
Comments and Ratings on Guy's Files View all
Updated File Comment by Comments Rating
27 Mar 2013 k-D tree Perform closest point search or range query using a k-D tree implementation. Author: Guy Shechter jianfeng

how to download this code

27 Mar 2013 k-D tree Perform closest point search or range query using a k-D tree implementation. Author: Guy Shechter jianfeng

it's very good

13 Mar 2012 k-D tree Perform closest point search or range query using a k-D tree implementation. Author: Guy Shechter Muhammad Amir

Kuan_Ting Yu, how to your write mex.... instruction in matlab, i get a lot of error when i do like this
mex kdtree_common.cc kdtree.cc kdrangequery.cc kdtreeidx.cc

29 Feb 2012 k-D tree Perform closest point search or range query using a k-D tree implementation. Author: Guy Shechter Yu, Kuan-Ting

I'm using windows 7 64 bit
I was not able to use those dll file
But I use mex command to recompile it, it works.

Some points need to notice:

1. use mex -setup to find your compiler. E.g. VS 2010
2. in "kdtree_common.h", replace #include "c:/.../mex.h" with "mex.h"
3. dir to ./src and mex all .cc file

Kuan-Ting Yu

13 Feb 2012 k-D tree Perform closest point search or range query using a k-D tree implementation. Author: Guy Shechter Gh., Andrei

Top Tags Applied by Guy
bonferroni, closest, kd, multiple comparisons, neighborhood
Files Tagged by Guy View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
14 Jun 2004 k-D tree Perform closest point search or range query using a k-D tree implementation. Author: Guy Shechter kd, tree, range, neighborhood, closest 84 43
  • 4.57143
4.6 | 30 ratings
03 Nov 2003 T-test with Bonferroni Correction Performs multiple pairwise comparisons between groups of samples. Author: Guy Shechter statistics, probability, ttest, stat, bonferroni, multiple comparisons 21 5
  • 2.85714
2.9 | 7 ratings

Contact us