What I\'m doing seems like it should be simple, but I\'m still lost after I\'ve read every possible Stackoverflow answer I can find and Googled every article I can find.
I have done a small camera app with autofocus in Android. On my nexus one everything works fine but on the htc desire it crashes when i call takePicture() from a Camera object. Here is the stacktrace:
My application supports taking pictures from iPhone in portrait mode and upload to the server. Howev开发者_JAVA百科er, the pictures taken are appearing in sideways once uploaded to the server.
i didn\'t find a recent question so somethign might have changed: there is any widget, ready to use, to integrate开发者_运维知识库 with my website in order for my users to take a picture of themselve
Just a quick question on the iphone technology within this business card reader http://www.youtube.com/watch?v=F8z6pcxdrPo
I am having a problem capturing an image from the built-in camera app on the Samsung Galaxy S. I have a button on my app that when pressed launches the camera:
Hi stackoverflow team i have a problem in converting base64 string to bitmap in android. I am using the camera to fetch the i开发者_运维百科mage and i am convert the image to base64 string to post to
I\'ve never worked on the field of IP Cameras, so I am not sure where to start.I am thinking of a project where I can connect a city\'s cameras that are linked from local businesses like convenience s
I tried giving cvCreateCameraCapture an URL of the camera viewing on internet. However, I can\'t get any video playing.
So I am working on a homework assignment and I have managed to create my skybox and it looks correct, the only problem is that my camera is outside the skybox.