BrownBiomechanics / SlicerAutoscoperM

This 3D Slicer extension enables users to perform image registration.
https://autoscoperm.slicer.org
MIT License
0 stars 3 forks source link

BUG: Update Autoscoper to fix seeding of random number generator #72

Closed jcfr closed 6 months ago

jcfr commented 6 months ago

List of changes:

$ git shortlog 4704f9b79..e14b2da04 --no-merges
Jean-Christophe Fillion-Robin (3):
      COMP: Remove unused AutoscoperMainWindow::rand_gen_main() function
      STYLE: Fix typo renaming function "intializeRandom" to "initializeRandom"
      BUG: Fix seeding of random number generator

Related: