Camera app - LG Optimus 2x

Is there a good camera app that takes clear pictures? I mean that before taking the picture its is amazingly clear and when I touch to take the the photo it changes a bit the collor (just a bit) and it goes a bit blurry. Why? Any chance to fix this? or some mod or app that is better than stock?

ilooze said:
Is there a good camera app that takes clear pictures? I mean that before taking the picture its is amazingly clear and when I touch to take the the photo it changes a bit the collor (just a bit) and it goes a bit blurry. Why? Any chance to fix this? or some mod or app that is better than stock?
Click to expand...
Click to collapse
Kostja cm7 stock camera mod
Sent from LG 2X using Tapatalk 3 Beta

Related

Camera shooting like ipod

hey.
is there i way to do camera-photo-shootings like on ipod? there you can push 10 times in 5sec on "Shoot" and he will do 10 pics.. on lg the picture has to load so long..
is there a good camera app to do fast pictures in good quality?
slider5000 said:
hey.
is there i way to do camera-photo-shootings like on ipod? there you can push 10 times in 5sec on "Shoot" and he will do 10 pics.. on lg the picture has to load so long..
is there a good camera app to do fast pictures in good quality?
Click to expand...
Click to collapse
You could manually focus it and then take pictures but I doubt that you'll be able to take 10 pictures in 5 seconds.
Use "burst" option to make it.
Simple
Rayman96 said:
Use "burst" option to make it.
Simple
Click to expand...
Click to collapse
The stock CM7 camera doesn't have burst mode. At least mine doesn't. Still he's not going to achieve 10 pictures in 5 seconds I think unless the camera doesn't re-focus. But still, even then that'll be hard to do due to the shutter lag.
Sent from my Optimus 2X using xda premium
xExabyte said:
The stock CM7 camera doesn't have burst mode. At least mine doesn't. Still he's not going to achieve 10 pictures in 5 seconds I think unless the camera doesn't re-focus. But still, even then that'll be hard to do due to the shutter lag.
Sent from my Optimus 2X using xda premium
Click to expand...
Click to collapse
Lower the resolution of the picture...
@slider5000
Is this what you're looking for?
Fast Burst Camera (Lite)
https://play.google.com/store/apps/details?id=com.spritefish.fastburstcameralite
thanks.
i tried this.
but thats very laggy and the quality is not very good.

Lg Camera App - Finally im not embarrased of my photos.

