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
9a8fe9a3e409c710cf9c13ade284a4ec833a4fdf
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
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
Templated Median filter
· 10d8fb02
Eric Wait
authored
10 years ago
10d8fb02
Templated Gaussian smoothing
· fb608666
Eric Wait
authored
10 years ago
fb608666
Moved const memory allocation
· a52f9678
Eric Wait
authored
10 years ago
a52f9678
Updated solution to use VS110 (Visual Studio 2012 compiler)
· 81086707
Eric Wait
authored
10 years ago
81086707
Apr 14, 2014
Removed comment
· 95d2e123
Eric Wait
authored
10 years ago
95d2e123
Templated AddImageWith
· be5668f2
Eric Wait
authored
10 years ago
be5668f2
Attempt to clean up Cuda when throwing exception
· 1f8202a2
Eric Wait
authored
10 years ago
1f8202a2
Vproj update
· 2699de8d
Eric Wait
authored
10 years ago
2699de8d
Loading