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

Add hooks to surface toolbox #27

Closed
hina-shah opened this issue Jul 25, 2017 · 1 comment
Closed

Add hooks to surface toolbox #27

hina-shah opened this issue Jul 25, 2017 · 1 comment
Assignees

Comments

@hina-shah
Copy link
Contributor

Enable either surface toolbox, or create modules for doing surface processing.

This would be for things like: surface decimation, surface normal generation, etc.

@jcfr
Copy link
Member

jcfr commented Sep 11, 2018

Closing. This was fixed in 14b07c4

@jcfr jcfr closed this as completed Sep 11, 2018
vicory added a commit to vicory/SlicerSALT that referenced this issue Jan 20, 2021
Jared Vicory (1):
      ENH: Rename files to fix Windows compilation issues

Jean-Christophe Fillion-Robin (12):
      COMP: Refiner: Fix build error using nullptr
      COMP: Refiner: Fix build error using "std::abs" instead of "abs"
      COMP: Refiner: Fix unused-variable and unused-parameter warnings
      COMP: Refiner: Fix sign-compare warnings
      COMP: Refiner: Fix -Wmaybe-uninitialized warnings in vtkPolyData2ImageData
      COMP: Refiner: Use nullptr and override keywords
      COMP: Initializer: Fix unused-variable warning
      COMP: Refiner: Fix object name in UI file
      STYLE: Remove trailing whitespaces
      STYLE: Expand tabs into four spaces
      Merge pull request Kitware#29 from jcfr/cleanup-whitespaces
      Merge branch 'misc-tweaks'

Zhiyuan (1):
      Add support for converting SALT srep to legacy sreps

Zhiyuan Liu (20):
      Improve SkeletalRepresentationRefiner and SkeletalRepresentationVisualizer
      Merge pull request Kitware#27 from KitwareMedical/ENH_refinement-rebased
      STYLE: Remove redundant file
      COMP: C++11: Update source code to use nullptr
      STYLE: .gitgnore: Fix regex excluding QtCreator project file
      COMP: Refiner: Fix sign-compare and implicit conversion warnings
      ENH: Update module title, contributor list and acknowledgment
      ENH: Add support for saving initialized s-rep including fix connection of fold curve
      Merge pull request Kitware#30 from KitwareMedical/ENH_refinement-rebased-2
      remove unused functions and variables; resolve some compile warnings
      Merge pull request Kitware#31 from ZhiyLiu/code_review
      new features and fix in initializer
      COMP: new feature (set the skeleton resolution) and fix in initializer
      COMP: update readme to include more instructions of using the refiner and initializer
      COMP: upload a screenshot to illustrate the result from the initializer
      COMP: add a picture to illustrate operations in this extension
      BUG: fix variable length of arrays to satisfy compiler in visusal studio
      Merge pull request Kitware#38 from ZhiyLiu/ENH_interpolate
      Reparametrize initial s-reps; Fix problems in the interpolation and refinement; Refine readme.md
      Merge branch 'master' into COMP_fix_refinement

vicory (2):
      Merge pull request Kitware#40 from ZhiyLiu/COMP_fix_refinement
      Merge pull request Kitware#41 from vicory/compilation_fixes
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

No branches or pull requests

3 participants