-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add a combined function to plot images and mask * Fix circular imports * Allow setting of reverse_x_axis and n_subsamples * Make a deepcopy of the DRR module * Expose the DRR's device and dtype * Make intrinsic matrix calculation more explicit * Simplify the Detector * Implement a custom PinholeCamera class * Add the projection matrix and pose
- Loading branch information
1 parent
6988bfd
commit e41c365
Showing
9 changed files
with
403 additions
and
277 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
Oops, something went wrong.