Giter VIP home page Giter VIP logo

Comments (8)

shimat avatar shimat commented on May 16, 2024

OpenCvSharp.CPlusPlus already supports some features2d classes.
https://github.com/shimat/opencvsharp/wiki/%5BCpp%5D-BRISK
https://github.com/shimat/opencvsharp/wiki/%5BCpp%5D-Star-Detector

FREAK implementation cannot be used because of bugs. I am fixing it. Thank you.

from opencvsharp.

shimat avatar shimat commented on May 16, 2024

FREAK is supported on the latest branch (CPlusPlus-Improvement-features2d).
https://github.com/shimat/opencvsharp/wiki/%5BCpp%5D-ORB-%26-FREAK

from opencvsharp.

milanloveajax avatar milanloveajax commented on May 16, 2024

Thanks for the reply.
Yes, extracting keypoints is possible using the BRISK algorithm. My question is how to get the descriptors?

from opencvsharp.

shimat avatar shimat commented on May 16, 2024

I am sorry, I misread your situation.
In the next release the DescriptorExtractor.Compute (Feature2D.Compute) method will be added.
You can compute descriptors by using the Compute method.
Compute method will be able to used for all classes derived from Feature2D (e.g. ORB, BRISK).

from opencvsharp.

milanloveajax avatar milanloveajax commented on May 16, 2024

Thanks for the answer.
Can you let me know a tentative date on which the next release shall be available?

from opencvsharp.

shimat avatar shimat commented on May 16, 2024

Now the next version was released. Please try it.

from opencvsharp.

milanloveajax avatar milanloveajax commented on May 16, 2024

Thanks for the update. I tried it and it was working fine. Thank you.

from opencvsharp.

shimat avatar shimat commented on May 16, 2024

👍

from opencvsharp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.