-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exposure module #612
Comments
1 similar comment
@jywarren could you please have a look at it and then I would like to work on it. |
This is a great idea. Might take some research!
…On Mon, Jan 7, 2019, 3:01 PM aashna27 ***@***.*** wrote:
@jywarren <https://github.com/jywarren> could you please have a look at
it and then I would like to work on it.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#612 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ_qSbcL_xWlTAbw3IAIQVKBdAcSgks5vA6eGgaJpZM4ZyGLr>
.
|
Yepp.. would do 😊
…On Tue, Jan 8, 2019, 1:41 AM Jeffrey Warren ***@***.*** wrote:
This is a great idea. Might take some research!
On Mon, Jan 7, 2019, 3:01 PM aashna27 ***@***.*** wrote:
> @jywarren <https://github.com/jywarren> could you please have a look at
> it and then I would like to work on it.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <
#612 (comment)
>,
> or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AABfJ_qSbcL_xWlTAbw3IAIQVKBdAcSgks5vA6eGgaJpZM4ZyGLr
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#612 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AZUPyLA9jIH4XGRIEyoTx_YMXthe3MIZks5vA6nhgaJpZM4ZyGLr>
.
|
@aashna27 from what I know about this stuff, I think exposure is the amount of light entering the lens of a camera. Increase in exposure means that more light is going to enter the lens and photos in the night are going to look better and visibility will increase but with brightness the photo is only going to look brighter. If this issue is about the same exposure then I think this might not be possible digitally as it s a physical thing. Correct me if I'm wrong. @jywarren @kindanduseful |
Ah I just found some info here it says that exposure depends upon physical factors such as aperture of the lens |
Yess this gets changed with aperture and other camera lens factors, I
searched. It didn't seem feasible to me.
…On Sun, Jan 27, 2019, 12:04 PM Harsh Khandeparkar ***@***.*** wrote:
@aashna27 <https://github.com/aashna27> from what I know about this
stuff, I think exposure is the amount of light entering the lens of a
camera. Increase in exposure means that more light is going to enter the
lens and photos in the night are going to look better and visibility will
increase but with brightness the photo is only going to look brighter. If
this issue is about the same exposure then I think this might not be
possible digitally as it s a physical thing. Correct me if I'm wrong.
@jywarren <https://github.com/jywarren> @kindanduseful
<https://github.com/kindanduseful>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#612 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AZUPyHuzVjaGqRy6yXi3aP7ed9wbACaWks5vHUhogaJpZM4ZyGLr>
.
|
So can this issue be closed as this is not possible?
…On Sun 27 Jan, 2019, 12:07 PM aashna27 ***@***.*** wrote:
Yess this gets changed with aperture and other camera lens factors, I
searched. It didn't seem feasible to me.
On Sun, Jan 27, 2019, 12:04 PM Harsh Khandeparkar <
***@***.***
wrote:
> @aashna27 <https://github.com/aashna27> from what I know about this
> stuff, I think exposure is the amount of light entering the lens of a
> camera. Increase in exposure means that more light is going to enter the
> lens and photos in the night are going to look better and visibility will
> increase but with brightness the photo is only going to look brighter. If
> this issue is about the same exposure then I think this might not be
> possible digitally as it s a physical thing. Correct me if I'm wrong.
> @jywarren <https://github.com/jywarren> @kindanduseful
> <https://github.com/kindanduseful>
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <
#612 (comment)
>,
> or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AZUPyHuzVjaGqRy6yXi3aP7ed9wbACaWks5vHUhogaJpZM4ZyGLr
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#612 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AhKOn_eyfwn8B0b18OYUtud-mqizm3CWks5vHUktgaJpZM4ZyGLr>
.
|
@harshkhandeparkar @aashna27 @jywarren I just added the exposure module. The logic behind the module was pretty straight forward, the only catch was as aforementioned, it depended upon physical factors of ISO value, shutter speed and camera aperture. After researching a bit, I put the EV (exposure value, used to calculate/correct the image exposure) as a range of |
Exposure is different from brightness -- not sure how! But a separate Exposure module would be nice, thank you!
The text was updated successfully, but these errors were encountered: