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
5ee6fd345d540b0b0e384c218261b2e5164e89ec
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 17, 2014
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
Added udef for DEVICE_VEC
· 801030ac
Eric Wait
authored
10 years ago
801030ac
Templated kernels
· 1b77594b
Eric Wait
authored
10 years ago
1b77594b
Apr 08, 2014
Changed unit tester
· 7d1b3700
Eric Wait
authored
10 years ago
7d1b3700
Added image type template param and moved constKernel
· fa841aa2
Eric Wait
authored
10 years ago
fa841aa2
Fixed buffer increase
· a5461607
Eric Wait
authored
10 years ago
a5461607
Added device to median filter
· b60cdeef
Eric Wait
authored
10 years ago
b60cdeef
Fixed gauss and contrast filters
· 5efba50a
Eric Wait
authored
10 years ago
5efba50a
Apr 07, 2014
Mex file rename
· 306faf00
Eric Wait
authored
10 years ago
306faf00
Apr 04, 2014
Showing full screen images after testing
· 6dc71283
Eric Wait
authored
10 years ago
6dc71283
Min and max filters corrected
· 966271df
Eric Wait
authored
10 years ago
966271df
Apr 03, 2014
Proj update
· 053899e2
Eric Wait
authored
10 years ago
053899e2
Mean and Median filters go over the singleton dimension now
· 468149ef
Eric Wait
authored
10 years ago
468149ef
Skipping 0s in max kernel
· 3ece62b9
Eric Wait
authored
10 years ago
3ece62b9
Loading