Skip to content

Commit

Permalink
BUG: Update Autoscoper to include DRR projection fixes
Browse files Browse the repository at this point in the history
List of changes:

$ git shortlog 4bdedd802..4704f9b79 --no-merges
Anthony Lombardi (2):
      BUG: Fix PSO Particle struct position initialization (#232)
      BUG: Clip bounds of DRR projection to the bounds of the radiograph

Jean-Christophe Fillion-Robin (1):
      DOC: Document Camera::calculateImagePlane

Co-authored-by: Anthony Lombardi <[email protected]>
  • Loading branch information
jcfr and NicerNewerCar committed Nov 20, 2023
1 parent 72bb4ae commit e9878c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_Autoscoper.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ if(NOT DEFINED ${proj}_DIR AND NOT ${SUPERBUILD_TOPLEVEL_PROJECT}_USE_SYSTEM_${p

ExternalProject_SetIfNotDefined(
Slicer_${proj}_GIT_TAG
"4bdedd802034a1c341099d735010690105a106ad"
"4704f9b79f77b03dc5d59deca2c69b98c25164a6"
QUIET
)

Expand Down

0 comments on commit e9878c5

Please sign in to comment.