Matias Lavik
|
46901624a7
|
Merge pull request #63 from mlavik1/dataset-dimension-fix
#60 Ensure dataset does not exceed max limit.
|
2021-10-10 20:10:40 +02:00 |
Matias Lavik
|
17e4a898b3
|
Check if dataset exceeds max limit, and crop it if it does. This is a temporary solution. Later, we should try to downsample it instead
|
2021-10-10 18:57:46 +02:00 |
Matias Lavik
|
2abbe8fe21
|
Merge pull request #62 from mlavik1/multiple-dicom-series
Multiple dicom series in same folder
|
2021-10-08 19:00:35 +02:00 |
Matias Lavik
|
fc3260f6e8
|
Cleaned up the menu.
|
2021-10-08 15:45:16 +02:00 |
Matias Lavik
|
242afa3264
|
Spawn DICOM series side by side
|
2021-10-08 14:14:50 +02:00 |
Matias Lavik
|
5009854f6a
|
Removed dataaset downsample WIP code (committed by accident) + some unused code.
|
2021-10-08 14:09:33 +02:00 |
Matias Lavik
|
8e09863f61
|
#61: Added support for importing multiple DICOM series from the same folder. Also removed DatasetImporterBase, since that was from the old importer API.
|
2021-10-07 19:52:01 +02:00 |
jasonks2
|
640cf0794a
|
Update README.md
|
2021-09-30 17:47:33 -05:00 |
jasonks2
|
c8223d4374
|
Update README.md
|
2021-09-30 17:43:32 -05:00 |
jasonks2
|
9a6d36a3ca
|
Update ParDatasetImporter.cs
|
2021-09-30 17:35:25 -05:00 |
jasonks2
|
f59721ac7f
|
Add files via upload
|
2021-09-23 11:34:15 -05:00 |
jasonks2
|
45fc74e3be
|
Add files via upload
|
2021-09-23 11:25:02 -05:00 |
jasonks2
|
44b70e0a6e
|
Add files via upload
|
2021-09-23 11:21:23 -05:00 |
jasonks2
|
f66bfee1b1
|
Update VolumeDataset.cs
|
2021-09-23 11:17:16 -05:00 |
jasonks2
|
b0c78f2775
|
Update HistogramTextureGenerator.cs
|
2021-09-23 11:16:32 -05:00 |
jasonks2
|
98b30172a8
|
Update TransferFunction2D.cs
|
2021-09-23 11:15:04 -05:00 |
jasonks2
|
a52cb38c87
|
Update TransferFunction.cs
|
2021-09-23 11:14:36 -05:00 |
jasonks2
|
c96d02cc52
|
Update RawDatasetImporter.cs
|
2021-09-23 11:13:38 -05:00 |
jasonks2
|
73b3acf49d
|
Update DatasetImporterUtility.cs
|
2021-09-23 11:12:44 -05:00 |
jasonks2
|
1e299f7407
|
Update DatasetImporterUtility.cs
|
2021-09-23 11:12:14 -05:00 |
jasonks2
|
5afa2551b6
|
Add files via upload
|
2021-09-23 11:11:25 -05:00 |
jasonks2
|
3af4bc41af
|
Update RuntimeGUI.cs
|
2021-09-23 11:10:19 -05:00 |
jasonks2
|
713782a89b
|
Update VolumeRendererEditorFunctions.cs
|
2021-09-23 11:08:43 -05:00 |
jasonks2
|
707134ab55
|
Add files via upload
|
2021-09-23 11:06:51 -05:00 |
jasonks2
|
5fa411e20f
|
Update EditorDatasetImporter.cs
|
2021-09-23 11:06:14 -05:00 |
Matias Lavik
|
3d8477e8c7
|
Update README.md
|
2021-09-14 22:02:03 +02:00 |
Matias Lavik
|
76dcfc6b98
|
Merge pull request #55 from btsai-dev/memleak-fix
Fixed some Texture2D memory leak issues
|
2021-08-02 21:18:19 +02:00 |
Brian
|
899c57a622
|
Fixed some Texture2D memory leak issues
|
2021-07-27 11:41:55 -05:00 |
Matias Lavik
|
d495efadc7
|
Merge pull request #47 from mlavik1/unity2018
manifest.json fix + DICOM fix
|
2021-06-03 20:21:03 +02:00 |
Matias Lavik
|
3731c42ce8
|
DICOM: Use file index if positon and location tag is missing.
|
2021-06-03 20:18:59 +02:00 |
Matias Lavik
|
740de91d0c
|
Modified manifest.json (caused issues on Unity 2018)
|
2021-05-30 13:40:17 +02:00 |
Matias Lavik
|
2fe71a7c44
|
Update README.md
|
2021-04-05 20:30:29 +02:00 |
Matias Lavik
|
e4367f911a
|
Merge pull request #46 from mlavik1/unity2019-4
Upgraded to Unity 2019.4 LTS
|
2021-04-02 14:05:21 +02:00 |
Matias Lavik
|
e98c117e0b
|
Added scroll view to directory view in file browser GUI
|
2021-04-02 14:00:11 +02:00 |
Matias Lavik
|
db5ed0dcc9
|
Fixed license files and removed Skull
|
2021-04-02 13:52:35 +02:00 |
Matias Lavik
|
011b284ec8
|
Upgraded to Unity 2019.4 LTS
|
2021-04-02 10:43:59 +02:00 |
Matias Lavik
|
6544565536
|
Merge pull request #45 from mlavik1/cross-section-improvements
Cross section improvements
|
2021-04-02 10:01:39 +02:00 |
Matias Lavik
|
55e4d24663
|
Moved menu code. Pushed missing meta file.
|
2021-04-01 22:23:50 +02:00 |
Matias Lavik
|
3d57289996
|
#32: Box cutout.
|
2021-04-01 22:20:05 +02:00 |
Matias Lavik
|
e2eb365c6b
|
#40: Cleaned up the cross section code (now uses a matrix for converting to csplane-local vector space). Also made the cross section plane visible (green border) and fixed the issue where the cross section plane breaks the model when viewing it from behind (replaced "break" with "continue").
|
2021-04-01 17:58:22 +02:00 |
Matias Lavik
|
4a4d15f4f1
|
Merge pull request #39 from chiaradivece/chiaradivece-editsliceGUI
Added GUI to modify slicing plane's position and orientation
|
2020-12-09 16:37:18 +01:00 |
Chiara Di Vece
|
1d35c6f271
|
Added GUI to modify slicing plane's position and orientation
|
2020-12-09 10:58:32 +01:00 |
Matias Lavik
|
eebae5bddf
|
Merge pull request #38 from mlavik1/issue-26-imageposition
issue-26: Calculate slice location from Image Position
|
2020-11-29 12:47:25 +01:00 |
Matias Lavik
|
aa72d455a2
|
issue-26: Calculate slice location from Image Position (0020,0032) if there is no location tag.
|
2020-11-29 10:21:41 +01:00 |
Matias Lavik
|
8692f0c53d
|
Merge pull request #37 from mlavik1/issue-36-dicomextension
Import DICOM without DICOM file extension
|
2020-11-29 08:25:04 +01:00 |
Matias Lavik
|
7dc4bbb73c
|
Moved DICOM directory content iteration out of DICOMImporter. Added support for importing DICOM files without DICOM file extension. Fixed DICOM dataset name.
|
2020-11-28 16:11:00 +01:00 |
Matias Lavik
|
3a66816aaf
|
Merge pull request #34 from denistribouillois/ComputeHistogramOnGPU
Compute Histogram on GPU
|
2020-11-16 20:07:17 +01:00 |
Matias Lavik
|
5ee4a977e7
|
Check that compute shaders are supported before creating histogram texture using a compute shader.
|
2020-11-06 11:43:59 +01:00 |
Matias Lavik
|
2d4f9a9630
|
Fixed issues with compute histogram generation: Divide by actual value range (not always 255) when converting from float to int. Also, set sample count to be min(256, valueRange) to prevent "holes" in datasets that have a value range smaller than 256.
|
2020-11-06 11:38:52 +01:00 |
Denis Tribouillois
|
38b7279ffb
|
Compute Histogram on GPU
NOTE:
- Result seems to be broken for some reason (probably texture format)
- Supports only 8-bit data
|
2020-10-22 12:45:42 +02:00 |