Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hydra-image-processor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository 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
OpenSource
hydra-image-processor
Commits
d850b844375f9fb6ed207bd889f774e44be32d6f
Select Git revision
Branches
7
master
default
protected
develop
timing
feature/linux
feature/deviceName
feature/MatlabBackup
feature/MatlabWrapper
Tags
14
v2.02
v2.01
v2.0
Release_1.0
HIP_name_chnage
deletedOld
v1.0.2
PaperRelease
Release-0.0.6b
Release-0.0.5b
Release-0.0.4b
Release-0.0.3a
Release-0.0.2a
Release-0.0.1a
21 results
hydra-image-processor
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
Apr 28, 2014
Name scheme change.
· d850b844
Eric Wait
authored
10 years ago
d850b844
Removed commented out code in Contrast enhancement
· 1fc01f2e
Eric Wait
authored
10 years ago
1fc01f2e
Release to Walt
· 5a03bf21
Eric Wait
authored
10 years ago
View commits for tag Release-0.0.1a
Release-0.0.1a
5a03bf21
Removed compute 2.0 durring the compile. Now only supports 3.0 and 3.5.
· 26c79e96
Eric Wait
authored
10 years ago
26c79e96
Normalized covariance needed template arguments
· 295858cc
Eric Wait
authored
10 years ago
295858cc
Contrast enhancement now works faster by not using biggest overlap for each kernel
· 8728ba30
Eric Wait
authored
10 years ago
8728ba30
Histogram now returns types similar to what the data is
· 88ccef47
Eric Wait
authored
10 years ago
88ccef47
Mex Image pointer creation had a bug in shorts
· e60e397a
Eric Wait
authored
10 years ago
e60e397a
Fixed the Median Filter indexing
· 9a8fe9a3
Eric Wait
authored
10 years ago
9a8fe9a3
Removed shared memory from reduction where not necessary
· a23ed5c8
Eric Wait
authored
10 years ago
a23ed5c8
Apr 25, 2014
removed error check for image container constructor
· e7ea36ee
Eric Wait
authored
10 years ago
e7ea36ee
Histogram works for uint8 now
· 7b42015f
Eric Wait
authored
10 years ago
7b42015f
Sum array returns size_t for int types
· ada8ace1
Eric Wait
authored
10 years ago
ada8ace1
Fixed Min/Max the same way as sum array
· d0f551ff
Eric Wait
authored
10 years ago
d0f551ff
Fixed Sum array for all types
· f749c920
Eric Wait
authored
10 years ago
f749c920
Doubles in add/multiply filter
· dc8f9587
Eric Wait
authored
10 years ago
dc8f9587
Apr 24, 2014
Sized size bug with shorts
· 26d03a73
Eric Wait
authored
10 years ago
26d03a73
Fixed Sum and min/max
· 82b7d046
Eric Wait
authored
10 years ago
82b7d046
Apr 18, 2014
Making the unit tester more exhaustive
· 793d493e
Eric Wait
authored
10 years ago
793d493e
Added the special case of double pixeltype for norm covariance
· 16934728
Eric Wait
authored
10 years ago
16934728
Removed CudaProcessBuffer
· 617a2b76
Eric Wait
authored
10 years ago
617a2b76
Added min,max to image reduction tester
· 8f14bb7d
Eric Wait
authored
10 years ago
8f14bb7d
Templated NormalizedCovariance
· 9dae9b72
Eric Wait
authored
10 years ago
9dae9b72
Fixed sum bug
· 6504dd16
Eric Wait
authored
10 years ago
6504dd16
Apr 17, 2014
Templated ContrastEnhancement
· c1b18b3f
Eric Wait
authored
10 years ago
c1b18b3f
Templated ImageReduction
· 305189eb
Eric Wait
authored
10 years ago
305189eb
Templated PolyTranferFunction
· 9d827f97
Eric Wait
authored
10 years ago
9d827f97
Templated MeanFilter
· 4c4f0f43
Eric Wait
authored
10 years ago
4c4f0f43
Removed Unmixing to be implemented later
· 0de3b24e
Eric Wait
authored
10 years ago
0de3b24e
Templated OtsuThresholdFilter
· 075a1d66
Eric Wait
authored
10 years ago
075a1d66
Templated Threshold filter
· cd0a48f7
Eric Wait
authored
10 years ago
cd0a48f7
Templated Otsu Value
· 5ee6fd34
Eric Wait
authored
10 years ago
5ee6fd34
Templated MinMax and fixed Sum
· 0beffc5e
Eric Wait
authored
10 years ago
0beffc5e
Apr 16, 2014
Templated Histograms...
· 48eebbbe
Eric Wait
authored
10 years ago
Updated Tester and Vproj
48eebbbe
Apr 15, 2014
Templated Min Filters
· 2b39a901
Eric Wait
authored
10 years ago
2b39a901
removed old cuda dlls
· a29c0080
Eric Wait
authored
10 years ago
a29c0080
Templated Max filters
· 7753b41f
Eric Wait
authored
10 years ago
7753b41f
Updated to Cuda 6.0
· 14fc4d70
Eric Wait
authored
10 years ago
14fc4d70
Templated MultiplyImageWith
· 3a40ef74
Eric Wait
authored
10 years ago
3a40ef74
Templated Multiply image
· 60dd60fe
Eric Wait
authored
10 years ago
60dd60fe
Loading