Skip to content
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

Dev ev correct #652

Merged
merged 5 commits into from
Jul 4, 2019
Merged

Dev ev correct #652

merged 5 commits into from
Jul 4, 2019

Conversation

cvere
Copy link
Contributor

@cvere cvere commented Jul 1, 2019

Description

Add an option in PreapreDenseScene to correct exposure values (EV) of input images, to uniformize dataset exposures.

Features list

  • Calculate the median EV of the dataset
  • Correct each image exposure

add methods in sfmData to calculate exposure values + correct them during the PrepareDenseScene
create main_evcorrection to test exposure value (ev) correction on an image folder
Taking into account each different exposure value only once, instead of computing the median on every exposure value. Avoid to promote a recurrent value, which may not be the median one
@fabiencastan fabiencastan merged commit 8cf8862 into develop Jul 4, 2019
@fabiencastan fabiencastan deleted the dev_EVcorrect branch July 4, 2019 15:00
@fabiencastan fabiencastan added this to the 2019.2 milestone Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants