[Q] 3D Picture Resolution Improvement? - HTC EVO 3D

is there anyway to make it so that it stitches two 5mp pictures instead of two 2 megapixel pictures?
maybe in a rom?
just so that we can take 3d photos, but also have the 2d form where its actually nice to look at instead of a 2mp 2d picture.
just a thought.

Its two five mp cameras, not two 2 mps. Just checked it out in engadget and wirefly

jwinkel said:
Its two five mp cameras, not two 2 mps. Just checked it out in engadget and wirefly
Click to expand...
Click to collapse
yes i know, but when you take 3d pictures, its two 2mp pictures that are stitched together. you can notice it when you view a 3d picture in 2d.

Yeah
It really should be an option
Sent from my HTC EVO 3D X515m using XDA App

FaithCry said:
is there anyway to make it so that it stitches two 5mp pictures instead of two 2 megapixel pictures?
Click to expand...
Click to collapse
yes, there might be a way. assuming this is a software limitation and not a hardware limitation.
to determine if its possible in the software, have to decompile and sort thru the closed source htc camera apk file. that is probably the only/best way to figure out the logic and coding htc uses.
is it possible? wouldn't know until we see the code.
see to be quite a few requests surrounding the camera on this device. perhaps it would be worth tweeting or mentioning on htc's facebook page as these types of requests seem popular. maybe they could release these added options in an OTA. would be even better if they just release the source code and we could compile/modify ourselves. in the mean time, next best option, decompile/modify the existing htc camera .apk!
hope that helps!

i am really interested in this too, could any of you smart people try to decompile ? i would done it myself if i only known anything about android but i don't.
so i hope someone could look into it !

thunstop said:
i am really interested in this too, could any of you smart people try to decompile ? i would done it myself if i only known anything about android but i don't.
so i hope someone could look into it !
Click to expand...
Click to collapse
i'm not really a dev either, so if any devs maybe know a thing or two?
//bump

please, couldn't some one please look into this ?
\\bump

I've been looking into the camera in the past few days. Take a look at my camera compression thread. I have a hypothesis as to why the resolution in 1920x1080 for each of the two images in 3D mode. Follow me here. In 2D mode @5MP (widescreen) the resolution is 2560 x 1440. This means that the 3D pictures are reduced by exactly 25% in each dimension. My hypothesis is that they use this extra 25% to post process (focus) the 3D image. If you think about it, the further away the focal point, the more the two images overlap. Likewise, the closer the focal point, the less the images overlap. They need to reserve this 25% in all cases because of the auto focus. It's kind of like how you go cross-eyed when focusing on something right in front of your nose.
EDIT: See my attachment for a visual representation of the wasted area
EDIT: Also see my chopped pictures. I took two pictures. The first in 2D and the second in 3D (converted back to 2D). I had the camera in the exact same spot for both pictures. You can see that the left part of the picture is chopped off in the 3Dto2D picture, but the detail is the same. It's like the image is just cropped.

Related

Possible to access cameras independently?

