1 | initial version |
Hi,
did you come up with a solution to this? I'm currently facing the same problem, I want to use SIFT Features for Training a CVRtrees. At the moment I just use the matrix that Sift::compute() generates to train the trees, but the results are not really useful. But I think I'm missing something.
Any help on this would be appreciated.