A Simple Medical Image Viewer App made with Cursor using Vite + React + TS. Capable of processing NIFTI, DCM, PNG, JPEG, NPY files. Capable of processing 2D images, and 3D volums, and also stacking multiple 2D images into 3D volumes from folders. Build, Install and you are ready to go. [Working link below]
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
^3.32.5^3.32.5^3.32.5^1.0.9^1.86.1^3.32.5^0.62.0^3.5.32^0.178.1^1.5.0^1.0.0^1.8.21^3.7.1^0.536.0^0.8.0^0.7.0^2.1.0^1.0.1455^18.3.1^18.3.1^0.179.1^10.0.0^5.0.7^9.30.1^2.0.3^18.3.24^18.3.7^4.7.0^9.30.1^5.2.0^0.4.20^16.3.0~5.8.3^8.35.1^7.0.420
commits
Merge pull request #5 from sadimanna/codex/fix-3d-medical-image-viewing-code
de9f1dbView on GitHubMerge branch 'main' into codex/fix-3d-medical-image-viewing-code
ad15c4bView on GitHubRestore 2D rendering and limit view mode options by dataset type
44f6571View on GitHubMerge pull request #4 from sadimanna/codex/fix-3d-medical-image-viewing-code-293mvu
99b6b5fView on GitHubFix folder picker attributes to allow directory navigation
c8a4dd0View on GitHubMerge pull request #3 from sadimanna/codex/fix-3d-medical-image-viewing-code-8l11op
fe0f1e6View on GitHubMerge branch 'main' into codex/fix-3d-medical-image-viewing-code-8l11op
430a7a8View on GitHubRefresh UI with professional grayscale design and rounded controls
6c05c99View on GitHubMerge pull request #2 from sadimanna/codex/fix-3d-medical-image-viewing-code
4ecd198View on GitHubHandle NIfTI RGB24 datatype (code 128) during volume load
0a177c9View on GitHubSpeed up large NIfTI decode using direct voxel buffer views
731b0baView on GitHubFix NIfTI loader hangs by rejecting async parse errors
ef14353View on GitHubImprove large NIfTI load responsiveness and progress updates
2e8627bView on GitHubAdd file-size-aware loading progress for volume uploads
a302c1fView on GitHub