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
fb6086663f0b8a3d0217053f65bc009961bcfb92
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 15, 2014
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
change unit tester
· 0b8e2fca
Eric Wait
authored
10 years ago
0b8e2fca
Added free memory checking
· edf1e398
Eric Wait
authored
10 years ago
edf1e398
Printf cleaning
· a55a677d
Eric Wait
authored
10 years ago
a55a677d
Dealing with neighborhoods that don't match the image dim
· 68e8f9f6
Eric Wait
authored
10 years ago
68e8f9f6
Moved images
· 59e21bf3
Eric Wait
authored
10 years ago
59e21bf3
Ensure that the new image pointer in CudaImageContainer is init to null
· 8f80dbba
Eric Wait
authored
10 years ago
8f80dbba
Added a clamp and saturate to Vec
· 48cfc18d
Eric Wait
authored
10 years ago
48cfc18d
Created a unit tester in MATLAB
· e37ca2b9
Eric Wait
authored
10 years ago
e37ca2b9
Proj update
· c5e4b42b
Eric Wait
authored
10 years ago
c5e4b42b
Removed unused variable in NormalizedCovariance
· d866908a
Eric Wait
authored
10 years ago
d866908a
Loading