-
Hi matlabe,
I am using your find object to recognite with my test dataset (~ 25000 images, contains duplicate images)
**Beginning train**
![before](https://user-images.githubusercontent.com/2…
-
Hi, it's a fast lib wrapper for python to use nanoflann, however, is there any way to dump/load the KDtree object for later use?
-
This issue is kind of more a "project". It is meant to capture various decisions we need to make for a number of things that WCT needs to accommodate the clustering and pattern recognition algorithms…
-
I have a set of orientations and need to find all orientations in a radius.
In my case, the radius is the smallest delta orientation around any axis (equivalent to `Eigen::Quaternionf::angularDistanc…
-
I've transplanted your project into vc2015, only one place need to be modified:
nanoflann_pcl.h
the definition of setInputCloud() need to be moved into declaration
however the output trajectory i…
-
I'm getting this output when I try to import an image into Meshroom with a fresh build of AliceVision. This worked last time I built back in August, so I don't think it's an issue with the inputs.
…
-
/usr/bin/ld: CMakeFiles/SampleVisibleMeshSurface.dir/src/SampleVisibleMeshSurface.cpp.o: undefined reference to symbol 'glGetTexImage'
/usr/bin/ld: /lib/x86_64-linux-gnu/libOpenGL.so.0: error adding …
-
hello,
nanoflann supports the parallel build of the tree (by setting n_thread_build)
do you think it would also be possible to benefit from multithreading when querying several points at once (for k…
-
Hi all, I am wondering if anyone has successfuly build geometry-central on Windows, I met some problems when building with cmake.
And here are some infos printted in the cmake error log:
. . .
Ch…
gdwei updated
7 months ago
-
```
~/compbiomed/HemePure_tools$ find . -name utils.h
~/compbiomed/HemePure_tools$
```
```
[ 95%] Building CXX object CMakeFiles/voxelizer.dir/voxelizer/source/voxelizer_MultiInput.cpp.o
/Use…