-
I am trying to use features extractor and descriptors to do the matching. I downloaded the Amsterdam Library of Object Images and tried to match the same object rotated by 20° using all the algorithm…
8mike updated
8 years ago
-
Hi! Great project. I am very excited to use it. I am hoping someone can help me out.
I have a working native install of OpenDroneMap, WebODM and node-OpenDroneMap on Ubuntu 14.04. ODM works and has…
-
##### System information (version)
- OpenCV => 3.3
- Operating System / Platform => Ubuntu 16.04
- Compiler => GCC 5.4
##### Detailed description
I am trying to build a **static** opencv, w…
-
I would like to have an option to **not** consider files with the same content but different mtimes ("modification time") as duplicates.
_Reason:_ Sometimes the mtime carries semantic/pragmatic infor…
-
After I updated MacPorts to 2.4.0 from 2.3.5 following error started happening when matching result screen after a battle. I have no idea on what happened inside, but hereby reporting my error before …
-
I followed the instructions in the Unity Hello AR example, installed the latest ARCore service, but it never tracks any surfaces. Gets stuck at "Searching For Surfaces". (The Hello AR Java example wor…
odbol updated
7 years ago
-
Hi !
ComputeFeatures seems not to be able to compute features on more than one image at a time on the develop_subposes branch. It segfault if I specify -n X option.
Regards.
polto updated
7 years ago
-
Hi,
I'm trying to use the CUDA LATCH processing logic described in the main.cpp file to compare 2 different images for matching.
Objective is to use Brute Force Hamming (Any Binary comparator)…
-
Thanks for the awesome code!
Sorry for my lack of maths here, but I'll try to explain anyway..
My goal here is to efficiently find the best matching image out of say 1000 other images who has the cl…
-
I've been trying to compile the source code but had some problems with it. I'm at the last step but apparently i got an error saying MSBUILD: error MSB1009: Project file does not exist.
I did some …