Hey all
I have been so frustrated with the camera on this phone as it takes barely passable photos in daylight but low light its almost impossible to take photos that are focusd and aren't full of noise. The HDR shot is quite good but nothing special.
Also the photos are a little zoomed in and squashed down if compared against objects you've take the pic of.
So i searched around and came across Lg camera in the market.
It has a free version which seems fully featured which bugs you for purchasing it every now and again. The aspect ratio of the pics is correct and tt takes excellent low light shots especially with flash on and has less noise and focuses perfectly.
Just thought I'd share it see what people thought.
Cheers.
Tried it. Didn't notice a difference. Tried camera zoom fx and all three took the same photo. The autofocus algorithms on this phone are horrible.
Kassassin said:
Tried it. Didn't notice a difference. Tried camera zoom fx and all three took the same photo. The autofocus algorithms on this phone are horrible.
Click to expand...
Click to collapse
+1 on this, I kinda kiss the old camera app.
Sent from my Nexus 4 using xda premium
Just tried it. The quality of the pictures doesn't even change.
Sent from my Nexus 4 using Tapatalk 2
Sorry to say but its totally different pics on mine to stock camera. If you cant see the difference then maybe there's a fault on your phones because lg camera is perfect for me in low light and has no focusing issues at all even in a pitch black room with flash on.
You can also set infinity focus which eliminates all need to focus at all so for me lg camera fixes the problem
Also the aspect ratios in the photos on stock camera are totally different when compared to lg camera so maybe you need to compare the pictures side by side. Lg camera is true to the scene, Google camera squashes everything down. Also the Google camera is zoomed in further than lg camera.
My phone has no focusing issues with this app now.
Camera zoom fx isn't really a camera app more of a toy but anyway hope it helps someone as its sorted the camera form me and I'm very picky.
Ill update the thread with comparisons over the weekend to highlight the difference between the two cameras
check http://forum.xda-developers.com/showthread.php?t=2039553 out
zephiK said:
check http://forum.xda-developers.com/showthread.php?t=2039553 out
Click to expand...
Click to collapse
That is for video...
There are many camera apps.I like camera zoom.. Works well..
Sent from my Nexus 4 using xda app-developers app
But I take it only the stock camera app supports photosphere?
Sent from my Nexus 4 using Tapatalk 2
biffsmash said:
Ill update the thread with comparisons over the weekend to highlight the difference between the two cameras
Click to expand...
Click to collapse
Please do!
I tried lgCamera as well as other camera apps and saw no significant difference.
There are several aspects to the bad pictures problem.
- One is the limitations of the camera module which no app can fix.
- Then there's camera calibration. The LG Optimus 4X HD has the same camera module
but produces photos with less noise. There's room for improvement here but it is most
likely going to happen with a firmware update.
- Proper metering and scene evaluation will no doubt increase the picture quality.
Manual control is one avenue to peruse this but I haven't come across and app that
gives exclusive control over ISO and shutter speed. Some apps let you select one and
then automatically adjust the other.
Check out Camera FV-5.
biffsmash said:
If you cant see the difference then maybe there's a fault on your phones because lg camera is perfect for me
Click to expand...
Click to collapse
this just made me lol
because you cant see anything that means your phone must be faulty!:laugh:
The camera app itself doesn't really matter.
All the actual focusing/picture taking/etc is done by the kernel module. There is a userspace driver which translate commands from the camera API (its just ends up being a string that defines parameters in plan text) and based off of that it tells the kernel module to make those changes/perform those actions. It even defines the jpg compression quality and whatnot, so there isnt much the actual app itself does.
zivan56 said:
The camera app itself doesn't really matter.
All the actual focusing/picture taking/etc is done by the kernel module. There is a userspace driver which translate commands from the camera API (its just ends up being a string that defines parameters in plan text) and based off of that it tells the kernel module to make those changes/perform those actions. It even defines the jpg compression quality and whatnot, so there isnt much the actual app itself does.
Click to expand...
Click to collapse
Level of compression certainly is set by the app. My FV-5 files are twice the size at the same resolution.
Sent from my Nexus 4 using Tapatalk 2
jmudrick said:
Level of compression certainly is set by the app. My FV-5 files are twice the size at the same resolution.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
The camera app *suggests* the compression it would like, it doesn't do the compression itself. The userspace module instructs the camera kernel module to do the compression, and the build in DSP in the Qualcomm chip does the actual compression.
TeamAlpha said:
Check out Camera FV-5.
Click to expand...
Click to collapse
this is a great app!!
but how to solve "widescreen viewfinder" no effect
TeamAlpha said:
Check out Camera FV-5.
Click to expand...
Click to collapse
But it wants too many permissions.

Shutter speed