I wonder if anyone here is delved deep enough into the inner workings of the camera system. Would it be possible, for example, to control the exposure settings independently for each lens?
That way, we could do *real* HDR shots that would blow the socks off the iPhone HDR stuff.
Of course, it wouldn't work for anything too close because of the distortion, but anything further away should work great.
Thoughts?
Would be a good idea!
Sent from my Dual Core HTC 3vo 3D
Agreed, HDR on my phone has been my dream for a while now. I plan on taking some skilled photos in 3d, and this would be awesome
Sent from my Evo 3D
Speed Shooting
Would It Also Be Possible To Use Both Cameras For Speed Shooting?
Like Where One Would Take The Picture Then The Other Would Take It Again.
That Would Be Awesome.
This should be in q&a.....and I only say that because I opened this thread, not noticing the ?, thinking it was a working modification to the cameras. Might want to pm a mod and have it moved.
hockeyfamily737 said:
This should be in q&a.....and I only say that because I opened this thread, not noticing the ?, thinking it was a working modification to the cameras. Might want to pm a mod and have it moved.
Click to expand...
Click to collapse
I think this is in the correct area. Yes, it is a question. But it is a question geared towards a topic that will in all likelihood take some heavy development.
The ideas for HDR and speed shots (halving the time between pictures) are great and definitely something I would use if/when they can be implemented.
spartan15A said:
Would It Also Be Possible To Use Both Cameras For Speed Shooting?
Like Where One Would Take The Picture Then The Other Would Take It Again.
That Would Be Awesome.
Click to expand...
Click to collapse
If your memory card could handle it I'm sure it's possible. You would probably need access to the kernel source to do much of anything with it though.
Imagine a camera app where each core gets a camera hdw to read and process.
Imagine a camera app where we know what each core is doing !
@ OP - wrong section. You developed?
@ Spartan15A - check the market "fast burst camera", is frakking awesome...
BANG! from my shooter...
The Android Camera API only allows you to specify one Camera at a time so you'll need to overcome that obstacle first. Mostly you are limited to what the Android Camera API makes available to you. In some cases you can include additional non-standard properties that the vendor's implementation checks for. Another possibility is that HTC will release a library to make more of the Camera features available.
joe85 said:
The Android Camera API only allows you to specify one Camera at a time so you'll need to overcome that obstacle first. Mostly you are limited to what the Android Camera API makes available to you. In some cases you can include additional non-standard properties that the vendor's implementation checks for. Another possibility is that HTC will release a library to make more of the Camera features available.
Click to expand...
Click to collapse
I wonder if the cameras are even accessible independently at all, or if it just defaults to one of the two.
Have you guys seen the Sony Panorama camera app? Is that using both cameras?
ioos said:
Have you guys seen the Sony Panorama camera app? Is that using both cameras?
Click to expand...
Click to collapse
Cool app - but I don't think it uses the second camera.
<stupid
delete
gthing said:
I wonder if the cameras are even accessible independently at all, or if it just defaults to one of the two.
Click to expand...
Click to collapse
http://developer.android.com/reference/android/hardware/Camera.html#open(int)
Try that method out and see.
creator2456 said:
I think this is in the correct area. Yes, it is a question.
Click to expand...
Click to collapse
Why is this so hard for people to understand. You yourself just said its a question...so therefore it should be in q&a. Development is for developing...Not Asking Questions. To the op, nice idea.
Sent from my PG86100
I wish when in 2D mode the camera towards the middle was used. I always have a finger over the outside camera.
But yeah, HTC could really let us do some cool stuff with both cameras in 2D mode.
Moved to proper forum.
Not sure why this was moved, as it is clearly a development question (is it possible to access the hardware cameras independently - and if so, how?) but whatever...
Here's another application that we could use the two cameras for:
http://gizmodo.com/5822623/two-lenses-will-fix-compact-cameras-depth-of-field-proposes-samsung
Would probably need to go through the actual patent doc to figure out exactly what the method is...

Evo 3D Camera Sensor Information

