Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Update ShapeRegressionExtension #62

Merged
merged 1 commit into from
Aug 31, 2018

Conversation

phcerdan
Copy link
Contributor

@phcerdan phcerdan commented Aug 31, 2018

Date: 2018-08-31

https://github.com/KitwareMedical/ShapeRegressionExtension/tree/c550e279da633906344dd7b4ae86425e536ca853

git shortlog --no-merges dbfbae5e1478a502ade903910862959aa..c550e279da63390634

James Fishbaugh (12):
      Added correct affiliation for James Fishbaugh.
      Time Parameters section: changed t0 and tn to doubles and minor changes to layout.
      ENH: Time Parameters section: changed t0 and tn to doubles and minor changes to layout.
      ENH: Added default values for shape kernel width and deformation kernel width, computed as 50% of the smallest dimension of the axis-aligned bounding box around each shape.
      ENH: Deformation Parameters section: Kernel width changed to double, regularity weight set with a default value of 0.01, and some minor formatting fixes.
      ENH: Output Parameters section: added default values.
      ENH: Optional Parameters section: modified default values.
      ENH: Extract numeric suffix from filename to auto populate time point for each shape. If no suffix is found, time point is set as 0.
      ENH: Initialize a viable rootname when the input directory is changed, by searching for *final_time*.vtk.
      ENH: Added auto population of rootname and input shapes CSV when input directory is selected.
      STYLE: Fixed typo for output CSV file (from CVS).
      ENH: Made changes to the UI elements for the Regression Volume Plot.

Pablo Hernandez-Cerdan (8):
      STYLE: Remove unused, strip whitespaces RegVis
      COMP: Use slicer.util instead of MRMLUtility
      BUG: Fix loadModel call
      BUG: Update name of plot class
      COMP: Provide minimum compatible slicer version.
      ENH: Auto-orient normals in RegressionVisualization
      ENH: RegComputation compatible with qt4 and qt5
      STYLE: Simplify test comparison

Date: 2018-08-31

https://github.com/KitwareMedical/ShapeRegressionExtension/tree/c550e279da633906344dd7b4ae86425e536ca853

`git shortlog --no-merges dbfbae5e1478a502ade903910862959aa..c550e279da63390634`

```
James Fishbaugh (12):
      Added correct affiliation for James Fishbaugh.
      Time Parameters section: changed t0 and tn to doubles and minor changes to layout.
      ENH: Time Parameters section: changed t0 and tn to doubles and minor changes to layout.
      ENH: Added default values for shape kernel width and deformation kernel width, computed as 50% of the smallest dimension of the axis-aligned bounding box around each shape.
      ENH: Deformation Parameters section: Kernel width changed to double, regularity weight set with a default value of 0.01, and some minor formatting fixes.
      ENH: Output Parameters section: added default values.
      ENH: Optional Parameters section: modified default values.
      ENH: Extract numeric suffix from filename to auto populate time point for each shape. If no suffix is found, time point is set as 0.
      ENH: Initialize a viable rootname when the input directory is changed, by searching for *final_time*.vtk.
      ENH: Added auto population of rootname and input shapes CSV when input directory is selected.
      STYLE: Fixed typo for output CSV file (from CVS).
      ENH: Made changes to the UI elements for the Regression Volume Plot.

Pablo Hernandez-Cerdan (8):
      STYLE: Remove unused, strip whitespaces RegVis
      COMP: Use slicer.util instead of MRMLUtility
      BUG: Fix loadModel call
      BUG: Update name of plot class
      COMP: Provide minimum compatible slicer version.
      ENH: Auto-orient normals in RegressionVisualization
      ENH: RegComputation compatible with qt4 and qt5
      STYLE: Simplify test comparison
```
@phcerdan phcerdan force-pushed the update_ShapeRegressionExtension branch from 6c00fe3 to 2909cd6 Compare August 31, 2018 18:13
@phcerdan phcerdan requested review from jcfr and bpaniagua August 31, 2018 18:14
@phcerdan
Copy link
Contributor Author

Thanks @bpaniagua, merging

@phcerdan phcerdan merged commit 0650f5c into Kitware:master Aug 31, 2018
@phcerdan phcerdan deleted the update_ShapeRegressionExtension branch August 31, 2018 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants