[android-developers] Webservice in ANDROID, KSOAP and PHP

2012-05-28 Thread abdelbar nasri
Hi ; I am developing an application leads to purchase bar code, but I have a problem in the webservice which is to retrieve information about a product Scane. so my problem is: when I execute the activity SearchActivity.java and folds the search field I get an error, here is my java class,

[android-developers] default color space in android !

2012-05-20 Thread abdelbar nasri
hi ; i use opecv to convert an image stored in the sd card to the gray scale format using the function Imgproc.cvtColor(src, dest, Imgproc.COLOR_BGR2GRAY); ; but i have this error !!! E/AndroidRuntime(19363): java.lang.RuntimeException: Failure delivering result

[android-developers] error: (-215) scn == 3 || scn == 4 in function void cv::cvtColor

2012-05-17 Thread abdelbar nasri
I'm failing miserably at something I think it should be very easy to achieve. I'm importing a Bitmap from a .jpg file I have in drawable converting it to mat and then trying to change it to a grayscale image, converting it back to bitmap to display. This is the code I use: package

[android-developers] webservice or enligne database for my application android

2012-05-07 Thread abdelbar nasri
Hi !; hi, I'm going to develop image processing app in Android as Prixing http://www.prixing.fr/. and i want an webservice to get information of the barcode decoded. or enligne data base. thanks -- You received this message because you are subscribed to the Google Groups Android Developers