Ask Your Question

arthur1026's profile - activity

2012-09-05 15:49:21 -0600 received badge  Student (source)
2012-09-02 22:14:14 -0600 commented question How to compile own opencv library for Android platform?

up up up~ Anyone knows the answer ?

2012-08-30 00:33:49 -0600 asked a question How to compile own opencv library for Android platform?

I am using the Android binary package of Opencv right now (by following the tutorials here: http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/android_binary_package.html)

But I am in the need of modifying the maximum number of iterations of RANSAC in the cvFindHomography() function. However I did not find any instructions about how to compile the binary package from the source file for Android platform.

So could anybody direct me into some tutorials on doing this?

Thanks a lot!