Hi, I mostly use my camera for taking pics of my toddler and thus I need a fast shutter whats the best way to achieve this on my XZ without root?
I have found my wifes 18 month old arc s has a faster shutter speed..
scorpi786 said:
Hi, I mostly use my camera for taking pics of my toddler and thus I need a fast shutter whats the best way to achieve this on my XZ without root?
I have found my wifes 18 month old arc s has a faster shutter speed..
Click to expand...
Click to collapse
Make a picture of the same object/area compare the pictures and tell us if you really need a faster shutter.
The pictures I've seen from the XZ were really really good. Of course there is a lot of noise when you look at the picture in full resolution, but it's not a DSLR.
Picture topic:
http://forum.xda-developers.com/showthread.php?t=2172712&page=49
Dsteppa said:
Make a picture of the same object/area compare the pictures and tell us if you really need a faster shutter.
The pictures I've seen from the XZ were really really good. Of course there is a lot of noise when you look at the picture in full resolution, but it's not a DSLR.
Picture topic:
http://forum.xda-developers.com/showthread.php?t=2172712&page=49
Click to expand...
Click to collapse
Toddlers don't stay still for very long so yes faster shutter speed is better. quality is really good that's not a problem.
You need more light or a higher iso speed(more grain).
Sent from my C6603 using xda premium
tried my brothers s4 his shutter speed is faster too...
I know what you mean. Having kids you see why it's great having a smartphone that can take pictures fast and clear.
Yes, I have a dedicated camera but I don't take it everywhere I do my smartphone.
I'm know of apps that can take fast pictures but I think it also depends on if your camera supports it. Good luck. If you find one that helps you should share it in case it helps someone else.
Sent from my HTC One using Tapatalk 2
Has anyone tried using burst mode? It seems to make sense that the shutter speed would be faster for that.
Someone correct me if I'm wrong as I don't know much about cameras apart from how to point and shoot!
Sent from my C6603 using Tapatalk 2
kingvortex said:
Has anyone tried using burst mode? It seems to make sense that the shutter speed would be faster for that.
Someone correct me if I'm wrong as I don't know much about cameras apart from how to point and shoot!
Sent from my C6603 using Tapatalk 2
Click to expand...
Click to collapse
the first picture is still very slow I downloaded an app called fast burst camera and it takes pictures quite fast. so the camera is capable just the software is poor.
You need a galaxy nexus, it have zero shutter lag
Sent from my C6603 using xda app-developers app
scorpi786 said:
Hi, I mostly use my camera for taking pics of my toddler and thus I need a fast shutter whats the best way to achieve this on my XZ without root?
I have found my wifes 18 month old arc s has a faster shutter speed..
Click to expand...
Click to collapse
ditch this phone and get the Lumia 720 with F1.9
demon2112 said:
You need a galaxy nexus, it have zero shutter lag
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
Shutter lag and shutter speed are different things
I have a feeling the OP means shutter lag.
The Galaxy Nexus isn't particularly fast, they changed it so it auto focuses before taking the photo (which it didn't at launch) because otherwise all you got were blurry pictures. The Nexus 4 auto focuses than the Galaxy Nexus faster and thus takes the picture quicker. The Xperia Z auto focuses the fastest out of the 3.
The Z's camera starts up much much slower.
In terms of shutter speed you could just set a higher iso to force the camera to pick a lower shutter speed?
My XZ has almost zero shutter lag with Cyanogenmod
shutter lag = time between you press "take picture" and time the picture is taken ?
On my old Xperia X10i you culd change the Focus from Macro or Auto to Infinite and shutter lag was nearly Zero.
Same works on Xz if you switch to Burst Mode.
Haldi4803 said:
shutter lag = time between you press "take picture" and time the picture is taken ?
On my old Xperia X10i you culd change the Focus from Macro or Auto to Infinite and shutter lag was nearly Zero.
Same works on Xz if you switch to Burst Mode.
Click to expand...
Click to collapse
I'm talking about the time between when you press the take picture button to the time it takes it. Xperia arc s,s3 s4 HTC one are ask faster.
so this is quite messed up
scorpi786 said:
I'm talking about the time between when you press the take picture button to the time it takes it. Xperia arc s,s3 s4 HTC one are ask faster.
so this is quite messed up
Click to expand...
Click to collapse
That's shutter lag. It's almost instant with Cyanogenmod so the problem on stock rom must be because on Sony's camera app, try a different app.
Michealtbh said:
That's shutter lag. It's almost instant with Cyanogenmod so the problem on stock rom must be because on Sony's camera app, try a different app.
Click to expand...
Click to collapse
high speed camera is almost instant but why can't Sony implement it? such an important thing and they've neglected it.
I find if you keep the camera button pressed it will focus the camera and when you release it it will take a picture very quickly.
Interesting never knew this before, still not as good as instantly pressing the button so it takes a pic in half a second but its good enough,

[Q] How to get this camera to make good pictures

