Skip to content

issues Search Results · repo:neurolabusc/nii2mesh language:C

Filter by

11 results
 (63 ms)

11 results

inneurolabusc/nii2mesh (press backspace or delete to remove)

Hello experts, This is a very cool tool to convert the nifti (.nii) files to mesh (.obj). But I am encountering an error like below: load from disk: 154 ms pre-smooth: 1604 ms intensity range 0..1, ...
  • abhishekpatil32
  • 13
  • Opened 
    on Sep 3, 2024
  • #12

Hey, thank you for making and publishing nii2mesh. I m a big fan of your works (using NiiVue for open visualization). I ve notice that the generated meshes from nii2mesh is in a different orientation comparing ...
  • thangngoc89
  • 6
  • Opened 
    on May 9, 2024
  • #11

Thank you for the fantastic work! The solutions for compiling are comprehensive and informative; however, it would be very helpful if the compiled version of the program for Windows could be found in the ...
  • KaiyueZou
  • 1
  • Opened 
    on Nov 14, 2023
  • #10

Only half of my tooth model is left after the conversion 微信截图_20230426104702 The original nii.gz model contained both upper and lower teeth
  • Zhang-JnQn
  • 2
  • Opened 
    on Apr 26, 2023
  • #9

Hi- Would it be possible to upload a release for windows please? The readme alludes and even links to one, but no release seems to be present. I have tried compiling myself (although admittedly I can ...
  • olinickalls
  • 2
  • Opened 
    on Feb 6, 2023
  • #8

Would it be OK to add a static keyword to all functions in quadric.c apart from quadric_simplify_mesh, laplacian_smoothHC and laplacian_smooth (and perhaps expose laplacian_smooth in quadric.h)? It also ...
  • gllmflndn
  • 5
  • Opened 
    on Dec 5, 2022
  • #7

With the exemplar attached mesh (20480 faces), quadric_simplify_mesh runs successfully at reducing the number of faces from 20479 to 3750 but crashes when requesting 3749 faces (aggressiveness set to 7.0): ...
  • gllmflndn
  • 5
  • Opened 
    on Nov 28, 2022
  • #6

There seems to be a copy-paste error in the help text at the top of quadric.h: https://github.com/neurolabusc/nii2mesh/blob/main/src/quadric.h
  • gllmflndn
  • 1
  • Opened 
    on Nov 25, 2022
  • #5

The release section is empty, so I compiled it on windows. It can be tricky. Just want to share with you. 1. Install MinGW with C, make 2. meshify.c line 270 change to: double clockMsec() { //return ...
  • ttkrpink
  • 1
  • Opened 
    on Jul 20, 2022
  • #4

Hello, I met a problem when using nii2mesh. ./nii2mesh $SUBJECTS_DIR/sub-OAS30001_ses-d0129_T1w/mri/lh.amygdala_mask-in-rawavg.nii.gz -p 1 -l 0 -s 100 $SUBJECTS_DIR/sub-OAS30001_ses-d0129_T1w/mri/lh.amygdala.p1l0s100.stl ...
  • Thinking-leaf
  • 6
  • Opened 
    on May 8, 2022
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub