Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
direct-5D-viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenSource
direct-5D-viewer
Commits
Commits · v0.1b
v0.1b
Select Git revision
Selected
v0.1b
Branches
2
master
default
protected
develop
Tags
4
v0.5
v0.4b
v0.3b
v0.2b
7 results
direct-5D-viewer
Author
Search by author
Any Author
authors
Andrew Cohen
ac
Angeline Aguinaldo
angeline
Edgar Cardenas
edgar
Eric Wait
ericwait
Layton Aho
layton
Loan Huynh
LoanH
Mark Winter
mwinter
ronald
ronaldz
Undergraduate Student
undergrad
Walt Mankowski
wmankowski
10 authors
Browse files
Sep 30, 2014
COMPILED version 0.1b
· cbce0bd8
Eric Wait
authored
10 years ago
View commits for tag v0.1b
v0.1b
cbce0bd8
Added CUDA dependency
· 2e39fb6e
Eric Wait
authored
10 years ago
2e39fb6e
Set up MATLAB compiler
· 4471db69
Eric Wait
authored
10 years ago
4471db69
fixed timer for compiled version
· 0d443d4b
Eric Wait
authored
10 years ago
0d443d4b
fixed window size
· 04a787d7
Eric Wait
authored
10 years ago
04a787d7
Added movie capture function
· 5eee71f5
Eric Wait
authored
10 years ago
5eee71f5
Added files from the local path
· e0ecb21e
Eric Wait
authored
10 years ago
e0ecb21e
Added copy write templates
· 85758a48
Eric Wait
authored
10 years ago
85758a48
Sep 26, 2014
Added texture depth attenuation
· 24aa950a
Eric Wait
authored
10 years ago
24aa950a
Sep 25, 2014
Brighten the light and darken the ambient. Allow the light to saturate faster.
· b04fa2a3
Eric Wait
authored
10 years ago
b04fa2a3
Fixed texture lighting
· 77499398
Eric Wait
authored
10 years ago
77499398
Sep 09, 2014
Added some frame capturing options
· 3ec174f6
Eric Wait
authored
10 years ago
3ec174f6
Fixed bug that did not load previous settings
· c8f00b7b
Eric Wait
authored
10 years ago
c8f00b7b
Aug 29, 2014
Keyboard shortcuts to make set windows sizes (mainly for movie making)
· 80878472
Eric Wait
authored
10 years ago
80878472
Viewer windows closes matlab window bug fixed
· c1549c02
Eric Wait
authored
10 years ago
c1549c02
Added screen capturing back in
· be7edecd
Eric Wait
authored
10 years ago
be7edecd
Removed some warnings
· e5f2f936
Eric Wait
authored
10 years ago
e5f2f936
Even more strength to the closing of ViewerControls
· fa25f5d7
Eric Wait
authored
10 years ago
fa25f5d7
Added curly braces to if else if statements in the message processing
· 3a3ef958
Eric Wait
authored
10 years ago
3a3ef958
Made closing the ViewerControls more robust
· 9adb36ed
Eric Wait
authored
10 years ago
9adb36ed
Aug 28, 2014
Added newline at the end of the def file
· 61c74bac
Eric Wait
authored
10 years ago
61c74bac
Added help text to CreateHulls
· 1b8d21e4
Eric Wait
authored
10 years ago
1b8d21e4
Hull creation now deals with frames that do not have hulls
· 58eb5d74
Eric Wait
authored
10 years ago
58eb5d74
Added a defined MAX to the tracker project
· 89c134d0
Eric Wait
authored
10 years ago
89c134d0
Added exitFunc to the exports definitions
· 9735cc28
Eric Wait
authored
10 years ago
9735cc28
Aug 26, 2014
Added the ability to display time as the third detention in 2-D images
· b919febf
Eric Wait
authored
10 years ago
b919febf
Added minimum dimensions to CreateHulls function and changed a reserved var...
· 4f0667ea
Eric Wait
authored
10 years ago
4f0667ea
Aug 21, 2014
Set clipping even lower when rotating
· 6599c934
Eric Wait
authored
11 years ago
6599c934
Fixed multichannel bug in control window
· 4906d718
Eric Wait
authored
10 years ago
4906d718
Drawing to the ui function plot and not gca
· 16dba1d4
Eric Wait
authored
10 years ago
16dba1d4
Added a bounding box from the original image space
· 9995e245
Eric Wait
authored
10 years ago
9995e245
Aug 15, 2014
Fixed non-uniform X,Y dimensions
· 40ce27c4
Eric Wait
authored
10 years ago
40ce27c4
Fixed UI controls when moving sliders
· 5011a026
Eric Wait
authored
10 years ago
5011a026
Jul 16, 2014
Clear out all internal globals when quiting the program
· d3249012
Eric Wait
authored
11 years ago
d3249012
Update the transfer function in the shader for each change between processed and unprocessed data
· 1dff4c81
Eric Wait
authored
11 years ago
1dff4c81
Ensure that there are no empty distances
· 971a27b1
Eric Wait
authored
11 years ago
971a27b1
Fixed a DrawTree bug when there is only one hull on a track
· edfa42ec
Eric Wait
authored
11 years ago
edfa42ec
Ensure that there are no huge convex hulls that are sent to the tracker.
· 43c6b22c
Eric Wait
authored
11 years ago
43c6b22c
Brought the close clipping plane closer
· 6fd4a3d4
Eric Wait
authored
11 years ago
6fd4a3d4
Jul 10, 2014
Show all new hulls after the split
· 173aef6c
Eric Wait
authored
11 years ago
173aef6c
Loading