Does anyone know the exact model number of the camera sensor on our phones?
I have heard that it is built by OmniVision but I'm not sure about this.
I was trying to do some research to see if 1080p video recording would be possible.
http://www.ovt.com/applications/application.php?id=3
Looking through the list, it looks like every 5MP sensor is capable of 1080p @30 fps. We know our CPUs can handle 1080p because the sensation can manage it just fine with the same CPU. Anyone have any information?
I said it before...but why would htc NOT include 1080p? Its a selling point...they did it for a reason probaly.
borgqueenx said:
I said it before...but why would htc NOT include 1080p? Its a selling point...they did it for a reason probaly.
Click to expand...
Click to collapse
Yeah, we wouldn't know. But if the sensor is an OmniVision, we know it must support 1080p because every 5MP sensor made by OmniVision does. We also know our CPUs can handle 1080p. HTC must have removed 1080p support for some other reason.
s5k6aafx Samsung sensor
charnsingh_online said:
s5k6aafx Samsung sensor
Click to expand...
Click to collapse
Where did you find that information?
That is a 1.3 MP sensor, if anything it could be the front facing camera sensor. Samsung says it can do [email protected] 24 fps, not that we would use it for that.
borgqueenx said:
I said it before...but why would htc NOT include 1080p? Its a selling point...they did it for a reason probaly.
Click to expand...
Click to collapse
and you can keep saying it all you want but its 99.9999% fact that the phone can do it and the software is the only thing holding it back right now.
it is VERY likely that they didn't include it b/c of bugs, just like they removed the transparant rosie, and panaramic pictures that were shown at its unvailing.
likely we see all of these things in future OTA's...
sgt. slaughter said:
and you can keep saying it all you want but its 99.9999% fact that the phone can do it and the software is the only thing holding it back right now.
it is VERY likely that they didn't include it b/c of bugs, just like they removed the transparant rosie, and panaramic pictures that were shown at its unvailing.
likely we see all of these things in future OTA's...
Click to expand...
Click to collapse
True, they did do that with 720p video recording on the dInc. I think the secondary problem is the logistics involved in moving that many pixels...reliable storage speed. I think the primary problem is likely feeding the sensor a reliable amount of light to keep the frame rate from getting more embarrassing than the 720p already is....sadly
lg optimus 3x
lg optimus 3x
poweroutlet said:
Does anyone know the exact model number of the camera sensor on our phones?
I have heard that it is built by OmniVision but I'm not sure about this.
I was trying to do some research to see if 1080p video recording would be possible.
http://www.ovt.com/applications/application.php?id=3
Looking through the list, it looks like every 5MP sensor is capable of 1080p @30 fps. We know our CPUs can handle 1080p because the sensation can manage it just fine with the same CPU. Anyone have any information?
Click to expand...
Click to collapse
A 5MP is more than twice the pixels needed for 1080p which is just a hair over 2MP. That also means that we are more than capable of capturing 1080p in 3D as well...in fact, why the hell couldn't we capture 5mp 3D stills?
I think 5mp 3D stills is a much easier thing to accomplish. I mean, sure, we probably can get it to capture 1080p video, but, frame rate would probably totally blow.
...now that I'm thinking about it, we don't get full 720p 3D, we get what is called 720p SBS-half, meaning that we lose half of our resolution to do 3D even though the sensors are totally capable of doing SBS-full...that seems like another doable hack.
...what if one camera was serviced exclusively by one core and the file reassembled afterwards? That would make 720p SBS-full logistically easier, but then we run into the reliable write-speed problem again...
You can all ac like smartasses(no offensse) but if i would be htc and i knew the optimus3d rocks, i definatly would made 5mp 3d photos possible. Unless the hardware posed problems.
borgqueenx said:
You can all ac like smartasses(no offensse) but if i would be htc and i knew the optimus3d rocks, i definatly would made 5mp 3d photos possible. Unless the hardware posed problems.
Click to expand...
Click to collapse
dunno how you get us being smartasses? just informing you the truth and facts of the matter.
one would of thought HTC would of included panaramic photos too but they had bugs in it so they took it out at last min and plan to add it back in future OTA. same should be for the 1080p.
its not a hardware limitation.
Or they are "unfixable bugs". You guys have some awesome devs here but no, 5mp 3d photos are in my mind impossible. A company that also makes nice hardware surely do not have bad software writers. Okay not the best, but good enough to probaly see its not possible. Also the o3d cant make 5mp 3d photos...i think that says enough.
borgqueenx said:
Or they are "unfixable bugs". You guys have some awesome devs here but no, 5mp 3d photos are in my mind impossible. A company that also makes nice hardware surely do not have bad software writers. Okay not the best, but good enough to probaly see its not possible. Also the o3d cant make 5mp 3d photos...i think that says enough.
Click to expand...
Click to collapse
im talkin bout 1080p recording more than anything else here as thats something that the hardware supports without a doubt.
just b/c they pull a feature at launch doesn't mean they have bad developers which is what you are inferring by saying if they pulled it then its unfixable b/c they "surely do not have bad software writers."
Go back read up some on other HTC phones and other makers for the matter b/c this happens all the time. company tries to push the max of the phone up till launch and then if can't iron out stuff 100% they pull it to implement it later in an OTA once fixed up.
This is what will be done with the panaramic camera shooting mode which was in the 3d at the launch at ctia and i was told it wa pulled b/c of bugs and would be released later in OTA. this feature is not hampered by hardware by anymeans nor is 1080p recording. Another example is the FPS limit on the Evo4G at launch. wasn't hardware limit there, and then bam an OTA unlocked it.
so point is just b/c feature is pulled or not included at launch doesnt mean it isn't going to be included. if hardware supports it, then it will happen. end of story.
sgt. slaughter said:
im talkin bout 1080p recording more than anything else here as thats something that the hardware supports without a doubt.
just b/c they pull a feature at launch doesn't mean they have bad developers which is what you are inferring by saying if they pulled it then its unfixable b/c they "surely do not have bad software writers."
Go back read up some on other HTC phones and other makers for the matter b/c this happens all the time. company tries to push the max of the phone up till launch and then if can't iron out stuff 100% they pull it to implement it later in an OTA once fixed up.
This is what will be done with the panaramic camera shooting mode which was in the 3d at the launch at ctia and i was told it wa pulled b/c of bugs and would be released later in OTA. this feature is not hampered by hardware by anymeans nor is 1080p recording. Another example is the FPS limit on the Evo4G at launch. wasn't hardware limit there, and then bam an OTA unlocked it.
so point is just b/c feature is pulled or not included at launch doesnt mean it isn't going to be included. if hardware supports it, then it will happen. end of story.
Click to expand...
Click to collapse
I can believe in 1080p 2d since the o3d also has it...but no to higher res pictures in 3d (larger then 3.15mp)
borgqueenx said:
I can believe in 1080p 2d since the o3d also has it...but no to higher res pictures in 3d (larger then 3.15mp)
Click to expand...
Click to collapse
yeah the 1080p 3d and such i dunno about b/c that was never even hinted at during the ctia event. the other stuff they pulled last minute was least there at one point and just didnt have time to polish it up.
Working on a backdoor for this problem now.
I found the settings for the camera in the /system/etc/media_profiles.xml file. The file seems to include settings for all the different resolutions and quality/send settings within the camera app. The first changes I made caused the app to fail to launch. I discovered that a reboot of the phone is not necessary between changes of the .xml file. Simply closing the camera app and re-opening it does the job. I restored my backup and the camera came up fine. Thanks to Root Explorer for auto-backing up any edited files.
I edited the VideoEncoderCap name=”m4v” code from 720p to 1080p resolutions, but in testing the resolutions remained at 720p. It would seem the app is an HTC app and that the settings might be found directly in there.
I'll update if I find more.
we all know 1080p was in the evo 3d probably sometime during when htc was testing it..htc probably didnt think it was working as well as they wanted to they de activated it just like they deactivated panorama and hdr but since it was there at one point in the rom then it can be activated back [htc never removes things completely just simply deactivates it] we just need to find where to activate it.
sgt. slaughter said:
dunno how you get us being smartasses? just informing you the truth and facts of the matter.
one would of thought HTC would of included panaramic photos too but they had bugs in it so they took it out at last min and plan to add it back in future OTA. same should be for the 1080p.
its not a hardware limitation.
Click to expand...
Click to collapse
Because you didn't just agree with him and close the thread.

