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
42ea0e3c2c2afbc7a8cbfd65844c9d83678a9c5f
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 25, 2014
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
Continuing auto chunking
· 48d0927c
Eric Wait
authored
11 years ago
48d0927c
added division to Vec
· 357076ae
Eric Wait
authored
11 years ago
357076ae
Added different error handling
· f351fd70
Eric Wait
authored
11 years ago
f351fd70
Feb 08, 2014
Starting to chunk up images
· a30ac968
Eric Wait
authored
11 years ago
a30ac968
Throws for methods that are not implemented
· fe5a3f50
Eric Wait
authored
11 years ago
fe5a3f50
Feb 06, 2014
Throws for methods that are not implemented
· aed6b0b6
Eric Wait
authored
11 years ago
aed6b0b6
Feb 01, 2014
Commented out most of the code to start slowly fixing bugs
· 223f3aee
Eric Wait
authored
11 years ago
223f3aee
Using the global readers
· b60ad17b
Eric Wait
authored
11 years ago
b60ad17b
Jan 11, 2014
recoverySave
· b12f12c9
Eric Wait
authored
11 years ago
b12f12c9
Loading