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
60540195e4b27b2c048acaa63f1a3693d5b7558e
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 20, 2018
Added Opener
· 60540195
Eric Wait
authored
6 years ago
60540195
Added closure kernel
· 3a4e0e08
Eric Wait
authored
6 years ago
3a4e0e08
Finished Gaussian kernel
· c013c110
Eric Wait
authored
6 years ago
c013c110
Updated Kernel generators
· 0d62054f
Eric Wait
authored
6 years ago
0d62054f
Added Gaussian kernel
· 4300b595
Eric Wait
authored
6 years ago
4300b595
Seperable Multiply Sum helper
· 57b0a934
Eric Wait
authored
6 years ago
57b0a934
Updated MultiplySum
· ed111489
Eric Wait
authored
6 years ago
ed111489
Reimplemented Min/Max Filter
· 5d8d926a
Eric Wait
authored
6 years ago
5d8d926a
Updated template to reflect the new 3D calls
· 2193ca68
Eric Wait
authored
6 years ago
2193ca68
Devices operate on 3D objects
· 984df683
Eric Wait
authored
6 years ago
984df683
Mar 16, 2018
Kernel Iterator is 3D again
· 4451b8d4
Eric Wait
authored
7 years ago
4451b8d4
Change Kernel not to keep internal copies of host values
· f463b623
Eric Wait
authored
7 years ago
f463b623
Added operator to Image Dimensions
· 965c7764
Eric Wait
authored
7 years ago
965c7764
Image chunks use 3D objects
· 4096c027
Eric Wait
authored
7 years ago
4096c027
Simplified creating gaussian kernels
· ba81851d
Eric Wait
authored
7 years ago
ba81851d
Cuda Image container now holds 3D objects again
· a4414e9f
Eric Wait
authored
7 years ago
a4414e9f
When a device number is requested beyond the number of devices, start over
· a4203f5b
Eric Wait
authored
7 years ago
a4203f5b
Select the device at the end of the list first
· 8cf259b3
Eric Wait
authored
7 years ago
8cf259b3
Mar 13, 2018
Added a Multiply Sum cuda function
· 01d013c1
Eric Wait
authored
7 years ago
01d013c1
Added a optional kernel pointer offset.
· 0e816ebe
Eric Wait
authored
7 years ago
0e816ebe
Added a kernel check to the cuda template
· 52fbe416
Eric Wait
authored
7 years ago
52fbe416
Mar 12, 2018
Added more template code to help future extensions
· 0ac27030
Eric Wait
authored
7 years ago
0ac27030
Fixed some VProj settings
· bfacdbd7
Eric Wait
authored
7 years ago
bfacdbd7
Moved the mex kernel helper definition to a cpp file
· 7ff7065d
Eric Wait
authored
7 years ago
7ff7065d
Added a min filter
· 9a432805
Eric Wait
authored
7 years ago
9a432805
Fixed bug in max filter not checking the mask
· ada44c49
Eric Wait
authored
7 years ago
ada44c49
Mex Max Filter now takes optional arguments
· c480fc40
Eric Wait
authored
7 years ago
c480fc40
Fixed try catch warning in mex wrapper-wrapper text
· 5a095f75
Eric Wait
authored
7 years ago
5a095f75
Mar 11, 2018
Bug fixes for optimal arguments
· 12f669e5
Eric Wait
authored
7 years ago
12f669e5
Support "optional" mex arguments using [].
· 49f1b4da
Mark Winter
authored
7 years ago
49f1b4da
Binary release
· b74b6f87
Eric Wait
authored
7 years ago
b74b6f87
VProj changes for templateFilter file
· 21693b6c
Eric Wait
authored
7 years ago
21693b6c
Changed build script to make a local directory to store matlab implementations
· 8bc7feba
Eric Wait
authored
7 years ago
8bc7feba
Made a template cuda function to assist making new kernels
· 648f9758
Eric Wait
authored
7 years ago
648f9758
Rewrote MexMaxFilter
· b2097512
Eric Wait
authored
7 years ago
b2097512
Changed mex image input to handle 5D images
· b39419c7
Eric Wait
authored
7 years ago
b39419c7
Added a helper to get kernels from matlab
· 0178c0ad
Eric Wait
authored
7 years ago
0178c0ad
Changed VS proj files to fix openmp compile error
· 37e8deef
Eric Wait
authored
7 years ago
37e8deef
Added back a CudaMaxFilter
· e8b56aa3
Eric Wait
authored
7 years ago
e8b56aa3
Fixed some warnings on error checking
· 61625c38
Eric Wait
authored
7 years ago
61625c38
Loading