Anyone working on fixing the camera app?

I see a lot of people developing their own flavor of gingerbread for the Evo 3D and that's awesome. But I don't see much improving other aspects of the phone that could be universal... like the camera.
I'm a photographer/video producer so this sort of thing is important to me and I don't want to carry my big camera everywhere. We all know the biggest issue with the camera is the green-tinted pictures taken with the flash. I don't even see a white balance setting for the flash available to choose manually.
I had read that there were a lot of other features promised but removed from this phone's camera such as scene modes (though I could care less about this).
Another issue I've read about and noticed is the jpg compression used for the camera. It's good for the small screen and web, but too heavily compressed for anything else.
Then there's an issue of when you half-press the shutter button, it focuses (good) then press all the way it re-focuses. The proper way this should work is focus on half press, snap photo without another focus on the full press.
The shutter lag is awful too, but I guess it's pretty much the norm as far as phones go.
Of course I have a wishlist of things to be added *cough new mytouch camera cough* but someone needs to figure out this green flash problem first...
gk1984 said:
I see a lot of people developing their own flavor of gingerbread for the Evo 3D and that's awesome. But I don't see much improving other aspects of the phone that could be universal... like the camera.
I'm a photographer/video producer so this sort of thing is important to me and I don't want to carry my big camera everywhere. We all know the biggest issue with the camera is the green-tinted pictures taken with the flash. I don't even see a white balance setting for the flash available to choose manually.
I had read that there were a lot of other features promised but removed from this phone's camera such as scene modes (though I could care less about this).
Another issue I've read about and noticed is the jpg compression used for the camera. It's good for the small screen and web, but too heavily compressed for anything else.
Then there's an issue of when you half-press the shutter button, it focuses (good) then press all the way it re-focuses. The proper way this should work is focus on half press, snap photo without another focus on the full press.
The shutter lag is awful too, but I guess it's pretty much the norm as far as phones go.
Of course I have a wishlist of things to be added *cough new mytouch camera cough* but someone needs to figure out this green flash problem first...
Click to expand...
Click to collapse
i have very little professional photography experience and def don't have the eye to pick up on the color differences as they appear very subtle to me.
are there any camera apps in the market which implement some of the features you've listed?
as far as modifying the htc camera apk file, it is not open sourced so all work will have to be done through reverse engineering.
the compression setting was mentioned a few days ago in a thread here and i did research it in the AOSP version of the camera apk which is open sourced. i was able to find the line with the compression setting and it should be fairly simple to modifying the settings panel to provide an option for the user to adjust this. all the info is in my post on that thread.
if you wanted to post up your wish list of camera features, or contact some of the camera app devs in the market with your feature list, given you have a professional photography background, i would think they would be open to your suggestions.
Thanks for the reply. I didn't realize it would take so much reverse engineering there. And yes, some photos with the flash are harder to tell the off white balance, but I stopped using the flash and never taking night pics with this phone... Day time photos are awesome if not for the compression.
I haven't had much luck in finding any camera apps yet, hasn't occurred to me really. But I do love HDR Pro for the hdr pics - if anyone's interested in experimenting with that (takes a couple pics in dif exposures then combines them for a more natural and detailed photo)
I guess I'll have to wait to see if HTC does anything more with it or search for an alternative. Thanks though.
It's a phone. You'll never get true professional quality photos from a phone no matter what app you use. As a photographer you know that...f-stops, aperture, lenses and all the other stuff that photographers talk about can't really be changed on a phone's camera. To really get professional quality photos and video, even though phone cameras have gotten very good, you need to use the right equipment.
ranger61878 said:
It's a phone. You'll never get true professional quality photos from a phone no matter what app you use. As a photographer you know that...f-stops, aperture, lenses and all the other stuff that photographers talk about can't really be changed on a phone's camera. To really get professional quality photos and video, even though phone cameras have gotten very good, you need to use the right equipment.
Click to expand...
Click to collapse
You're right but that's not my complaint. As I stated, my biggest gripe is the green tinted photos with the flash and compression. There are features I'd like to see from the latest mytouch camera (native hdr, no shutter lag - which is done with a constant image stream or something like that, etc)
you can have some things improved with the software side of things, but yes, hardware is a limitation and I'm not expecting this to replace a professional camera.
gk1984 said:
Thanks for the reply. I didn't realize it would take so much reverse engineering there. And yes, some photos with the flash are harder to tell the off white balance, but I stopped using the flash and never taking night pics with this phone... Day time photos are awesome if not for the compression.
I haven't had much luck in finding any camera apps yet, hasn't occurred to me really. But I do love HDR Pro for the hdr pics - if anyone's interested in experimenting with that (takes a couple pics in dif exposures then combines them for a more natural and detailed photo)
I guess I'll have to wait to see if HTC does anything more with it or search for an alternative. Thanks though.
Click to expand...
Click to collapse
I've used HDR pro. I've also used Vignette which was my favorite camera app on the EVO 4G. It works on the 3D but of course you can only take 2D pictures with any of the third party cameras...so far.
On the HTC website/forum they do acknowledge the issues with the camera and say they are working on an update to correct them. I guess we'll see if that ever comes to fruition.

