Hey guys, I'm having some issues with JJIL, simply put i am currently trying to implement the code on a virtual device to i am puling the image i want to edit from a file, my problem is this;
JJIL wants as input a complex32 image, however i don't see a method in the JJIL library or in java to convert an image (of whatever type ) to complex32. I know that the image type that android captures from the camera is in the format of bitmap so i will encounter the error again when i attempt to run the application on the device. Any help would be greatly appreciated. Thanks -- Danny -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

