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

Develop KORAL #1359

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Develop KORAL #1359

wants to merge 26 commits into from

Conversation

mdaiter
Copy link
Contributor

@mdaiter mdaiter commented Jul 15, 2018

Hey @pmoulon ,
Was KORAL branch ever merged into master? If not, shouldn't we merge this in? Wouldn't want this code to die. 😉
Best,
Matthew Daiter

Matthew Daiter and others added 26 commits May 1, 2017 12:20
- Refactor in order to use track_sample_triangulation in
SfM_Data_Structure_Computation_Blind and
SfM_Data_Structure_Computation_Robust.
- Enable the support of 2 view tracks in
SfM_Data_Structure_Computation_Robust (default option still enforce 3
view).
- Use cmake modern way to configure c++11 feature support
- Make KORAL parameter configurable options (scale_factor_,
scale_levels_,  KFAST_threshold_)
- avoid the copy of the keypoint and the descriptor in the openmvg
describer.
- Fix OpenMP loop for Visual Studio (did not accept unsigned type)
- Fix a loop that can be parallelized (remove the openmp parallelization)
- Remove a unused variable
- fix linking error on visual studio
- fix progress bar status in GPU_Matcher_Regions
- fix GPU matcher compilation target to sm_60
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.

None yet

3 participants