Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • feature/MatlabBackup
  • feature/MatlabWrapper
  • feature/deviceName
  • feature/linux
  • master default protected
  • timing
  • 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
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Oct6Sep227Aug25151210920Jun17133May28Apr2531Mar2126Feb2426Jan211813828Oct19930Jun1288May530Apr28278428Mar3Feb8Jan6Dec24Nov23Oct22131127Aug25159Jul4319Jun18176May52128Apr25241817161514128743231Mar28272524212024Feb21201586111Jan11Nov6131Oct29282725242221191611109328Sep2726242321121075230Aug6521Fixed a printfCommented out the region growing functionUpdated project to VS2015 and Cuda 8.0Added VC.db to gitignoreCompleted check errors for all functions.feature/MatlabB…feature/MatlabBackupFilled functions for files listed. This includes checks and execution. Still needs testing.Fixed input checker for PolyTransformReinstituted MakeBallMask. This was taken away in a different commit.Added MATLAB execution for:Changed the initial code wrapper for Cuda callsDeal with creating mutex files a bit more robustly.Changed this package to be a general image processing package which can use CudaRelease binaries committed instead of devAdded a txt file block that ensures that only one Cuda call can use a particular device at a time.Added a script that will build the Cuda ClassFixed unmixing to use shared memory and clampSolution changes to get rid of 32bit projectsAdded command wrapper to make Cuda an object and have each of the function calls fit in MATLAB's call/help paradigm.Attempt at stopping the grow kernel when it would connect two connected components.Fixed stride bug in linear unmixerAdded a little animation function to watch the grow kernelContrast Enhancement was not getting rid of negative results after the Michelle for floating point type.Added a region growing kernelFound bug in Max Filter's checkerChanged the compute target just to have 3.5Renamed CWrappers.cuh to CWrappers.hRemoved the dll project and did some cleaning. Along with the binary build.Ensures that if the driver crashes that the next iteration of the chunk does not runFixed memory leeks.Ensure that allocation of memory on the device only happens in the "clean" version of image container.Extra divide by two in the mean and std filtersBinary commitCleaned up some spacing in filesAdded a Std FilterFixed error in return type in Contrast EnhancementCreated Matlab functions that can chunk up an image similar to the way that the Cuda Image Container doesRenamed a variable in device countfeature/MatlabW…feature/MatlabWrapperBinary commitRemoved old mex fileFound a memory leak in Contrast enhancement
Loading