-
I have written some computationally & memory efficient implementations for these already which produce the exact behaviours I demonstrated in the example code already, so I'd be happy to write up a PR…
-
Dear Pauline,
I have been trying to use make-SIFT-db-all.pl to create a database. It all seems to be going well, and files are being created in the directories singleRecords, fasta and subst (the …
-
As the "README" says, if I add "-noaf " after "-sift", l can get the result detected by traditional sift, rather than A-SIFT. But even if I add this parameter, the program still detects a-sift keypoi…
-
Hi,
When I run the script "run_article" with matlab.
It successfully run and show logs as following
> run_article
28 tasks.
Loading cached descriptor from /media/user/70303F89D6F80E5A/code/match…
-
When testing the whole pipeline the sift filtering node executes correctly but output tractogram is not visible
-
@Nocami 感谢开源,images文件夹里只有.jpg和.png图像文件,请问读到featname中.sift是什么文件?
-
Hello @pmoulon ,
I met an issue when building openMVG with openCV version 4.5.2, on Ubuntu 18
When the CMake flag OpenMVG_USE_OPENCV is enable to build openMVG_main_ComputeFeatures_OpenCV applic…
-
Hi!
I'm a fullstack engineer using Javascript and MongoDB daily.
sift.js intrigues me but I'm not sure where to use it.
I've found the article on Node weekly 400 (CONGRATS) https://nodeweekly.com/i…
-
Trying to use sift on my computer, here is the message i have with `PYOPENCL_COMPILER_OUTPUT=1`
In case it's useful.
Feel free to close the issue, it is not so important to me.
```
Warning: …
-
Hi,
Is it possible to use other feature extraction instead of SIFTGPU?
I found out most people import their features or descriptors to the database. I was wondering how to edit the extraction.c…