Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8317005
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T21:29:17+00:00 2026-06-08T21:29:17+00:00

I have an UIImagePickerController with my own camera overlay. In that overlay I have

  • 0

I have an UIImagePickerController with my own camera overlay. In that overlay I have a button that the user can press to take a photo.

Currently, I have an IBAction on “Touch Up Inside” that will take a picture. self.imagePickerController is my reference to UIImagePickerController

- (IBAction)onSnapClicked:(id)sender {

     [self.imagePickerController takePicture];

}

My problem is that, in the callback method. The image that I get back is always blurry. Please help

- (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictionary *)info
{   
    // Get the original image
    UIImage *originalImage = [info objectForKey:@"UIImagePickerControllerOriginalImage"];
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T21:29:19+00:00Added an answer on June 8, 2026 at 9:29 pm

    They are the same quality. You might have created a lag somewhere thus gives you the false sense of finish taking picture, while it is actually capturing.

    Unless your button allows touch through. In that case, the camera always try to focus that part of your picture. You have to prevent that from happening. How to do that, look into my answer on this question : Exlusive touch in cameraoverlay view (of the camerapicker) in iOS?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using UIImagePickerController for my camera and have added an Overlay View Controller
I have a cameraOverlay with it's own camera button and I use the takePicture
I have an app that allows a user to record a video with UIImagePickerController
I have three camera-based apps (that take still pictures) in the app-store and have
I have an alert that asks user if he/she want a picture from Photo
I have two overlay images that I want show in camera view depending on
I have a UITableViewController that pops up a UIImagePickerController, user takes a pic, hits
I have an app that lets the user take a picture with his/her iPhone
I have a UIImagePickerController that i display in a popover when the user presses
I have bug with UIImagePickerController which source type is camera. Sometimes after controller appeared,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.