-
-
Notifications
You must be signed in to change notification settings - Fork 910
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* dense: improve PatchMatch algorithm * viewer: improve pick-tool * dense: increase patch size * match: extend cylinder/cone functionality * dense: visibility filter * dense: adjust patch size for average scene types * dense: correct normal * common: log number of cores * dense: various tweaks * dense: clean-up * cmake: improve CGAL linking * dense: fix fuse with missing depth-maps * cmake: fix find CGAL * interface: import P camera list * io: use legacy type names if requested * interface: export dense point-cloud to COLMAP * dense: improve refine stage (cherry picked from commit d42ec8d4f04d69a2e41257bf391ccb29b1a147bb) * dense: fine-tune patch-match * common: fix VC2019 warnings * common: fix build with opencv older than 3.4 * io: remove unused code * dense: improve confidence computation
- Loading branch information
1 parent
d19dae8
commit eacdde9
Showing
47 changed files
with
2,109 additions
and
6,290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.