Create custom UIImagePickerController to set camera aspect ratio

Can have 1000 streams and image cropping re-addressing on iOS; many of which contain responses requiring it to work just like Instagram (I assume they never open Instagram). So instead of just using the word Instagram, let me describe the functionality of what I'm trying to do:

I want to create a CustomUIImagePickerController so that:

  • CAMERA: I can either set the exact size of the image that the camera takes; or on the very next screen (i.e. image reuse / use) have their own rectangle that the user can move to crop the image just taken.

  • GALLERY: (same as above :) sets the size of the frame that the user will use to crop the image.

So far on SO, one answer is close: the answer points to https://github.com/gekitz/GKImagePicker .

But the crucial problem with this project is that it only works with the gallery . It doesn't work with the camera .

So, if you look at the Instagram app for iOS-7, it has complete control over the shooting experience. How should I do it? I don't want my users to go through all the standard iOS UIImagePickerController experience and then have them go through their own cropper to load the image. It's just a scary user interface. How many steps or screens do you need to shoot or upload? Right? I know I cannot be the only developer who would like to solve this problem. I don't mind finding a solution and then sharing it with the world. But now I don't even know where to start?

Does anyone have any idea where I can start?

BTW: The following answers are not:

  • how to change cropping frame of UIImagePickerController
  • Set the dimensions for the UIImagePickerController "move and scale" cropbox
+3
ios objective-c image camera uiimagepickercontroller


source to share


No one has answered this question yet

See similar questions:

34
Set dimensions for UIImagePickerController "move and scale" crop
22
how to change cropping frame of UIImagePickerController

or similar:

486
Resizing CSS image and maintaining aspect ratio
34
Set dimensions for UIImagePickerController "move and scale" crop
nine
UIImagePickerController camera roll view over open camera
4
IOS 7 UIImagePickerController camera covered with static image
3
UIImagePickerController displays last image instead of camera input
2
Camera size and 4: 3 aspect ratio are not the same
1
Setting up UIImagePickerController
1
Will the text box fill data remain the same as when shooting with a custom camera?
1
Circular Cropper Camera with iOS UIImagePickerController?
0
How to customize custom image in UIIMagePickerController



All Articles
Loading...
X
Show
Funny
Dev
Pics