-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Refactoring] depth_buffer | log_depth_image | log_pinhole_depth (#11)
* refactor depth_buffer into camera * rename pinhole_depth to log_pinhole_depth * parallel computation of rotated_rays in multithreading * optimize aabb test of ray_cast, change api of log_pinhole_depth * change api of log_depth_image * fix docs of log_pinhole_depth
- Loading branch information
Showing
2 changed files
with
112 additions
and
114 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