Giter VIP home page Giter VIP logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Unfortunately, I do not have any plans at the moment to support the "new C++ 
API". See here for an explanation:
    http://code.google.com/p/javacv/wiki/WhereIsFeatureXOfOpenCV
If you wish to make a contribution though, you are welcome to do it :)

Original comment by [email protected] on 25 Oct 2011 at 3:14

  • Changed state: WontFix

from javacv.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I would like to but I struggle a lot as the documentation of JavaCV is, well, 
non-existing?! Or I haven't found it yet.

What's the best place to ask and discuss questions related to my efforts?
For example, I'm currently wondering why CascadeClassifier.detectMultiScale 
requires the second
argument to be a CvRect instead of a vector or CvSeq (or similar)?

Thanks very much for the great work btw - I've played around with several code 
bases
available on the web for using OpenCV with the integrated camera of my tablet 
and yours works by far best :)

Original comment by [email protected] on 25 Oct 2011 at 8:43

from javacv.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Not much documentation no, but if you are looking into using OpenCV functions, 
simply refer to the OpenCV documentation. It's the same API, more or less.

You should ask questions on the mailing list, if possible, thank you.

JavaCV maps std::vector arguments to more simple Pointer/native arrays objects, 
allocated on return, that's all.

Original comment by [email protected] on 25 Oct 2011 at 1:10

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.