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.020Nov8Sep7319Aug828Jul19121126Jun25201813125328May16103124Apr2320151487431Mar3027262322201916131211643221Feb201912111020Jan421Oct78Aug1May30Apr2830Mar29212018Feb1413128726Jan238Dec211Nov31Oct126Sep227Aug25151210920Jun17133May28Apr2531Mar2126Feb2426Jan211813828Oct19930Jun1288May530Apr28278428Mar3Feb8Jan6Dec24Nov23Oct22131127Aug25159Jul4319Jun18176May52128Apr25241817161514128743231Mar28272524Added const qualifiers for some Vec member functions.Replace windows-specific functions with platform independent options (GCC/Clang compatibility).Fixed old type-conversion error and warnings in python wrapper.Include <cmath> and fixed sqrt function calls in Vec (GCC/Clang compatibility).Fix for deprecated NUMPY api warnings.Fix for -std=c++11 warnings when passed-through nvcc --compiler-options.Explicit passthrough of tempalate arguments for instantiation (GCC/Clang compatibility).Add 'this->' to inherited member variables (GCC/Clang compatibility).Find replace size_t -> std::size_t for GCC/Clang compatibility.Linux initial makefile for hydra image processor.Created a contributing.mdUpdate issue templatesMerge pull request #1 from mwinter/patch-1Fixed a few more typosFixed broken link and some minor editsAdded Python binding info to readmeAdded tutorial to readmeMore updates to readmeUpdated readme (work in progress)Initial Python3 wrappers for Hydra Image Processing library.Release_1.0Release_1.0Added py3c to provide some python 2/3 compatibility.Name changed to Hydra Image Processor (HIP)HIP_name_chnageHIP_name_chnageBinary commitFixed local matlab version of some functionsRemoved unnecessary data copy in HighpassFilterAdded a license.txt fileFixed bug in class def for non-class functionRenamed ImProc to HSP so that it matches the name Hydra Signal ProcessorAdded VarFilterBinary commitForgot to check-in Matlab files after buildingChanged help dialog in MexSumWienerFilter now performs much like MATLABSet buffer values in sumAdded minMax getterChanged the array sum to take an image buffer instead of a set of buffersAdded a variance filter for device callsAdded an array sumAdded a WienerFilter with explicit noise varianceSplit out mean and variance operators on the device for reusability.
Loading