Howdy! I've got this phone for 3 days now. One of the main reasons to choose this one, is the camera. It should give stunning pictures, right? Wrong.
I can't for the love of me get even one good picture. Each and every one is either out of focus, distorted in some way, or it looks like there's not enough light (even when the picture is taken outside).
I started out with the automatic mode. What I dislike there, is that it never chooses the max. resolution. Manual mode, I can't get it to make good pictures either; though that might be because of lack of expertise.
Is my device broken? Am I doing something wrong? Help would be appreciated.
Angelusz said:
Howdy! I've got this phone for 3 days one. One of the main reasons to choose this one, is the camera. It should give stunning pictures, right? Wrong.
I can't for the love of me get even one good picture. Each and every one is either out of focus, distorted in some way, or it looks like there's not enough light (even when the picture is taken outside).
I started out with the automatic mode. What I dislike there, is that it never chooses the max. resolution. Manual mode, I can't get it to make good pictures either; though that might be because of lack of expertise.
Is my device broken? Am I doing something wrong? Help would be appreciated.
Click to expand...
Click to collapse
What is your firmware version? 354 i guess.
z_harris said:
What is your firmware version? 354 i guess.
Click to expand...
Click to collapse
Thank you for your reply. I'm currently on the newest firmware. I'm running RomAur v3.2. I had the same problem on a different modified stock ROM of the latest firmware build.
I only know for good light condition, you set the ISO to as low as possible and 20mp manual and need a pair of steady hands. I still havent figure out low light condition, some ppl suggest twilight mode.
1. manual mode. the automode is bull****
2. fullsize. you can resize after the shooting^^
3. let the iso as low as possible. remember that the image becomes a little brighter than in the preview. use flash if its dark
i dont have any problems with the camera, even if taking pictures of moving obejcts in dark conditions. just stop shaking your hands and geht the iso lower^^
Caffeineshock said:
1. manual mode. the automode is bull****
2. fullsize. you can resize after the shooting^^
3. let the iso as low as possible. remember that the image becomes a little brighter than in the preview. use flash if its dark
i dont have any problems with the camera, even if taking pictures of moving obejcts in dark conditions. just stop shaking your hands and geht the iso lower^^
Click to expand...
Click to collapse
Yea iso to a lower value
Here is a picture with iso over 100
And one at 50 (if picture can't be attached then I'll post it next - having issue with xda app)
Sent from my C6903 using XDA Premium 4 mobile app
Meh I'm not happy with xda app
Here is pic with 100 iso
U may need to adjust ev accordingly
Sent from my C6903 using XDA Premium 4 mobile app
Colorful !
Envoyé de mon C6903 en utilisant Tapatalk
This is with bad lighting (Sun was shining at the cam), a view from my window. Is this the quality I should expect from this phonecam?
Inside, it's never sharp. There simply seems to be too little light to make sharp pictures. The flash does nearly nothing. The low ISO setting makes it lag very much as well, reducing the screen fps to 3 or something like that. I guess it's difficult for the device to keep up.
http://aciai.me/i/uk0v.jpg
Check out my images in this topic
http://forum.xda-developers.com/showthread.php?p=47315006#post47315006
Nothing wrong with the camera with the right settings and don't have shaky hands!
wezzel98765 said:
Check out my images in this topic
http://forum.xda-developers.com/showthread.php?p=47315006#post47315006
Nothing wrong with the camera with the right settings and don't have shaky hands!
Click to expand...
Click to collapse
Those do look better. Do I understand correctly that I should take a course in photography and buy a an app to get decent pictures out of this thing? I've heard about FV-5 before. Is it that much better than the stock camera app?
im not satisfied at all with z1 camera , am i missing something ??
Angelusz said:
I've heard about FV-5 before. Is it that much better than the stock camera app?
Click to expand...
Click to collapse
there are two apps much better than FV-5
1) Pro Capture: More details. Sharper pictures. aiding grid to get great shots. (but you can't manage ISO level and the max resolution is 8MPX)
2) Camera Zoom FX: Faster focus. More MPX option (18MPX resolution is available)
Angelusz said:
Those do look better. Do I understand correctly that I should take a course in photography and buy a an app to get decent pictures out of this thing? I've heard about FV-5 before. Is it that much better than the stock camera app?
Click to expand...
Click to collapse
I've not done photography either mate and the pictures were taken with stock camera application, except the picture of my can
wezzel98765 said:
I've not done photography either mate and the pictures were taken with stock camera application, except the picture of my can
Click to expand...
Click to collapse
Then my device is broken. I tested a few shots next to a Galaxy Note 3, and it made much (MUCH) better pictures than my Z1. Tried all kinds of settings, no way to make it right. So mine must be ****. I'm getting it exchanged because of a lazy pixel anyway, but I'm really disappointed in Sony here. I thought they made quality products. :x
guybrush2099 said:
there are two apps much better than FV-5
1) Pro Capture: More details. Sharper pictures. aiding grid to get great shots. (but you can't manage ISO level and the max resolution is 8MPX)
2) Camera Zoom FX: Faster focus. More MPX option (18MPX resolution is available)
Click to expand...
Click to collapse
Okay, thanks for the tips.
wezzel98765 said:
Check out my images in this topic
http://forum.xda-developers.com/showthread.php?p=47315006#post47315006
Nothing wrong with the camera with the right settings and don't have shaky hands!
Click to expand...
Click to collapse
Mmm, can you explain me better auto mode? Do you selected a scene? Do you select single focus point or multi point?
Metering? (Can you explain this)
HDR or image stabilizer?
Do you use the hardware button to take pictures or the software one? I noticed that using the hw one after you press focus and then more to shoot produce a little movement that can make your photo bad. Am I the only one that find the camera button too hard?
Thanks a lot!!!!
Sent from my C6903 using XDA Premium 4 mobile app
Angelusz said:
Then my device is broken. I tested a few shots next to a Galaxy Note 3, and it made much (MUCH) better pictures than my Z1. Tried all kinds of settings, no way to make it right. So mine must be ****. I'm getting it exchanged because of a lazy pixel anyway, but I'm really disappointed in Sony here. I thought they made quality products. :x
Okay, thanks for the tips.
Click to expand...
Click to collapse
Got my Z1 today.
I have exactly the same problems as you have. Even my Galaxy Nexus with 5mp does better photos :crying:
Also tried some different camera settings without any success.
Don't know what to do now...
ganex said:
Got my Z1 today.
I have exactly the same problems as you have. Even my Galaxy Nexus with 5mp does better photos :crying:
Also tried some different camera settings without any success.
Don't know what to do now...
Click to expand...
Click to collapse
My advice: Contact the seller and have it exchanged. I think it's a hardware problem.
yes..nexus can't take better pictures than xz1..there's a problem
Inviato dal mio C6903 con Tapatalk 4
what do you think?
http://www.pic-upload.de/view-21310660/DSC_0030.jpg.html
(sorry for the wrong rotation)
settings: manual, iso 200, light +0,7, 5284x3963.
what is wrong? what focus do you use?

