Ask Your Question

ivan's profile - activity

2016-04-12 10:47:05 -0600 commented question process of ORB algorithm in OpenCV

yes, of course. But if I want to see the source code of ORB algorithm, in order that I can learn it too

thanks for your suggestion

2016-04-12 08:53:42 -0600 commented question process of ORB algorithm in OpenCV

thanks for your suggestion. But if I want to see the code of ORB algorithm and how ORB process an image in opencv, where can I find it?

2016-04-12 08:41:12 -0600 asked a question process of ORB algorithm in OpenCV

Dear great OpenCV community

I am a computer science bachelor student. Presently, I am using OpenCV 3.0.0 and Android Studio to make an markerless augmented reality android app for my thesis. For the object detection in markerless, I use ORB algorithm. And I want to see and know the process of how ORB works.

Where can I find how ORB works?

Any suggestion will be helpfull. Thanks.