camera
The startPreview function is slow, Any work around?
Problem: I\'m making an application on android which requires a fast response from the camera while shooting images, I noticed a slow behavior from the application, after measuring the time I noticed[详细]
2023-04-03 13:41 分类:问答Android Default Camera
I am new to Android development. Can anyone please let me know how 开发者_StackOverflowto add another button or textEdit on top of Android default camera ?[详细]
2023-04-03 11:10 分类:问答Recognize Matrix code from iPhone camera and translate it?
I would create an App that read this kind of code from the iPhone Camera and give me the alphanumerical code to verify its ticket...[详细]
2023-04-03 08:06 分类:问答How can i create a sliding layout above the preview of Camera?
I am making a project using a camera and I wan开发者_如何学Pythonted to have an extra button that i must be seen in sliding drawer.[详细]
2023-04-03 07:16 分类:问答Android camera view inverted
i\'m building an application in which i need to take a photo from a custom camera and the view is inverted or rotated (when i move it up and down the picture moves sideways instead).[详细]
2023-04-03 07:09 分类:问答Uploading an image to a server in Android app
In my app I am capturing an image and uploading it to the server. The capturing and uploading part works fine in my Android device which is of 5 mega pixel.[详细]
2023-04-03 05:28 分类:问答Change Camera settings from another App's Activity
I have an Android app that calls the native camera app to take a picture and returns the image for further manipulation. My problem, is that I run into memory leaks if the camera is set to 2(+) megapi[详细]
2023-04-02 19:21 分类:问答LookAt Matrix Question - when are they equivalent
Could you please confirm or deny the following statements which I think are true? 1) Two LookAt matrices 开发者_运维知识库[详细]
2023-04-02 14:31 分类:问答writeImageToSavedPhotosAlbum too slow?
I\'m developing an iPhone app that includes some standard \"camera\" functions. Saving to camera roll is really TOO slow, it requires about four seconds on iPhone 4. Is there some way to improve speed[详细]
2023-04-02 14:25 分类:问答take a picture with android ndk - camera api
Is there 开发者_运维问答a standarized API for taking pictures using Android NDK? Or is it really necessary to go through Java for that?Yes. It is necessary to go through Java. Since NDK access will[详细]
2023-04-02 12:20 分类:问答