Tagged Questions
0
votes
0answers
99 views
Change image size in GPUImageView
i'm using GPUImageView to create camera custom. But when i capture, the images size is "384x384".
So, how i can capture images with size standard (ex: 1536.000000 x 2048.000000).
Thanks !
0
votes
0answers
36 views
Mobile app Scout mob stache cam in xcode [closed]
How did the deals app Scout Mob implement the stache cam feature n their mobile app?
0
votes
0answers
156 views
Using GPUImage on UIImagePickerController
Good day! I am new to Objective-C and to iOS App development in general. I just started a few months ago, and so I'm exploring other things I can do.
I am trying to make an image editor app that ...