Does HDR actually work?

Quick question. I've tried the camera mods on here and even attempted the Amaze camera app floating around the GSM page (I'm CDMA) just to play around. I've been using Synergy for a while now and maybe it's just that ROM but...
Does the HDR feature actually work? It takes pictures fine, says processing, but it's just a normal photo. HDR pics are supposed to at the very least use image mapping to lighten the dark areas and darken the light areas to even the photo out. True HDR snaps 3 pictures in different exposures to achieve this. It's just bugging me...
Wondering the same thing.
Via My HTC Evo 3D On The Now Network From Sprint.
gk1984 said:
Quick question. I've tried the camera mods on here and even attempted the Amaze camera app floating around the GSM page (I'm CDMA) just to play around. I've been using Synergy for a while now and maybe it's just that ROM but...
Does the HDR feature actually work? It takes pictures fine, says processing, but it's just a normal photo. HDR pics are supposed to at the very least use image mapping to lighten the dark areas and darken the light areas to even the photo out. True HDR snaps 3 pictures in different exposures to achieve this. It's just bugging me...
Click to expand...
Click to collapse
No it doesn't, I think there is something kernel deep that needs to be present. If someone can get a hold of a sensation kernel & compile some of the added extras (ZSL, HDR, etc.) Into the EVO 3D kernel, It might work.
Thanks for clearing that up. I hope someone works those in.
There are too many cool things I want from the sensation. Not fair! It's so similar yet they have so many neat little things.
Zero Shutter Lag code in their kernels.
Ability to OC GPU.
HDR that works. Not fair.
felacio said:
There are too many cool things I want from the sensation. Not fair! It's so similar yet they have so many neat little things.
Zero Shutter Lag code in their kernels.
Ability to OC GPU.
HDR that works. Not fair.
Click to expand...
Click to collapse
That I'm sure one of our developers can do that one now but honestly I haven't run across any game/app that taxes the GPU. It'd still like to see what it looks like though.
But yeah, we need a kernel dev to work some magic with getting the drivers.

