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
5c37f2ed36dcfa0cbde4a8d43cb7918acf4220a6
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
Mar 27, 2014
Implemented MaxFilterKernel
· 5c37f2ed
Eric Wait
authored
10 years ago
5c37f2ed
Saved out the registry TDR settings for GTX devices
· 5ca71821
Eric Wait
authored
10 years ago
5ca71821
Added optional param for which device to run on
· 84358444
Eric Wait
authored
10 years ago
84358444
removed cuda dll from a release folder
· 070aca3f
Eric Wait
authored
10 years ago
070aca3f
Mat to C conversions
· c73dfb59
Eric Wait
authored
10 years ago
c73dfb59
Mar 25, 2014
Solutions files
· 4a98f4e9
Eric Wait
authored
10 years ago
4a98f4e9
Implemented max ellipsoid filter
· b7fad0b8
Eric Wait
authored
10 years ago
b7fad0b8
fixed Incrementing device buffers on two process buffers
· 0fec2dad
Eric Wait
authored
10 years ago
0fec2dad
Ellipsoid Kernel Creation fixes
· da288a83
Eric Wait
authored
10 years ago
da288a83
Vec power function fix
· 42ea0e3c
Eric Wait
authored
10 years ago
42ea0e3c
Implemented Otsu image filtering
· ed9b3fee
Eric Wait
authored
10 years ago
ed9b3fee
Fixed bug in normalized histogram creation
· 9e5beae4
Eric Wait
authored
10 years ago
9e5beae4
Mar 24, 2014
Implemented calculating Otsu value
· d89385d0
Eric Wait
authored
10 years ago
d89385d0
Rearranged some VS filters
· 1f620940
Eric Wait
authored
10 years ago
1f620940
Implemented NormalizedHistogram
· 56c8b458
Eric Wait
authored
10 years ago
56c8b458
Implemented Histogram
· aaf5b59f
Eric Wait
authored
10 years ago
aaf5b59f
Implemented ContrastEnhancement
· b2ee1714
Eric Wait
authored
10 years ago
b2ee1714
Updated help message of AddImageWith
· 6b8eea1f
Eric Wait
authored
10 years ago
6b8eea1f
Explicit setting of current buffer number
· 422132cb
Eric Wait
authored
10 years ago
422132cb
Refactored the device image buffers
· 4b1c8334
Eric Wait
authored
10 years ago
4b1c8334
Refactored median filter
· d525f530
Eric Wait
authored
10 years ago
d525f530
Changed printout to include help message
· a2bc970c
Eric Wait
authored
10 years ago
a2bc970c
Refactored Gauss iterations
· a76cf44b
Eric Wait
authored
10 years ago
a76cf44b
Mar 21, 2014
Fixed Chunking bug
· 935f9389
Eric Wait
authored
10 years ago
935f9389
Implemented GaussianFilter
· 7898d757
Eric Wait
authored
10 years ago
7898d757
Implemented PolyTransferFunction
· 54c442d4
Eric Wait
authored
10 years ago
54c442d4
Code cleaning
· 1e69f0ef
Eric Wait
authored
10 years ago
1e69f0ef
Renamed variable for addImageWith
· 6dd9e8fd
Eric Wait
authored
10 years ago
6dd9e8fd
Warning suppression
· 2253837d
Eric Wait
authored
10 years ago
2253837d
Implemented AddimageWith
· f4659b0d
Eric Wait
authored
10 years ago
f4659b0d
Implemented AddConstant
· 2664593e
Eric Wait
authored
10 years ago
2664593e
Changed how errors are printed
· 78d473d3
Eric Wait
authored
10 years ago
78d473d3
Mar 20, 2014
Rearranged cuda kernels
· b16ce675
Eric Wait
authored
11 years ago
b16ce675
Median filter implemented
· bcf19b3a
Eric Wait
authored
11 years ago
bcf19b3a
Added a median reduction kernel
· 3c5a930b
Eric Wait
authored
11 years ago
3c5a930b
Catch cleaning up CudaImageContainer
· d973ba83
Eric Wait
authored
11 years ago
d973ba83
Feb 24, 2014
Chunking v3 and meanReduction filter implemented
· 28093f74
Eric Wait
authored
11 years ago
28093f74
Feb 21, 2014
Changed chunk calculation
· 0300066e
Eric Wait
authored
11 years ago
0300066e
Chunking works for mean filter and should work for the rest once reimplemented
· e15cbf95
Eric Wait
authored
11 years ago
e15cbf95
Feb 15, 2014
include change on mean filt
· b4c5d005
Eric Wait
authored
11 years ago
b4c5d005
Loading