KDTree icon indicating copy to clipboard operation
KDTree copied to clipboard

Thanks! two questions?

Open zhangfq-chemistry opened this issue 2 years ago • 0 comments

JunJieDong: (1) if adding points based on “using dataset = vector< pair< Point<784>, unsigned int>>" . Do you mean 784 points here? How to make 784 variable? (2) How to add data one by one to kdTree, for example for(uint i=0;i < numberPoints;i++){ .......???} Thanks!

zhangfq-chemistry avatar Mar 10 '22 09:03 zhangfq-chemistry