mogvision / FFD

Fast-Feature-Detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only support opencv3.2?

davidz123 opened this issue · comments

Hi,
When I run the FDD binary file, it requires opencv3.2 dependency, any other version of opencv supported?
thx :)

can you use the demo_FFD.py to detect feature use your own image?

my opencv version is 3.4.2.16 and the opencv_contrib_python is 3.4.2.16 ,but I use my own image ,the FFD-master\image output do not change

@lixiaohang I am trying on it. Cause I only have binary file, I have to adopt the envirenment as the building-env.