Could someone post the camera apk from KitKat?

I'm very disappointed with the resolution of the default camera. The images are not sharp, and absolutely terrible in low light. I'm surprised Samsung is getting away with this.
Is the camera software on KitKat better, and could someone post it's apk? Thanks.
Sent from my SAMSUNG-SM-N900A using xda app-developers app
incisivekeith said:
I'm very disappointed with the resolution of the default camera. The images are not sharp, and absolutely terrible in low light. I'm surprised Samsung is getting away with this.
Is the camera software on KitKat better, and could someone post it's apk? Thanks.
Sent from my SAMSUNG-SM-N900A using xda app-developers app
Click to expand...
Click to collapse
Really? This is one of the best cameras out there. You're not gonna get much better unless you get a GS4 Zoom or a Nokia Lumina (the one with a 41 mp camera). You gotta learn how to play with the settings on the app
RErick said:
Really? This is one of the best cameras out there. You're not gonna get much better unless you get a GS4 Zoom or a Nokia Lumina (the one with a 41 mp camera). You gotta learn how to play with the settings on the app
Click to expand...
Click to collapse
The OG Note has a much better camera with default settings, in my opinion. What main settings get you good pics on the Note 3?
Sent from my SAMSUNG-SM-N900A using xda app-developers app
Highest quality, image stabilization on, auto mode. Just play with it, it has iso and exposure settings too. I have taken some really sweet long exposure shots with it propped up on a rock that look like they've been taken with slow exposure film.
Ever tried Camera Zoom FX?
https://play.google.com/store/apps/details?id=slide.cameraZoom&hl=en
I'm REALLY fond of it. For me I had a lot of issues with the default Note 3 camera app. Forcecloses, videos that randomly kept the torch on until I rebooted... Camera Zoom FX makes it a lot easier to make great use of the Note 3 camera hardware.
BewareAlbatross said:
Ever tried Camera Zoom FX?
https://play.google.com/store/apps/details?id=slide.cameraZoom&hl=en
I'm REALLY fond of it. For me I had a lot of issues with the default Note 3 camera app. Forcecloses, videos that randomly kept the torch on until I rebooted... Camera Zoom FX makes it a lot easier to make great use of the Note 3 camera hardware.
Click to expand...
Click to collapse
Yeah, but that is only good for up to 8MP processing. I'd rather have the full resolution of what's built in.
RErick said:
Yeah, but that is only good for up to 8MP processing. I'd rather have the full resolution of what's built in.
Click to expand...
Click to collapse
Mine goes to 12.8MP (4128x3096). I did notice it didn't do 4k video recording, but I can't find any third-party apps that do that. Does it maybe vary device to device? Might be worth trying out... I know the max MP stated for the Note 3 is 13 but for all I know that's an averages thing. I don't mind losing 0.2MP, since for all I know the full 13 is like I said just raising up.

Categories

Resources