Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CT Scan Visualizer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NDIP
Trame Apps
CT Scan Visualizer
Graph
3e4f95ec159200be42a7435ae30aeb06b3d5c4bd
Select Git revision
Branches
4
15-improve-data-load-performance
16-improve-computation-of-histogram-on-large-data
20-test-visus-viewer-for-tiff-stacks
main
default
protected
Tags
13
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.0
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Mar
5
21
Feb
18
17
14
13
12
5
4
10
Jan
8
7
6
23
Dec
18
16
13
10
20
Nov
19
7
5
4
1
Add contour plot type.
16-improve-comp…
16-improve-computation-of-histogram-on-large-data
change new_volume to new_data_set
refactoring for material boundary
refactor the material boundaries code out.
refactor code.
Add render callback.
Add button press/release callback.
Add parallel load for tiff files.
Merge branch '19-add-a-progress-indicator' into 'main'
20-test-visus-v…
20-test-visus-viewer-for-tiff-stacks main
Add a spinner when updating the view
Merge branch '17-update-nova-trame' into 'main'
0.4.0
0.4.0
Update nova-trame
Merge branch '18-material-boundaries-resource-usage' into 'main'
Add low-pass filter before extracting boundaries
Merge branch '16-improve-computation-of-histogram-on-large-data' into 'main'
Resolve "Improve computation of histogram on large data"
Fix formatting issues.
Code cleanup
Add parallel (using threads) histogram compute to speed loading.
Add in threaded loading of images.
15-improve-data…
15-improve-data-load-performance
Load in every nth image.
Merge branch '13-segment-data-based-on-threshold' into 'main'
Segment histogram based on peaks
Merge branch '12-lookup-table-not-initialized-to-range-on-file-load' into 'main'
Update lookup table on file load
Merge branch '11-add-xyz-axes' into 'main'
Add 3D axes to render window.
Merge branch '9-update-default-colormap' into 'main'
Update to new default color map
Fix broken references to mvvm_lib
0.3.4
0.3.4
Upgrade nova-trame to use proper nova-mvvm
Merge branch '8-simplify-docker-image' into 'main'
0.3.3
0.3.3
Remove unnecessary installs in Dockerfile
Merge branch '7-use-vtk-pipelines-to-render-the-tiff-stacks' into 'main'
0.3.2
0.3.2
Use VTK pipelines to render the TIFF stacks
Merge branch '6-use-latest-template-version' into 'main'
Update to latest template version
Merge branch '3-fix-disconnection-during-render' into 'main'
Move add_volume call to background thread
Remove xvfb
Loading