Giter Site home page Giter Site logo

cvCornerFast not available? about javacv HOT 5 CLOSED

wordin0 avatar wordin0 commented on May 13, 2024
cvCornerFast not available?

from javacv.

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 13, 2024
cvCornerFast() is not a function of OpenCV or of any of the other libraries 
supported by JavaCV. If you want to use an external library not supported by 
JavaCV, I suggest you use JNA https://jna.dev.java.net/ to easily call it from 
Java.

Original comment by [email protected] on 29 Oct 2010 at 10:09

  • Changed state: Invalid

from javacv.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 13, 2024
Perhaps I've misunderstood it then. But, it looks like it on:

"2009-08-31 FAST is now officially in OpenCV" on 
http://mi.eng.cam.ac.uk/~er258/work/fast.html

Do you know how I can make it work in my javacv project?

Original comment by [email protected] on 29 Oct 2010 at 10:59

from javacv.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 13, 2024
As far as I can see, they decided to implement it as a C++ class FAST declared 
in cvaux.hpp. Since this is C++, it is not part of JavaCV, details in this wiki 
entry:
http://code.google.com/p/javacv/wiki/WhereIsFeatureXOfOpenCV

Original comment by [email protected] on 29 Oct 2010 at 11:06

from javacv.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 13, 2024
[deleted comment]

from javacv.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 13, 2024
Sorry for the previous post. Should have realized. I'm curious though, u think 
that I can use a wrapper around the C implementation provided on the same page?

Original comment by [email protected] on 29 Oct 2010 at 11:11

from javacv.

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.