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
03 Feb, 2016
2 commits
  • 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
6 commits
  • fixed binary compatibility
    ae78f5a2
    Josh Klontz authored
    2015-11-09 20:55:57 -0500  
    Browse Code »
  • Simple script to convert view a directory of images in html form
    587f466c
    Brendan K authored
    2015-11-09 17:40:23 -0500  
    Browse Code »
  • Rotate bug fix
    b77220f8
    Scott Klum authored
    2015-11-09 17:15:10 -0500  
    Browse Code »
  • Added rotation code to OpenCVUtils
    a3050f2e
    Scott Klum authored
    2015-11-09 16:53:49 -0500  
    Browse Code »
  • getChildren works with Classifiers now
    c2b1db42
    Scott Klum authored
    2015-11-09 14:27:32 -0500  
    Browse Code »
  • Fixed precision recall axis labels
    91a1f5e3
    Scott Klum authored
    2015-11-09 11:46:52 -0500  
    Browse Code »

08 Nov, 2015
6 commits
  • StageIndex bug fix
    6b46b321
    Scott Klum authored
    2015-11-08 21:02:49 -0500  
    Browse Code »
  • Indentation fixes
    ecc07066
    Scott Klum authored
    2015-11-08 17:57:29 -0500  
    Browse Code »
  • Merge branch 'temp'
    fdda9f5c
    Scott Klum authored
    2015-11-08 22:46:29 +0000  
    Browse Code »
  • Added maxStage parameter and some documentation
    702b2f03
    Scott Klum authored
    2015-11-08 22:43:33 +0000  
    Browse Code »
  • Sliding window bug fix
    b8093d6d
    Scott Klum authored
    2015-11-08 22:39:20 +0000  
    Browse Code »
  • Added recall output
    67818edc
    Scott Klum authored
    2015-11-08 20:46:00 +0000  
    Browse Code »