The two best camera apps

http://www.camerafv5.com/
https://play.google.com/store/apps/details?id=slide.cameraZoom&hl=en
These two apps are amazing if you want more control of your camera.
I have been a pro photographer for years and shoot with a pro quality Canon DSLR.
Lately I have almost never felt like dragging that camera around with me, but like most people these days I ALWAYS have my phone with me.
I used to carry a tiny point and shoot Canon with me along with my phone but that's a PITA also. None of my previous phones really thrilled me with their camera performance (including the two Rezounds I still have) but the camera in my N2 has been giving me super results with these two apps.
CameraZoom FX is a little easier to use as it doesn't have a bar of controls across the bottom of the screen that you need to keep your fingers away from. FV-5 does have more features however (the controls are basically a clone of a DSLR) and it has one feature that no other camera app has. It has the ability to save as a png which is a RAW file with no jpeg compression.
PNGs take longer to save/view and are bigger files but give a higher quality image than a compressed jpeg.
CameraZoom has a feature that I use occasionally that will take a picture with a voice command. Set it on that and then say smile and a few seconds later it shoots the image. Here is a pic I took with CameraZoom inside using available light. I printed an 8"x10" print from this and nobody can believe it came from a phone.
http://s361.beta.photobucket.com/user/jmorton10_photo/media/Camera-ZOOM_zpsbafd9ff2.jpg.html
I did a bunch more testing this morning after another poster said that the anti-shake feature drastically reduced image quality.
I never used that feature, I learned years ago to hold a camera dead still myself but I was curious about that claim.
Turns out, the poster was exactly right. The images I took using as basically suck.
They are MUCH grainier than the exact same shot without that feature turned on.
I believe voice commands are available with s-voice and the stock camera.
billku said:
I believe voice commands are available with s-voice and the stock camera.
Click to expand...
Click to collapse
I didn't realize that, I stumbled across the feature in CameraZoom while looking for something else.
There are so many cool options in these two apps that some are bound to duplicate the stock app features, but these two apps make all these options MUCH easier to get to and to use.
EDIT: I just looked through the options/settings in the stock TW camera app and didn't see any option for voice activation.
It may still be there and I overlooked it, but this just reinforces what I knew all along, all the options in these other apps are easily available with one fast click. You don't have to dig through menus of stuff trying to find or enable/disable a feature.
jmorton10 said:
http://www.camerafv5.com/
https://play.google.com/store/apps/details?id=slide.cameraZoom&hl=en
These two apps are amazing if you want more control of your camera.
I have been a pro photographer for years and shoot with a pro quality Canon DSLR.
Lately I have almost never felt like dragging that camera around with me, but like most people these days I ALWAYS have my phone with me.
I used to carry a tiny point and shoot Canon with me along with my phone but that's a PITA also. None of my previous phones really thrilled me with their camera performance (including the two Rezounds I still have) but the camera in my N2 has been giving me super results with these two apps.
CameraZoom FX is a little easier to use as it doesn't have a bar of controls across the bottom of the screen that you need to keep your fingers away from. FV-5 does have more features however (the controls are basically a clone of a DSLR) and it has one feature that no other camera app has. It has the ability to save as a png which is a RAW file with no jpeg compression.
PNGs take longer to save/view and are bigger files but give a higher quality image than a compressed jpeg.
CameraZoom has a feature that I use occasionally that will take a picture with a voice command. Set it on that and then say smile and a few seconds later it shoots the image. Here is a pic I took with CameraZoom inside using available light. I printed an 8"x10" print from this and nobody can believe it came from a phone.
http://s361.beta.photobucket.com/user/jmorton10_photo/media/Camera-ZOOM_zpsbafd9ff2.jpg.html
Click to expand...
Click to collapse
I use Camera FV-5 over the stock camera just because of the quality of pics it takes.
I too find the N2 camera to be quite good and I just purchased FV5 to see how far I can take it. I haven't spent very much time with it yet however.
One thing I love about my DSLR is that I can set separate buttons for focus and exposure. Any way to do that with FV5?
webleeper said:
I use Camera FV-5 over the stock camera just because of the quality of pics it takes.
Click to expand...
Click to collapse
I agree 100%.
I'm not saying you can't take a good pic with the stock camera app, but it's much easier and a lot more fun using an app like FV-5.
It definitely beats the stock app quality wise if you save as a png file which is not even an option with the stock camera (I'm not sure why not)
johnnyvol said:
I too find the N2 camera to be quite good and I just purchased FV5 to see how far I can take it. I haven't spent very much time with it yet however.
One thing I love about my DSLR is that I can set separate buttons for focus and exposure. Any way to do that with FV5?
Click to expand...
Click to collapse
Not exactly how you're saying, but you can lock both the AF and the exposure so you can recompose and keep the exposure or AF point.
If you read through all the options/help docs etc on the site I posted it will explain all the options pretty well actually.
http://www.camerafv5.com/tutorials/camera_manual.php
https://play.google.com/store/apps/...zdGFydmluZ21pbmQuYW5kcm9pZC5zaG90Y29udHJvbCJd
This is another good app.
The preview screen is smaller, but it gives you access to all the settings from one screen.
jmorton10 said:
Not exactly how you're saying, but you can lock both the AF and the exposure so you can recompose and keep the exposure or AF point.
If you read through all the options/help docs etc on the site I posted it will explain all the options pretty well actually.
http://www.camerafv5.com/tutorials/camera_manual.php
Click to expand...
Click to collapse
Exposure lock, that's it. I was having a brain fart. Thanks for the link!
WOW, talk about good service. I was using the shot control app I posted and realized the ISO setting did not work.
I sent the developer an email about it and 20 minutes later I got this response:
On Jan 9, 2013 3:46 PM, "Peter Daly" <[email protected]> wrote:
Samsung has chosen to not make ISO visible for third party developers on your device, so I must guess at how it is controlled, and hard code that method that works on your device.* You are the first to contact me about the Verizon variation of the Note 2.
Please install the attached version, and let me know if it seems that ISO is working correctly.* Based on what I know of the other versions of that device, I give this a 75% chance of working.
Thank you for any help, and thank you for contacting me.
Pete
Attached was a new version of the app and it works perfectly.
That's great. At your recommendation i purchased FV5 and i'm very impressed so far.
tdrussell said:
That's great. At your recommendation i purchased FV5 and i'm very impressed so far.
Click to expand...
Click to collapse
Yea me too.
FV-5 is my favorite, I find it's the closest thing to DSLR controls.
jmorton10 said:
WOW, talk about good service. I was using the shot control app I posted and realized the ISO setting did not work.
I sent the developer an email about it and 20 minutes later I got this response:
On Jan 9, 2013 3:46 PM, "Peter Daly" <[email protected]> wrote:
Samsung has chosen to not make ISO visible for third party developers on your device, so I must guess at how it is controlled, and hard code that method that works on your device.* You are the first to contact me about the Verizon variation of the Note 2.
Please install the attached version, and let me know if it seems that ISO is working correctly.* Based on what I know of the other versions of that device, I give this a 75% chance of working.
Thank you for any help, and thank you for contacting me.
Pete
Attached was a new version of the app and it works perfectly.
Click to expand...
Click to collapse
Wait so let me get this straight...
ONLY the Verizon Galaxy Note 2 has something special about making it harder for the app to access the ISO settings? Did I read that right?

Categories

Resources