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
793d493e74713b8b5f4e9b6995aa20f5037e1035
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 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
Changed error message for unsupported image types
· 489b190f
Eric Wait
authored
10 years ago
489b190f
Cleaned up Vec includes
· f3e9d926
Eric Wait
authored
10 years ago
f3e9d926
Templated AddConstant and Pow
· 5ac67f42
Eric Wait
authored
10 years ago
5ac67f42
Added files to gitignore
· 5e887379
Eric Wait
authored
10 years ago
5e887379
Apr 12, 2014
Combined add kernels
· 170ac144
Eric Wait
authored
10 years ago
170ac144
fixed bug where image pointer was not templated for the out image creation
· 5d81a4c0
Eric Wait
authored
10 years ago
5d81a4c0
Added an optional second image to the unit tester
· 7eacbbbd
Eric Wait
authored
10 years ago
7eacbbbd
Templated helper functions from cudaProcessBuffer
· b9779749
Eric Wait
authored
10 years ago
b9779749
Templated DeviceImages and ImageChunk
· 4a54c10d
Eric Wait
authored
10 years ago
4a54c10d
Completely templated sum array
· c649eef5
Eric Wait
authored
10 years ago
c649eef5
Loading