Computer Vision Libraries and Android!!!
in
Android Processing
•
10 months ago
Hey has anyone around here ever tried working with any of
Computer Vision Libraries with android?
I'v been struggling a lot these days(past a month) trying to get a library work on android platform! I'v almost crashed my head to my bedroom wall trying to figure out a way!
has anyone had these problems too?
Anyways till now,
1.
I'v been struggling a lot these days(past a month) trying to get a library work on android platform! I'v almost crashed my head to my bedroom wall trying to figure out a way!
has anyone had these problems too?
Anyways till now,
1.
I'v tried importing openCV library into android...well the openCV2.4.3 library for processing works great with processing(PC) but doesn't work at all as an application to an android..as it didn't find the library for android! and i guess there is even problem with buffers and stuff which the library uses!
So, now i thought I could recompile every thing into a single jar file and can easily be imported...Well, I successfully did import this into a .jar file with the help of Eclipse....So, now i can import the library and no compilation errors but unfortunately this doesn't work and gives out a run-time error i guess
I'm just struck here with openCV now!!!!
getting to work openCV on android with processing for android would be preferable..!
getting to work openCV on android with processing for android would be preferable..!
as i'v got no much time for my project submission i need to go ahead!
2.
So, here I'm! tryina look for all the libraries present(
Computer Vision)which works as a piece of cake for a PC but unfortunately not even a little on android platform! I'v literally tried out examples from those libraries...NOT YET! and I'm still look for libraries....
Note: While choosing libraries i'm trying to choose only those ones which does some image-processing on PImage types b'coz i think there won't be any problem related to memory buffers!
So, Any suggestions on a "Computer vision" library I can try out for android (Android processing)???
Thanks for any help in advance...
Note: While choosing libraries i'm trying to choose only those ones which does some image-processing on PImage types b'coz i think there won't be any problem related to memory buffers!
So, Any suggestions on a "Computer vision" library I can try out for android (Android processing)???
Thanks for any help in advance...
2