Logo white

Peter M. Groen / openbr

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,015
  • Compare
  • Branches 1
  • Tags 0
  • openbr
11 Feb, 2016
5 commits
  • Make _matTaken and _matsDimension double pointers to just pointers
    f58d41a3
    boolli authored
    2016-02-11 14:06:16 -0500  
    Browse Code »
  • Change input parameter of MatManager::reserve from Mat* to Mat&
    728e43f5
    boolli authored
    2016-02-11 13:59:38 -0500  
    Browse Code »
  • Make maxindex type
    4efed3e0
    boolli authored
    2016-02-11 13:56:36 -0500  
    Browse Code »
  • Hide max pointers from user
    a2742d60
    boolli authored
    2016-02-11 13:50:46 -0500  
    Browse Code »
  • fixed pointer bug which caused the crash
    4d228feb
    DepthDeluxe authored
    2016-02-11 13:28:40 -0500  
    Browse Code »

10 Feb, 2016
5 commits
  • Change GpuMatManager to MatManager, but somehow it still doesn't work
    0de4de86
    boolli authored
    2016-02-10 18:13:06 -0500  
    Browse Code »
  • added float conversion plugin
    c298e0f6
    DepthDeluxe authored
    2016-02-10 17:22:43 -0500  
    Browse Code »
  • removed tmp file
    e6a8cd8f
    DepthDeluxe authored
    2016-02-10 17:22:25 -0500  
    Browse Code »
  • added README.md for the CUDA plugins folder
    52d25bac
    DepthDeluxe authored
    2016-02-10 16:33:36 -0500  
    Browse Code »
  • fixed strange values calculated by CUDAPCA ...
    db40bba0
    was a index error (didn't run enough threads)
    DepthDeluxe authored
    2016-02-10 16:15:35 -0500  
    Browse Code »

03 Feb, 2016
3 commits
  • added memory allocation only at the beginning of the start ...
    35d31b6e
    saves a about 10% on performance
    DepthDeluxe authored
    2016-02-03 17:10:47 -0500  
    Browse Code »
  • removed some debugging information
    68d75003
    DepthDeluxe authored
    2016-02-03 17:06:13 -0500  
    Browse Code »
  • fixed some part of the PCA ...
    53e99a0d
    produced more of better results
    DepthDeluxe authored
    2016-02-03 16:33:36 -0500  
    Browse Code »

31 Jan, 2016
1 commit
  • added CUDAPCA project acceleration ...
    39f67cda
    doesn't make things too much faster...
    DepthDeluxe authored
    2016-01-31 15:57:05 -0500  
    Browse Code »

28 Jan, 2016
2 commits
  • added CUDAPCATransform plugin sketch ...
    7f8093c9
    currently uses CPU code from plugins/core but will start to change things one by one
    DepthDeluxe authored
    2016-01-28 14:16:10 -0500  
    Browse Code »
  • added GpuMatManager on top of CUDALBP
    3505e097
    DepthDeluxe authored
    2016-01-28 13:18:08 -0500  
    Browse Code »

27 Jan, 2016
2 commits
  • fixed the threading problem by adding locks
    f7cd4d52
    DepthDeluxe authored
    2016-01-27 17:05:21 -0500  
    Browse Code »
  • added preliminary CUDALBP algorithm
    cc916f3d
    DepthDeluxe authored
    2016-01-27 13:09:49 -0500  
    Browse Code »

25 Jan, 2016
4 commits
  • want exact, not double
    32efc928
    DepthDeluxe authored
    2016-01-25 16:10:57 -0500  
    Browse Code »
  • added proper block filling to get the extra leftovers
    f633017d
    DepthDeluxe authored
    2016-01-25 16:10:05 -0500  
    Browse Code »
  • added proposed file structure for CUDA plugins
    edd8d3e4
    DepthDeluxe authored
    2016-01-25 16:02:29 -0500  
    Browse Code »
  • created basic passthrough plugin (doesn't quite work yet)
    34ee86e8
    DepthDeluxe authored
    2016-01-25 15:51:44 -0500  
    Browse Code »

23 Jan, 2016
1 commit
  • added NVIDIA kernel compatible build environment
    4148de2f
    DepthDeluxe authored
    2016-01-23 20:43:25 -0500  
    Browse Code »

06 Dec, 2015
1 commit
  • modified build environment to build CUDA programs
    97c9bd44
    DepthDeluxe authored
    2015-12-06 11:02:02 -0500  
    Browse Code »

05 Dec, 2015
1 commit
  • initial commit of repo ...
    d4022e85
    * copyto and copyfrom need work
    DepthDeluxe authored
    2015-12-05 14:33:01 -0500  
    Browse Code »

18 Nov, 2015
2 commits
  • group cleanup
    8a62b8b4
    Scott Klum authored
    2015-11-18 08:51:09 -0500  
    Browse Code »
  • indentation fix
    41b40786
    Scott Klum authored
    2015-11-18 08:50:55 -0500  
    Browse Code »

17 Nov, 2015
2 commits
  • Returning summed confidences in grouping
    cc315c69
    Scott Klum authored
    2015-11-17 20:08:44 +0000  
    Browse Code »
  • Minor slidingwindow polish
    6b9a117b
    Scott Klum authored
    2015-11-17 20:08:12 +0000  
    Browse Code »

12 Nov, 2015
3 commits
  • Merge pull request #447 from biometrics/eval_detection ...
    cc9e43b7
    EvalDetection change.
    Scott Klum authored
    2015-11-12 17:04:11 -0500  
    Browse Code »
  • initial android packaging support
    6d6f3b8a
    Josh Klontz authored
    2015-11-12 11:37:17 -0500  
    Browse Code »
  • Updated EvalDetection to ignore predicted bounding boxes associated with ground … ...
    0a0eb914
    …truth boxes that are beyond the specified thresholds
    Scott Klum authored
    2015-11-12 10:25:47 -0500  
    Browse Code »

11 Nov, 2015
2 commits
  • I think this was introduced mistakenly a while back
    77062fae
    Josh Klontz authored
    2015-11-11 15:31:35 +0000  
    Browse Code »
  • fix for cross-compilation
    24379d1c
    Josh Klontz authored
    2015-11-11 15:03:24 +0000  
    Browse Code »

10 Nov, 2015
5 commits
  • Added boolean to control cloning window
    f282f9c7
    Scott Klum authored
    2015-11-10 23:29:11 +0000  
    Browse Code »
  • Merge pull request #444 from biometrics/remove_randomlib ...
    a28a70ba
    remove randomlib
    Josh Klontz authored
    2015-11-10 17:23:02 +0000  
    Browse Code »
  • Windows parallel RNG workaround
    ffc42972
    Josh Klontz authored
    2015-11-10 12:15:07 -0500  
    Browse Code »
  • remove randomlib
    54f4d558
    Josh Klontz authored
    2015-11-10 11:35:55 -0500  
    Browse Code »
  • Randomly shift an image
    68b3bef7
    bklare authored
    2015-11-10 03:17:25 +0000  
    Browse Code »

09 Nov, 2015
1 commit
  • fixed binary compatibility
    ae78f5a2
    Josh Klontz authored
    2015-11-09 20:55:57 -0500  
    Browse Code »